I'd like to be able to load either the Ask series or the Bid series from within a strategy or possible both at the same time. I'm not talking about the instantaneous GetCurrentAsk() and GetCurrentBid() values. I'd like to run specific Strategies on Ask and Bid bars.
Can someone point me in the right direction?
Also, how can I query to find out is Ask or Bid series is loaded on the chart?
Paul

Comment