PineForge HPO 0.1.0
Native hyperparameter optimization for PineForge strategies
Loading...
Searching...
No Matches
pineforge_hpo.study_spec.DatasetSpec Class Reference

Static Public Attributes

str id
 
Path ohlcv
 
str input_tf
 
str script_tf
 
str chart_timezone
 

Detailed Description

One OHLCV source and its PineForge timeframe interpretation.

Definition at line 60 of file study_spec.py.

Member Data Documentation

◆ chart_timezone

str pineforge_hpo.study_spec.DatasetSpec.chart_timezone
static

Definition at line 67 of file study_spec.py.

◆ id

str pineforge_hpo.study_spec.DatasetSpec.id
static

Definition at line 63 of file study_spec.py.

◆ input_tf

str pineforge_hpo.study_spec.DatasetSpec.input_tf
static

Definition at line 65 of file study_spec.py.

◆ ohlcv

Path pineforge_hpo.study_spec.DatasetSpec.ohlcv
static

Definition at line 64 of file study_spec.py.

◆ script_tf

str pineforge_hpo.study_spec.DatasetSpec.script_tf
static

Definition at line 66 of file study_spec.py.


The documentation for this class was generated from the following file: