- Search Forex Factory
- 22 Results (1 Threads, 21 Replies)
- tjames35 replied Apr 19, 2007
That sounds good but the indicator is in this thread somewhere.. it gives arrows to show when the stochs line up same direction on the three time frames is anyone using the indicator? here it is url
- tjames35 replied Apr 18, 2007
I quit following this thread when someone put an indicator showing all the entries based on this system and it generated 50% false signals. Is anyone using the indicator? Was the indicator flawed? Because I thought the backtesting produced ...
- tjames35 replied Apr 18, 2007
Stienz Well I did PM you this method of gettng in on counter trend I worded it getting in on resumption of trend right after u started the first FF thread so maybe the strategy is a little different I like to look at the lower time frame to get in ...
- tjames35 replied Mar 29, 2007
EA for above indicator — Hi Here is the EA for backtesting
- tjames35 replied Mar 28, 2007
Try loading this indicator version — This should work best of the rest
- tjames35 replied Mar 28, 2007
Not all triggers showed, here is code again slight change — #property indicator_chart_window #property indicator_buffers 2 #property indicator_color1 Green #property indicator_color2 Red extern int EMA_Period=13; extern int EMA_Band=13; extern ...
- tjames35 replied Mar 28, 2007
Carmel you have to add the cci indicator and the ema bands separately on the chart then you will see if the arrows line up with the settings. make the settings 20 ema 6 bands 6 period cci with levels 4,-12. I have not checked yet if the new ...
- tjames35 replied Mar 28, 2007
mart hart thank you! i was wondering if you can make it so when cci crosses the band it triggers and arrow sticks without the candle having to rest on the band at the close of the bar?
- tjames35 replied Mar 28, 2007
click on metaeditor inside metatrader then click on file, custom indicator, give it a name, then choose indicator in a separate window. copy and paste the code then click on COMPILE then close editor, close metatrader then reopen metatrader and ...
- tjames35 replied Mar 28, 2007
Indicator code — extern int EMA_Period=13; extern int EMA_Band=13; extern int CCI_Period=14; extern double CCI_UpLevel=40; extern double CCI_DnLevel=-40; extern bool UseAlert=true; extern bool SendEmail=false; extern int Repeat=3; extern int ...
- tjames35 replied Mar 28, 2007
yes i was doing the downtrend on the four hour and thirty minute but i have good exit strategy to flip the position early for minimal losses. the 8 gmt bar is a great bar to take hilo trades on so im almost long
- tjames35 replied Mar 28, 2007
I C and its finding support based on that chart! But no matter ill make on one side or the other of this hourly bar..
- tjames35 replied Mar 28, 2007
according to this chart it looks like the price action has been sideways in an uptrend now the stochs did cross and 25 is a fifty percent retracement off the new move down as well as the stochs cross so im short with very tight stop of just a few ...
- tjames35 replied Mar 28, 2007
I dont remember how I backtested to find those results but I did do a backtest on the one minute which was very reliable as well and this could have been taken from that but my one minute had different settings so maybe I did more then one ...
- tjames35 replied Mar 28, 2007
I havent any idea why they wont open. a little bit later i will upload under a different file name. For now I wanted to say it works well identifying a 1-2-3 strategy where price trades through the band and cci once then retraces back and triggers ...
- tjames35 replied Mar 27, 2007
You can see two other instances on the previous chart where the cci crossed but the candle wick didnt quite touch the bands at the same time.. missed by a hair and they were winners too! But I didnt mark them. thats over 100 pips in a couple of ...
- tjames35 replied Mar 27, 2007
Sorry the files were to big for the last post so Ive only included one here
- tjames35 replied Mar 27, 2007
These were recent winners, it still works after 6 months tested only one months data at the time but it doesnt happen as often now so maybe it should be reoptimized plus the markets don't act the same as before for the cable. Anyway The indicator ...
- tjames35 replied Mar 27, 2007
sorry I meant to say that the strategy after optimizing was for the candle to close on the 6 band 20 ema I don't know what makes it work but found that it works sometimes when there is 5 minute divergence and very much so when there is a quick move ...
- tjames35 replied Mar 27, 2007
Sorry I meant to say that after backtesting the strategy was for the candle to close on the 6 band of the 20 ema..and the cross over of the cci settings 4,-12