AlgoAction – a web-based

What is AlgoAction?
Algoaction is a Next Generation Algotrading Platform built on top of low latency Tradejini Arrow API.
Supported Order Types
1)PlaceOrder – it is a COM function which helps in placing
2)PlaceMultiOrder – This function provides facility to send multiple orders which helps traders in sending basket orders, pair trading, automated rollovers, multi leg option orders
3)PlaceBOOrder – Intraday Bracket Order that is accompanied by a compulsory Target and Stop Loss Order. It is a type of order where you can enter a new position along with a target/exit and a stop loss order.
4)PlaceMultiBOOrder – Multi Bracket order facility helps intraday traders to push multiple bracket orders in one shot. Typically the one who gets entry/exit levels for multiple trading instruments before the market open or who want to send during market hours in one shot can make use of it.
Test Amibroker AFL Codes to Place Different Order types
https://gist.github.com/14a2a9407a2ebcb16d764ab59f8c9a90
Documentation
Download the AlgoAction Documentation and Help Notes
Documentation provides general instructions on how to setup
how do i exit an order that was placed already through afl. I would like to exit via the afl for an order already placed. is it possible. pls help sir.