Topics
16 Nov 2023, 07:42
 1123
 1
15 Nov 2023, 10:36
 2007
 16
Replies

Spotware
15 Jun 2015, 15:21

Dear Trader,

We do not provide coding assistance services. We more than glad to assist you with specific questions about cAlgo.API. You also can contact one of our Partners or post a job in Development Jobs section for further coding assistance.


@Spotware

Spotware
15 Jun 2015, 15:06

Dear Trader,

Currently we do not support the newly released versions of Microsoft Visual Studio.  It is already in our plans to support these versions too.


@Spotware

Spotware
15 Jun 2015, 14:55

Dear Trader,

This option is currently not available in the platform. We will consider it. If you like you can post it as a suggestion to http://vote.spotware.com/


@Spotware

Spotware
15 Jun 2015, 14:52

Dear Trader,

We checked this case and we concluded that it was an execution error.

Please contact your Broker regarding any execution questions. 


@Spotware

Spotware
15 Jun 2015, 14:42

Dear Trader,

You will be informed as soon as this functionality is available for cAlgo users. Currently we cannot specify an ETA.

Could you please give as an explanation why you think the historical data of cAlgo is bad and not usable?


@Spotware

Spotware
15 Jun 2015, 14:39

Dear Trader,

Thank you for your suggestion. We will consider it. Additionally you can post your ideas/suggestions to http://vote.spotware.com/


@Spotware

Spotware
15 Jun 2015, 14:38

Dear Trader,

Please have a look at the following Indicator: /algos/indicators/show/253

We hope that helps.


@Spotware

Spotware
15 Jun 2015, 14:35

Dear Trader,

Please note that we calculate Indicators on demand. If you do not access IndicatorDataSeries from the cBot the Calculate() method will not be invoked. Please use DataSeries instead of double fields.


@Spotware

Spotware
15 Jun 2015, 14:29

Dear Trader,

Do you see any errors in cBot log tab?


@Spotware

Spotware
15 Jun 2015, 14:21

Dear Trader,

Currently we do not support DateTime parameters. We plan to support them in the future.


@Spotware

Spotware
12 Jun 2015, 18:02 ( Updated at: 18 Mar 2019, 09:05 )

Dear Traders,

Currently we do not provide access to tick data from the  MarketData object. We will consider providing this ability in the future. Additionally you can post your ideas/suggestions to http://vote.spotware.com/


@Spotware

Spotware
12 Jun 2015, 17:59

RE:

inferno285 said:

A few days ago I had a working indicator showing other pair's averages, now it won't show up. I tried all the examples posted in this thread that use MarketData.GetSeries and every time if I took at that line then it would show up on cTrader. Please help.

 

Stephen

Dear Trader,

Could you please press Ctrl+Alt+Shift+T when you observe this issue?

It will submit troubleshooting information to our support team.


@Spotware

Spotware
12 Jun 2015, 17:56

Dear Trader,

Many users upload their Indicators/cBots in cTDN. You can try to find the Indicator you are searching for in Indicators library. If you cannot find it there you can also contact one of our Partners for further help or post a job in Development Jobs section.


@Spotware

Spotware
12 Jun 2015, 17:52

Dear Trader,

Please note that we calculate Indicators on demand. If you do not access IndicatorDataSeries from the cBot the Calculate() method will not be invoked. 


@Spotware

Spotware
12 Jun 2015, 17:48

Dear Traders,

Thank you for your suggestions. We will consider them. Additionally you can post your ideas/suggestions to http://vote.spotware.com/


@Spotware

Spotware
12 Jun 2015, 17:47

Dear Trader,

Could you provide us a code snippet that illustrates the problem?


@Spotware

Spotware
12 Jun 2015, 17:40

Dear Trader,

This guide should clear things out for you

/api/guides/indicators#el8


@Spotware

Spotware
12 Jun 2015, 17:39

Dear Traders,

We do not provide coding assistance services. We more than glad to assist you with specific questions about cAlgo.API. You also can contact one of our Partners or post a job in Development Jobs section for further coding assistance.

Regarding Calculate(int index) and OnBar():

The Calculate(int index) method is called for each historic bar starting from the beginning of the series up to the current bar and then on each incoming tick.The index parameter, represents each bar, ranging from 0 up to the current (last) bar.

The OnBar() method is called on each incoming bar providing the user the values of incoming bar.


@Spotware

Spotware
12 Jun 2015, 14:09

Dear Trader,

Many users upload their Indicators/cBots in our Website. You can search for an indicator or cBot that suits you. You can also contact one of our Partners to create an indicator or a cBot for you or post a job in Development Jobs section.


@Spotware

Spotware
12 Jun 2015, 13:00

Dear Trader,

Different Brokers have different set of proxies in the proxy cloud. If your Broker does not provide you a proxy near your location then you could have connectivity problems. (such as big latency, disconnection, etc.). Please contact your Broker regarding this question.


@Spotware