Compile cBots and Indicators from VS

Created at 30 Jun 2019, 17:33
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
CY

cysecsbin.01

Joined 10.11.2018 Blocked

Compile cBots and Indicators from VS
30 Jun 2019, 17:33


Dear Spotware,

I would like to know if it is possible to compile cBots and Indicators from VS so I can make advanced GUIs with minimal effort.

If so, how can I produce a .algo file from VS? I read a thread where other people were talking about this but I'm not sure on how to do it. Could you please help me out?

Thanks in advance, sincerely

        -Cysecsbin.01


Replies

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

alexsanramon
01 Jul 2019, 13:11

Hi Paul,

Glad to see you are still helping out even though you sell great products.

Do you still update your cBot tutorial site? I am interested to see how you can build cBot in VS in your tutorial.

Thanks.

-Alexis


@alexsanramon

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