Topics
17 May 2022, 11:22
 1132
 3
20 Apr 2021, 17:17
 1157
 1
14 Dec 2020, 13:38
 1717
 3
Replies

ClickAlgo
01 Jul 2019, 20:01

Hi,

I do not think the API provides this, but I may be wrong, you have a few other options, one is to create a robot which saves the data during a backtest, the others are listed below.

Purchase & download free market data

https://www.histdata.com/download-free-forex-data/

Use our free data converter tool

https://clickalgo.com/free-ctrader-historical-data-limited

Get the data via an API

https://www.dxfeed.com/consolidated-data-feed/forex/

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

Twitter | Facebook | YouTube | Pinterest | LinkedIn

 


@ClickAlgo

ClickAlgo
01 Jul 2019, 13:32

Hi, Alexis,

Now the latest version of cTrader is out we are looking at adding more content, there is already a tutorial which can be found here.

https://clickalgo.com/cTrader-algorithmic-trading-school-for-beginners

Our tutorials were written a while ago, but provide a basic introduction into this field.

Paul.


@ClickAlgo

ClickAlgo
01 Jul 2019, 12:41

Hi, efxps,

As far as I am aware this is not possible with the cTrader API, but there are workarounds especially if you wish to communicate between platforms or even remote machines on another planet, you have the quick and dirty reading and writing to file objects on a machine to more robust patterns like publish-subscribe.

So, there is a way to do almost anything, it's down to your imagination, your skill-set and what is possible with the technology currently available.

If you need a little guidance just drop me an email.

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

Twitter | Facebook | YouTube | Pinterest | LinkedIn


@ClickAlgo

ClickAlgo
01 Jul 2019, 12:33

Hi, Cysecsbin.01,

You can create a project in a working folder anywhere on your machine and as long as you have the cBot extension installed from NuGet when you compile the code, it will place the algo file in the robot or indicator folder which is automatically picked up by the cTrader platform.

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

Twitter | Facebook | YouTube | Pinterest | LinkedIn


@ClickAlgo

ClickAlgo
01 Jul 2019, 12:29

Hi, Cyrzo,

We have a product that sends alerts on the MA crossovers if you are interested just drop me an email and I will give you a free copy.

https://clickalgo.com/ctrader-moving-average-instant-alert-messages

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

Twitter | Facebook | YouTube | Pinterest | LinkedIn

PS: Why not join our instant chat group on Telegram.

 


@ClickAlgo

ClickAlgo
27 Jun 2019, 09:49 ( Updated at: 21 Dec 2023, 09:21 )

Hi, 

Take a look at the volatility widget below, you can download it for free and register it on two machines.

https://clickalgo.com/ctrader-volatility-dashboard-widget

VOLATILITY

 

 

You can also use this free tool if you just want a basic view of the spread and volatility - https://clickalgo.com/ctrader-forex-scalping-tool

DISPLAY SPREAD

If you need to display the spread then the tool below should help, drop me a message if you want this one for free.

https://clickalgo.com/ctrader-profit-loss-dashboard-widget

 

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

Twitter | Facebook | YouTube | Pinterest | LinkedIn

PS: Why not join our instant chat group on Telegram.

 


@ClickAlgo

ClickAlgo
26 Jun 2019, 11:59 ( Updated at: 21 Dec 2023, 09:21 )

I did post this in a similar thread above, but until cTrader creates their own, you can use one that we created.

https://clickalgo.com/ctrader-risk-reward-chart-trading-tool

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

Twitter | Facebook | YouTube | Pinterest | LinkedIn

PS: Why not join our instant chat group on Telegram.


@ClickAlgo

ClickAlgo
26 Jun 2019, 11:51

I agree on this one.


@ClickAlgo

ClickAlgo
26 Jun 2019, 11:47 ( Updated at: 21 Dec 2023, 09:21 )

Hi,

We created one for cTrader.

https://clickalgo.com/ctrader-risk-reward-chart-trading-tool

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

Twitter | Facebook | YouTube | Pinterest | LinkedIn

PS: Why not join our instant chat group on Telegram.

 


@ClickAlgo

ClickAlgo
26 Jun 2019, 10:23

Hi, Nelson,

