↓ 5 callersMethodmodel_from_dict_lenient(
self,
model_class: type,
raw_dict: typing.Any,
*,
context: str,
packages/sync/octobot_sync/sync/collection_backend/tolerant_state_loading.py:105
↓ 5 callersMethodrun_test_flat_markets(self, profitability_1, profitability_2, profitability_3, profitability_4,
octobot/backtesting/abstract_backtesting_test.py:217
↓ 5 callersMethodrun_test_slow_downtrend(self, profitability_1, profitability_2, profitability_3, profitability_4,
octobot/backtesting/abstract_backtesting_test.py:204
↓ 5 callersFunctionsampleStrategyShell(
id: string,
name: string,
configuration: StrategyConfigurationVariant,
referenceMarket = "USDC",
)
packages/tentacles/Services/Interfaces/node_web_interface/src/lib/debug/user-action-templates.ts:310
↓ 5 callersMethodsave_ohlcv(self, timestamp, exchange, cryptocurrency, symbol, time_frame, candle, multiple=False)
packages/backtesting/octobot_backtesting/collectors/exchanges/exchange_collector.py:132
↓ 5 callersMethodset_all_tickers(
self, exchange_name: str, exchange_type: str, sandboxed: bool, tickers: dict, replace_all: bool = Tr
packages/trading/octobot_trading/exchange_data/ticker/ticker_cache.py:56
↓ 4 callersMethod_analyse_current_orders_situation(self, sorted_orders, recently_closed_trades, lower_bound, higher_bound, current_price)
packages/tentacles/Trading/Mode/staggered_orders_trading_mode/staggered_orders_trading.py:1910