Algomojo

Send Smart Options Execution Orders from Futures or Spot…

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,...
Rajandran R
11 min read

Algomojo Autocancellation of Limit Orders After N seconds

In this tutorial, I'm going to demonstrate how to use Amibroker AFL code to perform auto cancellation of limit order after N...
Rajandran R
3 min read

How to Squareoff All OpenPositions using Tradingview – Automation…

One of the most demanded requests from Tradingview-based automated traders is how to square-off all open positions when a particular time is reached. There...
Rajandran R
1 min read

Python Multi-Broker Library for Algomojo – Trade Automation

Algomojo Python library facilitates the development of trading algorithms using the Algomojo Free API and Free Algo Trading Platform. The library supports both REST-API interfaces and...
Rajandran R
5 min read

Option Button Trading to Trade ATM, ITM, OTM Options…

Here is a simple button trading module that can be used to send option trading orders with buttons. Users can configure the button to...
Rajandran R
10 min read

How to Send Bulk Orders from Excel Sheet to…

This video tutorial explores how to send bulk orders from the Excel sheet module to multiple brokers. Bulk Order Entry allows placing multiple orders(MKT,LMT,SL,SL-LMT,CO,BO)...
Rajandran R
2 min read

Sending Futures/Spot – Signals to Two-Legged Options Execution Module…

Thought of making an open-source Tradingview Pinescript code demanded by most of the option traders to control the cost, control the risk, and configure...
Rajandran R
16 min read

Sending Smart Futures/Spot – Signals to Two-Legged Options Execution…

Thought of making an open source AFL code demanded by most of the option traders to control the cost, to control the risk, and...
Rajandran R
13 min read

How to Send Orders from Google SpreadSheets using Algomojo…

You might think "Is it really possible to do send automated orders from Google Sheets? Are you crazy?" but hey thanks to Google Appscript...
Rajandran R
2 min read

What is PlaceSmartOrder Feature in Algomojo? How to Build…

Algomojo is an automated trading platform that offers a range of features and tools for traders to build and intelligent automation in their own...
Rajandran R
4 min read

Ninjatrader 8 – Button Trading OpenSource Code

Here is the open-source code for building a simple button-based API call to the Algomojo Platform. Now one can use Ninjatrader 8 to build...
Rajandran R
7 min read

Multi-Client Button Trading Amibroker AFL with Smart Order Controls

Got frequent requirements from many traders to automate an Amibroker-based trading system where one single button click from charts could punch orders in multiple...
Rajandran R
7 min read