package
0.0.0-20231217171527-ab5ca81a7343
Repository: https://github.com/sklinkert/at.git
Documentation: pkg.go.dev

# README

Paperwallet

A paperwallet can be used any broker implementation. It's useful for brokers that don't offer testing accounts for trading without real money. It keeps track of all trades (broker.Positions), trading fees, and the balance.

For example the broker backtest consists of a paperwallet and reading ticks from various sources.