PanagiotisCharalampous's avatar
PanagiotisCharalampous
26 follower(s) 0 following 1006 subscription(s)
Replies

PanagiotisCharalampous
17 Oct 2024, 05:01

Hi there,

Please use English language and share with us all necessary information that would help us reproduce your problem. We need at least the following

  • cBot code 
  • Parameters
  • cBot log
  • Dates and times where you expected something to happen but did not.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
16 Oct 2024, 12:31

Hi there,

You can already do this

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
16 Oct 2024, 09:15

RE: RE: price line colour

hugh.mcgahern said: 

PanagiotisCharalampous said: 

Hi there,

Can you explain what do you mean with Price Line?

Best regards,

Panagiotis

Hi,

 

I like to use a line chart instead of candlesticks etc, and want to change the line colour if possible?

Thank you!

Hugh.

 

You can change it by changing the Bear outline color


@PanagiotisCharalampous

PanagiotisCharalampous
16 Oct 2024, 05:23

Hi there,

No this is not possible.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
16 Oct 2024, 05:22

Hi there,

Unfortunately we cannot help you regarding such matters in this forum. You should contact the broker or the relevant authorities.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
16 Oct 2024, 05:20

Hi there,

There is not comprehensive list but you can find some here.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
16 Oct 2024, 05:18

Hi there,

It looks like slippage. Check it with your broker.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
16 Oct 2024, 05:17

Hi there,

Can you explain what do you mean with Price Line?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
15 Oct 2024, 10:00

Hi there,

I do not understand your problem. What is Capiix? What is exactly that you are trying to do? Can you provide more information e.g. screenshots?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
15 Oct 2024, 09:58

Hi there,

Please share your cBot code and steps to reproduce this problem i.e. optimization parameters.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
15 Oct 2024, 09:56

Hi there,

Unfortunately custom indicators are not available on cTrader Web. You can use the desktop application instead.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
15 Oct 2024, 09:55

Hi there,

You should talk to your broker regarding this matter.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
15 Oct 2024, 09:54

Hi there,

We do not have an ETA but will be added in a future version.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Oct 2024, 12:18

Hi there,

You can find the Open API documentation in the link below

https://help.ctrader.com/open-api/

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Oct 2024, 07:53

RE: RE: RE: RE: Positions.Count is returning 0 inside Positions_Opened()

ncel01 said: 

PanagiotisCharalampous said: 

ncel01 said: 

PanagiotisCharalampous said: 

Hi there,

Unfortunately we were not able to reproduce the problem. Positions amount shows correctly for us

Best regards,

Panagiotis

Panagiotis,

Can you please check this under the same conditions (broker, symbol, etc) ?

This way you'll be (obviously) more likely to be able to reproduce the issue.

Remark: It has been already noticed in the past that many issues that applied to indices were not applicable to forex.

Thanks.

We did but with no luck unfortunately. We will keep it in mind though in case we stumble upon it in any other occasion

Panagiotis,

I really don't understand how you're not able to reproduce this issue.

Try the following backtest settings and let me know.
Using the exact same cBot code and backtest settings I can't expect anything else than the same outcome.

Hi there,

We finally managed to reproduce it, thanks.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Oct 2024, 05:18

Hi there,

Where did you find this code? You are using a method that does not exists.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Oct 2024, 05:15

RE: The ability To Copy And Paste Build Errors & Results for code debugging. (Mind Numbingly Infuriating)

bepehr said: 

I have this problem too 

Hi there,

If you need advanced development and debug options, it's better to use an external IDE.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Oct 2024, 05:12

RE: RE: Backtesting bar data missing for 1 day in timeframe.minute

BernhardCS said: 

Hi Panagiotis,

thanks for your reply and I'm quite sure you will be right ;-)

But I still wonder why the chart history is different to backtesting history data. 

So for clarifying 3 questions and I hope I don't bother you, if that is explained in doumentation you could provide me the link to it:

  1. Chart-data/TimeFrame.M1 => what is the source format the broker provides? Tick-data or directly TimeFrame.M1-data?
  2. Backtesting-data/Source: M1 from Server => what is the source format the broker provides? Tick-data or directly TimeFrame.M1-data?
  3. Backtesting-data/Source: Ticks from Server => The source could be only the Tick-data, right?

If your answer to point 1. and point 2. is the same, the problem ist probably not at the broker side, but between 1 and 2 is a difference. 

So considerd that your answer above “talk to IC Markets” is right, I guess cTrader gets all broker data (for Charts and Live-Bots) only by ticks and makes/generate all longer timeframes as M1, H1 etc. by it's own - only that would explain that “Backtesting-data/Source: Ticks from Server” and “Chart-data/TimeFrame.M1” gets the same result. Based on that and if that would be true, “Backtesting-data/Source: M1 from Server” have to be a different source by the broker, am I correct with that?

Thank you and best regards,

Bernhard

 

Hi Bernhard,

If your chart data is different to your backtesting data, try cleaning your backtesting cache in C:\Users\[USER][\AppData\Roaming\[BROKER]\BacktestingCache. If the issue persists, please talk to your broker. It is a bit pointless to try pinpoint the source of the problem yourself. The price feed is a responsibility of the broker. Even if this is a cTrader issue, we cannot intervene unless the broker asks for it.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Oct 2024, 06:08

Hi there,

Can you share a code example so that we can understand the issue?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Oct 2024, 06:07

Hi Bernhard,

Talk to IC Markets. They are responsible for their historical data.

Best regards,

Panagiotis


@PanagiotisCharalampous