Topics
16 Nov 2023, 07:42
 1121
 1
15 Nov 2023, 10:36
 1994
 16
Replies

Spotware
04 Mar 2014, 09:24

marekfx is right, there are several ways to integrate VS with cAlgo. However, right now we are working on native VS integration. You will be able to choose "Edit in Visual Studio" in context menu of cBot and Indicator. Stay tuned.


@Spotware

Spotware
04 Mar 2014, 09:16

There is no collection of ticks in cAlgo API. You can access only market series data.


@Spotware

Spotware
28 Feb 2014, 11:12

RE:

At the moment there is only iOS application for Spotware broker.
You can log in to it only using account, which was created for Spotware cTrader.

We are working on creation apps for other brokers.


@Spotware

Spotware
28 Feb 2014, 09:28

Probably you do not filter positions by the label somewhere in your code.


@Spotware

Spotware
28 Feb 2014, 08:54

You need to add a reference to System.Data.dll


@Spotware

Spotware
27 Feb 2014, 15:51

We cannot find a problem with any tick charts at 00:00. Please if possible, post a screenshot and let us know which period of tick chart you are using and which broker you are using. 


@Spotware

Spotware
27 Feb 2014, 14:58

You can find all your journals in Documents/cTrader/Journals folder


@Spotware

Spotware
27 Feb 2014, 14:08

We are aware of this problem.

It will be fixed in cAlgo 1.18, which supposed to be released next week.

In order to start cAlgo 1.17 you need to move everything from Documents\cAlgo\Sources folder to some temporary folder, run cAlgo and move everything back. You need to do it only for first run of cAlgo.


@Spotware

Spotware
27 Feb 2014, 12:51 ( Updated at: 21 Dec 2023, 09:20 )

There is an option called "QuickTrade execution settings" that does exacltly that.

 


@Spotware

Spotware
27 Feb 2014, 12:17

Please make sure that in different instances of cBots you use different labels


@Spotware

Spotware
27 Feb 2014, 12:00 ( Updated at: 21 Dec 2023, 09:20 )

Market order will be filled by the VWAP at the moment of execution. If you want to specify the maximum deviation from the price you see in the platform at which your order can be filled you can use Market Range feature in cTrader.


@Spotware

Spotware
27 Feb 2014, 11:20

Thank you for your interest in our suite of NDD, STP platforms.

1. Handling multiple open positions and hadging without merge them

Yes, you are allowed to hedge

2. Program debuging possibility (if it is given only with Visual Studio no problem).

5. Is it possible to debug during backtest?  (In MT5 it is impossible.)

Unfortunately, cAlgo doesn't have the debugging possibility. However, there is a workaround with Visual Studio. You can write ClassLibrary in Visual Studio, then reference it in your cBot or Indicator and during running or backtesting you can attach Visual Studio debugger to cAlgo or cTrader process. Now we are preparing the native integration with Visual Studio.

3. Using data of some simple (custom) indicator from the EA program.

Yes, it is possible to use custom indicators in cBot

4. Backtesting on different timeframe from 1 min - 1 hour.

At the moment you can backtest your cBots on all timeframes which are available in cTrader except tick time frames. We will support tick time frames in backtesting in future releases.


@Spotware

Spotware
26 Feb 2014, 09:23

With cTrader the brokers cannot "alter the code or check on the back end before they excecute". cTrader is a hosted solution, meaning that the servers are hosted and managed by us (Spotware). The brokers can only configure the servers and there are no configurations that produce delays on excecution.


@Spotware

Spotware
25 Feb 2014, 10:07

No you cannot set a default order window per se, but your Volume , your SL and TP in pips are persisted from your last selection. We will also make the symbol selection persist. 

thanks


@Spotware

Spotware
25 Feb 2014, 10:02 ( Updated at: 21 Dec 2023, 09:20 )

Hello. What kind of computer are you using to trade with cTrader? Are you using Web or downloadable, and if you are using web, which browser? The ticket information shows the time from the moment the server receives the Order untill the time is executed on the LP. That means that cTrader -> Server and Server -> cTrader confirmation is not showin in ticket information. 

Where you using any torrents or anything that can be limiting your internet connection? Firewals? Does the problem still persist? In the bottom right of the status bar of the application you can find your latency to the proxy you are connected to. If that number is low , there is no way you will have 2 second delays. 

 


@Spotware

Spotware
25 Feb 2014, 09:21

The only way to draw on the chart is to use ChartObjects.


@Spotware

Spotware
25 Feb 2014, 09:11

Due to contractual agreements, we cannot distribute a list of brokers that offer cAlgo.


@Spotware

Spotware
25 Feb 2014, 09:05

We are aware of this problem. It will be fixed as soon as possible.


@Spotware

Spotware
24 Feb 2014, 14:58

The feature you request is supported in cTrader web. At some point we will implement it in cTrader as well. 


@Spotware

Spotware
24 Feb 2014, 14:55

No you can't. Spotware is not a broker we are a technology provider. Please use your broker's cTweb url to log in. 


@Spotware