![]() |
|
|||||||
| Indicator Development Support for the development of custom indicators using NinjaScript. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Jan 2012
Posts: 9
Thanks: 0
Thanked 0 times in 0 posts
|
Hi guys,
I'm from India and I have been using Ninja trader for past 1 year. I have few indicator incorporated on my charts which helps me to enter in a trade (buy or sell), however, one important thing missing is the TARGET PRICE AND STOP LOSS indicator. I have seen few posts which indicates some calculation like TARGET = ATR(14)*2 or similar . Will anybody help me out? Looking for an answer! Thanks! |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,569
Thanks: 262
Thanked 1,018 times in 999 posts
|
Welcome to our forums here - have you looked already through our sharing section where users post custom developed scripts? There's an ATR trailing indicator for example that could be likely modified to suit your needs - http://www.ninjatrader.com/support/f...rch=ATR&desc=1
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2012
Posts: 9
Thanks: 0
Thanked 0 times in 0 posts
|
Dear Bertrand,
Yes, I did some research in finding some pre-built indicator for Target and Stoploss, however, couldn't find any. Would appreciate if you could help me out finding the one! |
|
|
|
|
|
#4 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,569
Thanks: 262
Thanked 1,018 times in 999 posts
|
The ATR Trailing stop one would be for example one you can check out.
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jan 2012
Posts: 9
Thanks: 0
Thanked 0 times in 0 posts
|
Pls post the link
|
|
|
|
|
|
#6 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,569
Thanks: 262
Thanked 1,018 times in 999 posts
|
Please click on my link shared in post 2 - the ATR trailing indicator is then found under the 2nd entry in the list you would see.
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Jan 2012
Posts: 9
Thanks: 0
Thanked 0 times in 0 posts
|
Thanks for the link!
But ATR trailing SL indicator shows only stoploss... Is there any indicator which can show the target price based on ATR(14) (lets say for last 20 candle). |
|
|
|
|
|
#8 |
|
NinjaTrader Customer Service
Join Date: Sep 2008
Location: Germany
Posts: 22,569
Thanks: 262
Thanked 1,018 times in 999 posts
|
You're welcome - I would not be aware of an indicator specifically designed for ATR profit targets shared, you can though use the one provided as starting point for your own works. Another might be looking into Bollinger Bands or Keltner Channels - these studies can help giving your targets as well, Keltner Channels would be based on the ATR, so a multiple of that figure would be added to an Moving Average to arrive at an upper range estimate.
Bertrand
NinjaTrader Customer Service |
|
|
|
|
|
#9 |
|
Junior Member
Join Date: Feb 2012
Posts: 8
Thanks: 0
Thanked 0 times in 0 posts
|
For primary targets I use a modified Keltner Channel. Take a look at the 36 period Keltner Channel using a factor of 3 times the 36 period ATR.
I imagine someone could code that as a hard exit if that is what you like. |
|
|
|
|
|
#10 |
|
Junior Member
Join Date: Jan 2012
Posts: 9
Thanks: 0
Thanked 0 times in 0 posts
|
Hello Wldman,
Can you pls share the Keltner channel indicator that you use for Profit Tgts? Will be a gr8 help! Thanks in advance. |
|
|
|
|
|
#11 |
|
Junior Member
Join Date: Feb 2012
Posts: 8
Thanks: 0
Thanked 0 times in 0 posts
|
Sure.
The specific indie I use for that is available at another website. I am not sure If I am allowed by NT to post it here or if I'm allowed by the author to share it. But, it is a straight forward Keltner Channel with the settings referenced earlier. For some reason I can not log in to NT right now to grab some pics...but I will post those for you with an explanation of my typical use. DB |
|
|
|
|
|
#12 |
|
Junior Member
Join Date: Feb 2012
Posts: 8
Thanks: 0
Thanked 0 times in 0 posts
|
here are the nt settings for the 2 instances of anakeltnerchannel that I use on this method to target exits.
http://screencast.com/t/7k8A5LLlk1R You can see those on the chart as the blue-ish dashed line and the grey dotted line. http://screencast.com/t/Gv2ka8Xfs One way you could use this is demonstrated here. http://screencast.com/t/HUeLxYVv Where the green arrows designate long entry and the blue boxes show potential exits at the modified keltner. The 2nd and 3rd example show what could be a primary at the inner band and a secondary exit at the outer band. Is that what you are asking? |
|
|
|
|
|
#13 |
|
Junior Member
Join Date: Jan 2012
Posts: 9
Thanks: 0
Thanked 0 times in 0 posts
|
Hi Wldman,
Thanks for your prompt reply! I'm really a non-technical guy. I just need an indicator which tells me the target 1 and target 2 whenever a buy or sell signal generated. I use "SuperTrend V2.4" for buy and sell signal and this indicator tells me the SL and trailing SL but not the targets. If this is what you are referring to, then YES I'm looking for it. Can you pls post the indicator so that I can test the results? Thanks again ! |
|
|
|
|
|
#14 |
|
Junior Member
Join Date: Jan 2012
Posts: 9
Thanks: 0
Thanked 0 times in 0 posts
|
Hi,
I'm not sure whether I can post Amibroker indicator here or not. But regarding my Profit target indicator, I have Amibroker (AFL code) indicator which is used for profit 1 & 2. Can anyone help me here to convert AFL code to NinjaCode? If yes, pls let me know. I'm seeking a sincere help here. Thanks & Regards |
|
|
|
![]() |
| Tags |
| stoploss, target price |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Price Target Indicator? | maxreturn | Charting | 1 | 01-16-2011 08:05 PM |
| Stoploss/Profit Target backtesting possible? | BerndS | Strategy Analyzer | 3 | 05-17-2010 06:30 AM |
| Session, StopLoss, Profit target | Baruch | Strategy Development | 7 | 04-07-2009 07:13 AM |
| Profit Target and Stoploss | Razor_Trader | Strategy Development | 2 | 06-10-2008 02:51 PM |
| Stoploss and target - on MB trading | brad | Miscellaneous Support | 1 | 08-30-2005 07:52 AM |