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 NullPointStrategies, 03-13-2026, 05:17 AM
      0 responses
      89 views
      0 likes
      Last Post NullPointStrategies  
      Started by argusthome, 03-08-2026, 10:06 AM
      0 responses
      152 views
      0 likes
      Last Post argusthome  
      Started by NabilKhattabi, 03-06-2026, 11:18 AM
      0 responses
      80 views
      0 likes
      Last Post NabilKhattabi  
      Started by Deep42, 03-06-2026, 12:28 AM
      0 responses
      53 views
      0 likes
      Last Post Deep42
      by Deep42
       
      Started by TheRealMorford, 03-05-2026, 06:15 PM
      0 responses
      63 views
      0 likes
      Last Post TheRealMorford  
      Working...
      X