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 jaybedreamin, Today, 05:56 PM
      0 responses
      7 views
      0 likes
      Last Post jaybedreamin  
      Started by DJ888, 04-16-2024, 06:09 PM
      6 responses
      18 views
      0 likes
      Last Post DJ888
      by DJ888
       
      Started by Jon17, Today, 04:33 PM
      0 responses
      4 views
      0 likes
      Last Post Jon17
      by Jon17
       
      Started by Javierw.ok, Today, 04:12 PM
      0 responses
      12 views
      0 likes
      Last Post Javierw.ok  
      Started by timmbbo, Today, 08:59 AM
      2 responses
      13 views
      0 likes
      Last Post bltdavid  
      Working...
      X