All Stories

How to Perform Machine Learning Using Amibroker and Python

Amibroker is a powerful technical analysis and trading system development platform, used extensively by traders and analysts for developing and deploying trading strategies. Python,...
Rajandran R
5 min read

Bulls Make a Comeback: 9th Consecutive Positive Close for…

The financial landscape has taken an exciting turn as the bulls return with full force, marking a remarkable 9th consecutive positive close for Nifty...
Rajandran R
1 min read

Top Quant Python Libraries for Quantitative Finance

quantitative-finance, python, pandas, NumPy, SciPy, scikit-learn, statsmodels, QuantLib, zipline, TensorFlow, pyfolio, yfinance, seaborn, Plotly, Streamlit, TA-Lib, pandas_ta
Rajandran R
4 min read

Understanding the Behavior of Long-Term Investors – Market Profile…

Long-term traders/investors typically have a buy-and-hold strategy, meaning they hold positions in the market for an extended period, usually months or years. They are...
Rajandran R
2 min read

Introduction to NumPy – Python Tutorials for Traders

NumPy is a Python library that provides support for large, multi-dimensional arrays and matrices, along with a large collection of mathematical functions to operate...
Rajandran R
3 min read

Predicting Gap Up, Gap Down, or No Gap in…

Logistic Regression is a popular statistical method used for predicting binary outcomes, such as predicting whether an email is spam or not, whether a...
Rajandran R
4 min read

A Quick Start Guide to Compute Correlation Matrix in…

A correlation matrix is a quantitative tool used in finance, statistics, and other fields to measure and visualize the relationships between multiple variables. In...
Rajandran R
2 min read

AdaBoost – Ensembling Methods in Machine Learning for Stock…

In this article, we will discuss how ensembling methods, specifically bagging, boosting, stacking, and blending, can be applied to enhance stock market prediction. And...
Rajandran R
7 min read

Feature Scaling – Normalization Vs Standardization Explained in Simple…

Feature scaling is a preprocessing technique used in machine learning to standardize or normalize the range of independent variables (features) in a dataset. The...
Rajandran R
3 min read

ES-Mini Making a Short-Term Top Formation – Market Profile

ES-Mini Futures formed a short-term Top formation with G2 High formation at the major swing high with trading inventory getting long to too long...
Rajandran R
15 sec read

Python Code for Generating Nifty Weekly Expiry Dates Using…

The National Stock Exchange of India (NSE) is one of the largest stock exchanges in the world, with Nifty being its flagship index. Nifty...
Rajandran R
2 min read

Predicting Stock Price and Market Direction using XGBoost Machine…

Forecasting the trajectory of the stock market remains an elusive endeavor for both investors and traders alike. A myriad of methods and algorithms have...
Rajandran R
4 min read