Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dimnorin/backtrader-live
/ functions
Functions
110 in github.com/dimnorin/backtrader-live
⨍
Functions
110
◇
Types & classes
27
↓ 40 callers
Method
PineActivationFunctionTanh
(self, v)
indicators/ind_ann.py:130
↓ 25 callers
Method
log
(self, txt, notify=False)
strategy/abs_strat.py:117
↓ 9 callers
Method
error
(self, e: Exception = None)
utils/log.py:71
↓ 7 callers
Method
get_data
(self, timeframe, sinceDays, use_cache=True)
utils/dump.py:16
↓ 5 callers
Method
exp
(self, v)
indicators/ind_ann.py:124
↓ 4 callers
Method
variant
(self, type)
indicators/ind_dual_ma_ribbons.py:56
↓ 3 callers
Method
__init__
(self)
indicators/extended_func.py:71
↓ 3 callers
Method
_notify
(self, msg)
utils/log.py:25
↓ 3 callers
Method
_sort
(self, dic, from_top=5)
screener.py:145
↓ 3 callers
Method
run
(self, strat_file_name, coin, tf)
plot.py:22
↓ 2 callers
Method
_exit_position
(self)
strategy/abs_strat.py:170
↓ 2 callers
Method
_init
(self)
strategy/abs_strat.py:49
↓ 2 callers
Function
get_project_root
Returns project root folder.
utils/util.py:10
↓ 2 callers
Method
run
(self, strat_file_name, coin, tf)
optimizer.py:24
↓ 2 callers
Method
write
(self, message)
utils/log.py:44
↓ 1 callers
Method
__init__
(self)
indicators/ind_ann.py:24
↓ 1 callers
Method
_check_trail
Recalculate trail price
strategy/abs_strat.py:139
↓ 1 callers
Method
_download_data
(self, timeframe, sinceDays)
utils/dump.py:36
↓ 1 callers
Method
_handle_exception
(self, exc_type, exc_value, exc_traceback)
utils/log.py:33
↓ 1 callers
Method
_init_exchange
(self, exchange_name)
utils/dump.py:54
↓ 1 callers
Method
_init_indicators
(self)
strategy/abs_strat.py:38
↓ 1 callers
Method
_init_logger
(self, log_lvl)
utils/log.py:15
↓ 1 callers
Method
_is_1day_old
(self, filepath)
utils/dump.py:76
↓ 1 callers
Method
_is_buy
(self)
strategy/abs_strat.py:42
↓ 1 callers
Method
_is_fire_stop_loss
(self)
strategy/abs_strat.py:46
↓ 1 callers
Method
_make_buy
(self)
strategy/abs_strat.py:129
↓ 1 callers
Method
_print_ex
(self, exc_info)
utils/log.py:49
↓ 1 callers
Method
_run
(strat_file_name, coin, tf, kwargs)
plot.py:45
↓ 1 callers
Method
_take_profit
(self)
strategy/abs_strat.py:158
↓ 1 callers
Method
_validate_timeframe
(self, timeframe)
utils/dump.py:67
↓ 1 callers
Function
file_get_contents
Get file contents
utils/util.py:34
↓ 1 callers
Function
filter_file
(file:str, mask:str)
utils/util.py:20
↓ 1 callers
Function
frame_to_minutes
(frame)
utils/dump.py:112
↓ 1 callers
Function
get
(section, option)
utils/config.py:18
↓ 1 callers
Method
getDiff
(self)
indicators/ind_ann.py:117
↓ 1 callers
Method
getLogger
(self)
utils/log.py:57
↓ 1 callers
Function
get_class_name
Get class name from file path
utils/util.py:44
↓ 1 callers
Method
info
(self, message, not_notify=False)
utils/log.py:63
↓ 1 callers
Function
list_file_names
Get list of file names from folder by mask
utils/util.py:27
↓ 1 callers
Function
list_files
Get list of files full path from folder by mask
utils/util.py:15
↓ 1 callers
Function
parse_args
()
utils/dump.py:80
↓ 1 callers
Method
runQuickOnCoins
(self, strat_file_name, tf_data:str='15m', tf_ind:str='15m')
screener.py:52
Method
PineActivationFunctionLinear
(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
Method
add_upd_listener
(self, upd_listener)
utils/log.py:60
Function
allow_sleep
()
utils/util.py:72
Function
beep
()
utils/util.py:89
Function
dt_diff_seconds
(dt1:datetime)
utils/util.py:78
Function
file_mtime
(filepath)
utils/util.py:40
Function
get_float
(section, option)
utils/config.py:22
Function
import_file
Import file by file path
utils/util.py:51
Method
kwargs_bb
(self)
optimizer.py:61
Method
kwargs_bb
(self)
plot.py:35
Method
kwargs_ma
(self)
optimizer.py:65
Method
kwargs_ma
(self)
plot.py:38
Method
kwargs_super
(self)
optimizer.py:52
Method
kwargs_super
(self)
plot.py:32
Method
next
(self)
strategy/abs_strat.py:57
Method
next
(self)
strategy/strat_bb.py:17
Method
next
(self)
indicators/ind_ann.py:142
Method
next
(self)
indicators/ind_supertrend.py:27
Method
next
(self)
indicators/ind_zigzag.py:71
Method
next
(self)
indicators/extended_func.py:55
Method
next
(self)
indicators/extended_func.py:117
Method
next
(self)
indicators/ind_swing.py:22
Method
notify_data
(self, data, status, *args, **kwargs)
strategy/abs_strat.py:75
Method
notify_order
(self, order)
strategy/abs_strat.py:82
Method
notify_trade
(self, trade)
strategy/abs_strat.py:111
Method
once
(self, start, end)
indicators/ind_ann.py:147
next →
1–100 of 110, ranked by callers