Attachments forums

List of attachments posted on this forum.


All files on forums: 135939

Re: Dynamic Zone indicators for MT4

DTRCT, Sat Jul 24, 2021 9:05 pm

mrtools wrote: Sat Jul 24, 2021 9:14 am Arrows added.
Dear mrTools

Kindly please help to add this alert input options on dynamic zone jpcci filtered (mtf + arrows):

Code: Select all

extern bool alertsOn  = true;
extern string note1 = "alert all = 0",
              note2 = "buy only = 1, sell only = 2",
extern int alertsOption = 0;
extern bool alertsOnCurrent = false;
extern bool alertsMessage = true;
extern bool alertsSound = true;
extern bool alertsEmail = true;
Alerts on Arrow
I appreciate your help so much.
All files in topic