intelligent-trading-bot/scripts
2023-03-26 15:47:30 +02:00
..
__init__.py initial commit 2022-03-20 10:09:33 +01:00
depth_to_features.py multiple sources and their processing by merger and feature generator as well as refactorings 2022-04-23 09:18:45 +02:00
download_binance.py rename scripts 2022-08-27 13:05:49 +02:00
download_yahoo.py rename scripts 2022-08-27 13:05:49 +02:00
features.py increase default train size 2023-03-26 15:46:12 +02:00
grid_search.py initial commit 2022-03-20 10:09:33 +01:00
labels.py use signed trade score instead of two unsigned buy and sell scores 2023-03-26 15:47:30 +02:00
merge.py rename scripts 2022-08-27 13:05:49 +02:00
predict.py fix bug in predict 2023-03-11 17:31:16 +01:00
predict_rolling.py rename scripts 2022-08-27 13:25:07 +02:00
signals.py unify signatures of rule functions 2023-03-11 17:43:59 +01:00
train.py parameterize model folder in config 2023-03-11 10:05:43 +01:00
train_signals.py unify signatures of rule functions 2023-03-11 17:43:59 +01:00