Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
RSI EA - expert for MetaTrader 4
- Views:
- 63072
- Rating:
- Published:
- 2015.08.11 16:42
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to 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.