Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
RSI EA - expert pour MetaTrader 4
- Vues:
- 63196
- Note:
- Publié:
- 2015.08.11 16:42
- Mise à jour:
- 2016.11.22 07:32
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
This Expert Advisor is based on overbought and oversold levels.
EA will buy when RSI is in the oversold and sell when RSI is in the overbought zone.
Update (2015.09.28):
- TrailingStop has been added.
- TrailingStop will active ONLY IF TrailingStop>0.
input double TrailingStop=0;
input bool OpenBUY=True; input bool OpenSELL=True; input bool CloseBySignal=True;
- OpenBUY, OpenSELL — now you can set for sell only or buy only or both.
- CloseBySignal — it means you must set Stop Loss and Take Profit (if ClosebySignal = false ).
Personal Assistant - The Next Generation
Personal Assistant The Next Generation is there to make your trading easy, basically it does what a real assistant does — provides information and executes your orders.
BSI Trend and ChannelThis indicator shows trend line or channels (using the BSI Indicator).
Support Resistance - Tools
Easily create horizontal lines by 1 key stroke, choose the color of the resistance line and the support line, the indicator automatically changes the color when a line is crossed, you can be alerted when a line is crossed. You can see the history of support and resistance of the line.
Flag and Pennant patternsThis indicator shows Flag and Pennant patterns.