Hey ES
Attached is revised CR_v1d indicator which includes the ability to fix the curve start date.
If you require the start date which is used for curve generation to remain fixed and NOT default to 299 bars back from the current bar... then place a Horizontal Line (not a trendline) anywhere...
Hey ES
Here is the ergodic with revised defaults as requested.
I slowed it down on my current charts to: 1, 9, 13, 3, 1
note:- 9,13 are internal ma's and 3 is smoothing (for my settings)
cheers
rjb1024
re indicators for CR system
Hey ES and others. I have enjoyed reading everyones contributions to this thread. As previously discussed please find attached some indicators.
1. cr_v1d (with channel width)
2. SupRes (support and resistance fractals)
3. ergodic (ergodic on price)...
Thanks for the feedback ES.
I will put the tools into a zip file and upload it soon.
The red and blue dots on the chart are generated by a indicator which plots S+R levels. I use them to calc risk/reward and to approximate my stop levels.
Cheers.
Hi again ES
Sorry to waste your time on this one.
What is your opinion on using trend-line-break (TLB) on the DEMARK indicator plus level filters on CR channels to time entries on the H4 chart. see attached image.
re: cr indicator
Hey guys
Attached is the revised cr indicator (cr_v1d) as previously discussed. Maybe in future we could keep the indicator filename constant and change only the contents+header...just a thought.
For my own risk management planning, I will compile some stats on each pair...
Greetings fifo and es
A minor change to cr_v1c may be needed.
I analysed the segment of the code originally written by [ang]. The first time the indicator is placed on a chart it drops an 'anchor' 298 bars back from the current bar. Each subsequent calculation references that anchor point. ie...
re: rescaling main chart
Greetings all
I concur with fifo re not being able to rescale the main chart window programmatically. Metatrader scripting language has no means to do this.
On another matter: I have attached a multi-timeframe demarker indicator that I put together to time my entries...
re: new indicator cr_v1
Sorry fifo and all, I forgot to label the fib lines in previous version. Here is revised indicator complete with fib line labels. (fib levels can be set in indicator parameters (the tab named 'inputs')
cheers
Hey fifo,
I have modified your cr_v0 indicator to display fib channels to max hi and lo deviation from the cr line. I guess this could be an alpha stage of an indicator for ES strategy. The next task I will tackle is rescale it to lower timeframes.