Re: The FNC Greedy System

1961
The updates that were previously announced but not yet released are now available for download.
post1295507591.html#p1295507591
  • FNC_TimedBreak.
    FNC_TimedBreak is a FNC_DB signal indicator that detects breakout signals based on price movements outside a defined time-based range.
    post1295569576.html#p1295569576
  • New Stop Loss (SL) Configuration Method Implemented.
    SL prices are now generated by the signal indicator and read by the EA.
    post1295569720.html#p1295569720
These users thanked the author funchi for the post:
asgariHoo


Re: The FNC Greedy System

1962
Greedy Asian Session Breakout Strategy

This is a trading strategy based on breakouts during the Asian session.
A filter is applied to ensure the price is not too far from the 20-period MA on the H4 chart.

<Buy Entry Conditions>
Identify the range (high and low) formed during the Asian session between 01:00 and 05:14 (MT4 time).
A breakout signal is generated if the price breaks this range between 05:15 and 17:00 (MT4 time).
The M15 320 MA must be above the level equal to the range low + range width × 1.0.
The M15 320 MA must also be below the midpoint of the range.
An entry is triggered when the price breaks out of the range by more than a margin (X0.05).

<Exit Conditions>
When an opposite signal is generated.
All positions are forcibly closed at 02:15 (PC time).

<Stop Loss (SL)>
The opposite side of the range, including the breakout margin (X0.05).

<Trailing Stop (TS)>
A trailing stop of 20 pips is applied once a profit of 20 pips is reached.

<Lot Size>
Lot size is calculated to risk a maximum of 0.25% of account balance.

<Trading Hours>
Entries are only taken between 05:15 and 17:00 (MT4 time).
All positions are forcibly closed at 02:15 (PC time, Japan time).

<Currency Pairs>
All 28 major currency pairs.

<Performance>
Ran only yesterday.
Profit of 1.29% (as shown in the attached image).

<Notes>
The signal indicator includes time-based settings that must be adjusted to match your MT4 server time (FNC_TimedBreak parameter).
My MT4 server uses GMT+3 due to daylight saving time.
The EA includes time settings based on your PC system time (FNC_DB_EA parameter).
During daylight saving time, the London market opens at 16:00 Japan time (PC time).
Apologies for the mix of server and PC time references.
While I aim to create strategies that perform well over the long term, most trading strategies do not succeed.
Please ensure you configure the currency pair settings correctly (FNC_DB parameter).

<Reflections>
I felt that a 20-pip trailing stop was too tight.
I’m curious about the results if positions are held until the opposite signal appears.

The latest template is attached.
Please be sure to use the most recent version.
These users thanked the author funchi for the post:
iardavan

Re: The FNC Greedy System

1963
funchi wrote: Sun Jul 27, 2025 11:41 am The trendline is set to EMA55.
Might you be using an older version?
The version I’m using—created by my daughter—is the one I’ve attached here.

Just to clarify, 'FNC_XU v65m-XARD_Signals' generates its signals based on the default parameters of 'XU v65m-XARD UNIVERSE'.
If you’d like to customise those settings, you’ll need to modify the source code of 'FNC_XU v65m-XARD_Signals' directly.
Hello and regards,

I have a few points and requests regarding the following two indicators, if possible, to be added:

FNC_XU V65m-XARD_Signal 1.21
FNC_XARD_Signals 2.21


In the alert section, allow the ability to create and set a unique sound for alerts.
Provide an option to choose when a signal is activated (e.g., "up") or goes to a "flat" state, similar to a short/long mode. Currently, I receive too many "Flat" messages because I use three different indicators for various dot states.
If possible, add a histogram comment section to both indicators, similar to the one in FNC_XU V65m-XARD_Signal 1.21.

Thank you for your kindness.
When your strategy is based on hope, it's a HOPELESS strategy!

Re: The FNC Greedy System

1964
iardavan wrote: Fri Aug 01, 2025 5:23 am Hello and regards,

I have a few points and requests regarding the following two indicators, if possible, to be added:

FNC_XU V65m-XARD_Signal 1.21
FNC_XARD_Signals 2.21


In the alert section, allow the ability to create and set a unique sound for alerts.
Provide an option to choose when a signal is activated (e.g., "up") or goes to a "flat" state, similar to a short/long mode. Currently, I receive too many "Flat" messages because I use three different indicators for various dot states.
If possible, add a histogram comment section to both indicators, similar to the one in FNC_XU V65m-XARD_Signal 1.21.

Thank you for your kindness.
It appears that the latest version of FNC_XU V65m-XARD_Signal is available at post1295545365.html#p1295545365. The source code I manage is almost the same as that one. I do not have version 1.21. Would it be alright if I proceed with the version I have?

Could you please submit your requests again after using the latest version?
Please make separate posts for FNC_XU V65m-XARD_Signal and FNC_XARD_Signals.

>If possible, add a histogram comment section to both indicators, similar to the one in FNC_XU V65m-XARD_Signal 1.21.
Could you show me this display? (What is this?)
These users thanked the author funchi for the post:
iardavan

Re: The FNC Greedy System

1965
funchi wrote: Tue Feb 06, 2024 11:50 am FNC_DB5 Version 1.01 for MT5.
It is a simplified but practical version.
Indicators are still few.

Created two templates.
- #51, which is a port of xard v39 to MT5
- ported #231201, currently the top performer on MT4, to MT5 #52

I do not know the results of EA#51.

Please download from post #1.
viewtopic.php?p=1295507591#p1295507591
Hi Dear Funchi.

This MT5 EA automatically removes itself after 1 minute. Could you check this, or let me know where to find the latest update? thank you


Re: The FNC Greedy System

1966
funchi wrote: Sat Jun 21, 2025 10:01 am MT4
If you want to use "The FNC Greedy System (FNC_DB)", post your trading system as a new topic here:
MT4 Trading Systems

MT5
Development of "The FNC Greedy System (FNC_DB5) MT5 version" has been suspended.
I am in the process of gaining more development experience with MT5.
Processing is unusually slow for some indicators. Attempts to create them may not be completed.



It would make each post harder to read if I include this in my signature, so I'm posting it here for now.
SAD News for MT5. :sad:

Re: The FNC Greedy System

1969
funchi wrote: Fri Aug 01, 2025 8:42 am It appears that the latest version of FNC_XU V65m-XARD_Signal is available at post1295545365.html#p1295545365. The source code I manage is almost the same as that one. I do not have version 1.21. Would it be alright if I proceed with the version I have?

Could you please submit your requests again after using the latest version?
Please make separate posts for FNC_XU V65m-XARD_Signal and FNC_XARD_Signals.

>If possible, add a histogram comment section to both indicators, similar to the one in FNC_XU V65m-XARD_Signal 1.21.
Could you show me this display? (What is this?)
Oh, thanks a lot! I wasn’t aware of this version. The issue is resolved for now. I have some ideas that I need to explain in a post, organized with pictures, if it’s possible to implement them.
These users thanked the author iardavan for the post:
funchi
When your strategy is based on hope, it's a HOPELESS strategy!

Re: The FNC Greedy System

1970
asgariHoo wrote: Sun Jul 27, 2025 9:20 pm OMG!!! im, sorry Mr Funchi. We are waiting for NEMA ma come to FNC DB <3 .
Thank you, iardavan.

I uploaded pictures to show those signals. Last Triangle shows buy or sell, but signals on DB show Flat.!!??
Screenshot 2025-07-27 175221.png
Screenshot 2025-07-27 175306.png


Good afternoon. Can you tell me what settings you use for all the indicators?
may the force come with you