Three questions:
1. When I try to use getMostRecentBid() and getMostRecentAsk() the return value is always 0. Is there some secret to getting back a value closer to the real Bid and Ask?
2. Is there an EFS function that will return the Bid/Ask Size?
3. Is there an EFS function to let me know whether the current bar in a Tick chart is a Bid, Ask, or Trade?
1. When I try to use getMostRecentBid() and getMostRecentAsk() the return value is always 0. Is there some secret to getting back a value closer to the real Bid and Ask?
2. Is there an EFS function that will return the Bid/Ask Size?
3. Is there an EFS function to let me know whether the current bar in a Tick chart is a Bid, Ask, or Trade?
Comment