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

PanagiotisCharalampous
14 Mar 2024, 11:56

RE: RE: Clear the LocalStorage

sebastien.t said: 

PanagiotisCharalampous said: 

Hi there,

There is no API method available at the moment. You can only clear it manually by deleting everything in this folder. Make sure cTrader is closed before you do this

Documents\cAlgo\LocalStorage

Best regards,

Panagiotis

Thank you for your answer. Is there any way to store the info properly in a DB?

 

Thank you

Hi Sebastien,

No, you would need to program your own storage to achieve this.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Mar 2024, 07:46

Hi there,

Your question is not clear. Can you rephrase and elaborate?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Mar 2024, 07:43

Hi there,

There is no API method available at the moment. You can only clear it manually by deleting everything in this folder. Make sure cTrader is closed before you do this

Documents\cAlgo\LocalStorage

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Mar 2024, 07:38

Hi there,

Do you run any cBots/Indicators while this happens? If yes, can you stop them/remove them and let us know if the issue persists?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Mar 2024, 07:36

Hi there,

You can only stop all cBot instances at once, if you run them from the Automate session

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Mar 2024, 07:35

Hi there,

There is no such option at the moment. But you can modify it later on the chart.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Mar 2024, 07:33

Hi there,

You might find the below thread a helpful starting point

https://ctrader.com/forum/calgo-support/24987

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Mar 2024, 07:31

Hi there,

Can you share screenshots of what you are looking at?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
14 Mar 2024, 07:30

Hi there,

This usually happens when you have issues with your network. Try restarting your computer or retry at a later time.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Mar 2024, 13:01

Hi there,

Please provide more information about your problem.

  1. What exactly do you do?
  2. What doesn't work?
  3. What messages to you send and what do you receive in response?

Best regards

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Mar 2024, 10:49

Hi there,

Can you share the complete cBot code you are using and screenshots of your log after executing the cBot?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Mar 2024, 10:48

Hi there,

The errors are pretty straight forward, so I don't know what kind of further help we could provide. You are calling parameters that do not exist.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Mar 2024, 10:45

Hi there,

Try using the cross broker cTrader to see all your brokerages accounts.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Mar 2024, 07:08

Hi there,

Can you share screenshot of what you are looking at?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Mar 2024, 07:07

Hi there,

Please provide more information about the issue i.e. the steps you take, the message you receive, screenshots etc

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Mar 2024, 07:06

Hi there,

Feel free to provide more information about your issue that would allow us to reproduce what you are looking at e.g. cBot code, parameters, broker etc.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Mar 2024, 07:04

Hi there,

Can you please provide more information about this issue?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Mar 2024, 07:03

Hi there,

Is this a broker account? Where do you expect to see this account?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
13 Mar 2024, 07:02

Hi there,

Can you share screenshots demonstrating what you are looking at?

Best regards,

Panagiotis


 


@PanagiotisCharalampous

PanagiotisCharalampous
13 Mar 2024, 07:00

RE: RE: RE: RE: Determine cBot channel programmatically

ncel01 said: 

PanagiotisCharalampous said: 

ncel01 said: 

PanagiotisCharalampous said: 

Hi ncel01,

No, all trades coming from cBots come from the cBot cTrader channel.

Best regards,

Panagiotis

Hi Panagiotis,

Isn't there a distinction between cTrader and console? In the position details I can see that “cBot console” is mentioned for the channel (cBot is running though the CLI).

Isn't it possible to programmatically identify if a cBot is running through cTrader or the CLI? I'd like to apply some conditionals based on this.

Thanks.

Hi ncel01,

Unfortunately there is no such option at the moment.

Best regards,

Panagiotis

Thanks for confirming this.

Do you think there is a need to suggest for this or, will it be added in the future anyway?

Thanks.

Hi ncel01,

We do not have such plans at the moment, therefore feel free to suggest it.

Best regards,

Panagiotis


@PanagiotisCharalampous