NexusFi: Find Your Edge


Home Menu

 





help to convert from thinkscript to ninjascript


Discussion in NinjaTrader

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




 
Search this Thread

help to convert from thinkscript to ninjascript

  #1 (permalink)
amir007
ramat gan israel
 
Posts: 5 since Feb 2015
Thanks Given: 2
Thanks Received: 0

Hey

New to ninja script and wants to convert from thinkscript to ninja script part of strategy :
I really appreciate it

def HMA = HullMovingAvg(price = HL2, length = 18);
def deltaH = HMA[1] – HMA[6];
def delta_bar= deltaH / 4;
def next_bar = HMA[1] + delta_bar;
def POR = if HMA > next_bar then 1 else -1;
def T_point = if por[2] != por then HMA else Double.NaN;
def upp = T_point and por == -1 and open< close and open[0] > low[1];
def dnn= T_point and por == 1 and open > close and open[0] < high[1];

TIA

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
ZombieSqueeze
Platforms and Indicators
Cheap historycal L1 data for stocks
Stocks and ETFs
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
REcommedations for programming help
Sierra Chart
Better Renko Gaps
The Elite Circle
 
  #2 (permalink)
 r3torcr0 
Buffalo NY
 
Experience: Beginner
Platform: NinjaTrader
Trading: Forex
Posts: 23 since Sep 2013
Thanks Given: 7
Thanks Received: 23

Do you still need help with this? If so can you reply with a screen shot of a current chart using it to compare against?

Follow me on Twitter Reply With Quote




Last Updated on August 13, 2020


© 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