I have a problem with jforex that I dont know if it is a bug or somthing else.
The problem arises when i do the following steps:
1- I record bar data for an arbitary symbol for bars that are generated after the jforex platform is started (by watching bar chart or using history.getBars(...) command).
2- I RESTART jforex.
3- I get bar data for previously recorded bars again from jforex.
When I compare the two recorded data sets, i.e. the data extracted before restarting jforex with the data extracted after restarting jforex, most of time there is a difference:
bid-volume and ask-volume of formerly recorded data is usually less that bid-volume and ask-volume of the data that is recorded after restarting jforex.
In brief, the bid and ask volume for bars that are generated after the jforex is started,
change when you get those bars again from jforex when it is RESTARTED.