fxcodebase-backup

Triple Function Indicator

Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=72406
Forum: 17 · Topic 72406 · 1 post(s)


Triple Function Indicator

Apprentice · Tue Jun 21, 2022 2:34 am

EURUSD m1 (06-21-2022 0933).png

Combination of three Indicators namely the SMI The CCI and the RSI indicator. The classic limits for each indicator are respected. For SMI +40 and -40 For CCI +100 and -100 For RSI 70 and 30.

Finally, each Indicator will donate 1 or -1 if a condition is fulfilled. The total result is the sum of all three indicators.

SMI.lua https://fxcodebase.com/code/viewtopic.php?f=17&t=2071

Triple Function Indicator.lua