Skip to content

Commit 53cadb5

Browse files
committed
add deepcoin
Signed-off-by: TIANHE <TIANHE@GMAIL.COM>
1 parent 08515b5 commit 53cadb5

File tree

20 files changed

+856
-885
lines changed

20 files changed

+856
-885
lines changed

README.md

Lines changed: 139 additions & 725 deletions
Large diffs are not rendered by default.

README_CN.md

Lines changed: 1 addition & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@ QuantDinger 支持多种市场类型的执行方式:
381381
| KuCoin | 现货, 合约 |
382382
| Gate.io | 现货, 合约 |
383383
| Bitfinex | 现货, 衍生品 |
384+
| Deepcoin | 现货, 永续 |
384385

385386
### 传统券商
386387

@@ -613,43 +614,6 @@ QuantDinger 的代码使用 **Apache License 2.0** 授权。但需要注意:**
613614

614615
---
615616

616-
### 💼 值得信赖的交易所合作伙伴(联盟链接)
617-
618-
使用我们的合作伙伴链接,在享受相同交易体验的同时支持 QuantDinger 的发展。
619-
620-
<div align="center">
621-
<table>
622-
<tr>
623-
<td align="center" width="33.33%">
624-
<a href="https://www.bmwweb.ac/referral/earn-together/refer2earn-usdc/claim?hl=zh-CN&ref=GRO_28502_9OSOJ" target="_blank">
625-
<img src="https://img.shields.io/badge/Binance-Exchange-F0B90B?style=for-the-badge&logo=binance&logoColor=white" alt="Binance" />
626-
</a>
627-
<br/><br/>
628-
<strong>全球最大的加密货币交易所</strong><br/>
629-
<small>现货 • 期货 • 杠杆交易</small>
630-
</td>
631-
<td align="center" width="33.33%">
632-
<a href="https://www.bjwebptyiou.com/join/14449926" target="_blank">
633-
<img src="https://img.shields.io/badge/OKX-Exchange-000000?style=for-the-badge&logo=okx&logoColor=white" alt="OKX" />
634-
</a>
635-
<br/><br/>
636-
<strong>领先的衍生品平台</strong><br/>
637-
<small>现货 • 永续合约 • 期权</small>
638-
</td>
639-
<td align="center" width="33.33%">
640-
<a href="https://share.glassgs.com/u/H8XZGS71" target="_blank">
641-
<img src="https://img.shields.io/badge/Bitget-Exchange-1F2937?style=for-the-badge&logo=bitget&logoColor=white" alt="Bitget" />
642-
</a>
643-
<br/><br/>
644-
<strong>创新的跟单交易</strong><br/>
645-
<small>现货 • 期货 • 社交交易</small>
646-
</td>
647-
</tr>
648-
</table>
649-
</div>
650-
651-
---
652-
653617
### 💝 直接支持(捐赠)
654618

655619
你的贡献帮助我们维护和改进 QuantDinger。

README_JA.md

Lines changed: 1 addition & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ QuantDingerは複数の市場タイプに対して複数の実行方法をサポ
351351
| KuCoin | 現物, 先物 |
352352
| Gate.io | 現物, 先物 |
353353
| Bitfinex | 現物, デリバティブ |
354+
| Deepcoin | 現物, 無期限 |
354355

355356
### 伝統的なブローカー
356357

@@ -569,43 +570,6 @@ QuantDinger のコードは **Apache License 2.0** で提供されています
569570

570571
---
571572

572-
### 💼 取引所パートナー(アフィリエイトリンク)
573-
574-
パートナーリンクを使用することで、同じ取引体験を楽しみながら QuantDinger の開発を支援できます。
575-
576-
<div align="center">
577-
<table>
578-
<tr>
579-
<td align="center" width="33.33%">
580-
<a href="https://www.bmwweb.ac/referral/earn-together/refer2earn-usdc/claim?hl=zh-CN&ref=GRO_28502_9OSOJ" target="_blank">
581-
<img src="https://img.shields.io/badge/Binance-Exchange-F0B90B?style=for-the-badge&logo=binance&logoColor=white" alt="Binance" />
582-
</a>
583-
<br/><br/>
584-
<strong>世界最大の暗号通貨取引所</strong><br/>
585-
<small>現物 • 先物 • マージン取引</small>
586-
</td>
587-
<td align="center" width="33.33%">
588-
<a href="https://www.bjwebptyiou.com/join/14449926" target="_blank">
589-
<img src="https://img.shields.io/badge/OKX-Exchange-000000?style=for-the-badge&logo=okx&logoColor=white" alt="OKX" />
590-
</a>
591-
<br/><br/>
592-
<strong>主要なデリバティブプラットフォーム</strong><br/>
593-
<small>現物 • パーペチュアル • オプション</small>
594-
</td>
595-
<td align="center" width="33.33%">
596-
<a href="https://share.glassgs.com/u/H8XZGS71" target="_blank">
597-
<img src="https://img.shields.io/badge/Bitget-Exchange-1F2937?style=for-the-badge&logo=bitget&logoColor=white" alt="Bitget" />
598-
</a>
599-
<br/><br/>
600-
<strong>革新的なコピートレード</strong><br/>
601-
<small>現物 • 先物 • ソーシャルトレード</small>
602-
</td>
603-
</tr>
604-
</table>
605-
</div>
606-
607-
---
608-
609573
### 💝 直接サポート(寄付)
610574

