Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

SSO in Strategy Builder

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

    SSO in Strategy Builder

    Simulated Stop Order in Strategy Builder is available as a bool check box for Stop Loss and Trailing Stop Loss. But there is no value box to enter it the Volume Trigger value. The 20 in the example is my trailing stop value. But there is no SSO value input.Please explain how to handle that. Thank you.
    Last edited by JMont1; 07-05-2023, 10:31 AM. Reason: Added tagZ

    #2
    Hello JMont1,

    The strategy builder uses the managed order handling approach, volume trigger is not part of the simulated stop in that approach. The volume trigger is part of the manual order entry approach which you can use by placing manual orders.



    The builder just has the capability of submitting simulated stop orders which are held locally, if you wanted to also include a volume trigger you would have to make a condition which checks volume and then submit a order once that volume had been reached. The Stops and Targets page would not be able to be used for that purpose.
    JesseNinjaTrader Customer Service

    Comment


      #3
      Can you provide an example of how Strategy Builder would be able to check volume of the bid/ask? That would be a great feature.

      If not in Strategy Builder, may I request more advice on how I could take the strategy builder, open it and what could be added for a strategy to see the bid/ask of the current bid/ask?

      I love the feature for my manual trading and would like it for a strategy.

      Comment


        #4
        Hello JMont1,

        Even in manual coding the volume trigger would be something you would have to program yourself, the volume trigger you can use when submitting manual orders is only part of the manual order system.

        To submit orders based on conditions in the builder would require some additional logic, you can see an example of a strategy which controls a target based on conditions in the following link. You would have to do something similar, after your volume condition becomes true you could toggle a variable which allows an order to be submitted.



        To check the volume in the builder you can use the VOL indicator, you would compare the vol indicator against a numeric value:

        Left: Indicators -> VOL
        Center: Greater equal
        Right: Misc -> Numeric value

        JesseNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by wisdomspoon, Today, 03:50 PM
        3 responses
        14 views
        0 likes
        Last Post rockmanx00  
        Started by Mountain_cast, 02-10-2025, 11:14 PM
        2 responses
        19 views
        0 likes
        Last Post Mountain_cast  
        Started by Robotman, Today, 01:06 PM
        2 responses
        37 views
        0 likes
        Last Post Robotman  
        Started by PH_GMT, Today, 12:40 PM
        4 responses
        19 views
        0 likes
        Last Post PH_GMT
        by PH_GMT
         
        Started by 80grit, 01-11-2025, 10:57 AM
        13 responses
        285 views
        0 likes
        Last Post Skifree
        by Skifree
         
        Working...
        X