cppkiteconnect icon indicating copy to clipboard operation
cppkiteconnect copied to clipboard

C++ Kite Connect API library / SDK

Results 9 cppkiteconnect issues
Sort by recently updated
recently updated
newest added

Supporting Conan will simplify the installation process a lot.

enhancement
good first issue

This happened when I was trying to send a limit order in live market where isValid() returned false for DEFAULTDOUBLE as defined in the project. For reproducing the issue checkout...

We should not check-in this binary and figure out a better way to mock websocket. Ref: #30

enhancement

kiteppException directly translates to libException.

ref: https://github.com/zerodha/gokiteconnect/pull/97

enhancement