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 seconds in Algomojo Platform. Let say I want to send 100 shares of INFY and...
View ArticleWhat is DDPI? (Demat Debit and Pledge Instruction)?
Demat Debit and Pledge Instruction (DDPI) is a type of authorization given by an investor to a depository participant (DP) to debit or pledge securities held in their demat (dematerialized) account....
View ArticleStoploss, Multi Target, and Trailing Stoploss Module – Amibroker AFL Code V2.0
After Intraday V2.0 Amibroker Module - a readymade drag and drop module to convert any trading strategy into the intraday trading system with alerts, stop loss, target feature with intraday controls...
View ArticleHow to AutoGenerate TOTP for Automated Login using Python – AngelOne Trading...
In this tutorial, we are going to autogenerate time-based TOTP using python for Automated Login purposes. TOTP-based login verification is a standard now most brokers across the country had adopted as...
View ArticleLast 1 Hour Intraday Range on Expiry Day – Amibroker AFL Exploration Code
Here is a simple AFL exploration code that scans and retrieves the last 1 hour of Intraday high and low range on expiry day. Generating this sort of statistics can be further analyzed particularly if...
View ArticleHow to Get Futures and Options Data and Commodities Data into Google Spreadsheet
In this blog, we will explore how to use Algomojo to get futures and options data and commodities data into Google Spreadsheet, step by step. Whether you are a seasoned trader or just starting, this...
View ArticleWriting your First Python Automation using Algomojo and yfinance Python Library
In recent years, there has been a significant increase in the use of automated trading strategies in the financial markets. With the advent of powerful tools and libraries such as Algomojo and...
View ArticleIntroduction to Pandas DataFrame – Python Tutorial for Traders – Part 1
Pandas is an open-source Python library that is widely used for data manipulation and analysis. One of the most popular features of Pandas is the DataFrame. It is a two-dimensional table-like data...
View ArticleHow to Plot Candlestick Charts, Moving Averages, Drawdown using Python and...
In this tutorial, we use the nsepy library to get historical data for the RELIANCE stock from the National Stock Exchange (NSE) in India. The data is then used to create a candlestick chart using the...
View ArticleNifty Monthly Returns Heatmap Generation using yfinance and Seaborn
Everyone loves to visualize this market in their own way. Python comes in handy when comes to visualization. One of the Awesome programming languages to code any level of complexity. However, I start...
View ArticleWhat Traders/Investors need to know about Hypodermic Needle Theory
The Hypodermic Needle Theory, also known as the Magic Bullet Theory, is a communication theory that suggests that media messages are injected directly into the minds of audiences, influencing their...
View ArticleBuild a Correlation Matrix using Python Pandas and Seaborn
In finance, a correlation matrix is a matrix that shows the correlation between different variables. It is a powerful tool for analyzing the relationships between different stocks or other financial...
View ArticleSupertrend Algomojo Trading Strategy using Algomojo and yfinance
Supertrend is a simple ATR-based trend-following strategy that identifies the current trend and mages the risk dynamically with ATR-based trailing stoploss. In this blog, we will learn how to implement...
View ArticleUnleash the Power of AI and Bing Chat to Create Amibroker AFL Trading...
In today's world, where time is money, traders are always looking for ways to streamline their trading strategies to maximize their profits. In this part of the video, we will explain how traders can...
View ArticleSend Smart Options Execution Orders from Futures or Spot Signals in Amibroker...
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....
View ArticlePlotting Dynamic Intraday Straddle Charts using Amibroker
Recently Intraday Straddle sellers are on the rise and so the questions to us about how to plot intraday straddle spread dynamically during the day. And Build a Historical chart to visualize weekly...
View ArticleNifty Daily Returns – Distribution Statistics – Python Code
The Nifty index is one of the most popular stock market indices in India among traders and investors, and it tracks the performance of the top 50 companies listed on the National Stock Exchange (NSE)....
View ArticleNifty Futures Short-Term Bottom Formation
On the higher timeframe, there was a strong negative sentiment observed in the Nifty. This resulted in a significant decline of almost 650+ points in the current week. The support level for Nifty...
View ArticleIntroduction to Machine Learning for Traders and Investors
Machine learning (ML) is revolutionizing industries worldwide, and the world of trading and investing is no exception. The ever-evolving financial markets generate massive amounts of data, making them...
View ArticleAlgomojo Platform Now Open to Goodwill Commodities Users
Algomojo, a leading Algotrading platform for DIY traders, is excited to announce that it is now open to Goodwill Commodities users. This partnership aims to provide seamless access to a comprehensive...
View Article