611575
あなたのご支援は QuantDinger の維持・改善に役立ちます。

README_KO.md

Lines changed: 1 addition & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ QuantDinger는 다양한 시장 유형에 대해 여러 실행 방법을 지원
351351
| KuCoin | 현물, 선물 |
352352
| Gate.io | 현물, 선물 |
353353
| Bitfinex | 현물, 파생상품 |
354+
| Deepcoin | 현물, 무기한 |
354355

355356
### 전통적인 브로커
356357

@@ -582,43 +583,6 @@ QuantDinger의 코드는 **Apache License 2.0**으로 제공됩니다. 다만 **
582583

583584
---
584585

585-
### 💼 거래소 파트너(어필리에이트 링크)
586-
587-
파트너 링크를 사용하면 동일한 거래 경험을 즐기면서 QuantDinger의 개발을 지원할 수 있습니다.
588-
589-
<div align="center">
590-
<table>
591-
<tr>
592-
<td align="center" width="33.33%">
593-
<a href="https://www.bmwweb.ac/referral/earn-together/refer2earn-usdc/claim?hl=zh-CN&ref=GRO_28502_9OSOJ" target="_blank">
594-
<img src="https://img.shields.io/badge/Binance-Exchange-F0B90B?style=for-the-badge&logo=binance&logoColor=white" alt="Binance" />
595-
</a>
596-
<br/><br/>
597-
<strong>세계 최대 암호화폐 거래소</strong><br/>
598-
<small>현물 • 선물 • 마진 거래</small>
599-
</td>
600-
<td align="center" width="33.33%">
601-
<a href="https://www.bjwebptyiou.com/join/14449926" target="_blank">
602-
<img src="https://img.shields.io/badge/OKX-Exchange-000000?style=for-the-badge&logo=okx&logoColor=white" alt="OKX" />
603-
</a>
604-
<br/><br/>
605-
<strong>주요 파생상품 플랫폼</strong><br/>
606-
<small>현물 • 영구 선물 • 옵션</small>
607-
</td>
608-
<td align="center" width="33.33%">
609-
<a href="https://share.glassgs.com/u/H8XZGS71" target="_blank">
610-
<img src="https://img.shields.io/badge/Bitget-Exchange-1F2937?style=for-the-badge&logo=bitget&logoColor=white" alt="Bitget" />
611-
</a>
612-
<br/><br/>
613-
<strong>혁신적인 복사 거래</strong><br/>
614-
<small>현물 • 선물 • 소셜 거래</small>
615-
</td>
616-
</tr>
617-
</table>
618-
</div>
619-
620-
---
621-
622586
### 💝 직접 지원(기부)
623587

624588
귀하의 기여는 QuantDinger의 유지 및 개선에 도움이 됩니다.

README_TW.md

Lines changed: 1 addition & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ QuantDinger 支持多種市場類型的執行方式:
351351
| KuCoin | 現貨, 合約 |
352352
| Gate.io | 現貨, 合約 |
353353
| Bitfinex | 現貨, 衍生品 |
354+
| Deepcoin | 現貨, 永續 |
354355

355356
### 傳統券商
356357

@@ -583,43 +584,6 @@ QuantDinger 的代碼使用 **Apache License 2.0** 授權。但請注意:**Apa
583584

584585
---
585586

586-
### 💼 值得信賴的交易所合作夥伴(聯盟鏈接)
587-
588-
使用我們的合作夥伴鏈接,在享受相同交易體驗的同時支持 QuantDinger 的發展。
589-
590-
<div align="center">
591-
<table>
592-
<tr>
593-
<td align="center" width="33.33%">
594-
<a href="https://www.bmwweb.ac/referral/earn-together/refer2earn-usdc/claim?hl=zh-CN&ref=GRO_28502_9OSOJ" target="_blank">
595-
<img src="https://img.shields.io/badge/Binance-Exchange-F0B90B?style=for-the-badge&logo=binance&logoColor=white" alt="Binance" />
596-
</a>
597-
<br/><br/>
598-
<strong>全球最大的加密貨幣交易所</strong><br/>
599-
<small>現貨 • 期貨 • 槓桿交易</small>
600-
</td>
601-
<td align="center" width="33.33%">
602-
<a href="https://www.bjwebptyiou.com/join/14449926" target="_blank">
603-
<img src="https://img.shields.io/badge/OKX-Exchange-000000?style=for-the-badge&logo=okx&logoColor=white" alt="OKX" />
604-
</a>
605-
<br/><br/>
606-
<strong>領先的衍生品平台</strong><br/>
607-
<small>現貨 • 永續合約 • 期權</small>
608-
</td>
609-
<td align="center" width="33.33%">
610-
<a href="https://share.glassgs.com/u/H8XZGS71" target="_blank">
611-
<img src="https://img.shields.io/badge/Bitget-Exchange-1F2937?style=for-the-badge&logo=bitget&logoColor=white" alt="Bitget" />
612-
</a>
613-
<br/><br/>
614-
<strong>創新的跟單交易</strong><br/>
615-
<small>現貨 • 期貨 • 社交交易</small>
616-
</td>
617-
</tr>
618-
</table>
619-
</div>
620-
621-
---
622-
623587
### 💝 直接支持(捐贈)
624588

625589
你的貢獻幫助我們維護和改進 QuantDinger。

0 commit comments

Comments
 (0)