Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyberPunkMetalHead/Binance-volatility-trading-bot
/ functions
Functions
24 in github.com/CyberPunkMetalHead/Binance-volatility-trading-bot
⨍
Functions
24
◇
Types & classes
3
↓ 6 callers
Method
write
Write function overloaded.
Binance Detect Moonings.py:79
↓ 4 callers
Function
get_price
Return the current price for all coins on binance
Binance Detect Moonings.py:96
↓ 4 callers
Function
load_config
(file)
helpers/parameters.py:5
↓ 3 callers
Function
write_log
(logline)
Binance Detect Moonings.py:457
↓ 2 callers
Function
load_correct_creds
(creds)
helpers/handle_creds.py:4
↓ 2 callers
Function
parse_args
()
helpers/parameters.py:17
↓ 2 callers
Function
remove_from_portfolio
Remove coins sold due to SL or TP from portfolio
Binance Detect Moonings.py:448
↓ 2 callers
Function
sell_coins
sell coins that have reached the STOP LOSS or TAKE PROFIT threshold
Binance Detect Moonings.py:354
↓ 1 callers
Function
analyze
(pairs)
custsignalmod.py:26
↓ 1 callers
Function
analyze
()
pausebotmod.py:15
↓ 1 callers
Function
analyze
(pairs)
signalsamplemod.py:21
↓ 1 callers
Function
analyze
(pairs)
signalsample.py:20
↓ 1 callers
Function
buy
Place Buy market orders for each volatile coin found
Binance Detect Moonings.py:292
↓ 1 callers
Function
convert_volume
Converts the volume given in QUANTITY from USDT to the each coin's volume
Binance Detect Moonings.py:252
↓ 1 callers
Function
external_signals
()
Binance Detect Moonings.py:199
↓ 1 callers
Function
pause_bot
Pause the script when exeternal indicators detect a bearish trend in the market
Binance Detect Moonings.py:217
↓ 1 callers
Function
test_api_key
Checks to see if API keys supplied returns errors Args: client (class): binance client class BinanceAPIException (clas): binance
helpers/handle_creds.py:19
↓ 1 callers
Function
update_portfolio
add every coin bought to our portfolio for tracking/selling later
Binance Detect Moonings.py:426
↓ 1 callers
Function
wait_for_price
calls the initial price and ensures the correct amount of time has passed before reading the current price again
Binance Detect Moonings.py:124
↓ 1 callers
Function
write_log
(logline)
utilities/sell-remaining-coins.py:50
Function
do_work
()
custsignalmod.py:71
Function
do_work
()
pausebotmod.py:43
Function
do_work
()
signalsamplemod.py:81
Method
flush
(self)
Binance Detect Moonings.py:90