@Moderator_2 solved
Best posts made by subh
Latest posts made by subh
-
RE: Error code AB4036
@subh
Please provide awareness message for ASM/GSM stock when placing order through API for script under ASM/GSM. It is allowed by NSE ( Download Ref No: NSE/INSP/58999 Date: October 19th
, 2023, Circular Ref. No: 93/2023,, at 17(o) ) -
Error code AB4036
Dear sir,
To admin,
How to solve error code AB4036 to place order via smartapi ??
This is due to script categorised under cautionary listings bg the exchange. But we can place order via app.How we can't place order via api trading ??
Please developers feature for same.. -
RE: Option Chain
@chetansuri I have done it all but when it come to update pandas data frame data not update on every second. There is delay and may missing data.
I want to know how to use threading and multiprocessing module for simultaneously process and update data. -
Option Chain
In NIFTY there is around 200 of token for weekly expiry. Anyone have an idea that how to process of of token data simultaneously and take it as a padas data frame to excel. It may possible with threading, multiprocessing.pool..
Feel free to contact me 9737599545 -
RE: Asynchronous
@jaideep-siddula for stock options trading.and market predictions
Can you help me.. -
Asynchronous
Can your SmartWebSocketV2.py work with asynchronous class ??
Can I use import asyncio for websocket?? -
Merge 3 toke data in one data frame
I got output like below when I subscribe but how can we take this all 3 token output to single data frame. Currently it creates 3 data frame ,
[I 240315 16:13:48 <string>:142] on open
token last_traded_price ... open_interest volume_trade_for_the_day0 45744 188.0 ... 421650 517050
[1 rows x 5 columns]
token last_traded_price ... open_interest volume_trade_for_the_day0 45744 188.0 ... 421650 5170501 45642 29.3 ... 0 0
[2 rows x 5 columns]
token last_traded_price ... open_interest volume_trade_for_the_day0 45744 188.0 ... 421650 5170501 45642 29.3 ... 0 02 45025 9.8 ... 0 0
[3 rows x 5 columns] -
Attempting to resubscribe/reconnect
Re: Market data api stopped working - api.market.data
I got problem like this in screen shot,
Please help me