Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Question about trailing stops

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

  • NinjaTrader_JoshP
    replied
    Go to the Reference Sample section of the forums and find the sample for OnOrderUpdate(). It will show you techniques that you can apply over to your case, but it is considered more advanced programming.

    Leave a comment:


  • tradefaz
    replied
    Originally posted by NinjaTrader_Josh View Post
    Yes. Please see the reference sample for OnOrderUpdate() and OnExecution().
    Is there an example specific to my question or do you mean those are the events I would use to handle this case? I guess I should be just issuing a stop loss and then doing my own exit at market when the price reaches a high and then falls below a threshold? Or are you talking about something else? Thx.

    Leave a comment:


  • NinjaTrader_JoshP
    replied
    Yes. Please see the reference sample for OnOrderUpdate() and OnExecution().

    Leave a comment:


  • tradefaz
    started a topic Question about trailing stops

    Question about trailing stops

    I am looking to have a setup for trailing stops that I get the feeling I will have to code on my own because it seems this logic doesn't exist at the broker level (my broker is IB).

    I want to set the stop for a losing position to be say 10 ticks, and I want a trailing stop for the winning position to be 10 ticks as well. But what happens is that if the position goes up 8 from time of entry, and then falls -2 below where I entered, it sees it as having fallen 10 from the high, and closes it -2 below. But my logic never wants to close when its down by less than 10.

    So will I have to code this by hand or is there a way to set up this order logic with Ninja Script and my broker's order types?

Latest Posts

Collapse

Topics Statistics Last Post
Started by trilliantrader, 04-18-2024, 08:16 AM
5 responses
22 views
0 likes
Last Post trilliantrader  
Started by Davidtowleii, Today, 12:15 AM
0 responses
3 views
0 likes
Last Post Davidtowleii  
Started by guillembm, Yesterday, 11:25 AM
2 responses
9 views
0 likes
Last Post guillembm  
Started by junkone, 04-21-2024, 07:17 AM
9 responses
70 views
0 likes
Last Post jeronymite  
Started by mgco4you, Yesterday, 09:46 PM
1 response
14 views
0 likes
Last Post NinjaTrader_Manfred  
Working...
X