BBand TSL or Bollinger Band based Trailing stop loss trading is once again a mechnaical trend trading system for lower timeframes inspired from mql4 (metatrader). The trailing stoploss method is completly built using bollinger bands and completely fits for stop and reverse strategy.
Indications
1)The green line indicates trailing stop for longs
2)The Red line indicates trailing stop for shorts
3)The Green Arrow indicates longs
4)The Red Arrow indicates shorts
[DLF Futures 10min charts]
[wp_ad_camp_5]
Features
1)Trailing Stoploss Lines
2)Buy/Sell Signal Added
3)Magnified Market Price at the right top corner
4)Timeleft counter to idenfity the end of the candle
5)Non Repainting – Arrows will form only after the end of the candle. No arrows will disappear once the signal formed.
Recommended Timeframes
5min/10min,15min. Dont try with higher timeframes as increase in timeframe will increase the risk in this particular trading strategy. And moreover it is a carryforward strategy and not a perfect intraday strategy though. But work pretty good in high volatile environment.
Steps to Install
1)Download BBand TSL Trading System for Amibroker
2)Unzip BBand TSL Trading System to local folder
3)Copy Bollinger-Band-Trailing-Stop-Loss-Trading-System.afl file to \program files\amibroker\formula\basic folder
5)Open Amibroker and Open a New Blank Chart
6)Goto Charts->Basic Charts and apply/drag-and-drop the BBand TSL Trading System code into the blank chart
7)Bingo you are done. Now you will be able to see the BBand TSL Trading System indicator with Buy and Sell signals.
Compatibility
Amibroker 5.5 and above
Hi Rajandran,
Do we have back tested results for this, how have you found them, if you could please share.
Thanks for your efforts.
Yes we do have will share the reports shortly.
Hi Rajendra,
I am not able to do the backtest with the given AFL code. If possible can u please do the needful changes to AFL to do the back testing.
Thanks
Ravi
Hi,
Try adding the following code to the top of afl if you wanna test with 100 shares every time. Very the numbers and make sure you understand the backtesting with futures correctly.
setpositionsize(100,spsshares);
sir i have amibroker 5.2. can u help by providing it for older version.
Hi Ajay,
Most of the Graphics functions are not supported by 5.2 and it is quite meanigless to implement this indicator without dashboard. If you want to build the indicates remove all the codes below the plotshapes function. That makes the indicator to work but not the dashboard functions and timeleft features.
hi rajandran, i don’t understand why my comments are not accepted by you but this is for the third time i’m asking you the same question. on your eod signals page, hourly chart shows “intra trend afl code”. so, can you please tell me is it different than “super trend afl”? thanks!
Yes it is different from supertrend afl code and code is proprietery of marketcalls.
fine, thanks. is it possible for you to share it with us?
Its proprietary of Marketcalls not for public download
Dear Sir,
Whenever you done new post for AFLs then please notify me by email given above
Can this afl be used as auto robo
Yes you can. But do some due diligence before trying out algo trading
Thank You Very Much Mr. Rajandran R Your AFL is Very Very Good…..
Hi Rajendra,
I am not able to do the custom indicator save with won password in amibroker with the given AFL code. If possible can u please do the halp this matter.
Thanks
Subhankar
Dear Rajendran , just now i saw ur site. tomorrow i wll see live. But any how thank u vry much dear.
May God bless u and ur family too.
HOW TRAILING SL WORKING THIS AFL SIR
ATUL KUMAR JAIN