7 lines
No EOL
72 B
MQL4
7 lines
No EOL
72 B
MQL4
enum ENUM_SIGNAL
|
|
{
|
|
Buy,
|
|
Sell,
|
|
Neutral,
|
|
Undefine
|
|
}; |