mirror of
https://github.com/raa251/Liquidity_Predator.git
synced 2026-07-06 13:42:02 +00:00
6 lines
No EOL
89 B
MQL5
6 lines
No EOL
89 B
MQL5
bool M_SetLineNames()
|
|
{
|
|
stGVL.Line_ActLiqu = "Actual_Liquidity";
|
|
|
|
return true;
|
|
} |