Button Trading from AmiBroker Chart

While most of the traders automatically fire orders from AmiBroker using Bridge code, some discretionary traders visually analyze the AmiBroker chart and place order manually.

This Button Trading feature will be a boon to those discretionary traders. With this button trading AFL, you can place/exit orders with just a click.

User can set symbol and order details as required in the parameter window.

*Support for Regular/Cover/Bracket order
*Support Options Buying and Shorting

Just drag and drop the required Button Trading AFL to your AmiBroker Chart.

Every order fired from AFL through Bridge code is logged in the below files. Replace [DDMMMYYYY] with respective date.

This log files will help you to troubleshoot your order firing issues.

Log Folder:
C:\Users\Public\Documents\Data\AmiTools

Log Files:
BRACKET_ORDER_REQUESTS_UPSTOX_[DDMMMYYYY].txt
COVER_ORDER_REQUESTS_UPSTOX_[DDMMMYYYY].txt
SIMPLE_ORDER_REQUESTS_UPSTOX_[DDMMMYYYY].txt

BRACKET_ORDER_REQUESTS_UPSTOX_[DDMMMYYYY].txt
COVER_ORDER_REQUESTS_UPSTOX_[DDMMMYYYY].txt
REGULAR_ORDER_REQUESTS_ZERODHA_[DDMMMYYYY].txt