-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge Coinbase Pro exchange adapter to master (#134)
* Merge David Huertas Coinbase Pro exchange adapter work into new coinbase-pro feature branch (#133) * Created Coinbase Pro Exchange Adapter (#1) * Added PowerMock tests to Coinbase Pro ExchangeAdapter, version working, closes #1 Co-authored-by: David Huertas <dhuertas.eng@gmail.com> * #132 : Updated Travis badge * #132 : Exclude SpotBugs false positives + checkstyle fixes * #132 : Removed deprecated OKCoin exchange adapter * #132 : Added Coinbase Pro adapter to Gradle coverage exclusions * #132 : Add author to MIT * #132 : Added IT test * #132 : README update * #132 : README tweak * #132 : Removed GDAX code + config; added CoinbasePro sample config * #132 : Corrected location of time-server-bias config Co-authored-by: David Huertas <dhuertas.eng@gmail.com>
- Loading branch information
1 parent
a0a6a40
commit b843cbb
Showing
40 changed files
with
267 additions
and
4,624 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
150 changes: 0 additions & 150 deletions
150
bxbot-exchanges/src/integration-test/java/com/gazbert/bxbot/exchanges/OkCoinIT.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.