MCPcopy Create free account

hub / github.com/dimnorin/backtrader-live / functions

Functions110 in github.com/dimnorin/backtrader-live

↓ 40 callersMethodPineActivationFunctionTanh
(self, v)
indicators/ind_ann.py:130
↓ 25 callersMethodlog
(self, txt, notify=False)
strategy/abs_strat.py:117
↓ 9 callersMethoderror
(self, e: Exception = None)
utils/log.py:71
↓ 7 callersMethodget_data
(self, timeframe, sinceDays, use_cache=True)
utils/dump.py:16
↓ 5 callersMethodexp
(self, v)
indicators/ind_ann.py:124
↓ 4 callersMethodvariant
(self, type)
indicators/ind_dual_ma_ribbons.py:56
↓ 3 callersMethod__init__
(self)
indicators/extended_func.py:71
↓ 3 callersMethod_notify
(self, msg)
utils/log.py:25
↓ 3 callersMethod_sort
(self, dic, from_top=5)
screener.py:145
↓ 3 callersMethodrun
(self, strat_file_name, coin, tf)
plot.py:22
↓ 2 callersMethod_exit_position
(self)
strategy/abs_strat.py:170
↓ 2 callersMethod_init
(self)
strategy/abs_strat.py:49
↓ 2 callersFunctionget_project_root
Returns project root folder.
utils/util.py:10
↓ 2 callersMethodrun
(self, strat_file_name, coin, tf)
optimizer.py:24
↓ 2 callersMethodwrite
(self, message)
utils/log.py:44
↓ 1 callersMethod__init__
(self)
indicators/ind_ann.py:24
↓ 1 callersMethod_check_trail
Recalculate trail price
strategy/abs_strat.py:139
↓ 1 callersMethod_download_data
(self, timeframe, sinceDays)
utils/dump.py:36
↓ 1 callersMethod_handle_exception
(self, exc_type, exc_value, exc_traceback)
utils/log.py:33
↓ 1 callersMethod_init_exchange
(self, exchange_name)
utils/dump.py:54
↓ 1 callersMethod_init_indicators
(self)
strategy/abs_strat.py:38
↓ 1 callersMethod_init_logger
(self, log_lvl)
utils/log.py:15
↓ 1 callersMethod_is_1day_old
(self, filepath)
utils/dump.py:76
↓ 1 callersMethod_is_buy
(self)
strategy/abs_strat.py:42
↓ 1 callersMethod_is_fire_stop_loss
(self)
strategy/abs_strat.py:46
↓ 1 callersMethod_make_buy
(self)
strategy/abs_strat.py:129
↓ 1 callersMethod_print_ex
(self, exc_info)
utils/log.py:49
↓ 1 callersMethod_run
(strat_file_name, coin, tf, kwargs)
plot.py:45
↓ 1 callersMethod_take_profit
(self)
strategy/abs_strat.py:158
↓ 1 callersMethod_validate_timeframe
(self, timeframe)
utils/dump.py:67
↓ 1 callersFunctionfile_get_contents
Get file contents
utils/util.py:34
↓ 1 callersFunctionfilter_file
(file:str, mask:str)
utils/util.py:20
↓ 1 callersFunctionframe_to_minutes
(frame)
utils/dump.py:112
↓ 1 callersFunctionget
(section, option)
utils/config.py:18
↓ 1 callersMethodgetDiff
(self)
indicators/ind_ann.py:117
↓ 1 callersMethodgetLogger
(self)
utils/log.py:57
↓ 1 callersFunctionget_class_name
Get class name from file path
utils/util.py:44
↓ 1 callersMethodinfo
(self, message, not_notify=False)
utils/log.py:63
↓ 1 callersFunctionlist_file_names
Get list of file names from folder by mask
utils/util.py:27
↓ 1 callersFunctionlist_files
Get list of files full path from folder by mask
utils/util.py:15
↓ 1 callersFunctionparse_args
()
utils/dump.py:80
↓ 1 callersMethodrunQuickOnCoins
(self, strat_file_name, tf_data:str='15m', tf_ind:str='15m')
screener.py:52
MethodPineActivationFunctionLinear
(self, v)
indicators/ind_ann.py:127
Method__init__
(self, logger=None)
optimizer.py:19
Method__init__
(self, logger)
screener.py:25
Method__init__
(self, logger=None)
plot.py:19
Method__init__
(self, log_lvl=logging.DEBUG, stream=None)
utils/log.py:9
Method__init__
(self, exchange, symbol)
utils/dump.py:12
Method__init__
(self)
strategy/abs_strat.py:20
Method__init__
(self)
indicators/ind_cum_rsi.py:8
Method__init__
(self)
indicators/ind_ma.py:12
Method__init__
(self)
indicators/ind_klinger_osc.py:19
Method__init__
(self, a, b, r1, r2)
indicators/ind_ann.py:135
Method__init__
(self)
indicators/ind_supertrend.py:11
Method__init__
(self)
indicators/ind_zigzag.py:41
Method__init__
(self)
indicators/extended_func.py:41
Method__init__
(self)
indicators/extended_func.py:85
Method__init__
(self)
indicators/extended_func.py:137
Method__init__
(self)
indicators/ind_dual_ma_ribbons.py:32
Method__init__
(self)
indicators/ind_swing.py:15
Method_init_indicators
(self)
strategy/strat_ma.py:15
Method_init_indicators
(self)
strategy/strat_klinger.py:17
Method_init_indicators
(self)
strategy/strat_super.py:18
Method_init_indicators
(self)
strategy/strat_bb.py:12
Method_is_buy
(self)
strategy/strat_ma.py:20
Method_is_buy
(self)
strategy/strat_klinger.py:24
Method_is_buy
(self)
strategy/strat_super.py:25
Method_is_buy
(self)
strategy/strat_bb.py:29
Method_is_fire_stop_loss
(self)
strategy/strat_ma.py:24
Method_is_fire_stop_loss
(self)
strategy/strat_klinger.py:31
Method_is_fire_stop_loss
(self)
strategy/strat_super.py:33
Method_is_fire_stop_loss
(self)
strategy/strat_bb.py:36
Method_iterate
(*args)
optimizer.py:76
Method_iterate
(strat_file_name, coin, tf_ind:str='15m')
screener.py:94
Method_notify_threaded
(self, msg)
utils/log.py:29
Methodadd_upd_listener
(self, upd_listener)
utils/log.py:60
Functionallow_sleep
()
utils/util.py:72
Functionbeep
()
utils/util.py:89
Functiondt_diff_seconds
(dt1:datetime)
utils/util.py:78
Functionfile_mtime
(filepath)
utils/util.py:40
Functionget_float
(section, option)
utils/config.py:22
Functionimport_file
Import file by file path
utils/util.py:51
Methodkwargs_bb
(self)
optimizer.py:61
Methodkwargs_bb
(self)
plot.py:35
Methodkwargs_ma
(self)
optimizer.py:65
Methodkwargs_ma
(self)
plot.py:38
Methodkwargs_super
(self)
optimizer.py:52
Methodkwargs_super
(self)
plot.py:32
Methodnext
(self)
strategy/abs_strat.py:57
Methodnext
(self)
strategy/strat_bb.py:17
Methodnext
(self)
indicators/ind_ann.py:142
Methodnext
(self)
indicators/ind_supertrend.py:27
Methodnext
(self)
indicators/ind_zigzag.py:71
Methodnext
(self)
indicators/extended_func.py:55
Methodnext
(self)
indicators/extended_func.py:117
Methodnext
(self)
indicators/ind_swing.py:22
Methodnotify_data
(self, data, status, *args, **kwargs)
strategy/abs_strat.py:75
Methodnotify_order
(self, order)
strategy/abs_strat.py:82
Methodnotify_trade
(self, trade)
strategy/abs_strat.py:111
Methodonce
(self, start, end)
indicators/ind_ann.py:147
next →1–100 of 110, ranked by callers