Withdrawal via code

Created at 21 Feb 2014, 05:33
How’s your experience with the cTrader Platform?
Your feedback is crucial to cTrader's development. Please take a few seconds to share your opinion and help us improve your trading experience. Thanks!
HE

hermoso

Joined 23.07.2012

Withdrawal via code
21 Feb 2014, 05:33


Is there a way to realize this? Can i set something like this

 

if (Account.balance > 50000)

          Net = Account.balance -50000;

          Dealer.Withdrawal(Net,"Neteller",AccountNumber);

 

Tks in advance


@hermoso
Replies

Spotware
21 Feb 2014, 09:21

cAlgo.API doesn't have such functionallity


@Spotware

Shares4UsDevelopment
13 Apr 2024, 11:03 ( Updated at: 14 Apr 2024, 08:02 )

support my suggestion

Already a suggestion so Please support it at https://ctrader.com/forum/suggestions/43376


@Shares4UsDevelopment