When I query the order history with getOrdersHistory(instrument,start,end) I get less trades than shown in the trade log.
Example: Instrument.AUDCAD, Start: 24.09.2014, End: now getOrdersHistory() -> 30 Trades Trade Log (only filled trades): 88 records (which makes 44 Trades, because every trade consists of an buy and sell record, right?)
Is this a bug or am I doing something wrong here? btw the problem occurs on different demo account and all trades instruments.
|