Skip to content

This Python code is designed to use the RSI Stochastic, EMA 200, and stop loss strategies for automated trading on Binance Futures.

License

Notifications You must be signed in to change notification settings

CryptGodSon/Trading-Bot-Binance-Futures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • This Python code is designed to use the RSI Stochastic, EMA 200, and stop loss strategies for automated trading on Binance Futures. The code is set up to trade on specific pairs - BTC/USDT, LTC/USDT, ETH/USDT, DOGE/USDT - on a 1-hour timeframe.

  • The code checks for trading opportunities using the RSI Stochastic, EMA 200, and stop loss strategies and executes a trade if an opportunity is identified. The trade will open a position either for long or short with a leverage of 20 to 25 depending on the account balance.

  • The trade will last either 4 or 12 hours depending on the settings, after which the position will be closed. This code is ideal for traders who want to automate their trading strategies and minimize the risk of manual errors. It is recommended that users familiarize themselves with the code before running it and make any necessary adjustments to suit their individual trading strategies.

Disclaimer

This bot is provided for educational and informational purposes only. It should not be construed as financial advice or an endorsement of any particular investment or trading strategy. Use the bot at your own risk.

Improvements

If you have any improvements please check Disscusions for any further improvements.

Contributing

If you'd like to contribute to the development of this bot, please fork the repository and submit a pull request.

License

This program is licensed under the MIT License. See the LICENSE file for more information.

About

This Python code is designed to use the RSI Stochastic, EMA 200, and stop loss strategies for automated trading on Binance Futures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages