Re: The FNC Greedy System
1711I'm continuing my experiment) here is the result for 2 days)
- These users thanked the author mate for the post:
- eduarescobar
may the force come with you
I want to open and close 5 min trades for BEATS V5. However, I want to open these trades when the trend directions in m15 m30 h1 and h4 are the same trend. For example, when BEATS V5 XAUUSD gives a 5m buy signal, it must be in an uptrend on the 15m, 1h and 4h charts for the trade to open.mate wrote: Wed Apr 02, 2025 6:16 am to help you, you need to describe your strategy. I don't understand why there are so many columns.
Try it, if you need H1, add it according to the same scheme as the others.emrah wrote: Wed Apr 02, 2025 8:52 pm I want to open and close 5 min trades for BEATS V5. However, I want to open these trades when the trend directions in m15 m30 h1 and h4 are the same trend. For example, when BEATS V5 XAUUSD gives a 5m buy signal, it must be in an uptrend on the 15m, 1h and 4h charts for the trade to open.
So I added columns for 15m,30m,1h and 4h. When I check in the chart, the trend is not in the same direction in all timeframes, but in the chart they all look in the same direction. But I am not sure if the signalbox column numbers I entered in the Signalbox indicators I added are correct.
Thank you so much , working very wellmate wrote: Thu Apr 03, 2025 4:19 am Try it, if you need H1, add it according to the same scheme as the others.
Now this is what i have been wanting to get, its really really helpful to see Beats multiple timeframes direction without opening charts in this way. Thank you i'm testing this..mate wrote: Thu Apr 03, 2025 4:19 am Try it, if you need H1, add it according to the same scheme as the others.
On the first page is FNC_DB_Development_Kit.ziprsistoch wrote: Sun Apr 06, 2025 4:03 am Hello everyone, what Funchi left on this forum is really a masterpiece. Especially FNC DB and FNC EA, I am trying to create something like it on mt5 but having a hard time to make it work as well as Funchi. I have tested all the strategies on the first page but all of them do not work consistently for a long time, but fortunately Developed Kit has a lot of individual indicators and source codes so we can combine them to create our own strategy. I am also creating a lot of strategies and testing them for the past few weeks. It is sad that Funchi has left us, if anyone has the source codes of FNC DB and FNC EA can post them here. I will convert it to MT5 and post them here. You know, nowadays quite a few brokers do not support MT4 anymore.
what indicator you are using? if you are using recalculating redraw indicators you need to add more filters to confirm the signal. all FNC signals are accurate, effective or not depends on the user.dacanba wrote: Sun Apr 06, 2025 7:08 am On the first page is FNC_DB_Development_Kit.zip
One of the main problems I have detected is that many times it re-enters when the movement is already ending, or when the traffic light is used, the movement continues its trend after having given entry and when repainting it maintains the entry signal despite being negative.