Hi, I what to know if it's possible to check for result after this.advice call. I need to realize if buy or sell was successful or not in order make decisions.
For example if bot calls this.advice and buy fails because lack of currency, keeping trying to buy later but no to sell because can't get any asset.
Thanks in advance.
For example if bot calls this.advice and buy fails because lack of currency, keeping trying to buy later but no to sell because can't get any asset.
Thanks in advance.