☰
Login
Signup
Home
›
.Net / VBA / Excel (3rd party)
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14K
All Categories
0
Incidents
157
Node JS client
41
Go client
795
.Net API client
384
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
406
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
January 2020
vkn2220
January 2020
HowUTrade
Excel Error (NOTBRIDGEUSER)
vkn2220
January 2020
in
.Net / VBA / Excel (3rd party)
Hello,
I am trying to place order through excel. But I get NOTBRIDGEUSER error. I am using standard version. Can someone please help with this error?
Thanks a lot.
HowUTrade
January 2020
@vkn2220
This means you are placing order using Bridge class.
Bridge class is a premium feature.
You can use Kite class for Placing orders
https://howutrade.in/docs/kitenet/html/T_KiteNet_Kite.htm
Check here to know more about Bridge class
https://codeadvisor.in/knowledge-base/use-dotnet-bridge/
https://codeadvisor.in/knowledge-base/kite-upstox-vs-bridge-class/
vkn2220
January 2020
Thank you. It helps. Is there a sample excel which places order wthout using bridge?
Sign In
or
Register
to comment.
This means you are placing order using Bridge class.
Bridge class is a premium feature.
You can use Kite class for Placing orders
https://howutrade.in/docs/kitenet/html/T_KiteNet_Kite.htm
Check here to know more about Bridge class
https://codeadvisor.in/knowledge-base/use-dotnet-bridge/
https://codeadvisor.in/knowledge-base/kite-upstox-vs-bridge-class/