Tâche terminée
Spécifications
All parameters must be modifiable:
RSI period
The SMA period
RSI level to take a buy
RSI level to close a buy
RSI level to take a sell
The RSI level to close a sell
Buy trades and sell trades must be activatable or deactivatable if I want to do only buys or only sells or both at the same time.
The SMA filter must also be able to be activated and deactivated if I want to trade without this condition.
I also need an option that can be activated and deactivated to place TPs and SLs with a value that I can modify.
Positions settings :
a basic option with fixed lots to be taken by positions that can be modified
The number of allowed tardes in same time
an option that can be activated and deactivated to take position sizes based on a (modifiable) percentage of capital.
an option to prohibit trades based on a certain spread level (modifiable).
The following statistics must also be displayed on the MT5 chart during tests and live trading:
Winrate
Average risk-ratio
number of trades
Profit/loss
Obviously, the robot must be able to operate on all charts and with all time frames.
This is a robot with a very simple strategy, I hope someone can do this for me!