Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Using greater than and less than in the same condition?

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

    Using greater than and less than in the same condition?

    Heres a screenshot of what I have so far, but this doesn't work:

    World's leading screen capture + recorder from Snagit + Screencast by Techsmith. Capture, edit and share professional-quality content seamlessly.


    If this offers any clarification, I am trying to create instructions for the condition:

    Value < CurrentBid < Value

    Any ideas?

    Thanks,
    Loren

    #2
    Try something like:

    value < bid && value < value
    RayNinjaTrader Customer Service

    Comment


      #3
      Thank you sir, I realized that was a dumb question just after I posted it. But heres one thats hopefully not so dumb...

      I am trying to set up a position management system that has the following:
      x% Firm Stop
      x% Trail Stop
      x% Profit Target to dump half the position

      Heres the way I have it set up:

      World's leading screen capture + recorder from Snagit + Screencast by Techsmith. Capture, edit and share professional-quality content seamlessly.


      The problem with this is that for some reason, trail stops are not triggering. Firm stops and profit targets are however.

      The way only way I can find to dump half a position is to open two half positions at the start, hence the 4 order types.

      Can anyone tell me why the trail stops arent triggering?

      Comment


        #4
        You can't set firm and trailing stops for the same order. You have to choose one. Also you can change "firm" stop's price by changing it inside the script, so it will become kind of "trailing"
        Last edited by roonius; 03-01-2009, 12:31 AM.

        Comment

        Latest Posts

        Collapse

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