Rajandran R Telecom Engineer turned Full-time Derivative Trader. Mostly Trading Nifty, Banknifty, USDINR and High Liquid Stock Derivatives. Trading the Markets Since 2006 onwards. Using Market Profile and Orderflow for more than a decade. Designed and published 100+ open source trading systems on various trading tools. Strongly believe that market understanding and robust trading frameworks are the key to the trading success. Writing about Markets, Trading System Design, Market Sentiment, Trading Softwares & Trading Nuances since 2007 onwards. Author of Marketcalls.in)

iTrend Scalping Indicator for Amibroker

1 min read

Here is the first scalping indicator from marketcalls called iTrend inspired from WA scalping indicator for Metatrader. iTrend Scalping indicator takes inputs two timeframes and finally displays the iTrend values in the higher timeframes.
[wp_ad_camp_5]

 
Nifty Futures 3min iTrend Charts
Nifty Futures

iTrend indicator is show above in the nifty future charts where the inputs are taken from 1min and 3min and finally the iTrend values are shown in 3min charts (Higher timeframe) those parameters can be find here in the afl code.

P1=Param(“Lower Timeframe”,1,1,60,1);
P2=Param(“Higher Timeframe”,3,1,60,1);

one can try experimenting with various timeframes by changing the P1 and P2 values. P1 and P2 values can also be set by the user by right click over the iTrend indicator and select parameters. It is always preferred to play with lower timeframe i.e less than 5min.

Gold Futures 3min iTrend Charts
MCX Gold

Rules to play iTrend

1)Buy if itrend Shows two consecutive Green Bars after a Red bar
2)Sell if iTrend shows two consecutive Red Bars after a green bar.
3)No iTrend Bars means continuation of older trend.

Download iTrend Scalping Strategy for Amibroker

FAQ for iTrend Scalping

Can i test the indicator for Higher Timeframe?
No

What is the accuracy of the Trading System?
That exercise is left to the amibroker user to find it out.

Indicator is showing perfect signals. Does whipsaws possible here?
Yes Whipsaws are possible in iTrend

Will this indicator works for Daily Timeframe
No the indicator is not designed for Daily and Weekly Timeframes and the indicator is designed for lower timeframes especially for
intraday players.

How much profit i can make from this indicator?
Stop asking this dumb question rather test this indicator practically this indicator is not a holy grail but
but definitely a better creation than the existing indicators.

put your genuine questions about the indicator to know more the nature of the indicator in the comment section.

Rajandran R Telecom Engineer turned Full-time Derivative Trader. Mostly Trading Nifty, Banknifty, USDINR and High Liquid Stock Derivatives. Trading the Markets Since 2006 onwards. Using Market Profile and Orderflow for more than a decade. Designed and published 100+ open source trading systems on various trading tools. Strongly believe that market understanding and robust trading frameworks are the key to the trading success. Writing about Markets, Trading System Design, Market Sentiment, Trading Softwares & Trading Nuances since 2007 onwards. Author of Marketcalls.in)

[Live Coding Webinar] Build Your First Trading Bridge for…

In this course, you will be learning to build your own trading bridge using Python. This 60-minute session is perfect for traders, Python enthusiasts,...
Rajandran R
1 min read

[Webinar] Understanding and Mitigating Curve Fitting in System Trading

"Understanding and Mitigating Curve Fitting in System Trading"! This dynamic session aims to equip novice to intermediate traders, quantitative analysts, and financial engineers with...
Rajandran R
1 min read

P-Signal Strategy Long Only Strategy – Amibroker AFL Code

This tutorial provides an overview of the P-Signal reversal strategy, a quantitative trading strategy that utilizes statistical parameters and error functions to generate probabilistic...
Rajandran R
2 min read

18 Replies to “iTrend Scalping Indicator for Amibroker”

  1. I am using 5 min charts so can I keep lower time frame 3 min & higher 5 min or what do u recommend?

    1. @Zainuddin

      This indicator is just an expermient for scalpers to test their strategies in lower timeframes. But i feel 3min or even lower time frames should be ideal for intraday scalping.

      1. Dear Rajan ,
        I need Intra trend AFL Can you share in site. I mailed you about that

        1. Zainuddin,
          As of now IntraTrend is only given for selected people and it is not yet kept open source. Also strictly indicator is also not for sale.
          If it is going to be opensource definitely it will be published here in marketcalls. Let me decide on that.

          1. Dear Rajan

            As you said it is strictly not for sale & given to selected people so may I know what is criteria to be in selected people or how do I count me in the list of selected people?

  2. Sir where can I download the Super Trend AFL code for positional as well as for intra-day which is shown in LiveSignals tab of this website ??? Can I use this AFL code for GFDL-amibroker autotrading plugin ? Hoping for your kind and favourable reply.

  3. Hi ,
    Rajandran , i need mcx–sx ….currency eod data in metastock format , but could not find so , kindly help in this regards.

    Thanks & Regards
    Abhay Mehrotra

  4. Hello Sir,

    Please confirm if you have also experienced that the itrend AFL is of re-painting type.

    If yes, will you please modify it to be a non-repainting type.

    I am using Ami 5.2

    Enjoy,
    CArnot

  5. Hi Sir,
    i need trend direction like bullish or bearish on 5days closing price, please post the calculation formula.

    thanks & regards
    Murali

  6. Sir, I want to open an trading account and I want to fully automated trading terminal.pleae, guide me properly what should i do

  7. R/Sir,
    I am a retired person, living at dahisar,mumbai. I have observed your 5 min nifty futures supertrend indicator accuracy. Can you suggest any other indicator of yours for stocks or should I simply follow your nifty supertrend indicator ? Please guide me..

  8. according to my observation if we get fresh signals after 12.00 pm or 1.00 pm its 90% accurate in stock futures.

  9. Dear Sir,

    I am not able to get proper view of iRibbons & Sentimental Dashboard on my amibroker. I ma using latest 6.00.2 version .sp please help me to solve this problem.

  10. Dear Rajan,

    In their examples, the periodicity in charts is 3min and the P1 and P2 values are recommended at 1 and 3min, respectively.

    In your afl code TimeFrameSet are set to 1 and 3min.
    I have a question: in Amibroker, is it possible to adjust the TimeFrameSet to values below the periodicity of the charts?

    Thanks in advance,

    Braulio

Leave a Reply

Get Notifications, Alerts on Market Updates, Trading Tools, Automation & More