Tsk Pivot In Exploration Afl

Tsk Pivot In Exploration Afl Average ratng: 4,1/5 7234 reviews

In this post, we will go through a simple multi timeframe trading strategy which looks up weekly charts for confirming the trend while trading on daily timeframe. Also, we will see Amibroker exploration AFL for the same strategy. Divinity 2 blood mage. Please visit Trading Tuitions Academy to learn AFL.

Here is an interesting trading system i would like to share. Generally people use Camarilla as Pivot Point levels for their intraday trading. How about using Camarilla Pivot as Trailing Stop for positional trading. We build this interesting trading system (Prototype) using the concept limit order backtesting. It is a simple long/short breakout trading system with no optimization variables.

The Buy/Sell rules are shown below

1)Measure Reference High for Buy Signal – i.e High when the Candle Closes above Camarilla Pivot.
2)Buy on Intraday any time if the price crosses Reference High on Intraday basis

1)Measure Reference Low for Short Signal – i.e Low when the Candle Closes below Camarilla Pivot.
2)Short on Intraday any time if the price crosses Reference low on Intraday basis

Tsk Pivot In Exploration Afl

So if any sharp spike is coming in and that reference high/low are not taken out then the system will remove such unwanted signals.

Following Video tutorial explains how the Camarilla as Pivot Point Strategy Functions

Camarilla Pivot as Trailing Stop Loss – Amibroker AFL Code

Preferred Timeframe : 15min/Hourly

Strategy is backtestable!

Related Readings and Observations

  • ATR Volatility Long Only Trading SystemYet another ATR Volatility based Long only Trading System. ATR Volatility system a mechanical strategy for higher time-frames Written by Tudor Marcelin - Art Invest. Just modified the […]
  • Introduction to Backtesting a Trading System using AmibrokerBacktesting is a simple process which helps a trader to evaluate his trading ideas and provides information about how good the trading system performs on the given historical dataset. It […]
  • Supertrend Multi Timeframe Based Trading System – Amibroker AFL CodeHere is the first prototype from Marketcalls which demonstrates multi-timeframe based trading system which compares two timeframes (5min and hourly in this case) and takes a trade decision […]
  • Supertrend V5.0 – Amibroker AFL CodeIn the new version of Supertrend thought of removing ATR factor to make the trading strategy independent of volatility factor. It is a simple long/short strategy fits for trading lower […]
  • Marketcalls Cloud – Now Access your Trading Software on Any Devicewe thought of proving cloud based access to the needy people who want to access trading analysis softwares like Amibroker, Metatrader, Ninjatrader, Metastock on the go. It is also possible […]
  • Supertrend V4.0 – Amibroker AFL CodeCompared to Supertrend 3.0 with the new version two interesting features has been added. One is a simple EMA filter rule is added to Buy and Short Conditions and changes in the dashboard […]