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.

Aieden Technologies

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

Aieden Technologies

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; }

Aieden Technologies

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;

Aieden Technologies

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

Aieden Technologies

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?

Aieden Technologies

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.

Aieden Technologies

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?

Aieden Technologies

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?

Aieden Technologies

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

Aieden Technologies

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.

Aieden Technologies

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.

Aieden Technologies

 

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

Aieden Technologies

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.

Aieden Technologies

Need help? Join us on Telegram

Need premium support? Trade with us


@PanagiotisChar