intelligent-trading-bot/common
Alexandr Savinov dda97fe618 minor changes
2025-05-12 19:52:47 +02:00
..
__init__.py initial commit 2022-03-20 10:09:33 +01:00
backtesting.py changes of columns in simulator 2025-04-26 11:13:57 +02:00
classifiers.py pass parameters for early stopping from config to the object 2025-03-09 12:06:11 +01:00
depth_processing.py adjust diagram and remove pandas warning 2024-05-11 15:29:24 +02:00
gen_features.py better organize binance specific functions 2024-05-11 15:32:07 +02:00
gen_features_rolling_agg.py refactorings and renamings for unifying various generators 2023-12-10 11:47:25 +01:00
gen_labels_highlow.py release preparation 2025-04-27 17:33:34 +02:00
gen_labels_topbot.py refactorings and renamings for unifying various generators 2023-12-10 11:47:25 +01:00
gen_signals.py move the function for backtesting into a seprate module 2025-04-17 17:48:45 +02:00
generators.py change conditions for making async or sync calls 2025-03-25 20:27:43 +01:00
model_store.py store all models in pickle without keras saver/loader 2025-03-08 10:53:54 +01:00
my_feature_example.py example of a custom external feature generator 2024-03-17 11:16:33 +01:00
types.py Add Venue type 2025-05-12 18:15:16 +02:00
utils.py minor changes 2025-05-12 19:52:47 +02:00