
Panagiotis Aieden Technologies

Info
Username: | PanagiotisChar |
Name: | Panagiotis Aieden Technologies |
Member since: | 15 Sep 2022 |
Country: | Cyprus |
About
Signature
Last Forum Posts
@Create a drop down parameter of Clock Times: 27 Jan 2023, 09:13
Hi Jay,
You can use an enum.
@Need the names of endpoint .net SDK to complete certain operations via API: 27 Jan 2023, 09:12
Hi Ron,
Yes they are but they are only available to brokers.
@heavy calculations on one instance will not force the other to stop: 27 Jan 2023, 09:12
Hi eynt,
There is no official support since you are not a client of Spotware. Official support should be provided by your broker with whom you have a relationship.
@GetSymbol Problem: 27 Jan 2023, 09:09
Hi Max,
Did you try fixing your exception first?
@cAlgo - Moving average crossover problem: 26 Jan 2023, 10:49
Hi there,
I believe you, it's just hard to help you if I cannot reproduce the problem.
@Create Cbots: 26 Jan 2023, 09:58
Hi there,
If you need professional help, contact us at development@clickalgo.com
@Positions events visible in cBot only?: 26 Jan 2023, 09:54
Hi there,
Yes.
@What does "volume" mean exactly in ctrader's candle chart?: 26 Jan 2023, 09:50
Hi there,
You can find it in TickVolume property.
@heavy calculations on one instance will not force the other to stop: 26 Jan 2023, 09:46
Hi eynt,
I don't work for cTrader, I am just trying to help you. It seems the product team introduced this limitation for their own reasons, so I don't think it can be considered a bug. It's a rule that you need to follow, your cBot needs to stop within a certain limit else the platform will force it to shut down. If you still insist that its a bug, I would advise you to share the cBot code so that the product team is able to reproduce.
@cAlgo - Moving average crossover problem: 26 Jan 2023, 09:42
Hi there,
Seems to work fine on backtesting