pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
103 stars 17 forks source link

Positioning system refinements: paper engine, file writing, toml style and perf #345

Closed goodboy closed 1 year ago

goodboy commented 2 years ago

After #336 lands we'll have a first draft of a completely broker-agnostic position tracking system that doesn't use the classic FIFO style and further allows to offer custom dynamic pricing models depending on user desire.


As a recap #336 introduces:


Desired outstanding features: (some of these might get broken into new issues)

|-> most ledger content moved to #510 B)


paper engine support (more or less complete)


CLI tools:

make a new issue for this and stuff from #489


novel UI ideas:

make new issue for this and stuff from #489


Docs for it all:

new issue for this .. also see #512

goodboy commented 1 year ago

Closing since #510, #512 and #515 replace this as more specific subystem breakdowns