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 BeachTrader11807, Today, 01:14 PM
        3 responses
        20 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by futureszone, Today, 06:09 PM
        0 responses
        4 views
        0 likes
        Last Post futureszone  
        Started by futureszone, 02-07-2025, 02:48 AM
        2 responses
        21 views
        0 likes
        Last Post futureszone  
        Started by cutzpr, Today, 05:24 PM
        0 responses
        5 views
        0 likes
        Last Post cutzpr
        by cutzpr
         
        Started by Ezequiel40, Today, 05:23 PM
        0 responses
        7 views
        0 likes
        Last Post Ezequiel40  
        Working...
        X