Commit e5bfe4bc authored by shajiaiming's avatar shajiaiming

zyc ticker

parent c312d6ce
...@@ -12,8 +12,8 @@ use linslin\yii2\curl\Curl; ...@@ -12,8 +12,8 @@ use linslin\yii2\curl\Curl;
class Ztb extends Exchange implements ExchangeInterface class Ztb extends Exchange implements ExchangeInterface
{ {
protected $supported_symbol = 'supported_symbol_zt'; protected $supported_symbol = 'supported_symbol_ztb';
protected $quotation_prefix = 'quotation_zt_'; protected $quotation_prefix = 'quotation_ztb_';
protected $base_url = 'https://www.ztb.com/api/v1/tickers'; protected $base_url = 'https://www.ztb.com/api/v1/tickers';
......
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