MCPcopy Create free account

hub / github.com/conor19w/Binance-Futures-Trading-Bot / functions

Functions234 in github.com/conor19w/Binance-Futures-Trading-Bot

Functionopen_trade
(symbol, Order_Notional, account_balance, Open, fee, OP, CP, Trade_Direction, slippage, printing_on=1)
old/bot-v2/Helper.py:857
Functionopen_trade
(symbol, Order_Notional, account_balance, Open, fee, OP, printing_on=1)
old/bot-v1/Helper.py:682
Functionopen_trade
(symbol, Order_Notional, account_balance, Open, fee, OP, CP, Trade_Direction, slippage, printing_on=1)
back_testing/Helper.py:857
Methodopen_trade_check_threshold
(self, symbol: str, trade_direction: int, order_notional: float, CP: int, OP: int, tick_size: float, time: int
back_testing/Helper.py:134
Methodping_server_reconnect_sockets
Loop that runs constantly, it pings the server every 15 seconds, so we don't lose connection
Helper.py:79
Methodplace_SL
(self, symbol: str, SL: float, trade_direction: int, CP: int, tick_size: float, time: int)
back_testing/Helper.py:281
Methodplace_TP
(self, symbol: str, TP: [float, float], trade_direction: int, CP: int, tick_size: float, time: int)
back_testing/Helper.py:235
Functionprint_trades
(active_trades: [Trade], trade_price, Date, account_balance, change_occurred, print_to_csv, csv_name, path, cs
old/bot-v2/Helper.py:892
Functionprint_trades
(active_trades: [Trade], trade_price, Date, account_balance, change_occurred, print_to_csv, csv_name, time_del
old/bot-v1/Helper.py:707
Functionprint_trades
(active_trades: [Trade], trade_price, Date, account_balance, change_occurred, print_to_csv, csv_name, path, cs
back_testing/Helper.py:892
Functionremove_last_coin
()
old/bot-v2/app.py:280
Functionreset_coins
()
old/bot-v2/app.py:288
Functionrun_backtest
()
old/bot-v2/app.py:186
Functionrun_bot
(API_KEY, API_SECRET, leverage, order_Size, buffer, Interval, Max_Number_Of_Trades, use_trail
old/bot-v2/Live_Bot.py:339
Functionrun_live_bot
()
old/bot-v2/app.py:227
Functionsave_keys
()
old/bot-v2/app.py:245
Functionsingle_candle_swing_pump
(Trade_Direction,Close,High,Low,CurrentPos,ClosePos,count,stoploss)
old/bot-v1/TradingStrats.py:24
Functionstart_new_trades_loop_multiprocess
(client: Client, new_trades_q, print_trades_q)
TradeManager.py:504
FunctionstochBB
(Trade_Direction, fastd, fastk, percent_B, current_index)
TradingStrats.py:558
FunctionstochBB
(Trade_Direction, fastd, fastk, percent_B, current_index)
old/bot-v2/TradingStrats.py:567
FunctionstochBB
(Trade_Direction,CloseStream,HighStream,LowStream)
old/bot-v1/TradingStrats.py:610
FunctionstochBB
(Trade_Direction, fastd, fastk, percent_B, current_index)
back_testing/TradingStrats.py:549
Functiontrend_Ride
(Trade_Direction,Close,High,Low,percent,current_Pos,Highest_lowest)
old/bot-v1/TradingStrats.py:681
FunctiontripleEMA
(Trade_Direction, EMA3, EMA6, EMA9, current_index)
TradingStrats.py:310
FunctiontripleEMA
(Trade_Direction, EMA3, EMA6, EMA9, current_index)
old/bot-v2/TradingStrats.py:318
FunctiontripleEMA
(Close,High,Low,Trade_Direction)
old/bot-v1/TradingStrats.py:327
FunctiontripleEMA
(Trade_Direction, EMA3, EMA6, EMA9, current_index)
back_testing/TradingStrats.py:300
FunctiontripleEMAStochasticRSIATR
(Close, Trade_Direction, EMA50, EMA14, EMA8, fastd, fastk, current_index)
TradingStrats.py:452
FunctiontripleEMAStochasticRSIATR
(Close, Trade_Direction, EMA50, EMA14, EMA8, fastd, fastk, current_index)
old/bot-v2/TradingStrats.py:460
FunctiontripleEMAStochasticRSIATR
(CloseStream,HighStream, LowStream,Trade_Direction)
old/bot-v1/TradingStrats.py:499
FunctiontripleEMAStochasticRSIATR
(Close, Trade_Direction, EMA50, EMA14, EMA8, fastd, fastk, current_index)
back_testing/TradingStrats.py:442
Functionweb_soc_process
(pipe: Pipe, twm: ThreadedWebsocketManager)
old/bot-v2/Live_Bot.py:37
Functionweb_soc_process
(pipe: Pipe, twm: ThreadedWebsocketManager)
old/bot-v1/Live_Bot.py:38
Functionyi_long_musk
(close)
old/bot-v1/TradingStrats.py:16
← previous201–234 of 234, ranked by callers