- Search Crypto Craft
- sikocan replied May 31, 2025
Dear Walvekarraje, My Windows 11 & MT4 has compatibility issues with the Webding/Winding fonts. All good.
Guppy re-invented
- sikocan replied May 31, 2025
Dear Walvekarraje, For my setup for some reason I see boxes instead of symbols. See photos. What should I do? I've got these 2 templates which I work with - can someone upload the correct template to use?
Guppy re-invented
- sikocan replied May 30, 2025
Dear Walvekarraje, I have removed the EA and very sorry - it will not happen again. I am now religiously starting from scratch and forgetting the idea of EA - manual & paper trading and practicing. I have to admit that I took a few real trades after ...
Guppy re-invented
- sikocan replied May 30, 2025
Dear team, Would this in dicate a BUY signal? The Gann Hi-Lo Activator is not very strong up though. Thanks, Serkan
Guppy re-invented
- sikocan replied May 29, 2025
This finally makes sense why my buffer level readings were showing prices, jesus christ. Key Findings: Buffer 2 = UpSignal[] (UP arrows) Buffer 3 = DnSignal[] (DOWN arrows) Arrow codes: Currently set to 159 (both up and down) Signal Logic: Arrows ...
Guppy re-invented
- sikocan replied May 29, 2025
Dear Walvekarraje, Thank you for sharing the file, do you mind sharing the MQL code for the RTE51.ex4 as well? The EA is not complete yet - but will be soon. I will make changes to trading strategy later on to factor in these decisions: RTE 51 entry ...
Guppy re-invented
- sikocan replied May 29, 2025
Maybe this is it? if(UseSignal) { SetIndexStyle(2,DRAW_ARROW); SetIndexArrow(2,UpArrowCode); SetIndexStyle(3,DRAW_ARROW); SetIndexArrow(3,DnArrowCode); } else { SetIndexStyle(2,DRAW_NONE); SetIndexStyle(3,DRAW_NONE); } EDIT: Nope - can't find it ...
Guppy re-invented
- sikocan replied May 29, 2025
Dear Walvekarraje, Can I please have the MQ4 for RTE DATA.EX4? I have been going crazy trying to find arrow 233/234 on the chart using my EA. Spent many hours without success. It comes from the RTE DATA indicator attached, could you please kindly ...
Guppy re-invented