Replies

dafyddjohndavies
16 Dec 2024, 07:17

RE: cBot - How to code TSL using cTraders TSL instead of Modify Position

firemyst said: 

The simple way to do it is:

 position.ModifyTrailingStop(true);

or

 position.ModifyTrailingStop(false);

Thank you


@dafyddjohndavies

dafyddjohndavies
07 Nov 2024, 08:07 ( Updated at: 07 Nov 2024, 09:25 )

RE: Fibb Expansion not working correctly

PanagiotisCharalampous said: 

Hi there,

When drawing the first part make sure you keep the mouse button pressed.

Best regards,

Panagiotis

Oh yes. Thanks.  New to all this so noob mistakes abound


@dafyddjohndavies