| Trading Indicators Post your custom trading indicators. If you download, remember to click INSTALL. |
![]() | | Tweet | |
TD Waldo 02 Details »» | ||||||||||||||||||||||||||
// Name : Waldo Pattern 02 // Author: Tom Demark // Version: 1.0 // Date: 20100627 Demark Indicators by Jason Perl Page 171 Bloomberg Press 2008 http://www.amazon.com/DeMark-Indicat.../dp/1576603148 ![]() Download Now
Screenshots Show Your Support
| ||||||||||||||||||||||||||
| The Following 8 Users Say Thank You to aaa For This Useful Post: | ||
fxtrader12 (10-23-2011), hieutruong (07-15-2010), Stat (02-19-2011), stktrader3 (09-01-2010), Tams (06-27-2010), TIKITRADER (08-28-2010), Tom Thumb (07-12-2010) | ||
| Comments |
| | #10 | ||
![]() | Re: TD Waldo 02 Quote:
| ||
| |
|
| | #11 | ||
![]() | Re: TD Waldo 02 Question from a PM Quote:
- Dots appears with " only " 1 bar delay plot1[1](h[1] + Offset, "Waldo02 High"); plot2[1](l[1] - Offset, "Waldo02 Low"); See also http://www.traderslaboratory.com/for...painting-8251. How 2 delay a signal with EasyLanguage When applying the analysis technique to a chart, you can displace the plot to the right or left. For example: Plot1[3](Value1); The above example calculates the plot value using the current bar but draws it on the chart 3 bars ago. Use a negative number to draw the value 3 bars ahead of the current bar. | ||
| |
|
| | #12 | ||
![]() | Re: TD Waldo 02 Quote:
************************* ************************ Short-Term Capital Management Site Each link will contain a description and explanation of what the indicator attempts to measure and what values it uses to determine the output of the indicator Most of the NinjaScripts code on this site is intended for strategies, not indicators. It is in the process of updating all the code examples ************************* ************************ DeMark Indicators
Last edited by aaa; 07-31-2010 at 04:45 AM. | ||
| |
|
| | #13 | ||
![]() | Re: TD Waldo 02 Question from a PM Quote:
************************* ************************ If pp can deal with 1 bar delay it should work in all Data feed B aware that noplot function erase only the intrabar false signal So in this code below it could not erase the false signal 1 bar back plot1[1](h[1] + Offset, "Waldo02 High"); This limitation in the code should generate many false signals And I dono how 2 avoid that, except reload the chart at each bar :=( *********************** | ||
| |
|
| The Following User Says Thank You to aaa For This Useful Post: | ||
Stat (02-19-2011) | ||
![]() |
| Thread Tools | |
| Help Others By Rating This Thread | |
| |