igor_l's Cover image
red-blue wimage
red-blue w
We recently released an update to  Indie language 4.1 , which now includes generic series types:  indie.Series[T]  and  indie.MutSeries[T] . The old types  indie.SeriesF  and  indie.MutSeriesF  are still available as aliases for  indie.Series[float]  and
We recently released an update to  Indie language 4.1 , which now includes generic series types:  indie.Series[T]  and  indie.MutSeries[T] . The old types  indie.SeriesF  and  indie.MutSeriesF  are still available as aliases for  indie.Series[float]  and
/indicator/red-blue-w-82
My Custom Elders Force Indeximage
My Custom Elders Force Index
# indie:lang_version = 4 from indie import indicator, format, param, level, color, plot, MutSeriesF from indie.algorithms import Change, Ema @indicator('EFI', format=format.VOLUME) # Elders Force Index @param.int('length', default=13, min=1) @level(0, li…
# indie:lang_version = 4 from indie import indicator, format, param, level, color, plot, MutSeriesF from indie.algorithms import Change, Ema @indicator('EFI', format=format.VOLUME) # Elders Force Index @param.int('length', default=13, min=1) @level(0, li…
/indicator/my-custom-elders-force-index-83
indi 4 testingimage
indi 4 testing
indi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingin…
indi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingin…
/indicator/indi-4-testing-33
indi 4 testingimage
indi 4 testing
indi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingin…
indi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingindi 4 testingin…
/indicator/indi-4-testing-11
wavesimage
waves
# indie:lang_version = 4 from indie import indicator, plot, fill, color, param, Fill from indie.algorithms import Sma @indicator('Farbwechsel-Band-Indikator', overlay_main_pane=True) @param.int('long_length', default=50) @param.int('short_length', defaul…
# indie:lang_version = 4 from indie import indicator, plot, fill, color, param, Fill from indie.algorithms import Sma @indicator('Farbwechsel-Band-Indikator', overlay_main_pane=True) @param.int('long_length', default=50) @param.int('short_length', defaul…
/indicator/waves-8
SMA ALMAimage
SMA ALMA
SMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMA
SMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMASMA ALMA
/indicator/sma-alma-45
My Indimage
My Ind
Adjustable Moving Averages  Bars for Visual Backtesting You can use it in conjunction with the  simple bands indicator  to create a template. You need to add both indicators to your workspace or channel. Check it out below to see how it relieves eye stra…
Adjustable Moving Averages  Bars for Visual Backtesting You can use it in conjunction with the  simple bands indicator  to create a template. You need to add both indicators to your workspace or channel. Check it out below to see how it relieves eye stra…
/indicator/my-ind-86
broken indicator 4 testingimage
broken indicator 4 testing
# Copyright (c) 2025 @igor_l. All rights reserved. # This work is licensed under the MIT License. # For a copy, see . # indie:lang_version = 4 from indie impor# indie:lang_version = 4 from indie import ( indicator, MutSeriesF, algorithm, SeriesF, plot, c…
# Copyright (c) 2025 @igor_l. All rights reserved. # This work is licensed under the MIT License. # For a copy, see . # indie:lang_version = 4 from indie impor# indie:lang_version = 4 from indie import ( indicator, MutSeriesF, algorithm, SeriesF, plot, c…
/indicator/broken-indicator-4-testing-98