Modify position volume and/or direction (TradeType)
Modify position volume and/or direction (TradeType)
11 Jul 2014, 22:02
Is it possible to modify volume for position and/or its direction?
The current ModifyPosition[Async] only has arguments for stop loss and take profit.
The UI in cTrader has buttons for doubling (change volume) and reversing (change direction) so internally it is possible. Why isn't it possible to do that from cBot? Am I missing something?
Replies
AlexanderRC
14 Jul 2014, 17:09
RE:
Spotware said:
cAlgo API doesn't contain such methods. We plan to add them in the future.
Actually, ClosePosition[Async] has an argument to close a partial volume from position. So I can decrease the volume, but not increase...
@AlexanderRC
AlexanderRC
29 Aug 2014, 13:10
Please vote for Add commissions for Symbol to cAlgo API on vote.spotware.com
@AlexanderRC
Forex19
30 May 2015, 00:48
RE:
Spotware said:
cAlgo API doesn't contain such methods. We plan to add them in the future.
After about a year, contain cAlgo API such methods?
These two functions are present for some time with the buttons on screen.
It would be very useful to manage them by API.
@Forex19
brunoamancio.ti
02 Sep 2016, 04:51
RE:
Spotware said:
Dear Traders,
Thank you for your suggestions. The above API Members are not available yet. We plan to include them in the future.
Has the future arrived yet?
@brunoamancio.ti
HeroHeroHero
26 Jul 2017, 13:40
Hi @spotware,
I also looking for this cAlgo API.
It has already have sufficient votes.
http://vote.spotware.com/forums/229166-ideas-and-suggestions-for-ctrader-and-calgo/suggestions/6495226-modify-volume-of-a-position
@HeroHeroHero
Spotware
14 Jul 2014, 10:24
cAlgo API doesn't contain such methods. We plan to add them in the future.
@Spotware