NexusFi: Find Your Edge


Home Menu

 





How to set a dinamic stop loss based on percent


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Astrogirl with 5 posts (2 thanks)
    2. looks_two ratfink with 4 posts (2 thanks)
    3. looks_3 gregid with 2 posts (2 thanks)
    4. looks_4 Quick Summary with 1 posts (0 thanks)
    1. trending_up 6,730 views
    2. thumb_up 6 thanks given
    3. group 3 followers
    1. forum 11 posts
    2. attach_file 0 attachments




 
Search this Thread

How to set a dinamic stop loss based on percent

  #11 (permalink)
Astrogirl
Milan/Italy
 
Posts: 51 since Oct 2013
Thanks Given: 25
Thanks Received: 12


Astrogirl View Post
Now I'm trying to use a trailing stop instead a stop loss. I am using this code:


else if (Position.MarketPosition == MarketPosition.Long && Median[0] == targetstep1)

{
SetTrailStop("", CalculationMode.Price, trailing1, false);
}


instead of:

{
SetStopLoss("", CalculationMode.Price, trailing1, false);
}


("targetstep1" is a determineted target price level and "trailin1" is an integer variable of a stop price)

It doesn't work... what's wrong with me?!


My assumption is that a trailing stop is not compatible with the stop loss already present in the strategy.

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
MC PL editor upgrade
MultiCharts
Strategy stop orders partially filled
EasyLanguage Programming
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
ZombieSqueeze
Platforms and Indicators
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
24 thanks
What is Markets Chat (markets.chat) real-time trading ro …
19 thanks
ApexTraderFunding.com experience and review
18 thanks
GFIs1 1 DAX trade per day journal
13 thanks
EG Indicators
11 thanks
  #12 (permalink)
 
gregid's Avatar
 gregid 
Wrocław, Poland
 
Experience: Intermediate
Platform: NinjaTrader, Racket
Trading: Ockham's razor
Posts: 650 since Aug 2009
Thanks Given: 320
Thanks Received: 623

@Astrogirl
Again refer to NT help guide and you will see that:


Quoting 
Note: CalculationMode.Price is irrelevant for trail stops

Here is the direct link to this info:
NinjaTrader Version 7

Reply With Quote
Thanked by:




Last Updated on October 20, 2013


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts