mr-highball

Results 25 issues of mr-highball

Either add a new mode or bundle an additional app which can be used like an index fund. * configurable pairs to trade * max percentages * re-balance with varying...

enhancement

in addition to the included strategies, an AI (CNN/something else...?) would be a useful addition. this could leverage the bobber strategy internally for making positions and the NN could simply...

enhancement

need better validation on ticker files when pre-loading data. when line is detected that "appears" to be valid actually isn't, non-user friendly errors occur and force the user to remove...

bug

brought to attention via a reddit user, but the exchange supports some interesting features (tram/copy trading for one) and has low fees. api docs: https://github.com/CoinMetro/API-DOCS would need to change up...

currently a "canned" set of strategies are glued together via native code and can't be changed (aside from the limited parameters supplied by ui or json config). need a way...

enhancement

most people will probably be more familiar with coding in python, so if a scripting section was added that exposed certain engine properties and fed tickers like the other strategies,...

enhancement

there's a stub in place for email notifications... but discord is better. configuring trade notifications or a daily summary would be useful to avoid having to check the bot all...

enhancement

tested generics in pas2js and standard fpc (delphi mode) and they seem to working the same now, so to simplify a few things we can add these methods to the...

closes #22

Need to add a memo (multi line text) element - [x] base interface and class - [x] property enum and method - [x] event enum and method - [x] helper...