Can we have market protection in Publisher JS Offsite order?
Just wanted to request thi feature as LIMIT order is taking time to execute until the match is not present between Bid and Ask. Since the 1st order is taking time, 2nd order gets rejected due to margin issue. Currently with SEBI regulations I'm not allowed place market orders without market protection
The solutions being discussed here all share one assumption: execution has to leave your machine and route through someone else's infrastructure.
VPS = your code on someone else's computer Proxy = your orders through someone else's network Broker hosting = your strategy on your broker's server
There's a fourth option nobody's talking about: local execution agent, running on your own machine, connecting directly to your broker's websocket, using your own registered static IP.
Your computer. Your keys. Your network. The static IP is yours registered, traceable, compliant. No monthly routing fee. No third-party custody.
We built this for exactly this architecture gap. Please contact us if you need more information email to [email protected] [AION Analytics]
Just wanted to request thi feature as LIMIT order is taking time to execute until the match is not present between Bid and Ask. Since the 1st order is taking time, 2nd order gets rejected due to margin issue. Currently with SEBI regulations I'm not allowed place market orders without market protection
If you are still facing an issue with a market order, please create a support ticket with all the details to assist you further.
VPS = your code on someone else's computer
Proxy = your orders through someone else's network
Broker hosting = your strategy on your broker's server
There's a fourth option nobody's talking about:
local execution agent, running on your own machine,
connecting directly to your broker's websocket,
using your own registered static IP.
Your computer. Your keys. Your network.
The static IP is yours registered, traceable, compliant.
No monthly routing fee. No third-party custody.
We built this for exactly this architecture gap.
Please contact us if you need more information email to [email protected]
[AION Analytics]