weekly indicator

 

I just cant seem to make this code work, any pointers in the right direction would be much appreciated.

I‌'m getting just 1 error

'ANCHOR_BOTTOM' - cannot convert enum

https://docs.mql4.com/constants/objectconstants/enum_object/obj_text‌ have checked through documentation

g‌rr

R‌egards

K‌ate

=‌==================================================

OBJ_TEXT - Object Types - Objects Constants - Standard Constants, Enumerations and Structures - MQL4 Reference
OBJ_TEXT - Object Types - Objects Constants - Standard Constants, Enumerations and Structures - MQL4 Reference
  • docs.mql4.com
OBJ_TEXT - Object Types - Objects Constants - Standard Constants, Enumerations and Structures - MQL4 Reference
Files:
 
input ENUM_ANCHOR_POINT InpAnchor=ANCHOR_LOWER;
ANCHOR_BOTTOM is for ENUM_ARROW_ANCHOR
 
honest_knave:
input ENUM_ANCHOR_POINT InpAnchor=ANCHOR_LOWER;
ANCHOR_BOTTOM is for ENUM_ARROW_ANCHOR


you clever clever person, thank you so very much,,, grrrrrrrrrr

r‌eally appreciated 

r‌egards kate

A‌ttaching new file just incase anyone else would like it. 

Files: