Hello, Thanking you in advance for your attention. I use maven in netbeans IDE. I'm a beginner. I want learn programming. I try link live data of an instrument (exemple EUR/USD) into calc's file, with the choice of time frame. Open, high, low, close are the arguments necessary. I would like to fill row after row as long as strategy run. What process can I use globally? Thanks for your help. Best regard
I try link live data of an instrument (exemple EUR/USD) into calc's file
What is "calc's file"?
saintauba wrote:
What process can I use globally?
If we understand what you mean, then you should take the Main.java program and make it run a strategy which collects the live data. There are multiple example startegy in wiki how to write to file, for instance: https://www.dukascopy.com/wiki/#Write_bars_in_File