mirror of
https://github.com/raa251/Liquidity_Predator.git
synced 2026-07-06 13:42:02 +00:00
7 lines
No EOL
111 B
MQL5
7 lines
No EOL
111 B
MQL5
bool M_SetBoxNames()
|
|
{
|
|
stGVL.Rect_Background = "FilterBox";
|
|
stGVL.Rect_FVG = "FVG";
|
|
|
|
return true;
|
|
} |