Numpy

[Free Python Course] – Learn Python Faster for Trading and Investing Using AI

This four-part live webinar series teaches Python in a practical, market-focused way. Instead of treating coding as a separate subject, Python is introduced...
Rajandran R
1 min read

GPU vs CPU Performance: A Curious Experiment in Speed and Parallelism for Technical Analysis

Lately, I’ve been curious—how much faster is a GPU compared to CPU for technical analysis indicators? Do simple operations like EMA,...
Rajandran R
5 min read

Crash Course – Python for Traders

Welcome to "Python for Traders," a comprehensive journey into using Python to enhance your trading strategies. This course is designed to...
Rajandran R
2 min read

Mastering VectorBT – Superfast Supertrend Grid Optimization – Part 3 – Python Tutorial

VectorBT provides a robust framework for optimizing trading strategies more efficiently, enabling the selection of the best parameters and fine-tuning of...
Rajandran R
5 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

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

Computing Cointegration and Augmented Dickey Fuller test in Amibroker using Python

In this tutorial we discussed how to bring Cointegration statistics into Amibroker using Amipy and how to interpret the values returned...
Rajandran R
5 min read