|
|||
|
|||||||
| Notices |
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
We have the thread about this type of indicators:
Td Besides the above mentioned indicator was translated to the English language so it is more easy now to create the EA based on Tom Demark The settings are the following: - Commen, if true we will see the comments in the up left side of the chart; - TD, if true we will see the TD points; - TrendLine, if true we will see the Trend lines; - HorizontLine, of true we will see the current value of TD lines by horizontal line in the chart; - ShowingSteps, value is from 1 to 3. It is predictive steps. Try change this value from 0 to 2 or 3 and see what that is (how many TD lines should be simulteniously on the chart); - TakeProf, if true we will see the Targets; - BackSteps, changing all the lines and points on the step back (value=bar); - FractalAsTD, if true we will see the Williams fractals instead of TD points. It will be great of all 3 steps (ShowingSteps=3) of this indicator will be program into EA. Nobody did it. |
|
|||
|
DeMark
I have only Metastockformel. Who can help with to create as MT4?
DeMark's REI Indicator x1:=If(Ref(H,-2),< ,Ref(C,-7), If(Ref(H,-2),<,Ref(C,-8), If(H,<,Ref(L,-5), If(H,<,Ref(L,- 6),0,1),1),1),1); x2:=If(Ref(L,-2),> ,Ref(C,-7), If(Ref(L,-2),>,Ref(C,-8), If(L,>,Ref(H,-5), If(L,>,Ref(H,- 6),0,1),1),1),1); SubValues:=(x1) * (x2) * (H-Ref(H,-2) ) +((x1) * (x2) * (L-Ref(L,-2)) ); AbsDailyVal:=(Abs(H-Ref(H,-2)) + Abs(L-Ref(L,-2))); Sum((SubValues),8) / Sum((AbsDailyVal),8) from: http://trader.online.pl/MSZ/e-w-DeMark_Indicator.html thanks to all |
|
||||
|
Perhaps this helps.
Demark Auto Trader Also if you explain how you hand trade with it ... if possible with images and examples, sure we will be able to help you. ![]() |
|
|||
|
Rei
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Another Demark Trendline Trader | Linuxser | Indicators - Metatrader 4 | 47 | 06-19-2009 06:12 AM |
| Demark Auto Trader | newdigital | Expert Advisors - Metatrader 4 | 21 | 03-17-2009 08:22 AM |
| Demark documentation and code | MainPIP | Documentation | 3 | 12-29-2007 08:55 PM |
| Demark arrow please explain | toddanderson | Indicators - Metatrader 4 | 0 | 12-22-2006 02:52 PM |
| Smoothed Demark | 006 | Metatrader 4 | 2 | 02-18-2006 06:57 AM |