-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/websocket private trade #277
base: master
Are you sure you want to change the base?
Conversation
Introduced comprehensive documentation for the websocket OHLC candle stream. This includes channel patterns, usage examples, and response parameters to guide developers in integrating this feature.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
خسته نباشین و خداقوت 🔥
source/includes/_websocket.md
Outdated
|
||
|
||
|
||
پارامتر <code>{websocket_auth_param}</code> را میبایست از بخش [پروفایل](#user-profile) دریافت کنید. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
این رو توی informationچیزی بذاریم که بهش توجه بشه به نظرم
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
اینو می برم توی تگ ، لینک از دست می ره :/
@@ -78,7 +78,8 @@ http POST https://api.nobitex.ir/users/profile \ | |||
"tradeStats": { | |||
"monthTradesTotal": "10867181.5365000000", | |||
"monthTradesCount": 3 | |||
} | |||
}, | |||
"websocketAuthParam": "1987577cdf7c7422dee369e188e276ee" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
این پارامتر جایی معرفی نشده درست
فقط تو وب سوکت گفتیم بیاد از اینجا ولی میاد می گه این متغیر websocket_auth_param رو نداریم
بقیهاش رو هم نگاه نمیکنه :(
Added detailed documentation for obtaining WebSocket tokens and subscribing to private channels.
f33f3c1
to
30b6d43
Compare
…ate:trades and replace market with market_symbol
6e1e63f
to
dae341e
Compare
No description provided.