Withdrawal via code
Created at 21 Feb 2014, 05:33
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
Replies
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
Spotware
21 Feb 2014, 09:21
cAlgo.API doesn't have such functionallity
@Spotware