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?
After $87M Settles NO: Irans Nuclear Redline Sets Up the …
Prediction Markets & Event Contracts
Topstep Slashes XFA Payout Caps by Up to 60% -- Flagship …
Funded Trading Evaluation Firms
Warsh Confirmed 54-45 on PPI Day -- 97% Say He Holds in …
Prediction Markets & Event Contracts
SEC Advisory Committee Backs Tokenized Securities Exempt …
Traders Hideout
CME Raises Energy Futures Margins After Iran-War Volatil …
Commodities
 
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