freqtrade_origin/freqtrade/freqai
Matthias 35800f3ada remove hardcoded docs link
we should have one place to configure this.
2023-09-23 12:02:34 +02:00
..
base_models fix: use .shape instead of index for outliers 2023-06-25 16:34:44 +02:00
prediction_models pytorch - naming refactor - max_iters to n_steps 2023-08-04 13:45:21 +00:00
RL add QRDQN to SB3_CONTRIB_MODELS 2023-09-01 11:31:09 +03:00
tensorboard Update base_tensorboard.py 2023-05-25 16:35:06 +02:00
torch pytorch - set n_steps type as optional 2023-08-04 14:33:59 +00:00
__init__.py Re-add init file 2023-05-12 18:26:34 +02:00
data_drawer.py fix: avoid duplicate date columns interfering with fit_live_predictions() 2023-09-17 17:36:01 +02:00
data_kitchen.py remove hardcoded docs link 2023-09-23 12:02:34 +02:00
freqai_interface.py chore: add tests for set_initial_return_values 2023-09-14 00:05:59 +02:00
utils.py Update default dataformat to feather 2023-07-12 18:23:30 +02:00