IINWMARROWS indicator

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

Moderator: admin

IINWMARROWS indicator

Postby Alexander.Gettinger » Sat Mar 30, 2019 3:38 pm

The indicator uses the fast and slow MA.
If FastMA[i-1]>SlowMA[i-1] and FastMA[i-2]<SlowMA[i-2] and FastMA[i]>SlowMA[i] - UP arrow
If FastMA[i-1]<SlowMA[i-1] and FastMA[i-2]>SlowMA[i-2] and FastMA[i]<SlowMA[i] - DN arrow
Fast MA is calculated for close price and slow MA is calculated for open price.

IINWMARROWS.PNG


Download:
IINWMARROWS_JS.jsl
(6.35 KiB) Downloaded 431 times


For this indicator must be installed Averages indicator (viewtopic.php?f=17&t=2430).
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Return to JavaScript Indicators and Strategies

Who is online

Users browsing this forum: No registered users and 5 guests