NexusFi: Find Your Edge


Home Menu

 





Help converting from thinkscript


Discussion in NinjaTrader

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




 
Search this Thread

Help converting from thinkscript

  #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?
Better Renko Gaps
The Elite Circle
How to apply profiles
Traders Hideout
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Trade idea based off three indicators.
Traders Hideout
REcommedations for programming help
Sierra Chart
 
  #2 (permalink)
 
cory's Avatar
 cory 
virginia
 
Experience: Intermediate
Platform: ninja
Trading: NQ
Posts: 6,098 since Jun 2009
Thanks Given: 877
Thanks Received: 8,090


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


© 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