Skip to content

this bot developed for trading in automaticly trade at binance either in normal and future according to your indicators

Notifications You must be signed in to change notification settings

ibrah3m/Binance-trading

Repository files navigation

TradingBot

Required PIPs

pip install python-binance # For Binance API // https://python-binance.readthedocs.io/en/latest/
pip install pandas # For Data Sorting // https://github.com/pandas-dev/pandas
pip install python-dotenv # For Config // https://github.com/theskumar/python-dotenv

you have to change .env-default to .env and set the keys inside it with take profit (TpTargetPercent) and stop loss (StpTargetPercent) percentages and the pair symbol from binance with balance that you want to use in trading

you will find the indicators inside the stra file

About

this bot developed for trading in automaticly trade at binance either in normal and future according to your indicators

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages