Skip to content

Jojo970/Binance_Futures_Trading_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Binance_Futures_Trading_Bot

Very simple trading bot that uses RSI and Stochastic to exeucte trades. Fetches data from Binance API.

Once trades are complete, the bot will also post to linked twitter account to help log trades.

The idea behind this bot is executing trades when two different resistance indicators are not in agreeance. Long/Short is determined by funding rate.

Bot has also implemented a trailing stop loss.

All important pieces have been commented into the code.

All strategy parameters have been taken out. Please use caution when trading.

About

Trading bot using Binance Python Lib.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages