![]() |
Forex Forums | ForexLasers.com |
|
![]() |
|
LinkBack | Thread Tools | Search this Thread |
#1
|
||||
|
||||
![]()
Description:
Expert Advisor is fairly simple and with a little practice it can be modified even people not familiar with the programming. An Expert Advisor opens the trade, based on the intersection of MA. Opening is filtered on the indicator RSI. If RSI> 50 - allowed only Buy If RSI <50 - allowed only Sell Variables: period_EMA = 28 - period EMA line period_WMA = 8 - between lines WMA period_RSI = 14 - period RSI indicator stoploss = 0 - level set stop loss orders at the opening (if 0, then the stoploss is not exposed) takeprofit = 500 - level set take profit at the opening of a warrant (if 0, then takeprofit not exposed) risk = 10 - if Lot = 0, then the size of the Lot is calculated as% (risk) of free funds Magic = 777 - the unique number of orders of the adviser, is used to make the adviser does not affect the order open hand or other advisers. CloseCounter = false - if you set the parameter to true, the warrants will be closed at the opposite signal. Ie when opening Buy, Sell and close down all the way around. Lot = 0.1 - lot may be installed either, but at zero lot will be calculated automatically. TrailingStop, Tip.Fr.or.Candl - Used in advisor TrailingStop detail: http://codebase.mql4.com/6503 ![]() Tips: If you place takeprofit = 0, then be sure to CloseCounter = true, otherwise the order simply did not close. When installing the stoploss = 0, protective stop there, with the balance line in the tester is nice, but there is a risk of subsidence. More of my work: Good luck! Last edited by VladimirCmillin; 24-04-2010 at 09:19. |
![]() |
Thread Tools | Search this Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Perfectly working FREE Forex Robot!!! | paulber | Software / Signals / Services | 4 | 28-08-2013 09:41 |
Free All Complete Forex Robot - Just Download | forexsen | Software / Signals / Services | 3 | 07-08-2011 14:10 |
Free Trick - Find out how to know in advance when a trade is going to reverse | Aslyn | Software / Signals / Services | 11 | 19-07-2011 05:46 |
How to get Forex trading Robot for Free | JamesFX73 | Forex Systems | 3 | 20-07-2010 04:52 |
How to install robot | Donald | Software / Signals / Services | 0 | 15-07-2010 13:27 |