This product may help you.

https://clickalgo.com/ctrader-moving-average-instant-alert-messages

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

 


@ClickAlgo

ClickAlgo
25 Jun 2019, 20:00

Hi, 

To solve your problem what you need to do is open cTrader v3.3 to compile using features of the API v3.3 and if you wish to compile code that uses API v3.5, you will need to open a version of cTrader that is v3.5. The reason for this is that cTrader dynamically replaces the cAlgo.dll assembly each time you open a different version of cTrader, so it will replace the version v3.5 with a copy of v3.3 and if you open a copy of cTrader which is v3.3 it will replace the v3.5 with the v3.3

I hope that makes sense.

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

 


@ClickAlgo

ClickAlgo
16 Jun 2019, 12:27

I agree with Astroke, TradingFXVPS are pretty good company, we also promote them.


@ClickAlgo

ClickAlgo
29 May 2019, 17:49

Please send a basic example VS project to development@clickalgo.com and I will get someone to take a look for you, just a few lines of code using a C# 6 feature. 

Also. double check that the features you are attempting to use are available with .NET 4.6

Paul


@ClickAlgo

ClickAlgo
29 May 2019, 08:59

Hi, Pistorius,

We have been using .NET Framework 4.6 and 4.7 for a while now with the core cBots using C# 6, I think C# 7 uses .NET core, I am pretty sure that .NET 4.7 came out in October 2017 and it still quite new. Unless there are features that you really need in C#7 I would just use C#6

NET Framework History

NET Core History

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

Twitter | Facebook | YouTube | Pinterest | LinkedIn


@ClickAlgo

ClickAlgo
29 May 2019, 08:15 ( Updated at: 21 Dec 2023, 09:21 )

Hi, PrcMaxjo,

Send an email to sales@clickalgo.com, we can either help you with your conversion or point you in the right direction.

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

Twitter | Facebook | YouTube | Pinterest | LinkedIn


@ClickAlgo

ClickAlgo
03 Apr 2019, 09:29

Try this FRAMA indicator.

https://clickalgo.com/ctrader-fractal-adaptive-moving-average-indicator

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

ctrader specialists

Twitter | Facebook | Google+ | YouTube | Pinterest | LinkedIn


@ClickAlgo

ClickAlgo
15 Mar 2019, 20:18

Dear, Traders,

A new video tutorial has just been published to give you a better understanding of the trading robot settings for the Grid-Hedge system.

Watch the Video Tutorial


@ClickAlgo

ClickAlgo
14 Mar 2019, 15:18 ( Updated at: 30 Nov 2020, 09:43 )

Hi, Brian,

We offer a vendor program where we will sell your indicators for a commission, you will have access to your own admin portal to monitor sales and each time a sale is made you are informed via email, just follow the link below for more information.

https://clickalgo.com/join-our-vendor-program-trading-software

Also, take a look at the products that we already sell for existing vendors.

https://clickalgo.com/vendor-indicators

If you would like to talk to me for more information just call the number below or send an email.

Paul Hayes
Sales & Marketing
Emailcontact@clickalgo.com
Phone: (44) 203 289 6573
Websitehttps://clickalgo.com

ctrader specialists

Twitter | Facebook | Google+ | YouTube | Pinterest | LinkedIn

 

 


@ClickAlgo

ClickAlgo
01 Mar 2019, 06:37

Hi, Glen,

Are you use the ClickAlgo Market Clock as this had a known issue that has been fixed.

https://clickalgo.com/ctrader-market-trading-clock

Paul.


@ClickAlgo

ClickAlgo
26 Feb 2019, 11:10

Hi, Nick,

Many of our trading systems will send an email when there is a signal for a trade, but the grid-system does not have this feature, using emails is not the most effective way of doing this as there is a time lag you are better off using an SMS or Telegram instant message, but if the time lag is not a problem then continue to use emails.

Anyway, why not download a trial version which sends messages when there is a trade signal like the product below and sees if it works?

https://clickalgo.com/ctrader-moving-average-instant-alert-messages

We could always add a setting in the grid-hedge system that will send an email each time there is a trade signal.

https://clickalgo.com/ctrader-forex-grid-system

Paul.


@ClickAlgo