Disliked{quote} Hey Luke ( or anyone )..Is there any chance you could convert this slightly .. would it possible to divide the top ATR reading by the middle ATR reading... and have the result as the bottom ATR reading ? currently, I can only use 2 digit numbers in the top and middle ATR inputs, can we change that so 3 digit numbers can also be used ? it would be greatly appreciated..thanks for your time. Ja {file}Ignored
Function EnsureValidAveragingValues now allows values up to 998. Previously, I had it limited to values < 99. Who knew someone would want them larger than that....
I gave up on trying to come up with a "standard Pips Definition". It now just displays the ATR as the number of Points. However, it will display the ATR as currency (click on the ratio), multiplying points by (MarketInfo(symbol, MODE_TICKVALUE) .
If anyone has ideas on what a standard definition of a Pip is versus a fractional pip and code to properly detect, that works everywhere, I'd be interested (TicksInAPip, or PointsInAPip).
Attached File(s)