Replies

test-01
09 Jul 2024, 12:38 ( Updated at: 09 Jul 2024, 15:04 )

Account.UserID = 0  Account.UserNickName= null

Print("{0} {1} {2} {3}",Account.Number, Account.UserNickName, Account.BrokerName, Account.UserId);

The results:   0 null Spotware 0

09/07/2024 12:31:58.896 Error | Account.UserNickName property is not available for Cloud cBots

My broker is IcMarkets.

 


@test-01

test-01
09 Jul 2024, 08:04 ( Updated at: 09 Jul 2024, 15:04 )

Notifications and other http requests (Telegram) not working on Cloud!

I get this error: “Email was not sent because email notifications are disabled. ” 

Why? 


@test-01