-
I am trying to modify my open orders but everytime i am a getting error
This is my sample code.
I have create the alice object and also i created the session ID.
`alice.modify_order( transac…
-
The following code does not return the values for NSE indices but works as expected for non NSE indices.
```
std::vector tempSymbols {"BSE:SENSEX", "NSE:NIFTY 50", "NSE:INFY", "NSE:FINNIFTY"};
std…
-
# IMPORTANT
If you want help, you got to read this first, follow the instructions.
### Are you up-to-date?
Upgrade to the latest version and confirm the issue/bug is still there.
`$ pip in…
-
Hey,
I came across your solution to access the new nse site on stackoverflow as I was running into authentication issues too. Your solution is neat and works. Could you help me with me some documen…
-
Can anyone please post the result for this:
alice.get_instrument_for_fno(symbol = 'NIFTY' , expiry_date=datetime.date(2019, 11, 28), is_fut=True, strike=None)
or mention any other method that yo…