Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

How to calculate intraday value and plot on daily chart

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

    How to calculate intraday value and plot on daily chart

    Solved:

    I had DrawRegion in the code. I removed this and now it plots fine. Thank you.


    Hi there,

    I am referencing the first 10 minutes high/low of RTH session but simply using Time[0] to find the high/low. This I have made work.

    However, I wish to plot these levels on a daily chart, lets say as a hash, but using Add(PeriodType.Minute,5) in my code to calculate the levels. I think this may be difficult because of their different time stamps since I tried it on a 30 minute chart and it did not plot.

    I am no newbie with the override plot method (but not a wiz) so any suggestions in the right direction would be trump!

    Cheers,

    Simon
    Attached Files
    Last edited by Sim22; 09-03-2014, 12:57 AM. Reason: Solved

    #2
    Thanks for letting us know Sim22. All the best.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    35 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    20 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    12 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    18 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    20 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X