From fecb709936028049b2c8071ad27983352248ada3 Mon Sep 17 00:00:00 2001 From: liudecai Date: Sun, 28 Jun 2026 17:19:55 +0000 Subject: [PATCH] Update README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d763aa6 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# WebSocket vs REST for Trading + +During NFP: REST = approx 30 data points. WebSocket = approx 6000. That is the difference between seeing the move and missing it. + +Visit: https://blog.quant-view.xyz/websocket-vs-rest-api.html + +## Free Tools +https://blog.quant-view.xyz/tools/ + +## Community +[Telegram](https://t.me/GFIL_Trading) | [Discord](https://discord.gg/GMmMCD4MCr) \ No newline at end of file