Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Please modify this 50% of Day indicator into 50% Week

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

    Please modify this 50% of Day indicator into 50% Week

    This indicator paints middle line of today's day, 50% of range. It would be nice to have 50% of current week.

    I know I can easily fibonacci the middle line between high and low of the week and easy to calculate when live trading. But when scrolling back/backtesting it's impossible. I keep making mistakes and choosing wrong days, wrong highs, so testing becomes useless. It would be nice if somebody could help.
    Please, only do it, if it's quick. I know nothing about coding, so i don't know how fast it can be changed.


    https://ninjatraderecosystem.com/use...nt-day-median/
    The indi is called AWO Median after uploading inside NT8.
    Attached Files

    #2
    Hello hundert,

    Thanks for your post.

    For any community members that would like to make these modifications, the condition at line 80 would need to be changed to check if you are in a new week rather than checking if the strategy is calculating on a new trading day.

    A simple way to do this would be to use our ToDay method and check that ToDay() of Time[0] is 7 days greater than a stored value for the current week. This would not follow a Trading Hours template, so additional logic would need to be added to account for trading holidays where we may not get any data on a Monday.

    TodDay() - https://ninjatrader.com/support/help...n-us/today.htm

    We can also have a representative of our EcoSystem reach out with information on NinjaScript Consultants who would be happy to create this indicator at your request.

    Please let us know if this is something that interests you.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    580 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    335 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    102 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    554 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    552 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X