Just realized that ZigZagHL, while accepting ATR as PeakTroughReversalType, also does *not* offer the ability to choose ATR period:
Can you **please** fix this too? TIA. (do I need to create a new ticket for this?)
CODE:
ZigZagHL zzATR = new ZigZagHL(bars, 3.0, PeakTroughReversalType.ATR, true);
Can you **please** fix this too? TIA. (do I need to create a new ticket for this?)
Rename
Done for B36.
Many thanks!
Even when using ZIgZagHL in Percent or Point modes the (default) ATR period gets displayed as shown in this pic:

Can this please be fixed so that the ATR period - whether default or user-selected - is *only* displayed in the right context? TIA.
Can this please be fixed so that the ATR period - whether default or user-selected - is *only* displayed in the right context? TIA.
QUOTE:
the (default) ATR period gets displayed
Is displaying the default ATR period a bad thing (regardless of context)?
How would one know what the ATR period was if it's not displayed?
This is really nit-picking. Is it really triggering you that much having the period parameter there? By default indicators display all their parameters. Do you really want us to work to make an exception for this one indicator?
QUOTE:
By default indicators display all their parameters
Wasn't aware that non-contextual default params are also displayed, always thought they were silent.
Anyway, it just caught my eye recently so I thought I'll pass it along thinking it may have been an oversight. Peace out.
Your Response
Post
Edit Post
Login is required