Page 10 of 13

Re: Live chart data export to CSV

PostPosted: Tue Sep 01, 2015 3:32 pm
by free2readme
Hi Julia,

I already have. I installed it from wikipedia and I thought that will solve everything,hehe. But there is not execution file(exe). Just info.
I am not a developer so I have no clue how to do this, is there already a premade script with which I can start? I noticed some published scripts on this topic but they are all related to "live chart to csv".
by the way, I use Trading Station 2 from FXCM.
Thank you very much for responding. :)

Re: Live chart data export to CSV

PostPosted: Thu Sep 03, 2015 7:48 am
by Julia CJ
Hi Free2readme,

As far as I know, FXCM has a separate service that allows you to display prices on a site. I need to find this information and learn about this service in more details. I will answer in the coming days.

Re: Live chart data export to CSV

PostPosted: Mon Sep 07, 2015 7:39 am
by Julia CJ
Hi Free2readme,

Please use Forex Rates Widgets to display prices:
http://www.fxcm.com/resources/web-tools ... rates-feed

Re: Live chart data export to CSV

PostPosted: Tue Sep 08, 2015 3:38 am
by free2readme
Thank you Julia but this is not what I want.
I want the actual candlestick chart on the webpage and that it is able to load a template for a particular chart(currency pair) on a blank webpage.
I know it is possible, I just dont know how to do it. :/ If anyone knows, I will greatly appreciate. :)

Re: Live chart data export to CSV

PostPosted: Fri Sep 25, 2015 8:02 pm
by chimpy
free2readme,

Hi, I am not the programmer for this project but I may be able to address some of your comments:

>>Is there a way that live chart data can be transferred onto the website page?
You say "onto" the webpage? what webpage? If you mean FXCM's website then they have their own charts available in tradestation and the webaccess trading program, you of course would not be able to load up any charts in that official capacity "onto" their servers, although you can of course post your own charts in the daily FX forum


>>I installed it from wikipedia and I thought that will solve everything,hehe. But there is not >>execution file(exe). Just info.
The Live chart data export to CSV project has nothing to do with the website wikipedia so I am confused there.. If you download the latest program update from this thread you will find the executable file there. Be aware that some over overzealous antivirus applications often rip out exe files and delete them or quarantine them, so you will have to make sure that does not happen.

>>I want the actual candlestick chart on the webpage and that it is able to load a template for a >>particular chart(currency pair) on a blank webpage.

This application is nothing to do with a web driven currency pair chart. This application is designed to allow 3rd party charting packages access OHLC data in a simple CSV file, which is compatible with as many applications as possible.
If you want a simple CSV file of EUR/USD in a directory on your actual computer then this app will do it, thats all.

Hope this helps

Re: Live chart data export to CSV

PostPosted: Mon Oct 19, 2015 5:38 am
by chimpy
okiryanova / Georgiy

Code: Select all
12/10/2015 21:00 1.53054 1.53726 1.53054 1.53462 1.53212 1.5373999999999999 1.5315699999999999 1.535 205615
13/10/2015 21:00 1.53462 1.5387300000000002 1.51998 1.52461 1.535 1.5388499999999998 1.5200999999999998 1.52504 263802
14/10/2015 21:00 1.52461 1.5494 1.52455 1.54753 1.52504 1.54955 1.52491 1.5479399999999999 255186
15/10/2015 21:00 1.54753 1.55084 1.54149 1.54492 1.5479399999999999 1.55097 1.54158 1.5465 546368
16/10/2015 21:00 1.54492 1.54858 1.54298 1.54329 1.5465 1.5487399999999998 1.5431499999999998 1.5445799999999998 248586
19/10/2015 21:00 1.5433700000000001 1.5481 1.5427000000000002 1.54611 1.54466 1.54826 1.54287 1.5462699999999998 96761
999 96664

82099999999999 74511



Code: Select all
19/10/2015 08:00 119.33999999999999 119.435 119.264 119.375 119.352 119.44800000000001 119.275 119.387 10918
19/10/2015 09:00 119.375 119.422 119.341 119.408 119.387 119.433 119.35300000000001 119.421 8600
.42200000000001 8598
.42800000000001 8436


when you log into with the application using a demo account you get a bunch of decimals tacked onto the end of the prices sometimes. Othertimes you get the correct 5 decimal places as with GBPUSD and 3 decimal places with USDJPY. See the examples above.
I usually use live account to log in but this time I was using a demo, I don't know if that is relevant or is just something has changed with the fcxm backend in the last couple of weeks that has caused this problem.

Re: Live chart data export to CSV

PostPosted: Thu Oct 22, 2015 4:06 am
by Georgiy
Hello chimpy,

We are trying to reproduce your issue at the moment.
Could you please tell which ForexConnect version do you use?

Re: Live chart data export to CSV

PostPosted: Thu Oct 22, 2015 6:52 am
by chimpy
1.3.1 07/2014 from the daily fx update forum.
http://www.dailyfx.com/forex_forum/fore ... tes-3.html
or is this a defunct thread?

Re: Live chart data export to CSV

PostPosted: Thu Oct 22, 2015 9:11 am
by Georgiy
Chimpy,

I would strongly recommend you to use the latest version. It is ForexConnect 1.3.2 (2015-01-29).
All stable versions and beta versions are available here:
http://fxcodebase.com/wiki/index.php/Download

Re: Live chart data export to CSV

PostPosted: Fri Oct 23, 2015 4:10 am
by Georgiy
Hello chimpy,

Thank you very much for finding the issue with extra decimals. We will prepare a new version of the application with the issue fixed and post it here at the beginning of the next week.

If I can be of assistance, please do not hesitate to contact me.