gazbert / bxbot

A simple Bitcoin trading bot written in Java.
MIT License
775 stars 275 forks source link

Simulate fees in Try Mode Adapter #152

Closed gazbert closed 1 year ago

gazbert commented 1 year ago

Simulate fees in Try Mode Adapter. This will prevent having to make authenticated API calls to Bitstamp to get the fees from the balance endpoint when paper trading.

gazbert commented 1 year ago

Released.