Skip to content
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

All Trade Balances Not Showing #11

Closed
Cryptonic2 opened this issue Mar 4, 2018 · 4 comments
Closed

All Trade Balances Not Showing #11

Cryptonic2 opened this issue Mar 4, 2018 · 4 comments

Comments

@Cryptonic2
Copy link

Hello, not sure if it's because all the kinks for the newly added ETH market support haven't been worked out yet or not, but MoonBot is showing all positions except for 2.

The "Profit Trailer BAL" information at the bottom of the Summary section is all correct, but the "Current Balance" just above is showing 0.35 ETH short of what is actually "in trade". Specifically, NEO and DGD are the 2 positions that have been DCA'ed that are not showing up in the total. They are also not showing up in the "Binance" toggle, but they do show up in the "DCA" toggle.

Any ideas?

@Cryptonic2
Copy link
Author

  • Update

After NEO DCA'ed once it seems it is now showing up in the MoonBot. Only DGD and that balance is missing now. Seems like this is something that should fix itself eventually?

@tulihub
Copy link
Owner

tulihub commented Mar 5, 2018

is that specific coin you didnt see have an amount of >= 1 ?
are those coins you trade with ETH? or they were bought with other Market trade?

@Cryptonic2
Copy link
Author

My base market is ETH, correct. Right now the amount of DGD the bot owns is 0.5. Is there a way to allow coin investments under 1 to be shown as well?

It seems to make more sense now. Was the over 1 requirement to have moonbot not include dust?

@tulihub
Copy link
Owner

tulihub commented Mar 5, 2018

Exactly, its for the "dust" thing. otherwise you would see many irrelevant coins.

And yes, there is a way to set the minimum for a coin, or default for all.
see "crumbs" at https://github.com/tulihub/PT-MoonBot/wiki/application.properties#others.

For example, add to application.properties:
crumbs.dgd = 0.4

Reading the application.properties page is highly recommended ^^

@tulihub tulihub closed this as completed Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants