Amibroker

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 »

Send Smart Options Execution Orders from Futures or Spot Signals in Amibroker using Algomojo Platform

This tutorial provides instructions on how to utilize simple buy and sell trading signals in Spot/Future charts to place option orders (including ATM, ITM, and OTM options) on the Algomojo platform. Implementing this system can help traders mitigate risk, particularly in the event of unexpected market movements that may result in significant losses. Additionally, implementing ATM or ITM option buying strategies, as opposed to futures, may help to reduce the risk of extreme black swan events and significantly mitigate the potential for large gap-up or gap-down risks when carrying forward positions.

Stop and Reverse Cover Orders/Bracket Orders – Automated Chart based Intraday Trading Module for Amibroker

Bracket Order and Cover Order are multi-legged orders which come with default protection with stop loss with reasonable intraday leverage. This tutorial focus on building a Plug and Play Amibroker Intraday module where traders can create their own trading strategy in Amibroker and connect their intraday trading strategies with Plug and Play Amibroker Execution Module …

Stop and Reverse Cover Orders/Bracket Orders – Automated Chart based Intraday Trading Module 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 »