issues
search
tradingstrategy-ai
/
trade-executor
A Python framework for managing positions and trades in DeFi
https://tradingstrategy.ai
Other
107
stars
29
forks
source link
Refactor regime to its own module
#916
Closed
miohtama
closed
6 months ago
miohtama
commented
6 months ago
Regime
class is now good to import in the strategies
Try to deal with different timeframes for indicators and price series and decision cycle with
get_indicator_value(data_delay_tolerance)
Regime
class is now good to import in the strategiesget_indicator_value(data_delay_tolerance)