- ago
Just realized that ZigZagHL, while accepting ATR as PeakTroughReversalType, also does *not* offer the ability to choose ATR period:
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?)
0
345
6 Replies

Reply

Bookmark

Sort
- ago
#1
Done for B36.
1
- ago
#2
Many thanks!
0
- ago
#3
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.
0
- ago
#4
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?
0
Glitch8
 ( 9.56% )
- ago
#5
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?
2
- ago
#6
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.
0

Reply

Bookmark

Sort