Hi SQ,
Would really appreciate it if you allowed OQ2014's "Strategy Monitor" to display logs that happened during the same timestamp. For instance, if the Bid price changed twice in the same millisecond timestamp I would want the "Strategy Monitor" to show both Bid price changes.
Not having this ability makes it hard to test strategies to see if I programed them right. For instance, lets assume my strategy is supposed to close a trade if a certain Bid price is reached. I would not not be able to fully test the strategy unless i could see all bid price changes in the "strategy monitor".
P.S. I know logging all bid price changes in the "strategy monitor" during live trading is very memory consuming. This is mainly for testing purposes when backtesting
|