These python scripts will generate Trading View Watchlists for spot, futures and btc pairs for FTX and Binance. Just import the watchlists to keep you symbols updated. https://github.com/molibdenium/tvwatchlists
This python script will place your limit buy or sell order when a new market is listed. It will keep trying (loop) several times a second until the market is active. It also can be used to place limit orders from command line (SPOT only) https://github.com/molibdenium/binance_launch_order
If you like Moving Averages, you should my Trading View indicator. This indicator customizes moving averages, allowing you to show or hide them on specific timeframes.Lets say you want to show MA8 on the 5m timeframe but not on the daily timeframe, now you can! https://www.tradingview.com/script/bR30bUO6-Contextual-Moving-Averages/
First python script released!Creates automatically a stop market order just before Binance Futures liquidation, so you don’t pay the liquidation fees.I know you 125x lovers will like it. https://github.com/molibdenium/autostopmarket/