Source: https://fxcodebase.com/code/viewtopic.php?f=38&t=74801
Forum: 38 · Topic 74801 · 8 post(s)
Apprentice · Mon Apr 22, 2024 11:38 am

Based on the request. https://fxcodebase.com/code/viewtopic.php?f=38&t=74777
trtrader · Mon Apr 22, 2024 3:11 pm
Hi, I am using mac and getting this error. I have installed the indicator. but still the same.
2024.04.22 16:07:33.146 2023.08.01 00:00:00 TIPU_EA EURUSD,H1: Alert: THIS EA NEED AN INDICATOR\ninstall the file:\nTipu Trend\ninto the folder:\nMQL4/Indicators.
2024.04.22 16:07:33.145 2023.08.01 00:00:00 cannot load ‘C:\Program Files (x86)\MetaTrader 4\MQL4\indicators\Tipu Trend.ex4’
2024.04.22 16:07:33.146 2023.08.01 00:00:00 TIPU_EA EURUSD,H1: initialization failed (1)
Apprentice · Sat Apr 27, 2024 3:03 am
Try it now.
trtrader · Sat Apr 27, 2024 8:04 am
still the same
2024.04.27 09:03:04.668 cannot load ‘C:\Program Files (x86)\MetaTrader 4\MQL4\indicators\Tipu_Trend.ex4’
2024.04.27 09:01:52.662 2023.06.01 00:00:00 TIPU_EA fix EURUSD,H1: initialization failed (1)
2024.04.27 09:01:52.662 2023.06.01 00:00:00 TIPU_EA fix EURUSD,H1: Alert: THIS EA NEED AN INDICATOR\ninstall the file:\nTipu_Trend\ninto the folder:\nMQL4/Indicators.
trtrader · Sun Apr 28, 2024 2:47 pm
How about changing the source to market indicators?
trtrader · Mon May 27, 2024 4:15 pm
Hi,
I found someone to fix it for me. Finally working on my end. Could you please add to this version I attached:
— Trailing stop, start, distance. — Breakeven
Apprentice · Tue May 28, 2024 4:45 am
We have added your request to the development list. Development reference 426
Apprentice · Thu May 30, 2024 2:29 pm
for mac the unique difference I find was this:
string file_custom_indicator = “Market\Tipu Trend”;