NexusFi: Find Your Edge


Home Menu

 





Help converting from thinkscript


Discussion in NinjaTrader

Updated
    1. trending_up 1,959 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?
Iran Lebanon Problem Kills Switzerland Talks, Brent at $ …
Prediction Markets & Event Contracts
Warsh Opens Today, Hormuz June 19 -- WTI Below $80, Fran …
Prediction Markets & Event Contracts
Iran Fired a Missile at Israel Last Night. The $8M June …
Prediction Markets & Event Contracts
I Have a Thing Called Iran -- Trump Stays in DC as Airsp …
Prediction Markets & Event Contracts
Iran Talks Final Stages -- Two VLCCs Exit Hormuz, Record …
Traders Hideout
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
NexusFi site changelog and issues/problem reporting
10 thanks
Darmok and Jalad at Tanagra
3 thanks
30 Sessions
1 thanks
Big Mike in Ecuador
1 thanks
  #2 (permalink)
 
cory's Avatar
 cory 
virginia
 
Experience: Intermediate
Platform: ninja
Trading: NQ
Posts: 6,099 since Jun 2009
Thanks Given: 877
Thanks Received: 8,098


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