Page 198 of 213
Re: The FNC Greedy System
Posted: Mon Aug 04, 2025 9:24 am
by funchi
The signal indicator has been added/updated.
! step + nema (mtf + candles + alerts + arrows)
Re: The FNC Greedy System
Posted: Mon Aug 04, 2025 10:19 am
by funchi
asgariHoo wrote: Sat Aug 02, 2025 2:22 am
Thanks, EA remove after 1min and show black screen.!!!
Screenshot 2025-08-01 194952.png
Screenshot 2025-08-01 195337.png
Since I can't reproduce the issue with my broker, would it be possible for you to share the MT5 expert log from that time?
Re: The FNC Greedy System
Posted: Mon Aug 04, 2025 1:19 pm
by funchi
asgariHoo wrote: Sat Aug 02, 2025 2:22 am
Thanks, EA remove after 1min and show black screen.!!!
Screenshot 2025-08-01 194952.png
Screenshot 2025-08-01 195337.png
Sorry, the logs are no longer needed.
To clarify, FNC_DB5 for MT5 will be suspended for an extended period.
This is due to changes in the libraries (include source code) provided by MT5, which are preventing FNC_DB5 from building successfully.
Development will remain on hold until MT5 stabilises.
Re: The FNC Greedy System
Posted: Mon Aug 04, 2025 3:33 pm
by asgariHoo
funchi wrote: Mon Aug 04, 2025 9:24 am
The signal indicator has been added/updated.
! step + nema (mtf + candles + alerts + arrows)
Thank you, and have a great week with Pips.
Re: The FNC Greedy System
Posted: Mon Aug 04, 2025 5:59 pm
by rsistoch
Hi Funchi-san.
These are 2 indicators I created by developer kit.
The logic of the Semafor out MA indicator is when the semafor appears outside the MA line.
I use it in the MA pullback strategy. In a strong trend, wait for the price to return to the EMA and then turn it up.
The remaining indicator is just the same as openline day but use for H4 open.
Can you add these 2 indicators to the new version of FNC so that everyone can test it?
TYSM!
Re: The FNC Greedy System
Posted: Tue Aug 05, 2025 9:10 am
by funchi
rsistoch wrote: Mon Aug 04, 2025 5:59 pm
Hi Funchi-san.
These are 2 indicators I created by developer kit.
The logic of the Semafor out MA indicator is when the semafor appears outside the MA line.
I use it in the MA pullback strategy. In a strong trend, wait for the price to return to the EMA and then turn it up.
The remaining indicator is just the same as openline day but use for H4 open.
Can you add these 2 indicators to the new version of FNC so that everyone can test it?
TYSM!
Thank you.
I have added "FNC_Semafor_v1 out EMA".
"FNC_OpenLine - h4" has been integrated into "FNC_OpenLine" with additional parameters.
Re: The FNC Greedy System
Posted: Fri Aug 08, 2025 12:10 am
by temporalmotif
funchi wrote: Sat May 31, 2025 4:45 pm
Jurik volty bands Average.
@mrtools
@funchi
Does anyone know if there's an MT5 version of this exact indicator? The 1.1 version.
Theres some Jurik ones but not the same I couldn't find anything on the internet for this one.
Kind Regards
Re: The FNC Greedy System
Posted: Mon Aug 11, 2025 6:15 am
by iardavan
Hello and good day,
I have a request regarding the FNC_XARD_Signals indicator.
I would appreciate it if you could take a look and kindly make these changes if possible.
I would like an option to hide Flat signals, similar to a SHORT or LONG mode.
For example, I want to display only the signals where first the Arrow 144 appears, followed by the 2nd dot (which could be 9 or 36). The Flat alert should not be shown until the next exit position.
Add the ability to set a custom sound alert by selecting a sound file from the "Sounds" folder for the alerts.
As indicated in the attached image, I’m having trouble receiving signals for the Arrow period settings 144/36/36/36/36. Is my configuration incorrect? What settings should I use? Is it possible to achieve this?
What I mean is that I want to receive a signal when the fourth dot (36) appears, but I haven’t been able to make it work.
Thank you for your constant kindness.
Re: The FNC Greedy System
Posted: Mon Aug 11, 2025 10:08 pm
by funchi
iardavan wrote: Mon Aug 11, 2025 6:15 am
Hello and good day,
I have a request regarding the FNC_XARD_Signals indicator.
I would appreciate it if you could take a look and kindly make these changes if possible.
I would like an option to hide Flat signals, similar to a SHORT or LONG mode.
For example, I want to display only the signals where first the Arrow 144 appears, followed by the 2nd dot (which could be 9 or 36). The Flat alert should not be shown until the next exit position.
Add the ability to set a custom sound alert by selecting a sound file from the "Sounds" folder for the alerts.
As indicated in the attached image, I’m having trouble receiving signals for the Arrow period settings 144/36/36/36/36. Is my configuration incorrect? What settings should I use? Is it possible to achieve this?
What I mean is that I want to receive a signal when the fourth dot (36) appears, but I haven’t been able to make it work.
Thank you for your constant kindness.
It appears that FNC_XARD_Signals has not had its bugs addressed as much as FNC_XU v65m-XARD_Signals.
Since the source code for FNC_XARD_Signals was released, no further updates have been made.
I recommend upgrading FNC_XU v65m-XARD_Signals rather than FNC_XARD_Signals.
It takes considerable effort to analyse source code created by someone else (in this case, my daughter).
What is the reason that FNC_XU v65m-XARD_Signals would not work for you?
Or, conversely, what is the reason you prefer FNC_XARD_Signals?
If necessary, I can extend FNC_XU v65m-XARD_Signals to include the features of FNC_XARD_Signals.
Re: The FNC Greedy System
Posted: Tue Aug 12, 2025 3:26 am
by rsistoch
Hi Funchi-san, can you add option price is above or below the HMA for FNC-HMA.
TYSM!!