☰
Login
Signup
Home
›
PHP client
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.8K
All Categories
0
Incidents
154
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
October 2017
sachinstlko09
October 2017
tonystark
How to get ORDER execution without using Post Back page?
sachinstlko09
October 2017
in
PHP client
I want to place a new order without using Post Back page. On the basis of calculated amount, is this possible?
tonystark
October 2017
Hi
@sachinstlko09
,
You can place orders without setting postback page. Postbacks are for getting status updates regarding a placed order which is not a mandatory setup.
sachinstlko09
October 2017
Yes, But I need to place order according to the execution of already placed order.
tonystark
October 2017
edited October 2017
Hi
@sachinstlko09
,
You can use the
code
provided by
@botany02
to setup post back page and add your own logic into it.
And
@sachinstlko09
, please refrain from creating new threads for same queries. It makes difficult for us to track.
This discussion has been closed.
You can place orders without setting postback page. Postbacks are for getting status updates regarding a placed order which is not a mandatory setup.
You can use the code provided by @botany02 to setup post back page and add your own logic into it.
And @sachinstlko09, please refrain from creating new threads for same queries. It makes difficult for us to track.