Topics
16 Nov 2023, 07:42
 1088
 1
15 Nov 2023, 10:36
 1967
 16
Replies

Spotware
22 Oct 2013, 17:42 ( Updated at: 21 Dec 2023, 09:20 )

You can verify that it is fixed using the Spotware build. Download it here.



 


@Spotware

Spotware
22 Oct 2013, 17:23

This is a bug on demo accounts only.  We will apply a hotfix shortly.


@Spotware

Spotware
22 Oct 2013, 16:46

This has been fixed and will be available in the next release. You can currently confirm this by testing your code using Spotware cAlgo.
Try CentralStandardTime for UTC - 5. 
 


@Spotware

Spotware
22 Oct 2013, 16:07

If the robot is based on the OnTick method the results can be different, since the number of ticks will vary between Liquidity Providers.


@Spotware

Spotware
22 Oct 2013, 16:01

RE:

It is not possible to delete your forum posts and thus your account. You can only delete algorithms that you have previously uploaded. To do so, go to the algorithm page and click on edit. At the bottom left there is the delete button.

breakermind said:

Hello Admin,

i want to delete my indicators and posts inserted on this forum?

Regards, Thanks and bye.

 


@Spotware

Spotware
22 Oct 2013, 15:27

RE:

Dear Trader,

I would suggest to ask your broker for more data. The software does not have any limitations - it's only a matter of decision making.

 

omgwen3rds said:

Hi Ctrader,

 

I want to learn to trade the gold and silver markets. I am a customer of IC Markets whom uses your software. The problem i have been getting for Gold and Silver is that the past historical data goes no further back then Feb 2013.

I have attached a screenshots for your information. Please HELP!

http://icmarkets.ctrader.com/c/rrpnn

http://icmarkets.ctrader.com/c/Prpnn

 

 

 


@Spotware

Spotware
22 Oct 2013, 14:45

It isn't implemented yet but we have planned to do two features in the nearest time: Improve backtesting equity graph (draw equity peaks) and stop backtesting whet equity goes below zero.

 


@Spotware

Spotware
22 Oct 2013, 13:01

You can export the trade history to excel. Right click on any row in the history tab and then choose "Export to Excel".


@Spotware

Spotware
22 Oct 2013, 12:56

The problem is identified and will be corrected. Thank you for the report.


@Spotware

Spotware
22 Oct 2013, 10:41

RE:

 

If you have a good internet connection or co locate your cAlgo platform in Equinix you can get a latency of 1.5 - 10 ms.

My question is: although all this lightning speed it seems that cAlgo takes more than 250-500 ms to process a request (measured from the request to the position).

What's the reason for this extra time? Is it the time for a "last look"?

Do you have any solution for ultra low latency executions?

We've investigated this case: Orders are filled for 1.0 - 1.5 ms on liquidity provider side. Since all brokers have different liquidity providers execution time depends on broker and symbol you trade. In order to get information on execution delays on LP side you need to contact your broker.


@Spotware

Spotware
21 Oct 2013, 17:35

As far as you have enough resources (mainly memory) you can run as many applications as you want. Everything should work correctly.

The only exception is that in case when cAlgo of one broker is updated before another and you have implemented some robot/indicator using some new API you can not be able to run it on earlier version. The same for chart templates (they are also shared) if you save template in newer version there is a possibility that it will not be loaded to earlier version.


@Spotware

Spotware
21 Oct 2013, 16:35

In general the more created algorithms and instances you have the longer it takes to start cAlgo. Every item also consumes extra memory and CPU. So we recommend not to keep a lot of instances you don't need.

From our side we will work on optimizing cAlgo start up time.


@Spotware

Spotware
21 Oct 2013, 09:26

RE: RE: RENKO CHARTS

Dear John,

We are during development of this features. I will post a message here when these are ready.

 

punajon1 said:

cAlgo_Fanatic said:

Renko Charts require tick charts which will be available in the future.
 

It is October 20th 2013.

any possibility to know when RENKO and/or RANGE CHARTS would be available on cTrader?

to just say "in the future" can mean anything......... please give us an idea by when.

thanks,  John.

 


@Spotware

Spotware
18 Oct 2013, 16:06

We generate real amount of ticks using one minute data. This is the most precise tick generation that can be made based on one-minute OHLCV bars.


@Spotware

Spotware
17 Oct 2013, 10:30

RE: RE:

pennyfx said:

I just switched to a different moving average and everything worked.

Please try recompiling your code. There was a modification but if you recompile it should not give you any errors. 


@Spotware

Spotware
16 Oct 2013, 09:52

Could you provide some details? How long does it take for cAlgo to start? How many robots / indicators / created instances do you have? May be something else that can be useful?


@Spotware

Spotware
16 Oct 2013, 09:27

We are implementing this functionality, it will be released soon.


@Spotware

Spotware
15 Oct 2013, 17:00

Hello,

We will have Protection Settings for Pending Orders in the future, as we have now for positions. 

 

thanks


@Spotware

Spotware
15 Oct 2013, 10:56

You can send us your full code to engage@spotware.com if you like, so that we can identify the error.


@Spotware

Spotware
15 Oct 2013, 10:26

Hello,

Our plan is for all features of the web platform cTrader Web, to be introduced in our downloadable platform cTrader. 

thanks


@Spotware