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 cre8able, Yesterday, 01:16 PM
      3 responses
      11 views
      0 likes
      Last Post cre8able  
      Started by ChartTourist, Today, 08:22 AM
      0 responses
      5 views
      0 likes
      Last Post ChartTourist  
      Started by LiamTwine, Today, 08:10 AM
      0 responses
      2 views
      0 likes
      Last Post LiamTwine  
      Started by Balage0922, Today, 07:38 AM
      0 responses
      5 views
      0 likes
      Last Post Balage0922  
      Started by JoMoon2024, Today, 06:56 AM
      0 responses
      6 views
      0 likes
      Last Post JoMoon2024  
      Working...
      X