Montreal, Canada
Experience: Intermediate
Platform: Multicharts
Broker: Interactive Broker
Trading: Forex
Posts: 263 since Sep 2010
Thanks Given: 440
Thanks Received: 91
|
Hello
I need to count how many periods since the last lowest low. I already got the Lowest value.
TLLow = Lowest (Low, 10) // give the lowest price of the last ten periods]
// How many periods since TLLow ????
Martin
|