We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Algumas vezes o código apresenta este erro no log, logo após o programa finaliza.
[09/10/2019 23:15:21] https://braziliex.com/api/v1/privatecommand=balance [09/10/2019 23:15:22] {"balance":{"nbr":"0.00000001","iop":"0.00000001","eth":"0.00000001","ltc":"0.00000001","btc":"0.00000001","btg":"0.00000002","abc":"0.00000001","bch":"0.00000001","brzx":"0.00000001","brl":"0.02157404"}} [09/10/2019 23:15:22] {"code":null,"message":null,"data":[{"available_amount":0,"currency_code":"BRL","locked_amount":0},{"available_amount":0,"currency_code":"BTC","locked_amount":0},{"available_amount":0,"currency_code":"ETH","locked_amount":0},{"available_amount":0,"currency_code":"LTC","locked_amount":0},{"available_amount":0,"currency_code":"BCH","locked_amount":0},{"available_amount":0,"currency_code":"XRP","locked_amount":0}]} [09/10/2019 23:15:22] {"code":null,"message":null,"data":[{"available_amount":0,"currency_code":"BRL","locked_amount":0},{"available_amount":0,"currency_code":"BTC","locked_amount":0},{"available_amount":0,"currency_code":"ETH","locked_amount":0},{"available_amount":0,"currency_code":"LTC","locked_amount":0},{"available_amount":0,"currency_code":"BCH","locked_amount":0},{"available_amount":0,"currency_code":"XRP","locked_amount":0}]} [09/10/2019 23:15:22] https://braziliex.com/api/v1/privatecommand=balance [09/10/2019 23:15:23] ERROR POST O servidor remoto retornou um erro: (429). em System.Net.HttpWebRequest.GetResponse() em ExchangeBraziliex.post(String url, String parameters, String key, String secret) na F:\Downloads\ArbitragemNacional-BCH\ArbitragemNacional-master\exchanges\ExchangeBraziliex.cs:linha 269
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Algumas vezes o código apresenta este erro no log, logo após o programa finaliza.
The text was updated successfully, but these errors were encountered: