MCPcopy Create free account

hub / github.com/CyberPunkMetalHead/Binance-volatility-trading-bot / functions

Functions24 in github.com/CyberPunkMetalHead/Binance-volatility-trading-bot

↓ 6 callersMethodwrite
Write function overloaded.
Binance Detect Moonings.py:79
↓ 4 callersFunctionget_price
Return the current price for all coins on binance
Binance Detect Moonings.py:96
↓ 4 callersFunctionload_config
(file)
helpers/parameters.py:5
↓ 3 callersFunctionwrite_log
(logline)
Binance Detect Moonings.py:457
↓ 2 callersFunctionload_correct_creds
(creds)
helpers/handle_creds.py:4
↓ 2 callersFunctionparse_args
()
helpers/parameters.py:17
↓ 2 callersFunctionremove_from_portfolio
Remove coins sold due to SL or TP from portfolio
Binance Detect Moonings.py:448
↓ 2 callersFunctionsell_coins
sell coins that have reached the STOP LOSS or TAKE PROFIT threshold
Binance Detect Moonings.py:354
↓ 1 callersFunctionanalyze
(pairs)
custsignalmod.py:26
↓ 1 callersFunctionanalyze
()
pausebotmod.py:15
↓ 1 callersFunctionanalyze
(pairs)
signalsamplemod.py:21
↓ 1 callersFunctionanalyze
(pairs)
signalsample.py:20
↓ 1 callersFunctionbuy
Place Buy market orders for each volatile coin found
Binance Detect Moonings.py:292
↓ 1 callersFunctionconvert_volume
Converts the volume given in QUANTITY from USDT to the each coin's volume
Binance Detect Moonings.py:252
↓ 1 callersFunctionexternal_signals
()
Binance Detect Moonings.py:199
↓ 1 callersFunctionpause_bot
Pause the script when exeternal indicators detect a bearish trend in the market
Binance Detect Moonings.py:217
↓ 1 callersFunctiontest_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 callersFunctionupdate_portfolio
add every coin bought to our portfolio for tracking/selling later
Binance Detect Moonings.py:426
↓ 1 callersFunctionwait_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 callersFunctionwrite_log
(logline)
utilities/sell-remaining-coins.py:50
Functiondo_work
()
custsignalmod.py:71
Functiondo_work
()
pausebotmod.py:43
Functiondo_work
()
signalsamplemod.py:81
Methodflush
(self)
Binance Detect Moonings.py:90