Ocire wrote:
take a look here:
https://www.dukascopy.com/swiss/english/ ... x/library/in MA_PLAY.java, you'll find a method called onTick(), that's what you are searching.
you can also take a look at the wiki:
https://www.dukascopy.com/wiki/index.php/Main_Pageor the documentation:
https://www.dukascopy.com/swiss/docs/api/Thanks Ocire. It means we need to use strategy to do it. I have already done this but I was not sure whether is this a correct(and fastest) way to get live data.
Thanks for the confirmation.