Release Notes
New Features
- Introduced newly launched GetHistoryGreeks function
- GetHistoryGreeks- fetches the history data of Greeks for NFO exchange.
New Features
- Introduced newly launched functions
- SubscribeRealtimeOptionChain – fetches data of Options automatically at periodic intervals.
- SubscribeRealtimeOptionChainGreeks- fetches data of OptionGreeks automatically at periodic intervals.
- Nimble_SubscribeRealtimeGainersLosers- function is designed to subscribe and return data of the top gainers and top losers in a specific exchange.
- GetLastGainersLosers- function is designed to get and return data of last top gainers and top losers in a specific exchange.
Notes
- Available for WebSockets API – will be available in DotNet and COM APIs soon
New Features
- Added csv methods to api clients:
- string GetCsv()
- string[] GetCsvLines
- void SaveToCsv(string path, bool append)
Notes
- Response of all API functions can also be fetched in CSV format.
- Fix memory leak
- Fix license transfer dialog inconsistency
- Fix license transfer dialog inconsistency
- Fix UI on resize and Add NA on no limits response
- Change Exchanges overall handling
- Change Exchanges RT updates
- Same symbol exchange changes
- Fix Symbol Search crash
- Fix infinite WAIT for history load
- Added BSE,BSE_DEBT,BSE_IDX,BFO exchanges handling
- Fix memory leak
- Add Nimble_GetHistoryGreeks
- Fix SubscribeRealtimeOptionChain
- SubscribeRealtimeOptionChainGreeks
- Nimble_SubscribeRealtimeGainersLosers
- Add History from to request
- Add Nimble_SubscribeRealtimeOptionChain
- Nimble_SubscribeRealtimeOptionChainGreeks
- Nimble_SubscribeRealtimeGainersLosers
- Nimble_GetLastGainersLosers
- Fix snapshot missing Day periodicity and snapshot missing data if requesting BackAdjusted symbol
- Simplify Continue , add Enable on check setting
- Add symbol limit display
- Fixes and updates
- Fix memory leak
- Fix license transfer dialog inconsistency
- Fix license transfer dialog inconsistency
- Fix UI on resize and Add NA on no limits response
- Change Exchanges overall handling
- Change Exchanges RT updates
- Same symbol exchange changes
- Fix Symbol Search crash
- Fix infinite WAIT for history load
- Added BSE,BSE_DEBT,BSE_IDX,BFO exchanges handling