Hello everybody..
Hello everybody..
03 Apr 2016, 03:39
I'm not sure it's the right forum to ask, but i hope someone could help me.. I'm totally new to the cTrader and cAlgo systems, but very familiar with C Sharp, so i was wondering if someone could help me to get historical Data to XL, preferably via Visual Studio code [that runs and uses only via VS2008 or 2013], and not via the cAlgo platform if possible.. i already added the indicators and the cAlgo APIs, and got the code with Intellisense, but then from there i tried some code snippets but couldn't get what i needed, to export regular chart data [i.e. Open High Low Close and Volume] of some time frames [i.e. H1, D1, but not live ticks] to Excel file, and it will be much better to get both for Bid and Ask data [i.e. two OHLC columns]..
Thanks ahead and have a nice day..
Replies
fm1975a1
08 Apr 2016, 17:24
RE:
Spotware said:
Dear Trader,
Please have a look at the following indicators cAlgo4u Simplified Excel Write, Data Export Ticks - Saves to CSV
Okay i'll check it out.. Thanks a lot..
@fm1975a1
fm1975a1
08 Apr 2016, 18:54
RE:
Spotware said:
Dear Trader,
Please have a look at the following indicators cAlgo4u Simplified Excel Write, Data Export Ticks - Saves to CSV
Hi.. i did checked it out, and the second indicator looking good cause it did supposed to get the Bid And Ask, but running it on WinForm application on VS 2013 wasn't successful 4 me, and on the cAlgo platform it gives me bunch of errors trying even to build it, i'm not sure i know how to work with the cAlgo, and honestly, i don't really want to at least now, i just need an Excel file with Hourly or Daily OHLC data for bid and ask prices, of my real account [i noticed there's not place to put Username or Password so it's very different from what i worked with in the past] So i'll very appreciate directions or better example of how to export historical OHLC bid and ask data for some period to an Excel file, with a click of WinForm button that's runs the needed piece of code to make that, for now, it's all i need and i'll very appreciate this kind of help..
Thanks again and have a great day..
@fm1975a1
fm1975a1
08 Apr 2016, 21:37
RE:
Spotware said:
Dear Trader,
Please have a look at the following indicators cAlgo4u Simplified Excel Write, Data Export Ticks - Saves to CSV
Update:
I got this one /algos/cbots/show/495 and it's exactly what i need, besides it doesn't have the Bid and the Ask, just one OHLC column, so anyone knows how to add the Bid and the Ask data to that CSV file?..
Many thanks..
@fm1975a1
fm1975a1
09 Apr 2016, 00:08
RE: RE:
fm1975a1 said:
Spotware said:
Dear Trader,
Please have a look at the following indicators cAlgo4u Simplified Excel Write, Data Export Ticks - Saves to CSV
Update:
I got this one /algos/cbots/show/495 and it's exactly what i need, besides it doesn't have the Bid and the Ask, just one OHLC column, so anyone knows how to add the Bid and the Ask data to that CSV file?..
Many thanks..
Sorry for the many updates, but it's very important 2 me.. I just found out this cBot is giving wrong daily values for the Gold [XAUUSD], sometimes by thousands of pips [XX.YY] And X is off by three or six numbers..
@fm1975a1
Spotware
18 Apr 2016, 17:32
Dear Trader,
We would like to inform you that we do not provide coding assistance services. We more than happy to assist you with specific questions about cAlgo.API. You can contact one of our Partners or post a job in Development Jobs section for further coding assistance.
@Spotware
fm1975a1
19 Apr 2016, 06:34
RE:
Spotware said:
Dear Trader,
We would like to inform you that we do not provide coding assistance services. We more than happy to assist you with specific questions about cAlgo.API. You can contact one of our Partners or post a job in Development Jobs section for further coding assistance.
Okay.. so if there's a bot that can do this, it will be very much appreciated..
@fm1975a1
Spotware
07 Apr 2016, 12:55
Dear Trader,
Please have a look at the following indicators cAlgo4u Simplified Excel Write, Data Export Ticks - Saves to CSV
@Spotware