This was very helpful, some platforms have too many functions but i have loved cTrader the very first day, and you made it easier, thanks bro, more videos please!
@coolbargainseverywhere7 ай бұрын
Would you please help with the S/L parameter? I did copy exactly as presented but the Stop Loss is not triggering. Thank You
@coolnerd6147Ай бұрын
Please provide us the bot copy paste 7:18
@alyvansouza13546 ай бұрын
I did the same thing, but the backtest is only working when I put it in heikin ashi and standard, when I put it in renko the play is disabled
@FoldesLaszlo14 ай бұрын
How do you enforce that the cBot will not open multiple Buy positions if it encounters 3-green candled multiple time without a 3-red candle pattern in-between?
@cTrader4 ай бұрын
It's better to post programming questions in ctrader.com/forum/ctrader-algo/
@FoldesLaszlo14 ай бұрын
Why every 'version' the `ExecuteMarketOrder` command is a different overload when the only difference among those is there are arguments that are optional? C# has Optional Arguments which would not require each parameter version to this command to be a different overload... This (among other things) just makes it overly complicated without any advantages.
@Ellis.t6010 ай бұрын
Can I transfer this bot to my phone to use on the ctrader app ?
@cTrader10 ай бұрын
Hi there, no you can use it only on cTrader Desktop
@Ellis.t6010 ай бұрын
@@cTraderand how long does it take to start once running
@florsheimestablished27963 ай бұрын
How do we do it on Ctrader newer version
@cTrader3 ай бұрын
Hi there, the process is the same in the new version as well
@indigosleuthАй бұрын
It’s been rebranded as “Algo”, but still has the same robot symbol, and is in the same position. 🤖
@Gym.info8911 ай бұрын
Where can i get the full code , i write it but not work
@cTrader11 ай бұрын
Hi, we will provide the code samples soon on our GitHub repository
@Gym.info8911 ай бұрын
@@cTrader thanks i wish to see it soon, because its really helpful
@Gym.info8911 ай бұрын
public abstract TradeResult ModifyVolume(double volume) , is this the only code, i should make a new bot and add this in the beginning , and that's it or what?@@cTrader
@Gym.info8911 ай бұрын
@@cTrader hi again, i get a cbot for trading, i test it on the backtesting and get good result, but when i want to start it on trading, it gives me an error (Order OID0 is REGECTED with error " Order volume 0.00 is smaller than group minvolume=0.01".) What should i do to make it work, i test it on the back testing on GBP/USD, but when try to start it i use the BIT/USD , WHAT SHOUL I DO
@masharottv983211 ай бұрын
Can i create cbot using ctrader app in ipad?
@cTrader11 ай бұрын
No, this functionality is only available in cTrader Desktop.
@maartenheyrman9552 Жыл бұрын
Which version of c++ is used ?
@cTrader Жыл бұрын
Thank you for your comment. Kindly note that this is not C++, this is C#. You can find out more in the cTrader Help Centre.
@wedeyforyou11 ай бұрын
I’ll learn this in 2 months! Reply this after 2 months for my progress
@andrexlegarda90279 ай бұрын
first month tell us your achieve
@Psychology_Exposed8 ай бұрын
2 months.
@victorlagomme7065 ай бұрын
it's been 6 months. get back to work
@Micao-yk9jj Жыл бұрын
Can I separate classes in different files?
@cTrader Жыл бұрын
Thank you for your comment. Yes, you can separate classes in different files but only if you are using an external IDE to work with algos.
@sudhakars72905 ай бұрын
How to write onTimer() method ?
@cTrader5 ай бұрын
You can find examples here help.ctrader.com/ctrader-algo/references/Timer/Timer/#examples
@asiddiqi123 Жыл бұрын
How do i connect ctrader in python using websockets?
@cTrader Жыл бұрын
Hi there, you cannot use python to write cBots. For other APIs, please post your questions in ctrader.com
@asiddiqi123 Жыл бұрын
@@cTrader I wanna use open API in. Python...is it possible?
@cTrader Жыл бұрын
@@asiddiqi123 Yes it is possible
@asiddiqi123 Жыл бұрын
@@cTrader can you give example of what data to send for subscription? When I connect to WS url it connects and fetches nothing
@cTrader Жыл бұрын
@@asiddiqi123 As explained above, please post such questions in ctrader.com. They are irrelevant to this video
@Superman-nh4wz Жыл бұрын
where can I find the codes
@cTrader Жыл бұрын
Hi! You can find the code snippets from this video here: help.ctrader.com/ctrader-automate/articles/for-developers/create-a-cbot-in-5-mins/
@lawrenceogola600210 ай бұрын
The number of times I've tried coding something close to Onbar in MQL will make me switch to CBots.
@FoldesLaszlo14 ай бұрын
And whenever I try coding something in a cBot, I want to switch back to MQL... but both has very-very unintuitive syntax and execution model. I wish they have copied the simplicity of Tradingview...
@bjornpantell574 Жыл бұрын
It's very hard to hear what you are saying. There's too much bass. Please adjust and upload again.
@paulmarshall7794 Жыл бұрын
turn on the subtitles.
@megasuperlexa2 Жыл бұрын
use crappy earphones with NO BASS
@1___________________1-n6i8 ай бұрын
skill issue
@viniciussantana99027 ай бұрын
HELLO THERE, CAN U GIVE US THIS CODE? :D
@bruceevans2137 Жыл бұрын
cant understand a word he is saying, too muffled
@UnbenutzerKanalname Жыл бұрын
is that Java? urgh
@cTrader Жыл бұрын
No, it's C# - it's really easy-to-use and, as demonstrated in the video, you can create a cBot in minutes.
@doYourBest4All28 күн бұрын
This video is obsolete now in dec 2024..this platform design is absolutely useless. Better make a new video for the 5.0 platform.
@Ellis.t6010 ай бұрын
Can I transfer this bot to my phone to use on the ctrader app ?