
Topics
Replies
PanagiotisChar
31 Oct 2022, 11:34
Hi,
The Async version will send the order to the server to be executed and proceed with the rest of the code. The other one will wait for a response from the server before it proceeds.
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
31 Oct 2022, 11:32
Hi Alex,
That's not possible either.
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
31 Oct 2022, 11:32
Hi there,
Both
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
27 Oct 2022, 11:00
Hi Moongirl,
Right click on the chart, Viewing Options > Market Sentiment
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
27 Oct 2022, 10:59
Hi Alex,
If you mean a parameter, then use the DefaultValue
[Parameter("TimeFrame", DefaultValue = "Minute")]
public TimeFrame TimeFrame { get; set; }
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
27 Oct 2022, 09:26
Hi timtoju,
Unfortunately this is not possible
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
27 Oct 2022, 09:25
Hi daankouwen,
Here is an example
var closePrices = MarketData.GetBars("XAUUSD").ClosePrices;
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
27 Oct 2022, 09:23
Hi Holmstrom,
This is not possible unless the strategy provider provides his contact details in the strategy description
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
27 Oct 2022, 09:21
Hi prosteel1,
I backtested this on 4.4.16 and there is no problem. Do you still experience this?
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
27 Oct 2022, 09:16
Hi Alex,
It's not possible to change a chart's timeframe from a cBot.
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
27 Oct 2022, 09:15
Hi Alex,
Shouldn't you address this question to the developer?
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
27 Oct 2022, 09:14
Hi there,
You need to talk to your broker.
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
26 Oct 2022, 09:07
Hi there,
You need to be more specific.
What exactly doesn't work?
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
25 Oct 2022, 11:00
Hi there,
Here you go
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
25 Oct 2022, 10:21
Hi there,
We can't advise you without the complete source code and steps to reproduce the problem
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
25 Oct 2022, 09:10
Hi Yuval,
I think the message is self explanatory. The indicator does some heavy processing, so cTrader forced it to stop.
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
25 Oct 2022, 09:08
Hi there,
Please read my response again. You need to click on the time counter and drag the chart to the left.
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
25 Oct 2022, 09:05
( Updated at: 21 Dec 2023, 09:22 )
Hi boris_k,
You can find old journals here
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
25 Oct 2022, 09:01
Hi,
You need to hire a programmer to implement a licensing solution for you.
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar
PanagiotisChar
31 Oct 2022, 11:35
Hi Yuval,
No there isn't
Aieden Technologies
Need help? Join us on Telegram
Need premium support? Trade with us
@PanagiotisChar