Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Buy Stop Bid Order

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

    Buy Stop Bid Order

    Hello, is it possible to create Buy Stop Bid Order either using default NinjaTrader or a script?

    The idea would be to target +1 tick above desired entry price, then convert to buy limit order for entry.

    The goal is to avoid entry when only the ask price hits the buy stop order, and instead wait until bid price hits the target. Picture below is an example. A normal buy stop would have been triggered where it says avoid.
    Click image for larger version

Name:	Untitled.png
Views:	1
Size:	10.4 KB
ID:	910410

    #2
    Hello backtester831,

    Welcome to the NinjaTrader support forum.

    If you wanted to use the bid price specifically you could do that. In the DataSeries window you can select Bid prices when configuring a chart rather than Last prices. This would allow you to base manual orders off of the bid price chart. Alternatively, this could be accomplished using NinjaScript by referencing the Bid prices in code rather than the Close price.

    To place orders specific distances from a target entry price would depend if you wanted to do that with a script or manually. Manually you would just need to select that price when submitting the order. When using NinjaScript you can configure any amount of steps or variables that need to be met before submitting an order. A price could be calculated or you can also specify distances like 1 tick.

    I look forward to being of further assistance.
    JesseNinjaTrader Customer Service

    Comment


      #3
      Thank you, this is helpful.


      Originally posted by NinjaTrader_Jesse View Post
      Hello backtester831,

      Welcome to the NinjaTrader support forum.

      If you wanted to use the bid price specifically you could do that. In the DataSeries window you can select Bid prices when configuring a chart rather than Last prices. This would allow you to base manual orders off of the bid price chart. Alternatively, this could be accomplished using NinjaScript by referencing the Bid prices in code rather than the Close price.

      To place orders specific distances from a target entry price would depend if you wanted to do that with a script or manually. Manually you would just need to select that price when submitting the order. When using NinjaScript you can configure any amount of steps or variables that need to be met before submitting an order. A price could be calculated or you can also specify distances like 1 tick.

      I look forward to being of further assistance.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by DanielTynera, Today, 01:14 AM
      0 responses
      2 views
      0 likes
      Last Post DanielTynera  
      Started by yertle, 04-18-2024, 08:38 AM
      9 responses
      40 views
      0 likes
      Last Post yertle
      by yertle
       
      Started by techgetgame, Yesterday, 11:42 PM
      0 responses
      12 views
      0 likes
      Last Post techgetgame  
      Started by sephichapdson, Yesterday, 11:36 PM
      0 responses
      2 views
      0 likes
      Last Post sephichapdson  
      Started by bortz, 11-06-2023, 08:04 AM
      47 responses
      1,615 views
      0 likes
      Last Post aligator  
      Working...
      X