Month: February 2023

How to Squareoff All OpenPositions using Tradingview – Automation Tutorial

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 is a simple workaround for Algomojo users to implement square-off all open positions using Tradingview Pinescript. Tradingview Pinescript Code to Squareoff All Open Positions Steps to Squareoff All Open Positions 1)Open …

How to Squareoff All OpenPositions using Tradingview – Automation Tutorial Read More »

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 provides features such as real-time order execution, smartorder execution, placing options orders, placing multi orders, order modification/cancellation, and access to order book, trade book, open positions, orderstatus, position square-off functionalities, getquotes, profile and fund details.