Discussing the strategy VECTORIAL DAX (M5)
Forums › ProRealTime English forum › ProOrder support › Discussing the strategy VECTORIAL DAX (M5)
- This topic has 1,260 replies, 124 voices, and was last updated 1 month ago by Greger2346.
-
-
10/21/2019 at 5:22 PM #11074210/21/2019 at 11:07 PM #11076110/22/2019 at 5:34 PM #110884
good-morning Paul
can be on the clues.
I use this formula for wall street and us100 tech1234567891011121314151617181920212223//====================== modification du TP======================//16 10 19DISt = 0for i=0 to 20 doif coeffm[i]=100 AND OPEN[i]>CLOSE[i] AND CLOSE[i] -low[i]>50 thenDISt=low[i]+35breakendifnextif dist>0 thenSET TARGET PPROFIT positionprice-distendif//16 10 19DISht = 0for i=0 to 20 doif coeffm[i]=100 AND OPEN[i]<CLOSE[i] AND high[i]-CLOSE[i]>50 thenDISht=high[i]-35breakendifnextif disht>0 thenSET TARGET PPROFIT positionprice+dishtendif10/22/2019 at 5:39 PM #11088510/22/2019 at 6:42 PM #11089210/22/2019 at 8:37 PM #110900buenos días Paul
puede estar en las pistas.
Yo uso esta fórmula para wall street y us100 tech
1234567891011121314151617181920212223//====================== modification du TP======================//16 10 19DISt = 0for i=0 to 20 doif coeffm[i]=100 AND OPEN[i]>CLOSE[i] AND CLOSE[i] –low[i]>50 thenDISt=low[i]+35breakendifnextif dist>0 thenSET TARGET PPROFIT positionprice–distendif//16 10 19DISht = 0for i=0 to 20 doif coeffm[i]=100 AND OPEN[i]<CLOSE[i] AND high[i]–CLOSE[i]>50 thenDISht=high[i]–35breakendifnextif disht>0 thenSET TARGET PPROFIT positionprice+dishtendifGood Fifi! added to your version mod and gives me this syntax error (which can be seen in the photos) when validating. He added it at the end. What have I done wrong? thanks for your help
10/22/2019 at 8:48 PM #11090310/22/2019 at 8:57 PM #110904Hi Fifi,
Thanks again for your work. Is it not necessary to change this lines?? :
123//VARIABLESCtimeA = time >= 080000 and time <= 180000CtimeB = time >= 080000 and time <= 180000Could you please send us your ITF to use in Nasdaq and SP500? I don’t know how do to change the code as you said.
Thanks in advance
10/22/2019 at 9:33 PM #11090610/24/2019 at 6:30 AM #111009Hi,
if i want to enter into market with 2 lots o other I must change these variables?
ONCE PositionSizeLong = 1
ONCE PositionSizeShort = 1I can change 2 (for example) instead to 1 ?
Thanks
10/24/2019 at 1:46 PM #11106410/24/2019 at 3:05 PM #11108710/24/2019 at 4:10 PM #111101Hello Fifi,
I make your strategy work in real life and I confirm that the trades are the same as the backtest. Congratulations for your work !!!
Is it possible to share your .itf nasdaq and SP500?10/24/2019 at 5:36 PM #11111010/24/2019 at 5:44 PM #111112hello my broker just answered me following the report that I sent him for the “stop too close”
he replied:
“I want to draw your attention to the fact that our desk can change the minimum distances for stops, in times of increased volatility, for example, because your algorithm may not take these changes into account automatically. In addition, our desk does not update distances for demo accounts, hence the difference between your real account and your demo account. “
So do I have to put different timetables for the tralling stop?
-
AuthorPosts
Find exclusive trading pro-tools on