-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
debugging #3
Comments
docker logs -f <containername> should give you the debug logs
…On Thu, Feb 1, 2018 at 8:26 AM, pipinoloco ***@***.***> wrote:
hello, any chance to check the actions of the bot?. I have the coins in
the account and the bot dont make sell orders, how i can check what the bot
is doing? best regards.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKsgFDA2XrVHroCHlDEXE-z9PeriA-OGks5tQcmAgaJpZM4R1sPm>
.
--
Thanks & Regards,
Siva.
|
binance need a min of 0.002 BTC for any BUY/SELL order.
a buy of 90 * 0.00004144 is not near to 0.002 BTC limit
you would require to increase your volumePercent value.
hope it helps
…On Thu, Feb 1, 2018 at 10:51 AM, pipinoloco ***@***.***> wrote:
[image: errortrx]
<https://user-images.githubusercontent.com/29177517/35691334-f7fb4e44-0756-11e8-98ae-16955025282f.JPG>
what is wrong here? i have 2000 trx, it seems it wants to buy but it can't.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKsgFPH4kcgbukZNJddeOeA9EGbVEasqks5tQeuagaJpZM4R1sPm>
.
--
Thanks & Regards,
Siva.
|
yes solved, please tell me how to buy for example 1000 in one side example TRX-ETH and selling 1000, i dont want the bot to buy a larger order than initial buy, i had 1000 trx on account and the bot wanted to buy 984 more for example. i want to trade at fixed stakes, i like this bot because works well and really fast but i will need like 10 ethers available in the account if the bot keeps buying, hahaha |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hello, any chance to check the actions of the bot?. I have the coins in the account and the bot dont make sell orders, how i can check what the bot is doing? best regards.
The text was updated successfully, but these errors were encountered: