Commit 309231c6 authored by shajiaiming's avatar shajiaiming

Merge branch 'feature/ticker' into 'master'

fix See merge request !167
parents e531973b f6f146a9
...@@ -27,7 +27,7 @@ class ExchangeBusiness ...@@ -27,7 +27,7 @@ class ExchangeBusiness
*/ */
private static $exchanges = [ private static $exchanges = [
0 => 'Bty', 0 => 'Bty',
#1 => 'HuoBi', 1 => 'HuoBi',
2 => 'Hadax', 2 => 'Hadax',
3 => 'Bitfinex', 3 => 'Bitfinex',
4 => 'Bittrex', 4 => 'Bittrex',
...@@ -36,12 +36,12 @@ class ExchangeBusiness ...@@ -36,12 +36,12 @@ class ExchangeBusiness
7 => 'S', 7 => 'S',
8 => 'Zg', 8 => 'Zg',
9 => 'Go', 9 => 'Go',
#10 => 'Zhaobi', 10 => 'Zhaobi',
11 => 'Gdpro', 11 => 'Gdpro',
12 => 'Ex', 12 => 'Ex',
13 => 'Zt', 13 => 'Zt',
14 => 'Tsc', 14 => 'Tsc',
#15 => 'Binance', 15 => 'Binance',
16 => 'Ceohk', 16 => 'Ceohk',
17 => 'Biki', 17 => 'Biki',
18 => 'Bilaxy', 18 => 'Bilaxy',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment