If you know basic AFL coding, and have trading system already coded in AFL and your AFL generates valid signals then
1. Take API subscription from zerodha 2. Download and install Hello Kite from https://codeadvisor.in/trading-apps/ 3. Add Bridge code to your AFL 4. Now you can fire orders from AmiBroker
If you know basic AFL coding, and have trading system already coded in AFL and your AFL generates valid signals then
1. Take API subscription from zerodha
2. Download and install Hello Kite from https://codeadvisor.in/trading-apps/
3. Add Bridge code to your AFL
4. Now you can fire orders from AmiBroker
For list of functions supported by our Bridge, pls refer the below link
https://codeadvisor.in/knowledge-base/functions-supported-kitenet-bridge/
You can also get started with our sample AFLs