Login Page - Create Account

Support Board


Date/Time: Tue, 14 May 2024 07:54:56 +0000



Post From: ReadIntradayFileRecordForBarIndexAndSubIndex - not returning exact trade to trade data

[2020-02-13 07:45:17]
User178540 - Posts: 15
Hello,

In muy study I use the ReadIntradayFileRecordForBarIndexAndSubIndex function to get the exact trade info for each trade.
It works fine for me in several desktop machines (win10 & win7).

Recently I have also installed the very same study on WINDOW Server2016, and there the ReadIntradayFileRecordForBarIndexAndSubIndex function don't works as expected.
It returns mixed data of the trdeas; i.e for the same trade it returns both BID and ASK volume value.

Thanks for the help SC.