Forex Forums | ForexLasers.com |
|
|
LinkBack | Thread Tools | Search this Thread |
#1
|
|||
|
|||
Code this indicator to be an EA
this is a very good indicator that i use and i would like you guys to have alook at it although some times it will give fake buffers on a strong up/down move its always good to wait for the next bar to close and enter the trade mostly it hits the 1st target it will be up to you to know when to exit,
can somembody try and code this indicator to be an EA i will give we will discuss the rules later |
#2
|
|||
|
|||
Test On A Demo Account First Before Going Live With Any Sytem
As with all systems,I strongly recommend that one test-runs any published system on a demo account thoroughly and convincingly before going live with it.It's not just the best course of a trader but the wisest.;)
|
#3
|
||||
|
||||
The indicator don't work without the ZigZagE indicator! Maybe can you post this ZigZag Version. Code:
zzp=iCustom(NULL, 0, "ZigZagE",depth,deviation,backstep,0,cnt); |
#4
|
|||
|
|||
Direction line Indicator
This is a simple trend following indicator it was coded using L weighted MA,now the period chosen is best on m30,but to avoid loosind money on the consolidation i have to combine it with macd 3/16/3 to give me comfirmation of the trend the best time to enter a trade is after the colour change wait for the close of the bar and wait to the macd cross the miidle line
so basically your enrty will be on the 3rd bar after all has comfirmd by two indicators ,is their a way some one can code to be an EA:? based on several other rules which we will add to filter fake entries the rules i have given works best on manual |
#5
|
||||
|
||||
Are The Zig Zag Indicator is Re-Paint ?
Reagards; Manus168 Last edited by manus168; 10-04-2009 at 06:05. |
#6
|
||||
|
||||
How we can program according to make an EA if we dont know the rules ?
Regards; Manus168 |
#7
|
|||
|
|||
Simple Rules for the EA
After the colour change,of either side RED/GREEN
enter trade on the 3rd bar after the colour change and the MACD 3,16,3 has crossed the :O: line the rules are as simple as that you can as well combine the comfirmation of entry with stoch 14,3,3. its pretty simple after the colour change bar closes,then if MACD has not crossed the line wait for the cross and the close of the bar, that will comfirm the cross then enter trade, stoploss 50 pips TP 100 any TF but the best is m 30 and H1 thanks guys, you are wonderful people |
Thread Tools | Search this Thread |
|
|