Page 1 of 1

SSI Percentage Long MA Diff

PostPosted: Thu May 16, 2019 5:28 am
by Apprentice
EURUSD m5 (05-16-2019 1032).png

Based on request.
viewtopic.php?f=27&t=68450

IF
SSI Percentage LONG > MA (SSI Percentage Long, X)
THEN
OUTPUT = -1 (Color = Red)

IF
SSI Percentage LONG < MA (SSI Percentage Long, X)
THEN
OUTPUT = 1 (Color = Green)

Else
OUTPUT = 0

SSI is FXCM app speculative sentiment index.
https://www.fxcmapps.com/apps/speculati ... ent-index/

Will only work for instruments for which SSI is available.

SSI Percentage Long MA Diff.lua
(5.58 KiB) Downloaded 431 times