Skip to content

ThiagoMunich/Simple-RSI-trading-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

RSI trading bot

This is a fully automated trading algorithm used in one of my Base 2 Tecnologia presentations.

Long buy rule πŸ“ˆ

if RSI indicator is lesser than 30

Short sell rule πŸ“‰

if RSI indicator is greater than 70

Exit

if price reachs stop loss or take profit, which is fixed iniatially in 150 points.

Inputs

The number of contracts, stop loss and take profit levels can be changed by the user directly on MetaTrader 5.

About

Trading algorithm used in one of my Base2 Tecnologia presentations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages