Архив индикаторов

Tankk

*********
Stochastic filtered alerts 2-1 (VPR)
какой-то старый младенский Стох с фальшивой раскраской и др. глюками...

здесь я добавил 5 сетапов для стрелок ShowArrows с фильтром по уровню FilterLevel,
чтоб отключить фильтр ставьте ему значение меньше 0.

Сигналы привязаны к смене цвета colorChangeOnSlopeChange:
если colorChangeOnSlopeChange=true -> рост/падение Стохастика на текущей/предыдущей свече.
если colorChangeOnSlopeChange=false -> цвет меняется при пересечении Стохастика с его Сигнальной.
 

Вложения

  • Stochastic filtered alerts 2-1 (VPR)_07-07-2020_arContra1.png
    Stochastic filtered alerts 2-1 (VPR)_07-07-2020_arContra1.png
    94,4 КБ · Просмотры: 527
  • Stochastic filtered alerts 2-1 (VPR)_07-07-2020_all.png
    Stochastic filtered alerts 2-1 (VPR)_07-07-2020_all.png
    94,8 КБ · Просмотры: 501
  • Stochastic filtered alerts 2-1 (VPR)_07-07-2020_arContra3.png
    Stochastic filtered alerts 2-1 (VPR)_07-07-2020_arContra3.png
    86,5 КБ · Просмотры: 419
  • Stochastic filtered alerts 2-1 (VPR)_07-07-2020_8+3 Trend1.png
    Stochastic filtered alerts 2-1 (VPR)_07-07-2020_8+3 Trend1.png
    85,5 КБ · Просмотры: 514
  • Stochastic filtered alerts 2-1 (VPR).ex4
    Stochastic filtered alerts 2-1 (VPR).ex4
    58,4 КБ · Просмотры: 106

denc

Местный житель
не помню где взял, уровни по таймам от часа, может кому пригодится..)
 

Вложения

  • Безымянный1.png
    Безымянный1.png
    16,4 КБ · Просмотры: 549
  • Безымянный.png
    Безымянный.png
    21,1 КБ · Просмотры: 553
  • !!ZeusArrow-SNR-1.ex4
    !!ZeusArrow-SNR-1.ex4
    20,6 КБ · Просмотры: 171

dimanenagiev

Прохожий
Здравствуйте, коллеги. Продолжаю визуальный перфекционизм.

PinBar_1440_mtf st2050 v2 - теперь со стрелками. Стрелки и/или бары - по желанию (параметры обведены на втором скрине).
Зачем: у меня на рабочих графиках цветные хейкены. Раздражали ещё и цветные бары от этого индикатора.

Также МТФ сигналы сдвинуты к правой границе МТФ-свечи, в оригинале были в начале.

// v.0: MaxBars, ignore unclosed candle, other colors
// v.1: Information label
// v.2: Arrows instead histo bars, MTF signals moved to MTF candles right sides
.
Здравствуйте! Как заставить этот индикатор вовремя выдавать сигнал на 1Д? Автоматическое переключение таймфрейма установлено, включено. Выдаёт сигнал спустя дня три, то есть стрелка появляется, а после неё уже три дневных свечи.
 
Последнее редактирование:

saw

Элитный участник
Здравствуйте! Как заставить этот индикатор вовремя выдавать сигнал на 1Д? Автоматическое переключение таймфрейма установлено, включено. Выдаёт сигнал спустя дня три, то есть стрелка появляется, а после неё уже три дневных свечи.
Ха:ROFLMAO::ROFLMAO::ROFLMAO: Так я бы уже на гоа был. Ишь чё задумал;)
 

Roma2401

Прохожий
Доброе время суток!
Может есть у кого индикатор ZigZag_fx в открытом коде? Спасибо.
 

Tankk

*********
Hello Great Coder's in the house, please i need a pop up alert for this indicator with option for current and close candle.
If it's also possible it should alert only on the first arrow in a particular direction until an opposite arrow appears.
Thanks in advance.
your Sidus is Vulkan :unsure: it's old & bad indicators.. they stick & repaint...
look in this archives.. maybe some files will be useful for you!?

короче.. это хлам, который надо ремонтировать и доводить до ума...
 

Вложения

  • Vulkan, M15, Graal_13-07-20221.png
    Vulkan, M15, Graal_13-07-20221.png
    57,6 КБ · Просмотры: 594
  • Sidus v3,02 Alerts MTF_2022-07-12.png
    Sidus v3,02 Alerts MTF_2022-07-12.png
    153,1 КБ · Просмотры: 564
  • sidus v.2 mod NL [nlenz].jpg
    sidus v.2 mod NL [nlenz].jpg
    298,4 КБ · Просмотры: 631
  • Vulkan & Sidus.zip
    Vulkan & Sidus.zip
    2,6 МБ · Просмотры: 125
  • Super Sidus [garry119].png
    Super Sidus [garry119].png
    40,2 КБ · Просмотры: 681
  • Super Sidus.zip
    Super Sidus.zip
    1,6 МБ · Просмотры: 157

