Register Login
Forums    February 9, 2012
TradersStudio Forums
Displaced Indicator
Last Post 07-17-2006 10:51 PM by mur ang. 3 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Konstantin Stroj
New Member
New Member
Posts:17

--
07-17-2006 04:30 PM
    I just can´t figure out how to displace an indicator plot.

    I think in Easy Language the formula was as follwing:

    Plot1[5](MyPlotValue)

    The Plot value was displaced by 5 bars to the left (use current bars value and draw it 5 bars ago).
    mur ang
    Advanced Member
    Advanced Member
    Posts:525

    --
    07-17-2006 05:08 PM

    Let's support you have

    Plot1(MyValue)

    If MyValue is a bararray then

     Plot1(MyValue[1])

     

    Konstantin Stroj
    New Member
    New Member
    Posts:17

    --
    07-17-2006 05:16 PM
    I think this plots the value 5 Bars ago on the current Bar?

    I want to plot the current Bars value, 5 bars ago (draw 5 bars ago).
    mur ang
    Advanced Member
    Advanced Member
    Posts:525

    --
    07-17-2006 10:51 PM

    Sorry

     Plot1(MyValue[ 5 ])

    You are not authorized to post a reply.


     TradersStudio, Inc. ® Copyright 2004-2012 All Rights Reserved   Terms Of Use  Privacy Statement