☰
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
13.9K
All Categories
0
Incidents
156
Node JS client
40
Go client
793
.Net API client
380
Kite Publisher
537
.Net / VBA / Excel (3rd party)
458
Algorithms and Strategies
998
Java client
1.1K
API clients
404
PHP client
4K
Python client
348
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
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/