FxMen

VIP-участник
;)
 

Вложения

FxMen

VIP-участник
Тестер перекраски v1.00

Repaint Tester for MT4


Indicator that can test with 100% confidence if an indi is a repainter or not
Just put the right settings and run the indicator in the strategy tester (any TF)
wait for 100 bars (or the number you define), and check the results in the logs every N bars

settings :
extern string IndiName = "";
put here the indi name to test

extern string buffersToTest = "0,1,2,3";
put the buffer numbers you want to check, separated by commas

extern int verifyEveryNBars = 100;//Verify Repainting Every N Bars
it will compare recorded and retrieved values every N bars

extern int precision = 1;// precision (multiples of Point value)
Precision of the test. For convenience, use the value "Point()" value for checking if values are identical or not.

extern bool printDetail = false;
if you want the detail of both values, from the recorded ones to the retrieved ones.

extern bool skipFirstValue = true; //skip first value (because can be different even on non-repainters)
Recommended leaving it to TRUE, because you can have sometimes a different value of the very first value even with non-repainters.

example :

indicator ddd (non repainter). 4 buffers

results :
Code:
CheckForRepainting GBPUSD,H1: NON-REPAINTER
CheckForRepainting GBPUSD,H1: Buffer n°4 (which index is 3) has repainted 0 values over 100 values
CheckForRepainting GBPUSD,H1: Buffer n°3 (which index is 2) has repainted 0 values over 100 values
CheckForRepainting GBPUSD,H1: Buffer n°2 (which index is 1) has repainted 0 values over 100 values
CheckForRepainting GBPUSD,H1: Buffer n°1 (which index is 0) has repainted 0 values over 100 values

indicator hp-t01 (repainter) 1 buffer

results :
Code:
CheckForRepainting GBPUSD,H1: REPAINTER
CheckForRepainting GBPUSD,H1: Buffer n°1 (which index is 0) has repainted 99 values over 100 values
 

Вложения

lazamoro

Активный участник
Тестер перекраски v1.00

Repaint Tester for MT4


Indicator that can test with 100% confidence if an indi is a repainter or not
Just put the right settings and run the indicator in the strategy tester (any TF)
wait for 100 bars (or the number you define), and check the results in the logs every N bars

settings :
extern string IndiName = "";
put here the indi name to test

extern string buffersToTest = "0,1,2,3";
put the buffer numbers you want to check, separated by commas

extern int verifyEveryNBars = 100;//Verify Repainting Every N Bars
it will compare recorded and retrieved values every N bars

extern int precision = 1;// precision (multiples of Point value)
Precision of the test. For convenience, use the value "Point()" value for checking if values are identical or not.

extern bool printDetail = false;
if you want the detail of both values, from the recorded ones to the retrieved ones.

extern bool skipFirstValue = true; //skip first value (because can be different even on non-repainters)
Recommended leaving it to TRUE, because you can have sometimes a different value of the very first value even with non-repainters.

example :

indicator ddd (non repainter). 4 buffers

results :
Code:
CheckForRepainting GBPUSD,H1: NON-REPAINTER
CheckForRepainting GBPUSD,H1: Buffer n°4 (which index is 3) has repainted 0 values over 100 values
CheckForRepainting GBPUSD,H1: Buffer n°3 (which index is 2) has repainted 0 values over 100 values
CheckForRepainting GBPUSD,H1: Buffer n°2 (which index is 1) has repainted 0 values over 100 values
CheckForRepainting GBPUSD,H1: Buffer n°1 (which index is 0) has repainted 0 values over 100 values

indicator hp-t01 (repainter) 1 buffer

results :
Code:
CheckForRepainting GBPUSD,H1: REPAINTER
CheckForRepainting GBPUSD,H1: Buffer n°1 (which index is 0) has repainted 99 values over 100 values
graciasss
 

Tankk

*********

Вложения

  • stochastic super.mq4
    stochastic super.mq4
    44,9 КБ · Просмотры: 50
  • RSI super_03-02-2023.png
    RSI super_03-02-2023.png
    84 КБ · Просмотры: 508
  • RSI super.mq4
    RSI super.mq4
    41,2 КБ · Просмотры: 63
  • RSI sentiments [jon0711]_06-02-2023.png
    RSI sentiments [jon0711]_06-02-2023.png
    95,5 КБ · Просмотры: 496
  • RSI sentiments [jon0711].mq4
    RSI sentiments [jon0711].mq4
    90,8 КБ · Просмотры: 60
  • code_06-02-2023_RSI sentiments [jon0711].png
    code_06-02-2023_RSI sentiments [jon0711].png
    171,9 КБ · Просмотры: 434
  • RSI sentiments [jon0711]_11-02-2023.png
    RSI sentiments [jon0711]_11-02-2023.png
    41,7 КБ · Просмотры: 471
Верх