NexusFi: Find Your Edge


Home Menu

 





Can someone code JNSAR from Tradingview to NT8?


Discussion in NinjaTrader

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




 
Search this Thread

Can someone code JNSAR from Tradingview to NT8?

  #1 (permalink)
Kharmaz
Orlando, FL
 
Posts: 34 since Jun 2014
Thanks Given: 14
Thanks Received: 4

JNSAR

Would someone be able to code JNSAR from Tradingview to NT8?

https://www.tradingview.com/script/ZROC35fo-JNSAR/


study(title='JNSAR', overlay=true)
h = input(high)
l = input(low)
c = input(close)
ema1 = ema(h, 5)
ema2 = ema(l, 5)
ema3 = ema(c, 5)
ema4 = ema(h[1], 5)
ema5 = ema(l[1], 5)
ema6 = ema(c[1], 5)
ema7 = ema(h[2], 5)
ema8 = ema(l[2], 5)
ema9 = ema(c[2], 5)
ema10 = ema(h[3], 5)
ema11 = ema(l[3], 5)
ema12 = ema(c[3], 5)
ema13 = ema(h[4], 5)
ema14 = ema(l[4], 5)
ema15 = ema(c[4], 5)

avg = (ema1+ema2+ema3+ema4+ema5+ema6+ema7+ema8+ema9+ema10+ema11+ema12+ema13+ema14+ema15)/15

plot(avg, title="JNSAR",style=line, linewidth=2, color = yellow, offset = 1)

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
REcommedations for programming help
Sierra Chart
About a successful futures trader who didnĀ“t know anyth …
Psychology and Money Management
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Better Renko Gaps
The Elite Circle
What broker to use for trading palladium futures
Commodities
 
  #2 (permalink)
 
bobwest's Avatar
 bobwest 
Western Florida
Site Moderator
 
Experience: Advanced
Platform: Sierra Chart
Trading: ES, YM
Frequency: Several times daily
Duration: Minutes
Posts: 8,172 since Jan 2013
Thanks Given: 57,515
Thanks Received: 26,292

Created new thread at poster's request.

Can anyone lend him a hand and create this indicator?

Bob.

When one door closes, another opens.
-- Cervantes, Don Quixote
Reply With Quote
  #3 (permalink)
 
Tasker_182's Avatar
 Tasker_182 
Cedar Rapids, iowa
Legendary Market Wizard
 
Experience: Intermediate
Platform: Ninjatrader
Broker: Ninjatrader - Continuum
Posts: 716 since Aug 2009
Thanks Given: 476
Thanks Received: 1,401


Added options to set period as needed and set colors as needed for rising, falling, flat.

Installs as JNSAR

Enjoy.

Be yourself; everyone else is already taken. Oscar Wilde
Attached Files
Elite Membership required to download: JNSAR.zip
Reply With Quote
Thanked by:




Last Updated on April 27, 2022


© 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