Announcement

Collapse
No announcement yet.

PDHLOCmid and FHH/FHL

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

  • PDHLOCmid and FHH/FHL

    Newbie to eSignal. Refugee from Tradestation.
    I want to create two studies (I think that's what you call them in eSignal). One study would set horizontal lines (in different colors) for: the previous day's high (PDH), the previous day's low (PDL), the previous day's open (PDO), the previous day's close (PDC), and the midpoint between PDH and PDL.
    The second study (which is really tricky to code in Tradestation) is a pair of horizontal lines that would start to appear at 7:30 am and would represent the first hour's high and first hour's low.
    I'm hoping that these lines would stay on the chart after the current day so I can study price action from previous days.
    Can these be created in eSignal's formula language with any reasonable ease? Can anyone (please!) gimme a clue how to get started?
    Thanks, Tasuki2

  • #2
    Re: Reply to post 'PDHLOCmid and FHH/FHL'

    Tasuki2
    The first one you already have and it would take little time to add the mid
    point line to it.
    Look in the OHLC subfolder of Formulas and run PreviousDayDailyBars.efs.
    That will plot the previous day's OHLC.
    Alex


    >

    Comment


    • #3
      Todays OHLC...

      Here is a file I created to record and plot todays OHLC values on the chart.

      The START and END times MUST correspond to times (bars) on the chart. Try using this file on a 2 minute or 5 minute chart to see the levels.

      Hope this helps...

      Brad
      Attached Files
      Brad Matheny
      eSignal Solution Provider since 2000

      Comment

      Working...
      X