Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=68467
Forum: 17 · Topic 68467 · 1 post(s)
Apprentice · Thu May 16, 2019 5:28 am

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.