Stock Portfolio Organizer
The ultimate porfolio management solution.
WiseTrader Toolbox
#1 Selling Amibroker Plugin featuring:
Listing Indicators
Much Refined Supertrend. Orignal author: Rajandran from Marketcalls.
I am a beginner in creating afl. I want to share with you my simple code, it is called the MA alignment exploration.
It is trading technique using the directional movement index and stochastic. Got it from some website that I do not remember now
Trend Following System using ADX as trigger with scaling out
Use it with ADX. Specially for sell signal. Contact for more accurate strategy.
This is an extremely profitable trend following strategy for USD-INR currency pair (Can be applied on other currency pairs too) It is an intraday strategy based on triple crossover of Exponential m...
Stochastic Momentum Oscillator is plotted in histogram format and color coded as follows Green – Increasing Positive Momentum Blue – Decreasing Positive Momentum (could lead to either potential...
Here is AFL based on BB. indicates possible reversal points on daily on weekly charts(EOD). dont use it on live charts
In This afl, it built the buy, sell, short, cover by three EMA (5,10 and 20 days). There are still improvement with some others signal to set more accurate rule that I am going to study right now....
Позволяет в ручном режиме ставить сделки на графике. Для более точного тестирования системы.
The indicator gives stochastic and rsi combinedly. Stocchastic is the yellow color line and RSI is the blue and red color line. Buy When the RSI is changing color from red to blue and sell when it ...
By calculating difference between High/Low/Close of past 3 days, support & resistance lines are generated for trading today.
*Anti-Martingale system using Dynamic Position Sizing* Martingale or Anti-Martingale systems are widely popular across casinos across the globe. In Martingale system, the gambler doubles up his ...
Good graphics to show dominant cycles - from John Ehlers work on trading cycles.
Gauss kernel and VolumeOsc Kernel
This is the filtering of signals on the chart AmiBroker mutation , it said the price and volume of code mutation
This strategy uses RSI and ADX combination to find Buy/Sell opportunities. As a general rule, when RSI crosses an upper limit it indicates a Sell signal, while if it crosses lower limit it indicate...
Analysis with help ADX,PDI,MDI,CCI,DetrendedPriceOsc,CCI and... this clishe and bases formula... this just for analysis...
This is a Heikin Ashi Indicator with Moving Averages of open and close. Beautiful Indicator.
Formula includes 1. Fibonacci bands 2. Bollinger Bands 3. EMA 4. Buy sell Signals 5. ADX 6. Super Trend 7. Volume Color Band 8. RSI 9. MACD 10.Ichimoku Checked for commodities and ...
South wind modified Formula includes 1. Fibonacci bands 2. Bollinger Bands 3. EMA 4. Buy sell Signals 5. ADX 6. Super Trend 7. Volume Color Band 8. RSI 9. MACD Checked for commodit...
Here is a volatility based long only reversal trading system inspired from Sylvain Vervoort’s Volatilty Band. Created by Rajandran. Read full description "here...(Volatility Band Long Only Rever...
This is a DEMA FAN system, check how it works...
It is calculated as the moving average of the values of the internal bars strength that represent the ratio (Close-Low)/(High-Low) * 100% for each of them.
Created based on this URL: https://forexmt4indicators.com/advanced-get-oscillator-indicator-for-metatrader-4/
From John Ehler's book Rocket Science for Traders AFL By Robert Dunbar
Variable Sinewave Cycle can be used for determine cycle.
Converted from TradingView.com https://jp.tradingview.com/script/ngr0qRmw-CM-Laguerre-PPO-PercentileRank-Mkt-Tops-Bottoms/ Indicator to find the Market tops & Bottoms Note: Using latest Amibro...
Can monitor vslue of Debit/Credit option spreads in Amibroker.
/**********************************************************************************/ /* Oscillates based on difference between Average Price (H+L+O+C)/4, and Typical Price (H+L+C)/3. Results in a...
HI TRADERS... THIS AFL IS DERIVED FROM VWAP AND ATP AS BASE. EARLIER I WATCHED THEM SEPARATELY..ON A TWIST I COMBINED THEM. TRADING IDEA FORMED SIMPLY BY CROSSOVER OF VWAP AND ATP. ITS A SI...
This AFL calculates various volatility estimators (including Yang-Zhang volatility estimator). For detailed algorithm, see this site: http://atmif.com/papers/range.pdf
Coded by Rajandran R of MarketCalls.in. Visit "here(here)":http://www.marketcalls.in/amibroker/coral-trend-indicator-amibroker-afl-code.html for description.
Camarilla pivots developed by scott and used widely acrross globe. /This afl plots the exploration of all stocks levels for tomorrow trading.
This is the RSI different from amibroker RSI and it was a non smoothed traditional n conventional RSI. Which is similar to chartink and chhartnexus.!https://www.facebook.com/photo.php?fbid=94021247...
Is a Trailing Stop Loss. A combination between TSL Chandelier Style and TSL Metastock Style.