I am trying to write an EFS program that uses bid and ask data as part of it's calculation. EFS provides realtime access to the bid and ask data, but does not provide this data in the history.
Does anyone know if the bid and ask history data is available using the Desktop API?
If so, can I use the Desktop API within a DLL to read the bid and ask history data and then call that DLL from within EFS to graph the history?
Does anyone know if the bid and ask history data is available using the Desktop API?
If so, can I use the Desktop API within a DLL to read the bid and ask history data and then call that DLL from within EFS to graph the history?
Comment