intelligent-trading-bot/common
2023-10-03 13:16:38 +02:00
..
__init__.py initial commit 2022-03-20 10:09:33 +01:00
classifiers.py remove a lightgbm parameter incompatible with new version 2023-08-12 19:35:21 +02:00
depth_processing.py fix bugs with date format and score column from config 2023-08-25 22:27:28 +02:00
feature_generation.py fix a bug in TA feature generator 2023-10-03 13:16:38 +02:00
feature_generation_rolling_agg.py add slope function to itbstats feature generator 2023-08-10 18:55:42 +02:00
label_generation_highlow.py refactor highlow2 label generator by introducing its own configuration 2023-07-29 22:45:42 +02:00
label_generation_topbot.py use relative tolerance instead of absolute tolerance in topbot2 label generator 2023-08-20 10:59:11 +02:00
model_store.py switch back to h5 format because the new keras format does not work on aarch64 platform 2023-08-31 19:31:27 +02:00
signal_generation.py remove one redundant config param and change signature of rule methods 2023-08-24 18:53:44 +02:00
utils.py fix bugs with date format and score column from config 2023-08-25 22:27:28 +02:00