Can i publish my algo trade app , so that any public people can use it by entering there credential in to my system.
H
harshaguruhs
@harshaguruhs
0
Reputation
3
Posts
1
Profile views
0
Followers
0
Following
Best posts made by harshaguruhs
This user hasn't posted anything yet.
Latest posts made by harshaguruhs
-
Can i publish my algo trade app , so that any public peolpe can use it by entering there credential in to my system.
-
Order is not placing getting error in smart api
File "D:\halftrend\venv\Lib\site-packages\SmartApi\smartConnect.py", line 291, in placeOrder
orderResponse= self._postRequest("api.order.place", params)['data']['orderid']
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable -
I want to fetch the closest market strike rate of nifty using smartapi in python. please send sample code .
I want to fetch the closest market strike rate of nifty using smartapi in python. please send sample code .