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

PanagiotisCharalampous
01 May 2024, 05:43

Hi there,

Can you share a screenshot demonstrating what you are looking at?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
01 May 2024, 05:41

Hi there,

Please share with us us the following information

  • Strategy name
  • Copy account broker and leverage
  • Screenshots showing the strategy provider positions and the follower positions where we can see the difference you are referring to.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
01 May 2024, 05:39

Hi there,

Thank you for reporting this issue. Unfortunately we were not able to reproduce this behavior. Could you please share a video demonstrating this behavior and send us some troubleshooting information the next time this happens? Please paste a link to this discussion inside the text box before you submit it.

Best regards,

Panagiotis
 


@PanagiotisCharalampous

PanagiotisCharalampous
30 Apr 2024, 10:15

RE: RE: RE: RE: RE: RE: RE: RE: RE: RE: Issue / explanation AmountRisked

sebastien.t said: 

Hello,

 

I think there is also a huge issue on the lot calculation on the FOREX. I tried the function on GBPUSD

For an account of $1.000.000 and 10 pips Stop Loss, the function Symbol.VolumeForProportionalRisk proposed me to buy 2.500.00 lots which is by far too much…

But when I trued to reverse it with the function Symbol.AmountRisked, it says that I risk $2.500 which is the right number because my risk is 0.25% of the balance.

But obviously, it is not the risk that I have for 2.500.000 lots with a 10pips Stop Loss.  

I can't even put a trade with that figures…

 

Is it also a but? When do you expect to fix it?

 

Thank you

 

protected override void OnStart()

{

Print("Symbol "+ Symbol.Name);

Print("Pip size "+Symbol.PipSize);

Print("Account Balance " + Account.Balance);


 

Print("Volume to risk for SL 10pips " + Symbol.VolumeForProportionalRisk( ProportionalAmountType.Balance, RiskPerTrade, 10));

Print("Amount risked for Volume 2 500 000 with SL 10pips " + Symbol.AmountRisked(Symbol.VolumeForProportionalRisk( ProportionalAmountType.Balance, RiskPerTrade, 10), 10));

}

 

We will fix this in the next update of cTrader


@PanagiotisCharalampous

PanagiotisCharalampous
30 Apr 2024, 05:34

Hi there,

Please provide a full cBot code that builds and then explain to us how we can reproduce your issue in backtesting.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
30 Apr 2024, 05:32

Hi there,

Heikin Ashi is a built in chart in cTrader mobile. See below

https://help.ctrader.com/ctrader-mobile-android/trade/charts/#heikin-ashi

Best regards,

Panagiotis

 


@PanagiotisCharalampous

PanagiotisCharalampous
30 Apr 2024, 05:31

Hi there,

Can you please explain what points represent in terms of position size?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
30 Apr 2024, 05:29

Hi there,

If you want to create a live cTrader account, you need to contact a broker that offers cTrader. You can find some here.

Best regards,

Panagiotis


 


@PanagiotisCharalampous

PanagiotisCharalampous
30 Apr 2024, 05:28

Hi there,

What do you mean when you say symbol specifications?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
30 Apr 2024, 05:27

Hi there,

Can you please record a video demonstrating what you are looking at?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
30 Apr 2024, 05:26

RE: How to generate the .pwd file for the CLI commands ?

driftingprogrammer said: 

Does the CLI work? Is anyone using it? 

I started my cBot as an external process and it works fine. 

But when I copy the exact same command and try to invoke it from the command prompt by first going to the folder where we have the ctrader-cli.exe I get an error saying the password file needs to be specified. 

When I specify the password file which is a text file with my password it continues to say password file could not be found. I tried all formats of specifying the path but no luck, I always sayd password file not found.

 

Can someone give me an example of a command with the password file specified that works.

 

For me even a simple command like 

 

ctrader-cli.exe symbols --ctid=email@yahoo.com --pwd-file=C:/Users/Administrator/Documents/password.pwd

 

does not work. I am using ICMarkets broker.

 

Thanks in advance.

Hi there,

Can you share screenshots showing where the password file is and the exact message you receive?


@PanagiotisCharalampous

PanagiotisCharalampous
30 Apr 2024, 05:24

RE: RE: RE: RE: RE: RE: RE: RE: Issue / explanation AmountRisked

sebastien.t said: 

Hi PanagiotisCharalampous

Do you have any idea where the issue is?

It is very weird…

Thank you

It's a bug, it will be fixed in upcoming updates


@PanagiotisCharalampous

PanagiotisCharalampous
29 Apr 2024, 07:46

RE: RE: RE: RE: Issue / explanation AmountRisked

sebastien.t said: 

Good day,

 

I have both Mac and Windows

Here is the results this morning from my Mac 

 

And from my Windows server

 

The only difference I can see with your screenshot is the PipSize…

 

Can you please advise your broker and cTrader version?


@PanagiotisCharalampous

PanagiotisCharalampous
29 Apr 2024, 06:00

RE: Rectangular Box Adjust

jdharmasena said: 

In Ctrader mobile you can set the price of a upper and lower level of a rectangle. But I could not find it in the desktop version.

There is no such option on the desktop at the moment.


@PanagiotisCharalampous

PanagiotisCharalampous
29 Apr 2024, 05:58

RE: RE: Issue / explanation AmountRisked

sebastien.t said: 

True in your case it is perfectly fine. 

But look at my results for the same code on a Demo account

I have no idea why I get the weird results…

 

 

PanagiotisCharalampous said: 

Hi there,

I don't see any problem.

Can you please explain what the problem is?

Best regards,

Panagiotis

 

Can you confirm you are using cTrader for Mac?


@PanagiotisCharalampous

PanagiotisCharalampous
28 Apr 2024, 15:44

Hi there,

I don't see any problem.

Can you please explain what the problem is?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
28 Apr 2024, 15:40

RE: RE: RE: Backtest (visual vs non-visual mode): different results

gyoy said: 

alexandre.abconcept said: 

ncel01 said: 

Dear cTrader Team,

There is no “my case”.

As you might have noticed, the code sample provided above was only intended to report an issue.

My question was obviously generic.

Thanks for clarifying the community on this by providing an effective answer. It would be also of value to see documentation on this available.

 

 

Hello is there news on this ? I have the same issue.. When I backtest in Visual mode it is not the same results than in not visual..

Hi, any news? I have the same issue. I don't know how reliable my code is. The visual mode shows a fairly large negative value, while the silent mode shows positive value of the same magnitude.

Hi there,

See my response above.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
28 Apr 2024, 15:35

Hi there,

What ideas do you need :) ?

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
28 Apr 2024, 15:35

Hi there,

Only human faces can be uploaded as profile pictures.

Best regards,

Panagiotis


@PanagiotisCharalampous

PanagiotisCharalampous
28 Apr 2024, 15:34

Hi there,

Only human faces can be uploaded as profile pictures.

Best regards,

Panagiotis


@PanagiotisCharalampous