CyberPunkMetalHead pfp
CyberPunkMetalHead
@cryptomaton
I made an open-source crypto trading bot that capitalizes on new coin listing pumps. the strategy is exceedingly simple. The bot scans the Binance announcement page for a new coin listing announcement, and then proceeds to purchase that coin on another exchange (I chose Poloniex) where it is likely already listed and trading. The bot operates through two coordinated services: one for detecting new coin listings and executing buy orders, and another for managing exit strategies to secure profits or limit losses. It uses a trailing stop to maximize profit and comes with the following customization options: "BuyAmount": 20, "StopLoss": 1, "TakeProfit": 1, "TestMode": true The bot also comes with a test mode so you can play around with it risk-free. Link to Repo https://github.com/CyberPunkMetalHead/new-listings-trading-bot Article https://medium.com/@cryptomaton/i-made-an-open-source-trading-bot-that-trades-new-coin-listings-within-seconds-a529402b2cdd?sk=d64f70b9fae1fa9fefd95359f4b06a9e
0 reply
0 recast
0 reaction