commit 61c5136850942360b30ef7f03b2e87f76e89c55e Author: liudecai Date: Sun Jun 28 17:19:46 2026 +0000 Update README diff --git a/README.md b/README.md new file mode 100644 index 0000000..3c198b0 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# GFIL Trading API + +REST + WebSocket API for real-time market data, signals, and instruments. + +## Endpoints +- 5 REST endpoints (market data, signals, instruments) +- 3 WebSocket channels (prices, signals, orderflow) +- Auth via X-API-Key header + +Visit: https://blog.quant-view.xyz/tools/api-reference.html + +## Community +[Telegram](https://t.me/GFIL_Trading) | [Discord](https://discord.gg/GMmMCD4MCr) \ No newline at end of file