AFL Code
Here is a button style manual control to place One-Click Trading from Amibroker Charts. He had desinged the framework for sending manual click button...
When you are participating in Marketcalls Community if you concerns in building your trading system codes sometimes you have to post lengthier codes (AFL,...
The problem in automating your strategies or while watching your trading system most of the time you find buy or sell signal occurs in...
Here is simple visualization to look into the past five trades result and plot the values over the chart which gives a quick...
Here is a little Bid Vs Ask Dashboard for Amibroker users which helps to monitor the Bid-Ask Spread during live trading. In a highly...
Here is the simple smoothed RSI crossover strategy can be practiced on higher timeframes especially with daily timeframes with controlled risk. It catches the...
Strategy is very simple. when the market open with gap up and at the same time ,it crossed the previous day high then it...
Yet another ATR Volatility based Long only Trading System. ATR Volatility system a mechanical strategy for higher time-frames Written by Tudor Marcelin - Art...
Here is a simple AFL code snippet to plot One Previous Day High Low and currently day One hourly high low (i.e high between...
ZLEMA ATR Long only Trailing stop loss trading is a mechanical strategy for higher timeframes. The trailing stop loss is quite adaptive and...
BBand TSL or or Bollinger Band based Trailing stop loss trading is once again a mechnaical trend trading system for lower timeframes inspired from...
In Amibroker the general way of computing the Equity curve is to backtest the given trading system and the report computes the equity curve,...