EA-Setka-2/(EA) - Setka-RSI-CCI-AS.mq4
super.admin a4b861dd93 convert
2025-05-30 14:50:44 +02:00

15 lines
No EOL
317 B
MQL4

#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"