Hi everyone,
I am developing my strategy in netbeans as a standalone application, but cannot figure out how to get the historical data to download to my hidden .jforex settings directory within home as my standalone JForex. Can someone advise me what extra code I have to put into my netbeans classes that implement ITesterUserInterface & ITesterExecution to get data to save into .jforex instead of creating a JForex folder within my home directory.
Many Thanks,
MM
edit:// I tried editing the jnlpUrl String from main to include -J-Djnlp.client.settings=/home/<my user here>/.jforex/settings like in my standalone JForex dukascopy .sh file...no dice
