forked from BitcoinExchangeFH/BitcoinExchangeFH
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sub.ini.new
510 lines (500 loc) · 9.26 KB
/
sub.ini.new
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
[Bitfinex-ETHBTC-WS]
exchange = Bitfinex
instmt_name = ETHBTC
instmt_code = ETHBTC
enabled = 1
[Bitfinex-XRPBTC-WS]
exchange = Bitfinex
instmt_name = XRPBTC
instmt_code = XRPBTC
enabled = 1
[Bitfinex-BCHBTC-WS]
exchange = Bitfinex
instmt_name = BCHBTC
instmt_code = BCHBTC
enabled = 1
[Bitfinex-EOSBTC-WS]
exchange = Bitfinex
instmt_name = EOSBTC
instmt_code = EOSBTC
enabled = 1
[Bitfinex-LTCBTC-WS]
exchange = Bitfinex
instmt_name = LTCBTC
instmt_code = LTCBTC
enabled = 1
[Bitfinex-BCHETH-WS]
exchange = Bitfinex
instmt_name = BCHETH
instmt_code = BCHETH
enabled = 1
[Bitfinex-EOSETH-WS]
exchange = Bitfinex
instmt_name = EOSETH
instmt_code = EOSETH
enabled = 1
[Bitfinex-BTCUSD-WS]
exchange = Bitfinex
instmt_name = BTCUSD
instmt_code = BTCUSD
enabled = 1
[Bitfinex-ETHUSD-WS]
exchange = Bitfinex
instmt_name = ETHUSD
instmt_code = ETHUSD
enabled = 1
[Bitfinex-XRPUSD-WS]
exchange = Bitfinex
instmt_name = XRPUSD
instmt_code = XRPUSD
enabled = 1
[Bitfinex-BCHUSD-WS]
exchange = Bitfinex
instmt_name = BCHUSD
instmt_code = BCHUSD
enabled = 1
[Bitfinex-EOSUSD-WS]
exchange = Bitfinex
instmt_name = EOSUSD
instmt_code = EOSUSD
enabled = 1
[Bitfinex-LTCUSD-WS]
exchange = Bitfinex
instmt_name = LTCUSD
instmt_code = LTCUSD
enabled = 1
[Bitfinex-BTCJPY-WS]
exchange = Bitfinex
instmt_name = BTCJPY
instmt_code = BTCJPY
enabled = 1
[Bitfinex-ETHJPY-WS]
exchange = Bitfinex
instmt_name = ETHJPY
instmt_code = ETHJPY
enabled = 1
[Bitfinex-EOSJPY-WS]
exchange = Bitfinex
instmt_name = EOSJPY
instmt_code = EOSJPY
enabled = 1
[Bitfinex-BTCGBP-WS]
exchange = Bitfinex
instmt_name = BTCGBP
instmt_code = BTCGBP
enabled = 1
[Bitfinex-ETHGBP-WS]
exchange = Bitfinex
instmt_name = ETHGBP
instmt_code = ETHGBP
enabled = 1
[Bitfinex-EOSGBP-WS]
exchange = Bitfinex
instmt_name = EOSGBP
instmt_code = EOSGBP
enabled = 1
[Bitfinex-BTCEUR-WS]
exchange = Bitfinex
instmt_name = BTCEUR
instmt_code = BTCEUR
enabled = 1
[Bitfinex-ETHEUR-WS]
exchange = Bitfinex
instmt_name = ETHEUR
instmt_code = ETHEUR
enabled = 1
[Bitfinex-EOSEUR-WS]
exchange = Bitfinex
instmt_name = EOSEUR
instmt_code = EOSEUR
enabled = 1
[Okex-Btc-Thisweek]
exchange = Okex
instmt_name = BTC_this_week
instmt_code = btc.this_week
enabled = 1
[Okex-Ltc-Thisweek]
exchange = Okex
instmt_name = LTC_this_week
instmt_code = ltc.this_week
enabled = 1
[Okex-Eth-Thisweek]
exchange = Okex
instmt_name = ETH_this_week
instmt_code = eth.this_week
enabled = 1
[Okex-Bch-Thisweek]
exchange = Okex
instmt_name = BCH_this_week
instmt_code = bch.this_week
enabled = 1
[Okex-Eos-Thisweek]
exchange = Okex
instmt_name = EOS_this_week
instmt_code = eos.this_week
enabled = 1
[Okex-Xrp-Thisweek]
exchange = Okex
instmt_name = XRP_this_week
instmt_code = xrp.this_week
enabled = 1
[Okex-Btc-Nextweek]
exchange = Okex
instmt_name = BTC_next_week
instmt_code = btc.next_week
enabled = 1
[Okex-Ltc-Nextweek]
exchange = Okex
instmt_name = LTC_next_week
instmt_code = ltc.next_week
enabled = 1
[Okex-Eth-Nextweek]
exchange = Okex
instmt_name = ETH_next_week
instmt_code = eth.next_week
enabled = 1
[Okex-Bch-Nextweek]
exchange = Okex
instmt_name = BCH_next_week
instmt_code = bch.next_week
enabled = 1
[Okex-Eos-Nextweek]
exchange = Okex
instmt_name = EOS_next_week
instmt_code = eos.next_week
enabled = 1
[Okex-Xrp-Nextweek]
exchange = Okex
instmt_name = XRP_next_week
instmt_code = xrp.next_week
enabled = 1
[Okex-Btc-Quarter]
exchange = Okex
instmt_name = BTC_quarter
instmt_code = btc.quarter
enabled = 1
[Okex-LtcQuarter]
exchange = Okex
instmt_name = LTC_quarter
instmt_code = ltc.quarter
enabled = 1
[Okex-Eth-Quarter]
exchange = Okex
instmt_name = ETH_quarter
instmt_code = eth.quarter
enabled = 1
[Okex-Bch-Quarter]
exchange = Okex
instmt_name = BCH_quarter
instmt_code = bch.quarter
enabled = 1
[Okex-Eos-Quarter]
exchange = Okex
instmt_name = EOS_quarter
instmt_code = eos.quarter
enabled = 1
[Okex-Xrp-Quarter]
exchange = Okex
instmt_name = XRP_quarter
instmt_code = xrp.quarter
enabled = 1
[Huobi-ETHBTC]
exchange = HuoBi
instmt_name = ETHBTC
instmt_code = ethbtc
enabled = 1
[Huobi-XRPBTC]
exchange = HuoBi
instmt_name = XRPBTC
instmt_code = xrpbtc
enabled = 1
[Huobi-BCHBTC]
exchange = HuoBi
instmt_name = BCHBTC
instmt_code = bchbtc
enabled = 1
[Huobi-EOSBTC]
exchange = HuoBi
instmt_name = EOSBTC
instmt_code = eosbtc
enabled = 1
[Huobi-LTCBTC]
exchange = HuoBi
instmt_name = LTCBTC
instmt_code = ltcbtc
enabled = 1
[Huobi-EOSETH]
exchange = HuoBi
instmt_name = EOSETH
instmt_code = eoseth
enabled = 1
[Huobi-BTCUSDT]
exchange = HuoBi
instmt_name = BTCUSDT
instmt_code = btcusdt
enabled = 1
[Huobi-ETHUSDT]
exchange = HuoBi
instmt_name = ETHUSDT
instmt_code = ethusdt
enabled = 1
[Huobi-XRPUSDT]
exchange = HuoBi
instmt_name = XRPUSDT
instmt_code = xrpusdt
enabled = 1
[Huobi-BCHUSDT]
exchange = HuoBi
instmt_name = BCHUSDT
instmt_code = bchusdt
enabled = 1
[Huobi-EOSUSDT]
exchange = HuoBi
instmt_name = EOSUSDT
instmt_code = eosusdt
enabled = 1
[Huobi-LTCUSDT]
exchange = HuoBi
instmt_name = LTCUSDT
instmt_code = ltcusdt
enabled = 1
[BitMEX-XBTUSD]
exchange = BitMEX
instmt_name = XBTUSD
instmt_code = XBTUSD
enabled = 1
[BitMEX-XBTU18]
exchange = BitMEX
instmt_name = XBTU18
instmt_code = XBTU18
enabled = 1
[BitMEX-XBTZ18]
exchange = BitMEX
instmt_name = XBTZ18
instmt_code = XBTZ18
enabled = 1
[BitMEX-BCHU18]
exchange = BitMEX
instmt_name = BCHU18
instmt_code = BCHU18
enabled = 1
[BitMEX-EOSU18]
exchange = BitMEX
instmt_name = EOSU18
instmt_code = EOSU18
enabled = 1
[BitMEX-ETHU18]
exchange = BitMEX
instmt_name = ETHU18
instmt_code = ETHU18
enabled = 1
[BitMEX-LTCU18]
exchange = BitMEX
instmt_name = LTCU18
instmt_code = LTCU18
enabled = 1
[BitMEX-XRPU18]
exchange = BitMEX
instmt_name = XRPU18
instmt_code = XRPU18
enabled = 1
[Fcoin-BTCUSDT]
exchange = Fcoin
instmt_name = BTCUSDT
instmt_code = btcusdt
enabled = 1
[Fcoin-ETHUSDT]
exchange = Fcoin
instmt_name = ETHUSDT
instmt_code = ethusdt
enabled = 1
[Fcoin-LTCUSDT]
exchange = Fcoin
instmt_name = LTCUSDT
instmt_code = ltcusdt
enabled = 1
[Fcoin-BCHUSDT]
exchange = Fcoin
instmt_name = BCHUSDT
instmt_code = bchusdt
enabled = 1
[Fcoin-XRPUSDT]
exchange = Fcoin
instmt_name = XRPUSDT
instmt_code = xrpusdt
enabled = 1
[BinanceWs-ETHBTC]
exchange = BinanceWs
instmt_name = ETHBTC
instmt_code = ethbtc
enabled = 1
[BinanceWs-XRPBTC]
exchange = BinanceWs
instmt_name = XRPBTC
instmt_code = xrpbtc
enabled = 1
[BinanceWs-BCHBTC]
exchange = BinanceWs
instmt_name = BCHBTC
instmt_code = bccbtc
enabled = 1
[BinanceWs-EOSBTC]
exchange = BinanceWs
instmt_name = EOSBTC
instmt_code = eosbtc
enabled = 1
[BinanceWs-LTCBTC]
exchange = BinanceWs
instmt_name = LTCBTC
instmt_code = ltcbtc
enabled = 1
[BinanceWs-XRPETH]
exchange = BinanceWs
instmt_name = XRPETH
instmt_code = xrpeth
enabled = 1
[BinanceWs-BCHETH]
exchange = BinanceWs
instmt_name = BCHETH
instmt_code = bcceth
enabled = 1
[BinanceWs-EOSETH]
exchange = BinanceWs
instmt_name = EOSETH
instmt_code = eoseth
enabled = 1
[BinanceWs-LTCETH]
exchange = BinanceWs
instmt_name = LTCETH
instmt_code = ltceth
enabled = 1
[BinanceWs-BTCUSDT]
exchange = BinanceWs
instmt_name = BTCUSDT
instmt_code = btcusdt
enabled = 1
[BinanceWs-ETHUSDT]
exchange = BinanceWs
instmt_name = ETHUSDT
instmt_code = ethusdt
enabled = 1
[BinanceWs-XRPUSDT]
exchange = BinanceWs
instmt_name = XRPUSDT
instmt_code = xrpusdt
enabled = 1
[BinanceWs-BCHUSDT]
exchange = BinanceWs
instmt_name = BCHUSDT
instmt_code = bccusdt
enabled = 1
[BinanceWs-EOSUSDT]
exchange = BinanceWs
instmt_name = EOSUSDT
instmt_code = eosusdt
enabled = 1
[BinanceWs-LTCUSDT]
exchange = BinanceWs
instmt_name = LTCUSDT
instmt_code = ltcusdt
enabled = 1
[Bitforex-btcusdt]
exchange = Bitforex
instmt_name = btcusdt
instmt_code = coin-usdt-btc
enabled = 1
[Bitforex-ethusdt]
exchange = Bitforex
instmt_name = ethusdt
instmt_code = coin-usdt-eth
enabled = 1
[Bitforex-ltcusdt]
exchange = Bitforex
instmt_name = ltcusdt
instmt_code = coin-usdt-ltc
enabled = 1
[Bitforex-bchusdt]
exchange = Bitforex
instmt_name = bchusdt
instmt_code = coin-usdt-bch
enabled = 1
[Bitforex-btceth]
exchange = Bitforex
instmt_name = btceth
instmt_code = coin-eth-btc
enabled = 1
[OkexSpot-ETHBTC]
exchange = OkexSpot
instmt_name = ETHBTC
instmt_code = eth.btc
enabled = 1
[OkexSpot-XRPBTC]
exchange = OkexSpot
instmt_name = XRPBTC
instmt_code = xrp.btc
enabled = 1
[OkexSpot-BCHBTC]
exchange = OkexSpot
instmt_name = BCHBTC
instmt_code = bch.btc
enabled = 1
[OkexSpot-EOSBTC]
exchange = OkexSpot
instmt_name = EOSBTC
instmt_code = eos.btc
enabled = 1
[OkexSpot-LTCBTC]
exchange = OkexSpot
instmt_name = LTCBTC
instmt_code = ltc.btc
enabled = 1
[OkexSpot-XRPETH]
exchange = OkexSpot
instmt_name = XRPETH
instmt_code = xrp.eth
enabled = 1
[OkexSpot-BCHETH]
exchange = OkexSpot
instmt_name = BCHETH
instmt_code = bch.eth
enabled = 1
[OkexSpot-EOSETH]
exchange = OkexSpot
instmt_name = EOSETH
instmt_code = eos.eth
enabled = 1
[OkexSpot-LTCETH]
exchange = OkexSpot
instmt_name = LTCETH
instmt_code = ltc.eth
enabled = 1
[OkexSpot-BTCUSDT]
exchange = OkexSpot
instmt_name = BTCUSDT
instmt_code = btc.usdt
enabled = 1
[OkexSpot-ETHUSDT]
exchange = OkexSpot
instmt_name = ETHUSDT
instmt_code = eth.usdt
enabled = 1
[OkexSpot-XRPUSDT]
exchange = OkexSpot
instmt_name = XRPUSDT
instmt_code = xrp.usdt
enabled = 1
[OkexSpot-BCHUSDT]
exchange = OkexSpot
instmt_name = BCHUSDT
instmt_code = bch.usdt
enabled = 1
[OkexSpot-EOSUSDT]
exchange = OkexSpot
instmt_name = EOSUSDT
instmt_code = eos.usdt
enabled = 1
[OkexSpot-LTCUSDT]
exchange = OkexSpot
instmt_name = LTCUSDT
instmt_code = ltc.usdt
enabled = 1