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

PanagiotisCharalampous
05 Jun 2018, 11:35

Hi bugazzza,

Our aim is to provide you with all necessary information about updates and upgrades. Hopefully you will be receiving all necessary information on time.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
05 Jun 2018, 11:16

RE:

GoldnOil1050 said:

And on top, if you have indicator on screens and use your cursor to count the number of bars or want to know the Pips; you cannot as the indicator name comes in front...

 

Totally agree that this left bar is taking too much precious screen space...  and why hide the settings of Clicks, pips in the one more setting link...  also, the email settings... they were good at the top....  what a mess !

also, if they can add one more row of "Charts" selection name that is on the top....  have to do too much scrolling between charts... 

Hi GoldnOil1050,

The indicator issue has been fixed. See below

/forum/ctrader-support/13145

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
05 Jun 2018, 11:14

Hi all,

We have released an update. See below

/forum/ctrader-support/13145

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
05 Jun 2018, 11:12

Dear Baro,

We have released an update. See below

/forum/ctrader-support/13145

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
05 Jun 2018, 11:11

Dear Jeshayle,

We have released an update. See below

/forum/ctrader-support/13145

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
05 Jun 2018, 11:10

RE:

Dear Alexa,

We have released an update. See below

/forum/ctrader-support/13145

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
05 Jun 2018, 11:09

RE:

niwi@niwi.nz said:

Additionally, a tooltip of the indicators superimposed over the measuring tool, so i can't clearly see the number of pips there are between some candle and some other that is located near one indicator (Moving Average is a good example), please, fix that, is very very uncomfortable.


Hi, please see below
/forum/ctrader-support/13145


@PanagiotisCharalampous

PanagiotisCharalampous
05 Jun 2018, 10:43

Hi catecalvez,

Can you post the full cBot code so that we can build it as well?

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
05 Jun 2018, 10:32

Hi irmscher9,

There are no updates about this. Regarding your code, the issue is that you pass a parameter to a function that does not take a parameter. What are you trying to achieve with this piece of code?

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
04 Jun 2018, 14:23

Hi Patrick,

No I can't. If it was a general issue, nobody would be able to work with cTrader Automate. I will forward this to the product team in case they have anything to suggest. In the meanwhile, please send some troubleshooting information, in case something is going wrong. You can do so by pressing Ctrl+Alt+Shift+T. Paste the discussion in the text box and press submit.

Best Regards,

Panagiotis

 


@PanagiotisCharalampous

PanagiotisCharalampous
04 Jun 2018, 14:16

Hi Sasha,

See below

            if (Positions.Count(x => x.Id == ID) > 0)
            {
                var entryPrice = Positions.First(x => x.Id == ID).EntryPrice;
            }

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
04 Jun 2018, 12:52

Hi catecalvez,

Thanks for posting in our forum. Why do you say you cannot do that?

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
04 Jun 2018, 12:43

Hi Patrick,

Yes this functionality is gone.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
04 Jun 2018, 11:06

Hi augrust2,

Thanks for posting in our forum. You can check out ModifyPosition method.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
04 Jun 2018, 11:04

Hi Patrick,

If you want your accounts to be removed, you should contact your broker.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
04 Jun 2018, 11:01

Hi Patrick,

Are you sure this is something not related with your computer?

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
04 Jun 2018, 10:57

Hi Patrick,

My suggestion is to follow what is suggested in the warnings. Replace the obsolete methods with the new ones.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
04 Jun 2018, 10:38

Hi to both,

Could you please provide us with more information to reproduce your issues? If possible let us know the following

1) Your broker/s

2) The symbol/s

3) Backtesting parameters

4) A cBot that reproduces the problem

5) Screenshots/Videos that demonstrate the problem

Best Regards,

Panagiotis

 


@PanagiotisCharalampous

PanagiotisCharalampous
04 Jun 2018, 10:34

Hi zedodia,

The warnings suggest themselves what you should do.

Best Regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
04 Jun 2018, 10:32

Hi Michael, 

Thanks for posting in our forum. Yes you are right :) VPS would be more benefitial in the case you are using market orders.

Best Regards,

Panagiotis


@PanagiotisCharalampous