HowTo: cBot and custom Indicators in one Git Repository?

Created at 15 Nov 2017, 16:04
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!
Mikro's avatar

Mikro

Joined 20.06.2015

HowTo: cBot and custom Indicators in one Git Repository?
15 Nov 2017, 16:04


Hi all,

At the Moment I am integrating custom Indicators in my current cBot Project. I am using VS with Git for Sourcecontrol and am currently running into the Problem of managing Indicators and Bot in one Git Repo...

To straighten Things out.

> I have my cBot under Sources/Robots/myBot as Headdirectory in my Git Repo.

> I have my Indicators und Sources/Indicators/myIndicators and want to add them to Versioncontrol.

 

As of now I only have the Reference to the Indicators im my cBot Solution so it can compile but have not found a way to integrate the Indicators to the Git Repo...

Any Hints or Ideas?

 

Thx

Mikro


@Mikro