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
Hi! Reason is incomplete account setup, it's two part:
for server it is exchanges_wrapper/exch_srv_cfg.toml, where you place API key and account name
exchanges_wrapper/exch_srv_cfg.toml
for client it's martin_binance/ms_cfg.toml, where you add account name into exchange list
martin_binance/ms_cfg.toml
The account name must be identically for account.
I update readme and add handler for this error some later. Thank's, Jerry.
Originally posted by @DogsTailFarmer in #15 (comment)
The text was updated successfully, but these errors were encountered:
Fixed 1.2.6
Sorry, something went wrong.
DogsTailFarmer
No branches or pull requests
Hi! Reason is incomplete account setup, it's two part:
for server it is
exchanges_wrapper/exch_srv_cfg.toml
, where you place API key and account namefor client it's
martin_binance/ms_cfg.toml
, where you add account name into exchange listThe account name must be identically for account.
I update readme and add handler for this error some later. Thank's, Jerry.
Originally posted by @DogsTailFarmer in #15 (comment)
The text was updated successfully, but these errors were encountered: