AFL Code
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...
Hull ROAR indicator helps in identifying the fastest raising shares and filters it out of the fastest rising shares. Hull ROAR is the brainchild...
Here is the simple AFL code to compute the 10 year rolling returns for any script. Generally Rolling Returns are computed for 3yr, 5yr,...
Here is the simple prototype for finding first 1 hour cumulative volume for a given script. This helps one to visualize how the volume...
Prediction Cycle Plugin is a simple and free plugin for amibroker which separates the underlying cycle component from the price and helps you understand...
Sometime back we introduced Lin-Supertrend Live charts for 5min and 10min timeframe. Lin Supertrend is the responsive version of Supertrend V4.0 and the price...
In the new version of Supertrend thought of removing ATR factor to make the trading strategy independent of volatility factor. It is a simple...
Here is a simple and modified version of Stochastic Momentum oscillator in color coded histogram format. If you understand Stochastic Momentum Oscillator values ranges...
Laguerre PPO Oscillator is just the translated Tradingview Pinescript indicator from theLark’s Laguerre PPO. We very well know that Lauggerre RSI is from the...
One Timeframing is a simple, powerful, and popular concept when comes to a market profile trader. One Timeframing generally refers to a market that...