This commit is contained in:
David Brazda
2023-09-18 08:57:46 +02:00
parent dc4d0b8601
commit 2fb747ff04
2 changed files with 1 additions and 1 deletions

View File

@ -901,7 +901,7 @@ def next(data, state: StrategyState):
#CBAR INDICATOR pro tick price a deltu VOLUME #CBAR INDICATOR pro tick price a deltu VOLUME
populate_cbar_tick_price_indicator() populate_cbar_tick_price_indicator()
#TBD nize predelat na typizovane RSI (a to jak na urovni CBAR tak confirmed) #TBD nize predelat na typizovane RSI (a to jak na urovni CBAR tak confirmed)
populate_cbar_rsi_indicator() #populate_cbar_rsi_indicator()
#populate indicators, that have type in stratvars.indicators #populate indicators, that have type in stratvars.indicators
populate_dynamic_indicators() populate_dynamic_indicators()