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

PanagiotisCharalampous
20 Feb 2024, 07:00

Hi ncel01,

Understood. The root cause of the problem is the same as in the other thread. It will be resolved in an upcoming update.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
20 Feb 2024, 06:59

Hi there,

Try listening to the Chart.MouseMove event that gives you the location of the mouse on the chart.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
20 Feb 2024, 06:57

Hi there, 

Please provide the code in proper format so that we can easily copy, paste and build it.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
20 Feb 2024, 06:54

Hi there,

Have you set your access rights to Full Access?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Feb 2024, 10:34

RE: RE: Backtest: position.NetProfit at close not matching History.Last().NetProfit

ncel01 said: 

PanagiotisCharalampous said: 

Hi ncel01,

Can you share an example cBot that allows us to reproduce this?

Best regards,

Panagiotis

Hi Panagiotis,

Can you please first try to check this by just adding a Print(o.Position.NetProfit) inside Positions_Closed()?

I need to create a whole cBot sample for this. I'll do it in case the above is not working with you.

Just let me know.

 

Works fine for me


@PanagiotisCharalampous

PanagiotisCharalampous
19 Feb 2024, 10:15

It would be better to contact the indicator developer. If it works fine for me then It does not seem a general cTrader issue


@PanagiotisCharalampous

PanagiotisCharalampous
19 Feb 2024, 06:38

Hi there,

This happens because trading costs like commissions and swaps are considered in your net profit.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Feb 2024, 06:36

Hi ncel01,

Can you share an example cBot that allows us to reproduce this?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
19 Feb 2024, 06:31

RE: RE: RE: RE: Indicator

Bergmeister said: 

PanagiotisCharalampous said: 

Bergmeister said: 

PanagiotisCharalampous said: 

Where can we download this indicator from?

You can download is from Ctrader.com  Algorithms

Please share the link

https://ctrader.com/algos/indicators/show/3720

https://ctrader.com/algos/indicators/show/2523

 

Looks good here. Make sure the colors you selected are not tranparent. Also check the log in case of any errors


@PanagiotisCharalampous

PanagiotisCharalampous
19 Feb 2024, 06:25

Hi there,

Better post your suggestions in the correct topic below

https://ctrader.com/forum/suggestions


@PanagiotisCharalampous

PanagiotisCharalampous
18 Feb 2024, 06:57

RE: RE: How to Execute Second position on Same Direction with StopLoss at Middle Point from first positon StopLoss and Current Price.

garnak123 said: 

PanagiotisCharalampous said: 

Hi there,

The stop loss parameter should be in pips, not in absolute price. So you need to calculate the relevant pips so that the stop loss is set at the correct price level.

Best regards,

Panagiotis


For me to do this i dont have to just add  “"" * Symbol.Pipzise “”” at the end?

NewSL_Value = (P.StopLoss.Value + MidCalculation) * Symbol.Pipzise;

No, you should first calculate the distance from the entry price and then divide by the pip size.


@PanagiotisCharalampous

PanagiotisCharalampous
18 Feb 2024, 06:55

RE: RE: RE: RE: for mac os 10.13

makmik44 said: 

makmik44 said: 

PanagiotisCharalampous said: 

makmik44 said: 

i have  mac os 10.13 . i cant install ctader 

The supported versions are written in the announcement

The application is optimised for macOS 14 but also supports older versions, starting from macOS 10.15. 

thank you sir i know .

but Will you provide users mac os 10.13 to use ctrader soon?

 

No we do not have such plans


@PanagiotisCharalampous

PanagiotisCharalampous
18 Feb 2024, 06:54

RE: RE: Indicator

Bergmeister said: 

PanagiotisCharalampous said: 

Where can we download this indicator from?

You can download is from Ctrader.com  Algorithms

Please share the link


@PanagiotisCharalampous

PanagiotisCharalampous
18 Feb 2024, 06:53

RE: RE: RE: RE: cTrader - Plugins

cyril269 said: 

PanagiotisCharalampous said: 

cyril269 said: 

PanagiotisCharalampous said: 

Hi there,

Plugins will be available in the upcoming major update.

Best regards,

Panagiotis

Is there a potential timeline on when the major update will be released? 

Hopefully sometime in the following weeks :)

Is it possible to get a prerelease version of the ctrader.automate nuget that has plugin support?

Unfortunately we do not offer a prerelease version


@PanagiotisCharalampous

PanagiotisCharalampous
18 Feb 2024, 06:52

RE: RE: Targets different on backtest and live

acrigney said: 

The target pips for my limit orders is only 1 pip and on live the winning orders are around the 1 pip amount. But on the backtesting the limit orders take much more than that. This might be caused by there being a lot less data on backtesting than on live?

PanagiotisCharalampous said: 

Hi acrigney,

I do not understand what is the issue you are trying to describe here :) Can you elaborate more on your description?

Best regards,

Panagiotis

 

How can we reproduce this?


@PanagiotisCharalampous

PanagiotisCharalampous
17 Feb 2024, 10:40

Hi acrigney,

I do not understand what is the issue you are trying to describe here :) Can you elaborate more on your description?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
17 Feb 2024, 10:37

RE: for mac os 10.13

makmik44 said: 

i have  mac os 10.13 . i cant install ctader 

The supported versions are written in the announcement

The application is optimised for macOS 14 but also supports older versions, starting from macOS 10.15.


@PanagiotisCharalampous

PanagiotisCharalampous
17 Feb 2024, 10:37

RE: for mac os 10.13

makmik44 said: 

i have  mac os 10.13 . i cant install ctader 

The supported versions are written in the announcement

The application is optimised for macOS 14 but also supports older versions, starting from macOS 10.15.


@PanagiotisCharalampous

PanagiotisCharalampous
17 Feb 2024, 10:35

Where can we download this indicator from?


@PanagiotisCharalampous

PanagiotisCharalampous
16 Feb 2024, 11:46

Hi there,

You can find the references below

https://help.ctrader.com/ctrader-automate/references/

Best regards,

Panagiotis


@PanagiotisCharalampous