Trading Strategy

VectorBT Streamlit Backtesting App – Python Tutorial

This Streamlit application is designed for backtesting trading strategies using the VectorBT library in Python. It provides a user-friendly interface to input various parameters...
Rajandran R
4 min read

10 Prompts Traders Can Use ChatGPT4 for Advance Data…

ChatGPT - Advanced Data Analysis tool ( Data Analyst ), a customGPT formerly known as code interpreter is a. a specialized version...
Rajandran R
10 min read

Build Trading Strategies using Tradingview Pinescript [Free Webinar]

Elevate your trading expertise with our comprehensive course on Building Trading Strategies using Tradingview Pinescript. Uncover the secrets of crafting and refining your own...
Rajandran R
34 sec read

Things that Amibroker Can Do Which Tradingview Cannot

When it comes to trading and technical analysis, having the right tools at your disposal can make all the difference. Two popular software platforms,...
Rajandran R
1 min read

Supertrend v4.0 with EMA Filter – Tradingview Pinescript Code

Supertrend with a simple EMA Filter can improve the performance of the signals during a strong trending market and reduces the number of trades...
Rajandran R
1 min read

AlphaTrend – Amibroker AFL Code to Manage Sideways Markets

Very simple and interesting trend following strategy which could manage sideways markets to a greater extent while following the trend. Recently I got inspired...
Rajandran R
3 min read

Introduction to Backtrader – Creating your First Trading Strategy…

Backtrader is an open-source python framework for backtesting, optimizing, and deploying live algorithmic trading strategies.
Rajandran R
54 sec read

Nifty Futures – Resistance built around 11727

Nifty cooled down a bit from the extreme bullish sentiment on wednesday trading which also closed the tuesday gap. Last 30min sell-off turned Nifty...
Rajandran R
29 sec read

7 Things a Trader Should Understand to Do Proper…

Backtesting is a process of Testing the trading conditions with respect to the past historical data, evaluating not only the profitability of the system...
Rajandran R
3 min read

Supertrend V4.0 – Amibroker AFL Code

Compared to Supertrend 3.0 with the new version two interesting features have been added. One is a simple EMA filter rule is added to...
Rajandran R
6 min read

USING DOW THEORY TO CAPTURE PROFITS – Part 1

Dow Theory is one of the most important trend following theories ever. As market evolved, the concepts of Technical analysis became more elaborated and...
Balaji
2 min read

Simple Smoothed RSI Crossover Strategy

Here is the simple smoothed RSI crossover strategy can be practiced on higher timeframes especially with daily timeframes with controlled risk. It catches the...
Rajandran R
43 sec read