Username: Password:

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lucidqdreams

Pages: [1]
1
A Gain of 0.0n is very low, there was a post using 0.6 as a way to allow trading of "bags" of coins, but most other examples have it above 1 at least, more likely 2 or 3.  Some you tubers that share their settings have the gain set 4 and up, I'd say start there.  I have had trouble finding a good definition (I can understand) for EMA values.  Gunthar posted 5.0.1 release and the release notes mentioned a number of fixes to calculations, might be worth investigating upgrade.

2
A lot of the configuration errors could be fixed by validating your Config JSON file. 

Here is a website that you can submit the file to https://jsonlint.com/ 
**Consider removing you secret key before submitting over the internet!!!!

The sample Configuration shows an error as mentioned earlier with an extra comma

3
Technical Support & Development / Re: Dealing with Dust.
« on: September 09, 2017, 06:15:18 PM »
Thanks, I was looking at the variables as well and it seems like there is a minimum buy and sell level. The min sell is meant to Ignore values below the level.

4
Beginners & Help / Re: EMA 1 and EMA 2 for Poloniex
« on: September 08, 2017, 06:05:57 AM »
Did you find out more about EMA values?

5
Technical Support & Development / Dealing with Dust.
« on: September 08, 2017, 03:43:20 AM »
I have small amounts left over after a trade and it seems to be causing issues buying and selling the next trade on that coin.  I didn't have this in 3 version but now in 4.0.5 I have a full wallet of not much.  Perhaps a parameter in the config file for ignore dust, eg any amount below the minimum trade level.  Or perhaps a minvalueorworthinbtc.  so it can be set at 0.0005 meaning the bot should behave as normal if the remaining value is less 0.0005 BTC.  That or fix the sell to sell it all.

Pages: [1]