Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Navigating Indicator Events

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

    Navigating Indicator Events

    I greatly appreciate the various drawing primitives you have available for indicators. Currently I test my indicator signals by scrolling back through time on the chart looking for a signal and then examine the other values being drawn. I would really appreciate a way to place a time marker that would also act as a seek point for the chart. For instance, in the indicator logic, besides the other draw commands I could PlaceTimeMarker(...) at the signal location and then in the chart gui there would be arrows and keyboard shortcuts to jump the chart forward and backward to the next time marker. This would greatly speed up my development.

    Or for instance if the indicator is focused on only a specific time of day, it could place a time marker and then you could quickly jump to each day's situation.

    Is there something like this available that I am missing?

    Thank you.

    #2
    Hello athyssen,

    Thank you for the post.

    At this time there is not a specific NinjaScript function which would work as described, the only item which would come to mind would be sending a key event for the arrow keys but that is the smallest step a chart can take. I will put in a feature request for a function for jumping to specific times.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by sjsj2732, Yesterday, 04:31 AM
    0 responses
    27 views
    0 likes
    Last Post sjsj2732  
    Started by NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    283 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    280 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    131 views
    1 like
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    90 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Working...
    X