NexusFi: Find Your Edge


Home Menu

 





Help converting from thinkscript


Discussion in NinjaTrader

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




 
Search this Thread
  #1 (permalink)
 bnorth12 
Atco, NJ
 
Experience: Beginner
Platform: NT8
Trading: Emini ES and NQ
Posts: 2 since Jan 2018
Thanks Given: 0
Thanks Received: 0

Was wondering if anyone could help me convert an indicator from thinkscript to ninjascript. I switched from tos to nt8 a few months ago and love it but i miss this specific indicator! Its called a scalper channel. I think its mainly a don channel with a scalper line in the middle. that line is what i want in nt8. heres the tos code:

#---------------------------------------begin code

declare weak_volume_dependency;
input length = 20;
input factor = 15;
plot scalper_line = Average(close, factor) - Log(Double.Pi * (Average(TrueRange(high, close, low), factor)));
plot hi = Highest(high, length);
plot lo = Lowest(low, length);


Like i said i want that scalper line in nt8. and its not the normal midline in a don channel. its definitely custom. If anyone could help id really appreciate it!

Brian


Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Thursday May 28: GDP + Core PCE + Jobless Claims All at …
Traders Hideout
Beijing Summit Closes: Xi Pledges Hormuz Help -- $1.14B …
Prediction Markets & Event Contracts
April CPI Preview: +3.7% YoY Expected at 8:30 AM ET -- C …
Traders Hideout
Probability Collapse: Bitcoin $150k Craters from 15% to …
Prediction Markets & Event Contracts
SEC Chairman Calls for New Golden Age of SEC-CFTC Regula …
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Sober Journey With S&P
24 thanks
2026 Jlab journal
10 thanks
Lady Vols Primer: Trading Volatility Journal
7 thanks
Algo automated / semi-automated trading anyone?
6 thanks
Trying to learn Volume and price action correlation
5 thanks
  #2 (permalink)
 
cory's Avatar
 cory 
virginia
the coin hunter
 
Experience: Intermediate
Platform: ninja
Trading: NQ
Posts: 6,098 since Jun 2009
Thanks Given: 877
Thanks Received: 8,093


bnorth12 View Post
Was wondering if anyone could help me convert an indicator from thinkscript to ninjascript. I switched from tos to nt8 a few months ago and love it but i miss this specific indicator! Its called a scalper channel. I think its mainly a don channel with a scalper line in the middle. that line is what i want in nt8. heres the tos code:

#---------------------------------------begin code

declare weak_volume_dependency;
input length = 20;
input factor = 15;
plot scalper_line = Average(close, factor) - Log(Double.Pi * (Average(TrueRange(high, close, low), factor)));
plot hi = Highest(high, length);
plot lo = Lowest(low, length);


Like i said i want that scalper line in nt8. and its not the normal midline in a don channel. its definitely custom. If anyone could help id really appreciate it!

Brian

I upload it to NT8 thread.


Reply With Quote
  #3 (permalink)
 bnorth12 
Atco, NJ
 
Experience: Beginner
Platform: NT8
Trading: Emini ES and NQ
Posts: 2 since Jan 2018
Thanks Given: 0
Thanks Received: 0


ill be on the lookout! thanks!!!!!!


Started this thread Reply With Quote
  #4 (permalink)
yodermon
Charlotte NC
 
Posts: 1 since Aug 2018
Thanks Given: 0
Thanks Received: 0


bnorth12 View Post
Was wondering if anyone could help me convert an indicator from thinkscript to ninjascript. I switched from tos to nt8 a few months ago and love it but i miss this specific indicator! Its called a scalper channel. I think its mainly a don channel with a scalper line in the middle. that line is what i want in nt8. heres the tos code:

#---------------------------------------begin code

declare weak_volume_dependency;
input length = 20;
input factor = 15;
plot scalper_line = Average(close, factor) - Log(Double.Pi * (Average(TrueRange(high, close, low), factor)));
plot hi = Highest(high, length);
plot lo = Lowest(low, length);


Like i said i want that scalper line in nt8. and its not the normal midline in a don channel. its definitely custom. If anyone could help id really appreciate it!

Brian

Just found it in a google search.
Thanks


Reply With Quote




Last Updated on September 6, 2018


© 2026 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 - Downloads - Top
no new posts