Amibroker

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.

How to Automate your Strategy just by Adding Two lines of Code in Amibroker?

Since the start of Algomojo, we are focusing on one thing “how to simplify the automated execution controls” – so that traders can easily convert their Buy or Sell trading strategy to automate their trading solutions faster. So started implementing simplified & open-source Amibroker libraries so that traders could connect their trading strategies by adding few lines of code and drastically reducing their coding time in implementing trading alerts, automation, trade connectivity dashboard & controls.

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 »