NexusFi: Find Your Edge


Home Menu

 





Custom Indicator development - Transferring from Tradingview(pinescript) to NT7/8


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one 3d2ttrading with 1 posts (0 thanks)
    2. looks_two sabankaradeniz with 1 posts (0 thanks)
    3. looks_3 edsall with 1 posts (0 thanks)
    4. looks_4 TradingOgre with 1 posts (2 thanks)
    1. trending_up 3,839 views
    2. thumb_up 2 thanks given
    3. group 5 followers
    1. forum 3 posts
    2. attach_file 0 attachments




 
Search this Thread

Custom Indicator development - Transferring from Tradingview(pinescript) to NT7/8

  #1 (permalink)
 3d2ttrading 
London
 
Experience: Beginner
Platform: NT
Trading: ES
Posts: 33 since Jul 2016
Thanks Given: 7
Thanks Received: 20

Hi All, I am looking advise on where to get 2x indicators converted to NT. They are very simple and I ahve coded them in Pine script on Tradingview, but dont know C# or Ninjascript enough to be able to code them for NT use. Any advise is appreciated.

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
PowerLanguage & EasyLanguage. How to get the platfor …
EasyLanguage Programming
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
REcommedations for programming help
Sierra Chart
Better Renko Gaps
The Elite Circle
How to apply profiles
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
31 thanks
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
20 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #2 (permalink)
 
TradingOgre's Avatar
 TradingOgre 
Evans GA/USA
Legendary Market Wizard
 
Experience: Intermediate
Platform: NinjaTrader
Broker: NinjaTrader Brokerage - Philip Capital
Trading: NQ,ES,6E,CL
Posts: 556 since Jul 2018
Thanks Given: 908
Thanks Received: 1,672


3d2ttrading View Post
Hi All, I am looking advise on where to get 2x indicators converted to NT. They are very simple and I ahve coded them in Pine script on Tradingview, but dont know C# or Ninjascript enough to be able to code them for NT use. Any advise is appreciated.

Try posting it here since you are an elite member. If it is simple then I would think someone would be able to help.

Visit my NexusFi Trade Journal Reply With Quote
Thanked by:
  #3 (permalink)
 edsall 
Montclair, NJ
 
Experience: Intermediate
Platform: NT 8
Trading: Index Futures
Posts: 14 since Nov 2013
Thanks Given: 0
Thanks Received: 1


I need to convert Pine script to NT 7 script - This is part of a much longer script that I wrote for Pine. I have tried to convert it to Ninja Script and flamed out. Can somebody please convert this 10 line script to NT 7 please? That should let me figure out how to code the entire script. BTW I use this script using W, D & 240 bars data as indicator inputs for intra day tick charts.
Thanks!!

study("W_975", overlay=true)
//assign variable to time granularity and set default at Y,W,D,240,60,15,5
timeFrame = input(title="Other time frame", type=input.resolution, defval="W")
//create variables with X time frame data
t = tickerid(syminfo.prefix, syminfo.ticker)
high_1 = security(t, timeFrame, high[1], lookahead=true)
W_975 = (high_1 * .975)
//plot horizontal line
plot(W_975, 'W_975', color=color.black, style=plot.style_cross, linewidth=2, offset=0)

Reply With Quote
  #4 (permalink)
sabankaradeniz
Turkey
 
Posts: 7 since Feb 2020
Thanks Given: 0
Thanks Received: 0

If you plan to pay for this job, you can get support from the freelancer site. But my advice to you is never pay before the job is done.

Reply With Quote




Last Updated on August 10, 2020


© 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