I would like to know the Origin of Bid/Ask in dukascopy historical tick data. In demo & live Dukas Apis give access to the best bid/ask as well as an array of bid/ask values with associated volumes. What is then recorded in historical tick ? Best bid/ask or volume weighted average bid/ask or else ?
Thanks
API Support
Post subject: Re: Origin of Bid/Ask in historical tick data
I am aware of this documentation. However you are not answering my question. I am asking about the bid-ask data we find in the historical data csv when we download it through Historical tester in Jforex platform. How is the bid-ask data recorded in historical data ? Is it the best bid-ask of the live tick obtained through the the getAsk() getBid() methods or is it something else ? If the bid-ask in historical is something different than the best bid-ask of the live tick data can you please elaborate on how it is generated ?
Thank you
API Support
Post subject: Re: Origin of Bid/Ask in historical tick data