NexusFi: Find Your Edge


Home Menu

 





Help converting from thinkscript


Discussion in NinjaTrader

Updated
    1. trending_up 2,047 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?
Datafeed for Atas
Platforms and Indicators
Iran Lebanon Problem Kills Switzerland Talks, Brent at $ …
Prediction Markets & Event Contracts
Netherlands & Germany Surge as World Cup Field Narro …
Prediction Markets & Event Contracts
Ninjatrader users - good CONNECTIONs post and article fr …
NinjaTrader
Czechia Live at 52.5% as England Rides 4-2 Wave to Co-Fa …
Prediction Markets & Event Contracts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Want your NinjaTrader indicator created, free?
5 thanks
Afternoon-close session
1 thanks
Franks Trading Journey
1 thanks
Denied 20K payouts: Alpha Futures
1 thanks
FootPrintV2 Chart for NT8
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