NexusFi: Find Your Edge


Home Menu

 





How get the price value


Discussion in NinjaTrader

Updated
    1. trending_up 1,347 views
    2. thumb_up 1 thanks given
    3. group 2 followers
    1. forum 3 posts
    2. attach_file 0 attachments




 
Search this Thread

How get the price value

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

Hello everyone,

my trade stoploss level is automatically set by this row:

 
Code
SetStopLoss("", CalculationMode.Percent, variable1, false);


At the same time I would let the strategy draw a line on the chart with this row:

 
Code
DrawHorizontalLine("My horizontal line" + CurrentBar, stopline, Color.Red);


Well... how can I get the numeric value of the stopline variable?

In other words:
 
Code
double stopline = ?!?!?

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
REcommedations for programming help
Sierra Chart
MC PL editor upgrade
MultiCharts
ZombieSqueeze
Platforms and Indicators
Exit Strategy
NinjaTrader
How to apply profiles
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Just another trading journal: PA, Wyckoff & Trends
25 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
22 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #3 (permalink)
 shazzmoe 
Denver Colorado
 
Experience: Advanced
Platform: NinjaTrader
Trading: ES
Posts: 10 since Aug 2012
Thanks Given: 0
Thanks Received: 3


Two ways you could do this (and I'm sure there are others):

position.AvgPrice to get your avg fill price and then manually calculate the stop level

Or you could use IOrders to place your exits.

myIOrder.StopPrice

I'd provide links but it won't yet let me post links

Reply With Quote
Thanked by:
  #4 (permalink)
 shazzmoe 
Denver Colorado
 
Experience: Advanced
Platform: NinjaTrader
Trading: ES
Posts: 10 since Aug 2012
Thanks Given: 0
Thanks Received: 3

These three links should help:

NinjaTrader Version 7
NinjaTrader Version 7

For an actual example of using the above: Strategy: Using OnOrderUpdate() and OnExecution() methods to submit protective orders - [AUTOLINK]NinjaTrader[/AUTOLINK] Support Forum

Reply With Quote




Last Updated on March 8, 2014


© 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