Add Volume to open trade from Robot
Created at 24 Sep 2014, 09:39
Add Volume to open trade from Robot
24 Sep 2014, 09:39
Hello
Is it possible to add volume to open trade as it can be done manually, from a robot. Suppose the robot open a buy trade with volume 1000, later can the robot add to this open trade another 1000/2000 volume ?
If it can be done, what is the method to be used in cAlgo
Thanks and regards
Replies
AlexanderRC
28 Sep 2014, 16:16
Please vote for Modify Volume of a position on vote.spotware.com.
@AlexanderRC
Spotware
24 Sep 2014, 09:59
Currently cAlgo.API doesn't provide such functionality. However you can open one more positions with additional volume.
@Spotware