Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ccxt/binance-trade-bot
/ functions
Functions
126 in github.com/ccxt/binance-trade-bot
⨍
Functions
126
◇
Types & classes
24
↳
Endpoints
8
Function
current_coin_history
()
binance_trade_bot/api_server.py:119
Method
current_ratio
(self)
binance_trade_bot/models/scout_history.py:39
Method
get_fee
(self, origin_coin: Coin, target_coin: Coin, selling: bool)
binance_trade_bot/binance_api_manager.py:62
Method
get_pairs
(self, only_enabled=True)
binance_trade_bot/database.py:138
Function
handle_my_custom_event
(json)
binance_trade_bot/api_server.py:148
Method
info
(self)
binance_trade_bot/models/coin_value.py:71
Method
info
(self)
binance_trade_bot/models/trade.py:46
Method
info
(self)
binance_trade_bot/models/coin.py:25
Method
info
(self)
binance_trade_bot/models/current_coin.py:21
Method
info
(self)
binance_trade_bot/models/scout_history.py:42
Method
initialize
(self)
binance_trade_bot/strategies/default_strategy.py:9
Method
log_scout
( self, pair: Pair, target_ratio: float, current_coin_price: float, ot
binance_trade_bot/backtest.py:139
Function
pairs
()
binance_trade_bot/api_server.py:140
Method
process_queue
(self)
binance_trade_bot/notifications.py:26
Method
prune_scout_history
(self)
binance_trade_bot/database.py:162
Method
prune_value_history
(self)
binance_trade_bot/database.py:168
Method
scout
Scout for potential jumps from the current coin to another coin
binance_trade_bot/strategies/multiple_coins_strategy.py:7
Method
scout
Scout for potential jumps from the current coin to another coin
binance_trade_bot/strategies/default_strategy.py:13
Function
scouting_history
()
binance_trade_bot/api_server.py:94
Method
sell_alt
(self, origin_coin: Coin, target_coin: Coin)
binance_trade_bot/binance_api_manager.py:318
Method
setup_websockets
(self)
binance_trade_bot/backtest.py:33
Function
total_value_history
()
binance_trade_bot/api_server.py:66
Function
trade_history
()
binance_trade_bot/api_server.py:82
Method
update_values
Log current value state of all altcoin balances against BTC and USDT in DB.
binance_trade_bot/auto_trader.py:175
Method
usd_value
(self)
binance_trade_bot/models/coin_value.py:52
Function
value_history
(coin: str = None)
binance_trade_bot/api_server.py:50
← previous
101–126 of 126, ranked by callers