I would like to add a function in my bot to double the position, same feature as in double position button in ctrader
Created at 24 Jan 2025, 20:02
I would like to add a function in my bot to double the position, same feature as in double position button in ctrader
24 Jan 2025, 20:02
Hi,
I have tried searching for this API but cannot find it. Can anyone show me the code snippet?
TIA
firemyst
18 Feb 2025, 04:59
Position.ModifyVolume (current volume * 2)
@firemyst