mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
cmd/exchange_template: Update wrapper template, improve documentation (#2009)
* Updating wrapper template, updating documentation, regenerating documentation * Renaming "streaming api" to "websocket" * Context is now t * Update docs/ADD_NEW_EXCHANGE.md Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io> * Update cmd/documentation/root_templates/root_readme.tmpl Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io> * Fixes an improper example and regenerates documentation * Corrects typos * Makes a table label consistent across files --------- Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io>
This commit is contained in:
56
README.md
56
README.md
@@ -16,7 +16,8 @@ Join our slack to discuss all things related to GoCryptoTrader! [GoCryptoTrader
|
||||
|
||||
## Exchange Support Table
|
||||
|
||||
| Exchange | REST API | Streaming API | FIX API |
|
||||
| Exchange | REST API | Websocket API | FIX API |
|
||||
``
|
||||
|----------|------|-----------|-----|
|
||||
| Binance.US| Yes | Yes | NA |
|
||||
| Binance| Yes | Yes | NA |
|
||||
@@ -149,43 +150,43 @@ Binaries will be published once the codebase reaches a stable condition.
|
||||
|
||||
|User|Contribution Amount|
|
||||
|--|--|
|
||||
| [thrasher-](https://github.com/thrasher-) | 731 |
|
||||
| [dependabot[bot]](https://github.com/apps/dependabot) | 386 |
|
||||
| [shazbert](https://github.com/shazbert) | 374 |
|
||||
| [gloriousCode](https://github.com/gloriousCode) | 237 |
|
||||
| [gbjk](https://github.com/gbjk) | 133 |
|
||||
| [thrasher-](https://github.com/thrasher-) | 737 |
|
||||
| [dependabot[bot]](https://github.com/apps/dependabot) | 415 |
|
||||
| [shazbert](https://github.com/shazbert) | 389 |
|
||||
| [gloriousCode](https://github.com/gloriousCode) | 240 |
|
||||
| [gbjk](https://github.com/gbjk) | 143 |
|
||||
| [dependabot-preview[bot]](https://github.com/apps/dependabot-preview) | 88 |
|
||||
| [xtda](https://github.com/xtda) | 47 |
|
||||
| [lrascao](https://github.com/lrascao) | 27 |
|
||||
| [Beadko](https://github.com/Beadko) | 24 |
|
||||
| [samuael](https://github.com/samuael) | 15 |
|
||||
| [ydm](https://github.com/ydm) | 15 |
|
||||
| [samuael](https://github.com/samuael) | 16 |
|
||||
| [vazha](https://github.com/vazha) | 15 |
|
||||
| [ydm](https://github.com/ydm) | 15 |
|
||||
| [Rots](https://github.com/Rots) | 15 |
|
||||
| [ermalguni](https://github.com/ermalguni) | 14 |
|
||||
| [MadCozBadd](https://github.com/MadCozBadd) | 13 |
|
||||
| [Copilot](https://github.com/apps/copilot-swe-agent) | 13 |
|
||||
| [vadimzhukck](https://github.com/vadimzhukck) | 10 |
|
||||
| [junnplus](https://github.com/junnplus) | 9 |
|
||||
| [geseq](https://github.com/geseq) | 8 |
|
||||
| [marcofranssen](https://github.com/marcofranssen) | 8 |
|
||||
| [140am](https://github.com/140am) | 8 |
|
||||
| [cranktakular](https://github.com/cranktakular) | 7 |
|
||||
| [TaltaM](https://github.com/TaltaM) | 6 |
|
||||
| [cranktakular](https://github.com/cranktakular) | 6 |
|
||||
| [dackroyd](https://github.com/dackroyd) | 5 |
|
||||
| [khcchiu](https://github.com/khcchiu) | 5 |
|
||||
| [yangrq1018](https://github.com/yangrq1018) | 4 |
|
||||
| [crackcomm](https://github.com/crackcomm) | 3 |
|
||||
| [romanornr](https://github.com/romanornr) | 3 |
|
||||
| [woshidama323](https://github.com/woshidama323) | 3 |
|
||||
| [Copilot](https://github.com/apps/copilot-swe-agent) | 3 |
|
||||
| [mshogin](https://github.com/mshogin) | 2 |
|
||||
| [herenow](https://github.com/herenow) | 2 |
|
||||
| [tk42](https://github.com/tk42) | 2 |
|
||||
| [soxipy](https://github.com/soxipy) | 2 |
|
||||
| [Asalei](https://github.com/Asalei) | 2 |
|
||||
| [lozdog245](https://github.com/lozdog245) | 2 |
|
||||
| [if1live](https://github.com/if1live) | 2 |
|
||||
| [romanornr](https://github.com/romanornr) | 3 |
|
||||
| [crackcomm](https://github.com/crackcomm) | 3 |
|
||||
| [azhang](https://github.com/azhang) | 2 |
|
||||
| [if1live](https://github.com/if1live) | 2 |
|
||||
| [lozdog245](https://github.com/lozdog245) | 2 |
|
||||
| [Asalei](https://github.com/Asalei) | 2 |
|
||||
| [soxipy](https://github.com/soxipy) | 2 |
|
||||
| [tk42](https://github.com/tk42) | 2 |
|
||||
| [herenow](https://github.com/herenow) | 2 |
|
||||
| [mshogin](https://github.com/mshogin) | 2 |
|
||||
| [andreygrehov](https://github.com/andreygrehov) | 2 |
|
||||
| [bretep](https://github.com/bretep) | 2 |
|
||||
| [Christian-Achilli](https://github.com/Christian-Achilli) | 2 |
|
||||
@@ -193,8 +194,8 @@ Binaries will be published once the codebase reaches a stable condition.
|
||||
| [cornelk](https://github.com/cornelk) | 2 |
|
||||
| [gam-phon](https://github.com/gam-phon) | 2 |
|
||||
| [MarkDzulko](https://github.com/MarkDzulko) | 2 |
|
||||
| [mortensorensen](https://github.com/mortensorensen) | 1 |
|
||||
| [cavapoo2](https://github.com/cavapoo2) | 1 |
|
||||
| [MathieuCesbron](https://github.com/MathieuCesbron) | 2 |
|
||||
| [aidan-bailey](https://github.com/aidan-bailey) | 1 |
|
||||
| [tongxiaofeng](https://github.com/tongxiaofeng) | 1 |
|
||||
| [tonywangcn](https://github.com/tonywangcn) | 1 |
|
||||
| [varunbhat](https://github.com/varunbhat) | 1 |
|
||||
@@ -204,17 +205,21 @@ Binaries will be published once the codebase reaches a stable condition.
|
||||
| [arttobe](https://github.com/arttobe) | 1 |
|
||||
| [shoman4eg](https://github.com/shoman4eg) | 1 |
|
||||
| [cangqiaoyuzhuo](https://github.com/cangqiaoyuzhuo) | 1 |
|
||||
| [dazi005](https://github.com/dazi005) | 1 |
|
||||
| [gcmutator](https://github.com/gcmutator) | 1 |
|
||||
| [gopherorg](https://github.com/gopherorg) | 1 |
|
||||
| [yuhangcangqian](https://github.com/yuhangcangqian) | 1 |
|
||||
| [whilei](https://github.com/whilei) | 1 |
|
||||
| [xiiiew](https://github.com/xiiiew) | 1 |
|
||||
| [yuhangcangqian](https://github.com/yuhangcangqian) | 1 |
|
||||
| [keeghcet](https://github.com/keeghcet) | 1 |
|
||||
| [mickychang9](https://github.com/mickychang9) | 1 |
|
||||
| [phieudu241](https://github.com/phieudu241) | 1 |
|
||||
| [quantpoet](https://github.com/quantpoet) | 1 |
|
||||
| [snipesjr](https://github.com/snipesjr) | 1 |
|
||||
| [snussik](https://github.com/snussik) | 1 |
|
||||
| [taewdy](https://github.com/taewdy) | 1 |
|
||||
| [threehonor](https://github.com/threehonor) | 1 |
|
||||
| [aidan-bailey](https://github.com/aidan-bailey) | 1 |
|
||||
| [xiiiew](https://github.com/xiiiew) | 1 |
|
||||
| [youzichuan](https://github.com/youzichuan) | 1 |
|
||||
| [antonzhukov](https://github.com/antonzhukov) | 1 |
|
||||
| [blombard](https://github.com/blombard) | 1 |
|
||||
| [CodeLingoBot](https://github.com/CodeLingoBot) | 1 |
|
||||
@@ -238,5 +243,8 @@ Binaries will be published once the codebase reaches a stable condition.
|
||||
| [mgravitt](https://github.com/mgravitt) | 1 |
|
||||
| [mKurrels](https://github.com/mKurrels) | 1 |
|
||||
| [m1kola](https://github.com/m1kola) | 1 |
|
||||
| [mortensorensen](https://github.com/mortensorensen) | 1 |
|
||||
| [Polizo96](https://github.com/Polizo96) | 1 |
|
||||
| [cavapoo2](https://github.com/cavapoo2) | 1 |
|
||||
| [idoall](https://github.com/idoall) | 1 |
|
||||
| [starit](https://github.com/starit) | 1 |
|
||||
|
||||
Reference in New Issue
Block a user