How do you recommend getting the current tick BID (or ASK) price in an indicator? I would like you use the current price in my calculate method to determine a few things. I am currently using a double input feed and calculating an SMA(1) on close price to simulate the tick BID price, but this is pretty unsatisfactory.
Any suggestion / example?
regards f451
API Support
Post subject: Re: Suggested approach to get current BID price in indicator