☰
Login
Signup
Home
›
.Net API client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.8K
All Categories
0
Incidents
154
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
February 2018
vishwash_yadav
February 2018
sujith
How to subscribe tick for MCX.
vishwash_yadav
February 2018
in
.Net API client
i tried like
ticker.Subscribe(Tokens: new UInt32[] { 53704711});
ticker.SetMode(Tokens: new UInt32[] { 53704711 }, Mode: Constants.MODE_LTP);
but not getting tickdata
Tagged:
.Net Client with ticker
sujith
February 2018
Hi,
The code looks fine. I guess the instrument is not that liquid. Try some liquid instrument.
vishwash_yadav
February 2018
For liquid i am getting tick data and the given instrument is for CrudeOIL.
sujith
February 2018
The instrument token for CRUDEOILM 18 FEB is 53502215
Sign In
or
Register
to comment.
The code looks fine. I guess the instrument is not that liquid. Try some liquid instrument.