Amibroker AFL

Algomojo API Button Trading Execution Module: A Complete Guide for Amibroker

Introduction The Algomojo API Button Trading Execution Module enables traders to place orders directly from Amibroker using customizable buttons. This module supports both the Algomojo Bridge and direct API calls for seamless order execution across multiple brokers. Features βœ… Supports multiple brokers via Algomojo API.βœ… Button-based trading for quick execution.βœ… Can operate with or without …

Algomojo API Button Trading Execution Module: A Complete Guide for Amibroker Read More »

Exiting Cover Order and Bracket Order for a Particular Trading Instrument

Bracket Order and Cover Order are multi-legged orders and canceling the bracket order and cover order for a particular trading instrument there is no direct mechanism available from the API provisions supplied by the brokers. Hence here is the Amibroker AFL code to do the exit by reading the orderbook and processing the pending cover …

Exiting Cover Order and Bracket Order for a Particular Trading Instrument Read More »