zhiming97/automated-futures-trading-news-based — reverse-engineered prompt
Reverse engineered prompt
Build me a Python bot that watches X in real time for posts about the Grok meme coin, especially from Elon Musk, and automatically opens a futures trade when the right kind of post appears. I want it to feel like a practical trading assistant, not just a scraper, so please include safer order handling with limit or post only entries, stop loss and take profit, and take profit levels that can adjust based on how early the entry was. Add a kill switch so it will not enter on a bad or unrelated post, and send me an alert if anything breaks or looks wrong.
It should work with my X account and MEXC account, use Chrome if needed, and keep itself alive by refreshing the browser if memory issues happen. If the upgraded script in the repo is the better starting point, use that. If possible, support placing the same trade on more than one exchange at once. Keep setup simple and documented, and look up current docs online if you need to.
Want more depth? Deep Reverse