Quote:
|
Originally Posted by scorpion
Btw, use GetCurrentRate() before closing an order only. For normal flow of ticks, try using GetUpdatedTickInfo() while in pumping mode.
|
I usually GetCurrentRate() before sending an order also because so many times I've been rejected using pumped prices because they're stale. THe main reason why I'm getting confused with GetCurrentRates() on standard account is that it just doens't seem to work regardless of the params I send.
Correct me if I'm wrong but shouldn't I be able to pass 0 as the volume parameters and still get the quote?