Fisher Transform of Normalized Prices

Here you can post and download custom indicators written in JavaScript.

Moderator: admin

Fisher Transform of Normalized Prices

Postby Alexander.Gettinger » Tue May 01, 2018 11:27 am

Formulas:
Fisher[i] = 0.5*(Log((1+V[i])/(1-V[i]))+Fisher[i-1]),
Trigger[i] = Fisher[i-1], where
V[i] = (2/3)*((Price[i]-MinPr)/(MaxPr-MinPr)-0.5+V[i-1]),
MinPr, MaxPr - minimum and maximum prices at range from (i-Lenght+1) to (i),
Log - natural logarithm.

FTNP.PNG


Download:
FTNP_JS.jsl
(2.56 KiB) Downloaded 605 times


MT4/MQ4 version.
viewtopic.php?f=38&t=61213
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Fisher Transform of Normalized Prices

Postby oxbx99 » Fri Mar 22, 2019 2:23 pm

can you please make mq4 version for this indicator .

Thanks
oxbx99
 
Posts: 15
Joined: Sat Oct 31, 2015 1:43 pm



Return to JavaScript Indicators and Strategies

Who is online

Users browsing this forum: No registered users and 8 guests