Announcement

Collapse
No announcement yet.

Flash or Color Change to ColorBar at MA Crossing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Flash or Color Change to ColorBar at MA Crossing

    Newbie here offering Kudos to the site moderators and requesting EFS help.

    Seeking to make a real-time EFS for Intraday Trading that generates a permanently flashing Colorbar(in the Default Green or Red as generated) or a slightly offset color from the default color bar generated .

    When the open of the prior bar 'open(-1)'< 8+2offset sma AND the current bars' close(0)>8+2o/s, a "Unique" colorbar is generated to signal a long.

    Same criteria for signaling a short, ie; open(-1)>8+2o/s AND close(0)<8+2o/s.

    Ideally, the Unique colorbar will be flashing or in process of changing color(realtime) on a tick by tick basis, to evidence the event, even though the signal is conditioned on a prior bar's open or close. In my case, the prior colorbar in a 3 minute Interval.

    Am also seeking a line of code that makes a visual Alert on the Price Study for both the long and short conditions that would specify a Sell or Cover action on the close of THISBAR when a target of 6 cents or more is reached.

    Stop Limit visual Alerts are triggered at 2 cents below the low of the initial Long signal bar in the case of a long, or 2 cents above high of initial Short Signal bar in the case of a short.

    Can't use Background Colors for visual Alerts as already being used for Moving Trend and MACD crossovers. (Thank you prior New Study posters and Moderators who cleaned up the studies!)

    Any help with creating this study would sincerely be appreciated.

    Just tell me which cheek I have to kiss...
Working...
X