goodboy
goodboy
Replacement for #182 keeping as much of the work from @guilledk as possible! This is the first proto which will begin to complete the tasks listed in #519 🏄🏼 More...
Obviously related to both #529 and #221 we have a TON of stuff in many sub-systems that can be exposed for manual user control 😂 The latest example of this...
Relating to finally starting to fill in and use a main `conf.toml` as per #221, I think it's worth discussing thee naming and org of (sub)dirs in the user directory...
Finally a first rough draft of an automatic trading *bot* using multiple subsystems throughout the codebase 🏄🏼 Currently this example just loads an order client and live data feeds and...
As part of devving #526 started formalizing some of tick processing APIs.. More to come including possibly some work toward #107 ?
All the highly tradable shitcoin runners appear to be on this cex. Looks like a decent API: https://docs.kucoin.com/#introduction resources: - `hummingbot` [reference code](https://github.com/CoinAlpha/hummingbot/tree/master/hummingbot/connector/exchange/kucoin) Any takers?
After #520 lands we still have some lingering questions and todos to get full `.accounting` position tracking support. Pulling in remaining bullets from that PR content: --- #### Order control...
Since we already had to roll our own based on writing a particular *styled* `.clears` table to the `pps.toml` file, this is a task to choose the best (combo of)...
The major summary follow up to the `.accounting` subsys introduced in #489 this is the list of outstanding but needed features and bugfixes that should be resolved asap! The existing...
Somewhat monumental, this is our first *lurker sponsored* feature request and task set :party: ### Feat summary As part of utilizing `piker` in a real-time event driven crypto trading strategy...