EA-Setka-2/(EA) - Setka-RSI-CCI-AS.mq4

15 lines
317 B
MQL4
Raw Permalink Normal View History

2025-05-30 14:50:44 +02:00
#include "property.mqh"
#property version VER
#property copyright TEAM
#property link LINK
#property description STRING1
#property description STRING2
#property description STRING3
#property description STRING4
#property strict
#define MQL4
#define RSI_CCI
#define RELEASE
#include "base_include.mqh"