Public Profile
Public Profile
@mgcrea Wow, just realized this is still open.
@mariusc23 :+1: :smile:
The auto update does not show me the build process. It may be a signed binary, but who knows how that binary was built or if your server was hacked?...
Ok! That is one way to do it. =)
@DeathfireD Ok, I've implemented this I think. Using your numbers, I'm getting different profit totals though. I just want to make sure that your math is off and not mine....
Yea, I've got most of your algorithm implemented as a nodejs bot. It actually wasn't too hard thanks to your excellent description. Thanks for the confirmation on the math. I...
I have a 'numberDipBuys' variable. In the logging output above, it is configured for 2 in order to simulate your examples. I haven't tied anything to wallets yet. I'm keeping...
@DeathfireD another good suggestion! =)
Oh, this was kind of neat... happened super fast. I suspect that the btce api wouldn't have even caught that order in time. I'm a bit worried about that actually......
I just realized something. Instead of making the dip drop/raise values hard numbers, instead use a percentage diff between current and last. This way, if the raise is say 10%...