gazbert

Results 17 issues of gazbert

Add Optional Config to Exchange Adapter screen. Basically a list of Key/Value pairs that the user can add/delete, e.g. Key: buy-fee Value: 0.020 Key: sell-fee Value: 0.025

enhancement

New screen for starting and stopping the bot. Will also show process stats, e.g. * uptime * cpu * memory * diskspace * version * log file etc...

enhancement

Add French and Welsh support to start with... then look forward to PRs for other languages :-)

enhancement

Add user authentication capability using https://jwt.io/

enhancement

TODO: - [x] Maven build deps updates. - [x] Gradle build updates. - [x] Fix Javadoc warnings. - [x] Fix Gradle checkstyle - [x] IntelliJ warnings / suggestions for JDK...

enhancement

Coinbase Pro is dead: https://www.coinbase.com/en-gb/blog/hello-advanced-trade-goodbye-coinbase-pro Public Coinbase Pro API ops still alive (for now): https://docs.cloud.coinbase.com/advanced-trade-api/docs/faq#what-has-happened-to-coinbase-pro Migration guidance: https://docs.cloud.coinbase.com/advanced-trade-api/docs/migration Advanced forum: https://forums.coinbasecloud.dev/c/advanced-trade-api/20 New Advanced REST API: https://docs.cloud.coinbase.com/advanced-trade-api/docs/rest-api-overview Auth: https://docs.cloud.coinbase.com/advanced-trade-api/docs/auth

enhancement