Hello, I'm just getting started and this is probably something simple but... when I try to add the AUD/CAD asset per the user guide the asset is added but none of the asset info such as Spread, PIP, Lot Size etc.
1) Edit the Download script
2) Uncomment the #define ADD_ASSET line
3) Change the asset name COPPER to AUD/CAD
4) Comment out the line #define PRICE_HISTORY
5) Comment out the line #define ALL_ASSETS
6) Save the Download.c file
7) Click the Trade button
Here is the text in the message window:
Download compiling................
FXCM.dll => FXCM plugin mounted
Login FXCM....... at UTC 26.08. 01:59
Subscribe asset AUD/CAD
Asset AUD/CAD not found
AUD/CAD updated to Assets.dta
Done!
Logout.. ok
And here is the line that is added to the Assets.dta file
Name Price Spread RollLong/Short PIP PIPCost Margin Lot
AUD/CAD 0.00000 0.00000 0.0000 0.0000 0.0000 0.00000 0.000 0.0
The rest of the lines in Assets.dta looks like they're being copied from AssetsFix.dta since this was the first time anything was run and Assets.dta didn't exist before I ran the Download script.
Does anyone have any idea what may be happening?
BTW, when I uncommented the #define PRICE_HISTORY line and reran it, the 2014 price history did download, but still no change to the line in Assets.dta
Thanks,
Steve
Last edited by SteveW; 08/26/14 02:41.