aboutsummaryrefslogtreecommitdiff
path: root/test_samples/poloniexETest.test_fetch_all_balances.3.json
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2018-03-06 01:59:59 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2018-03-06 01:59:59 +0100
commitd00dc02b02b23079671bdd1c37629faad7efa858 (patch)
tree048457aa9d62e8ad02a3b5944ab9773f332e896d /test_samples/poloniexETest.test_fetch_all_balances.3.json
parent1f117ac79e10c3c9728d3b267d134dec2a165603 (diff)
downloadTrader-d00dc02b02b23079671bdd1c37629faad7efa858.tar.gz
Trader-d00dc02b02b23079671bdd1c37629faad7efa858.tar.zst
Trader-d00dc02b02b23079671bdd1c37629faad7efa858.zip
Complete tests for the ccxt wrapper
Diffstat (limited to 'test_samples/poloniexETest.test_fetch_all_balances.3.json')
-rw-r--r--test_samples/poloniexETest.test_fetch_all_balances.3.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/test_samples/poloniexETest.test_fetch_all_balances.3.json b/test_samples/poloniexETest.test_fetch_all_balances.3.json
new file mode 100644
index 0000000..e805f6f
--- /dev/null
+++ b/test_samples/poloniexETest.test_fetch_all_balances.3.json
@@ -0,0 +1,11 @@
1{
2 "exchange": {
3 "BLK": "159.83673869",
4 "BTC": "0.00005959",
5 "USDT": "0.00002625",
6 "XMR": "0.18719303"
7 },
8 "margin": {
9 "BTC": "0.03019227"
10 }
11}