-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Added cryptsy and the ability to do trade-percentage in the config file. #200
Conversation
Woah amazing work, will definitely look at this asap. Thanks! Two notes:
|
…unt to equal that
More debug statements to try and find out WTF is going on with the parser error that keeps crashing the bot. Also, added a small hack to make Cryptsy orders complete more effectively.
Mike - glad you liked. Code is messy and I'm still finding bugs. A question - What is "weird error 2"? I can't quite figure out what min On Sun, Feb 9, 2014 at 5:34 AM, Mike van Rossum notifications@github.comwrote:
Mike Murray Twitter - @mmurray http://www.twitter.com/mmurray |
And I'm still confused/curious about the trade percent thing. On line
Then, I'm taking a percentage of that on line
So, in the example, wouldn't it figure out the amount as $5 / { price of On Sun, Feb 9, 2014 at 5:29 PM, Mike Murray mmurray@episteme.ca wrote:
Mike Murray Twitter - @mmurray http://www.twitter.com/mmurray |
That error is haunting me from deep into an old and messy part of the codebase. Refactoring that code is high on my todo list. Is it bothering you a lot or did it happen once? That error is thrown when the order of non empty candles is wrong, something which should never happen.
Yes it appears that is exactly what would happen (have to test it myself), though when I read about the percentage option I was assuming you meant it like a percentage of all your funds, not just the one you are looking at now. A lot of people requested a way for Gekko to only trade with a small part of all funds, and I'm still not 100% sure that your proposal does that (by only looking at the USD for example instead of all funds). |
Figured it out - I was playing with the order of some trades and I screwed
Mike Murray Twitter - @mmurray http://www.twitter.com/mmurray |
Sent too soon. Grr. I worked out a spreadsheet that shows that you end up Also - it's harder to do the whole asset base - imagine if I started with a On Mon, Feb 10, 2014 at 1:53 PM, Mike Murray mmurray@episteme.ca wrote:
Mike Murray Twitter - @mmurray http://www.twitter.com/mmurray |
…use DEMA is undefined
I think it says I closed because I deleted the localDB branch (merged into master), I am looking at this! Edit: can't reopen but I'll cherrypick all these commits myself. |
Hi, |
@KuchenKerze pretty busy at the moment, the timescale looks like this:
Note that I am doing all of that alone and I am working on other projects as well so I can't give any ETA. |
@askmike need help? |
Please add btcchina, thanks
|
So is cryptsy supported on master branch? |
Added in two features: