Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

When and how is FromEntrySignal field set in an order?

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

    When and how is FromEntrySignal field set in an order?

    There is a field "FromEntrySignal" in each Order object. When and how is it set? I am using SubmitOrderUnmanaged(int selectedBarsInProgress, OrderAction orderAction, OrderType orderType, int quantity, double limitPrice, double stopPrice, string oco, string signalName) to submit orders. It seems signalName passed to SubmitOrderUnmanaged() would be shown as Order.Name, and the FromEntrySignal field is always empty in my examples.

    #2
    Never mind. I figured it out by myself. It seems FromEntrySignal is only populated while submitting managed orders so as to tie the exit/stop/takeprofit orders to an entry order.

    Comment


      #3
      Hello clearpicks,

      Thank you for your note.

      Correct, FromEntrySignal would only be used under the managed approach and is used for things such as tying together Stop Loss/Profit Target orders, checking the status of that order, managing entries per direction, etc.

      Please see under Order Entry Methods at the following link,


      Please let us know if you need further assistance.
      Alan P.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      88 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      134 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      68 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      119 views
      0 likes
      Last Post cmoran13  
      Started by PaulMohn, 04-10-2026, 11:11 AM
      0 responses
      69 views
      0 likes
      Last Post PaulMohn  
      Working...
      X