AFL Code
This is a simple prototype Amibroker AFL Code for those who want to design a level based breakout system when the technical event occurs(For...
Here is a simple Amibroker AFL Code to Explore (Scan) in Amibroker to get a picture about the recent volatility and how the volatility...
Visualizing volatility gives us an impressive idea about the nature of the ongoing phase (Sideways, Volatile, Trending) and accordingly one can justify how to...
Open Range Breakout is a simple strategy that monitors the first 5min / 15min / 15min / 30min / 60min range from the start...
Is there a way where one can identify market regime shift from low volatility zone to high volatility zone and vice versa? How I...
Getting the newsfeed directly into my favorite charting software is always been interesting to me. If you are a news-hungry trader/investor possibly you may...
Here is a simple Amibroker AFL code snippet which tracks the last trade price with a dashed horizontal line at LTP. It could be...
Do simple strategies really work in Indian Markets? This curiosity arises when one of our Amibroker Mumbai Participant comes up with a simple trading...
while back-testing by default Amibroker provides Profit Table in Compounded percentage terms. However the profit table can be customized according to ones requirement....
Backtesting is a simple process which helps a trader to evaluate his trading ideas and provides information about how good the trading system performs...
In the last tutorial we explored Kalman filter and how to build kalman filter using pykalman python library. In this section we will be...
Here is the first prototype from Marketcalls which demonstrates multi-timeframe based trading system which compares two timeframes (5min and hourly in this case) and...