FRactal DAX 30 tick
Forums › ProRealTime English forum › ProOrder support › FRactal DAX 30 tick
- This topic has 36 replies, 7 voices, and was last updated 7 years ago by
JR1976.
-
-
03/02/2018 at 5:05 PM #64230
In prorealtime is not possible to start in real with 30 tick …
FRactal DAX 30tick1234567891011121314151617181920212223242526272829303132333435363738394041424344454647DEFPARAM CumulateOrders = falsedefparam flatafter = 210000defparam flatbefore = 083000///BILL WILLIAM FRACTAL INDICATOR//CP=PERIODCP=28if close[cp] >= highest[2*cp+1](close) thenLH = 1elseLH=0endifif close[cp] <= lowest[2*cp+1](close) thenLL= -1elseLL=0endifif LH=1 thenHIL = close[cp]endifif LL = -1 thenLOL=close[cp]endifPositionsize=1if (time >=090000 and time < 092000) thenC1 = (close CROSSES OVER HIL)D1 = (close CROSSES UNDER LOL)IF c1 and not shortonmarket THENBUY positionsize CONTRACT AT markettp=40ENDIFIF D1 and not longonmarket THENSELLSHORT positionsize CONTRACT AT markettp=40ENDIFENDIFset stop ploss 96set target pprofit tp03/02/2018 at 5:40 PM #6423203/02/2018 at 6:33 PM #6423503/02/2018 at 7:22 PM #6423703/02/2018 at 9:10 PM #6423903/02/2018 at 10:05 PM #6424203/02/2018 at 10:16 PM #6424303/02/2018 at 11:04 PM #64245Well here you are … I did same check @ 30 ticks over 100,000 bars and this time on CFD / DAX 30 Cash (£1) sh should be the same as yours??
Also on 30 Sec CFD / DAX Cash (£1). Both attached are with a spread of 2, but even with spread = 0 it makes not much difference anyway.
Anybody offer any reasons for the difference??
Thanks
GraHal
PS JR’s equity curve looked that good I assumed he must have been running it with the tick by tick box selected ! 🙂PPS Now I know why I’m not making any money!!!!!!!!!!!! 🙂 🙂 🙂
03/02/2018 at 11:17 PM #6424903/03/2018 at 12:09 AM #6425003/03/2018 at 6:24 AM #64251maybe its something to do with time?
I worked on your strategy on the DAX and I give you below the v1.01.
I got much better results on the DJI and I give you below the v1.01.1 user thanked author for this post.
03/03/2018 at 10:17 AM #6426003/03/2018 at 10:26 AM #6426103/03/2018 at 11:35 AM #64268Aha … I need to move to Sweden / Italy then I make money!!!!!!!! 🙂 🙂
I get same as you now when I change times below by – 1 Hour (you are UCT +1 and I am UCT + 0 )
12defparam flatafter = 200000defparam flatbefore = 0730001if (time >=080000 and time < 082000) then03/03/2018 at 3:24 PM #64290 -
AuthorPosts
Find exclusive trading pro-tools on