Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

help needed for indicator

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

    help needed for indicator

    I am new to NT. I don't see any highest or lowest function, multiplication, nests, loops etc. in the "edit strategy" section of the control center.
    How would I program in NT the following :

    If position = 1 and

    DMI+(13)[0] < 60% of highest ( DMI+(13) [since entry] )

    then exit position

    #2
    Welcome to our forums, you can use the MAX / MIN indicator methods for returning the highest and lowest values of a series. Multiplication and coding loops would need to be done in the NinjaScript editor then directly after for example unlocking your wizard started strategy.

    For the position check you can use the MarketPosition one from the strategy category.

    Comment

    Latest Posts

    Collapse

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