Algomojo .Net Library Released for Developers to Build your own Algo Trading Platform
Algomojo releases .Net Library for the C-sharp programmers to build their own trading platform to communicate with Algomojo API.
Algomojo releases .Net Library for the C-sharp programmers to build their own trading platform to communicate with Algomojo API.
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 …
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 »
This is a simple tutorial that explains how to access the position book using Amibroker and get various details about the position book details to use further in your trading system.
This tutorial explores how to access the limits API functionality in Algomojo using python to retrieve the Account Balance, Total Turnover, Realized, UnRealized PNL, Realized Intraday MTM, UnRealized Intraday MTM.
Last time we had a done a tutorial on how to send orders from Google Spreadsheet to Algomojo Here are some of the FAQ’s I would like to clarity on Google Spreadsheets from our clients.
This tutorial helps you to understand how to send cover orders from the Tradingview platform using the webhook method to Algomojo Trading Platform.
New Algomojo API functionalities added to support the user’s requirements to automate their trading requirements and the same can be accessed via Amibroker, Metatrader, Python, c# based platforms, Excel.
This tutorial focus on how to automate your index straddle/strangle strategy with intraday stop-loss levels with time-based entry and exits using Algomojo Platform and Amibroker.
In the last tutorial, we learn how to automate the algomojo login process and in this video tutorial we are going to learn with a click of a Amibroker button how one can automatically login to the Algomojo trading platform.