File tree Expand file tree Collapse file tree 10 files changed +237
-111
lines changed
xchange-anx/src/main/resources
xchange-bitfinex/src/main/resources
xchange-bitstamp/src/main/resources
xchange-bittrex/src/main/resources
xchange-cexio/src/main/resources
xchange-gatecoin/src/main/resources
xchange-kraken/src/main/resources
xchange-livecoin/src/main/resources
xchange-quadrigacx/src/main/resources
xchange-quoine/src/main/resources Expand file tree Collapse file tree 10 files changed +237
-111
lines changed Original file line number Diff line number Diff line change 55
55
"max_amount" : 100000.00000000 ,
56
56
"price_scale" : 5
57
57
},
58
+ "ETH/USD" : {
59
+ "min_amount" : 0.01000000 ,
60
+ "max_amount" : 100000.00000000 ,
61
+ "price_scale" : 5
62
+ },
58
63
"DOGE/BTC" : {
59
64
"min_amount" : 10000.00000000 ,
60
65
"max_amount" : 10000000000.00000000 ,
Original file line number Diff line number Diff line change 4
4
"price_scale" : 2 ,
5
5
"min_amount" : 0.01000000
6
6
},
7
+ "BTC/EUR" : {
8
+ "price_scale" : 2 ,
9
+ "min_amount" : 0.01000000
10
+ },
7
11
"LTC/USD" : {
8
12
"price_scale" : 4 ,
9
13
"min_amount" : 0.10000000
12
16
"price_scale" : 6 ,
13
17
"min_amount" : 0.10000000
14
18
},
19
+ "BTG/BTC" : {
20
+ "price_scale" : 6 ,
21
+ "min_amount" : 0.10000000
22
+ },
15
23
"ETH/USD" : {
16
24
"price_scale" : 4 ,
17
25
"min_amount" : 0.10000000
96
104
"price_scale" : 8 ,
97
105
"min_amount" : 0.10000000
98
106
},
107
+ "OMG/BTC" : {
108
+ "price_scale" : 8 ,
109
+ "min_amount" : 0.10000000
110
+ },
111
+ "OMG/ETH" : {
112
+ "price_scale" : 8 ,
113
+ "min_amount" : 0.1
114
+ },
99
115
"BCH/USD" : {
100
116
"price_scale" : 4 ,
101
117
"min_amount" : 0.10000000
104
120
"currencies" : {
105
121
"BTC" : {
106
122
"scale" : 8 ,
107
- "withdrawal_fee" : 0.0008
123
+ "withdrawal_fee" : 0.0005
108
124
},
109
125
"BCH" : {
110
126
"scale" : 8 ,
111
- "withdrawal_fee" : 0.0001
127
+ "withdrawal_fee" : 0.0005
112
128
},
113
129
"ETH" : {
114
130
"scale" : 8 ,
115
- "withdrawal_fee" : 0.00405
131
+ "withdrawal_fee" : 0.01
116
132
},
117
133
"ETC" : {
118
134
"scale" : 8 ,
128
144
},
129
145
"USD" : {
130
146
"scale" : 2 ,
131
- "withdrawal_fee" : 20.0
147
+ "withdrawal_fee" : 0
148
+ },
149
+ "EUR" : {
150
+ "scale" : 2 ,
151
+ "withdrawal_fee" : 0
132
152
},
133
153
"XMR" : {
134
154
"scale" : 8 ,
142
162
"scale" : 8 ,
143
163
"withdrawal_fee" : 0.01
144
164
},
165
+ "OMG" : {
166
+ "scale" : 8 ,
167
+ "withdrawal_fee" : 0.01
168
+ },
169
+ "BTG" : {
170
+ "scale" : 8 ,
171
+ "withdrawal_fee" : 0.01
172
+ },
145
173
"EOS" : {
146
174
"scale" : 8 ,
147
175
"withdrawal_fee" : 0.31641
Original file line number Diff line number Diff line change 3
3
"BTC/USD" : {
4
4
"price_scale" : 2 ,
5
5
"trading_fee" : 0.0025 ,
6
- "min_amount" : 0.010000000
6
+ "min_amount" : 0.01
7
7
},
8
8
"BTC/EUR" : {
9
9
"price_scale" : 2 ,
10
10
"trading_fee" : 0.0025 ,
11
- "min_amount" : 0.010000000
11
+ "min_amount" : 0.01
12
12
},
13
13
"EUR/USD" : {
14
14
"price_scale" : 2 ,
15
15
"trading_fee" : 0.0020 ,
16
- "min_amount" : 5.000000000
16
+ "min_amount" : 5
17
17
},
18
18
"XRP/USD" : {
19
19
"price_scale" : 5 ,
20
20
"trading_fee" : 0.0025 ,
21
- "min_amount" : 200.0000000
21
+ "min_amount" : 8
22
22
},
23
23
"XRP/EUR" : {
24
24
"price_scale" : 5 ,
25
25
"trading_fee" : 0.0025 ,
26
- "min_amount" : 200.0000000
26
+ "min_amount" : 8
27
27
},
28
28
"XRP/BTC" : {
29
29
"price_scale" : 8 ,
30
30
"trading_fee" : 0.0025 ,
31
- "min_amount" : 200.0000000
31
+ "min_amount" : 8
32
32
},
33
33
"LTC/USD" : {
34
34
"price_scale" : 2 ,
58
58
"ETH/BTC" : {
59
59
"price_scale" : 8 ,
60
60
"trading_fee" : 0.0025 ,
61
- "min_amount" : 0.15000000
61
+ "min_amount" : 0.15
62
62
},
63
63
"BCH/EUR" : {
64
64
"price_scale" : 2 ,
65
65
"trading_fee" : 0.0025 ,
66
- "min_amount" : 0.15000000
66
+ "min_amount" : 0.15
67
67
},
68
68
"BCH/USD" : {
69
69
"price_scale" : 2 ,
70
70
"trading_fee" : 0.0025 ,
71
- "min_amount" : 0.15000000
71
+ "min_amount" : 0.004
72
72
},
73
73
"BCH/BTC" : {
74
74
"price_scale" : 8 ,
75
75
"trading_fee" : 0.0025 ,
76
- "min_amount" : 0.15000000
76
+ "min_amount" : 0.15
77
77
}
78
78
},
79
79
"currencies" : {
Original file line number Diff line number Diff line change 4
4
"price_scale" : 8 ,
5
5
"min_amount" : 0.00050000
6
6
},
7
+ "BTG/BTC" : {
8
+ "price_scale" : 8 ,
9
+ "min_amount" : 0.00050000
10
+ },
7
11
"ARN/BTC" : {
8
12
"price_scale" : 8 ,
9
13
"min_amount" : 0.00050000
28
32
"price_scale" : 8 ,
29
33
"min_amount" : 0.00050000
30
34
},
35
+ "LTC/ETH" : {
36
+ "price_scale" : 8 ,
37
+ "min_amount" : 0.00050000
38
+ },
31
39
"XRP/BTC" : {
32
40
"price_scale" : 8 ,
33
41
"min_amount" : 0.00050000
34
42
},
43
+ "XRP/ETH" : {
44
+ "price_scale" : 8 ,
45
+ "min_amount" : 0.00050000
46
+ },
35
47
"PPC/BTC" : {
36
48
"price_scale" : 8 ,
37
49
"min_amount" : 0.00050000
43
55
"XVG/BTC" : {
44
56
"price_scale" : 8 ,
45
57
"min_amount" : 0.00050000
58
+ },
59
+ "XMR/BTC" : {
60
+ "price_scale" : 8 ,
61
+ "min_amount" : 0.00050000
62
+ },
63
+ "XMR/ETH" : {
64
+ "price_scale" : 8 ,
65
+ "min_amount" : 0.00050000
66
+ },
67
+ "QTUM/BTC" : {
68
+ "price_scale" : 8 ,
69
+ "min_amount" : 0.00050000
70
+ },
71
+ "QTUM/ETH" : {
72
+ "price_scale" : 8 ,
73
+ "min_amount" : 0.00050000
74
+ },
75
+ "OMG/BTC" : {
76
+ "price_scale" : 8 ,
77
+ "min_amount" : 0.00050000
78
+ },
79
+ "OMG/ETH" : {
80
+ "price_scale" : 8 ,
81
+ "min_amount" : 0.00050000
82
+ },
83
+ "ADA/BTC" : {
84
+ "price_scale" : 8 ,
85
+ "min_amount" : 0.00050000
86
+ },
87
+ "ADA/ETH" : {
88
+ "price_scale" : 8 ,
89
+ "min_amount" : 0.00050000
90
+ },
91
+ "VIB/ETH" : {
92
+ "price_scale" : 8 ,
93
+ "min_amount" : 0.00050000
94
+ },
95
+ "XLM/ETH" : {
96
+ "price_scale" : 8 ,
97
+ "min_amount" : 0.00050000
98
+ },
99
+ "LSK/BTC" : {
100
+ "price_scale" : 8 ,
101
+ "min_amount" : 0.00050000
102
+ },
103
+ "VIB/BTC" : {
104
+ "price_scale" : 8 ,
105
+ "min_amount" : 0.00050000
46
106
}
47
107
},
48
108
"currencies" : {
161
221
"ZEC" : {
162
222
"scale" : 8 ,
163
223
"withdrawal_fee" : 0.005
224
+ },
225
+ "OMG" : {
226
+ "scale" : 8 ,
227
+ "withdrawal_fee" : 0.005
228
+ },
229
+ "BTG" : {
230
+ "scale" : 8 ,
231
+ "withdrawal_fee" : 0.005
164
232
}
165
233
}
166
234
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"currency_pairs" : {
3
3
"BTC/USD" : {
4
- "price_scale" : 2 ,
4
+ "price_scale" : 1 ,
5
5
"trading_fee" : 0.002 ,
6
- "min_amount" : 0.010000000
6
+ "min_amount" : 0.01
7
7
},
8
8
"BTC/EUR" : {
9
- "price_scale" : 2 ,
9
+ "price_scale" : 1 ,
10
10
"trading_fee" : 0.001 ,
11
- "min_amount" : 0.010000000
11
+ "min_amount" : 0.01
12
12
},
13
13
"BTC/GBP" : {
14
- "price_scale" : 2 ,
14
+ "price_scale" : 1 ,
15
15
"trading_fee" : 0.01 ,
16
- "min_amount" : 0.010000000
16
+ "min_amount" : 0.01
17
17
},
18
18
"ETH/GBP" : {
19
- "price_scale" : 4 ,
19
+ "price_scale" : 2 ,
20
20
"trading_fee" : 0.001 ,
21
- "min_amount" : 0.100000000
21
+ "min_amount" : 0.10
22
22
},
23
23
"GHS/BTC" : {
24
- "price_scale" : 8 ,
24
+ "price_scale" : 6 ,
25
25
"trading_fee" : 0.0000 ,
26
- "min_amount" : 1.000000000
26
+ "min_amount" : 1.00
27
27
},
28
28
"ETH/BTC" : {
29
- "price_scale" : 8 ,
29
+ "price_scale" : 6 ,
30
30
"trading_fee" : 0.0000 ,
31
- "min_amount" : 0.500000000
31
+ "min_amount" : 0.50
32
32
},
33
33
"ETH/USD" : {
34
- "price_scale" : 4 ,
34
+ "price_scale" : 2 ,
35
35
"trading_fee" : 0.002 ,
36
- "min_amount" : 0.500000000
36
+ "min_amount" : 0.50
37
37
},
38
38
"ETH/EUR" : {
39
- "price_scale" : 4 ,
39
+ "price_scale" : 2 ,
40
40
"trading_fee" : 0.001 ,
41
- "min_amount" : 0.500000000
41
+ "min_amount" : 0.50
42
42
},
43
43
"BTC/RUB" : {
44
- "price_scale" : 2 ,
44
+ "price_scale" : 1 ,
45
45
"trading_fee" : 0.001 ,
46
- "min_amount" : 0.010000000
46
+ "min_amount" : 0.01
47
47
},
48
48
"BCH/BTC" : {
49
- "price_scale" : 8 ,
49
+ "price_scale" : 6 ,
50
50
"trading_fee" : 0.0000 ,
51
- "min_amount" : 0.100000000
51
+ "min_amount" : 0.10
52
52
},
53
53
"BCH/USD" : {
54
- "price_scale" : 4 ,
54
+ "price_scale" : 2 ,
55
55
"trading_fee" : 0.002 ,
56
- "min_amount" : 0.0100000000
56
+ "min_amount" : 0.02
57
57
},
58
58
"BCH/EUR" : {
59
- "price_scale" : 4 ,
59
+ "price_scale" : 2 ,
60
60
"trading_fee" : 0.001 ,
61
- "min_amount" : 0.0100000000
61
+ "min_amount" : 0.02
62
62
},
63
63
"BCH/GBP" : {
64
- "price_scale" : 4 ,
64
+ "price_scale" : 2 ,
65
65
"trading_fee" : 0.002 ,
66
- "min_amount" : 0.010000000
66
+ "min_amount" : 0.02
67
67
},
68
68
"XRP/USD" : {
69
- "price_scale" : 4 ,
70
- "min_amount" : 10.000000
69
+ "price_scale" : 2 ,
70
+ "min_amount" : 40
71
71
},
72
72
"XRP/EUR" : {
73
- "price_scale" : 4 ,
74
- "min_amount" : 10.000000
73
+ "price_scale" : 2 ,
74
+ "min_amount" : 40
75
75
},
76
76
"XRP/BTC" : {
77
77
"price_scale" : 8 ,
78
- "min_amount" : 40.000000
78
+ "min_amount" : 40
79
79
}
80
80
},
81
81
"currencies" : {
Original file line number Diff line number Diff line change 38
38
},
39
39
"LTC/USD" : {
40
40
"price_scale" : 2
41
+ },
42
+ "TRX/BTC" : {
43
+ "price_scale" : 8
41
44
}
42
45
},
43
46
"currencies" : {
67
70
},
68
71
"ETH" : {
69
72
"scale" : 8
73
+ },
74
+ "TRX" : {
75
+ "scale" : 8
70
76
}
71
77
}
72
78
}
You can’t perform that action at this time.
0 commit comments