Page 30 of 139

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 4:11 pm
by funchi
After a long period of time has elapsed after the entry signal is displayed, a function has been added to prevent entry.

Parameters of "FNC_dashboard_EA_010
"Trade input" - "Allowable elapsed time at entry"

When you start a new strategy and start automated trading,
If the entry signal is already displayed and the time has passed, you do not want to enter,
time has already elapsed, you do not want to enter.

Therefore, you can set the number of elapsed bars to allow entry,
prevent entry from occurring before the time has elapsed.

Usually, this is 1.

For example,
If you set 4 on a 15-minute time frame,
If 1 hour has elapsed since the entry signal was displayed, the entry will not be made.
If 45 minutes have elapsed, entry will be made.

To make things a bit more complicated,
The FNC_dashboard time frame is used for alarms, not for entry signals,
(not the color of the entry signal arrow)
The number of elapsed bars is calculated from the entry/exit time frame of FNC_dashboard_EA_010.

<Download>
In preparation.

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 5:33 pm
by funchi
The latest version has been uploaded.
Please download from post #1.
Version 23.062
viewtopic.php?p=1295507591#p1295507591

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 6:12 pm
by Forexlearner
funchi wrote: Fri Jun 02, 2023 1:48 pm Added a new method for determining the signal.

Target indicator "FNC_dashboard_Ind_ms_Channels" (Channels(extended+ candles + arrows+ alerts)).
Currently shows the current signal status (Left column).
The added functionality will only show signals if they have changed (Right column).

<Download>
In preparation
Image
I love this feature. Thanks

Also have you considered divergences? MACD, RSI, they can be very powerful tools if added to other indicators.

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 10:59 pm
by funchi
Forexlearner wrote: Fri Jun 02, 2023 6:12 pm I love this feature. Thanks

Also have you considered divergences? MACD, RSI, they can be very powerful tools if added to other indicators.
Consideration.

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 11:10 pm
by funchi
Notice.

I don't see the Channels signal updated. (Channels(extended+ candles + arrows+ alerts))
The display stops.

It fails to display entry/exit signals correctly.
In the case of EA, entry cannot be made. Cannot exit.

If I restart MT4, it starts updating again.
It is not practical.

FNC_dashboard_Ind_ms_Channels is not available.

I will try to find a way to respond.

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 11:21 pm
by funchi
funchi wrote: Fri Jun 02, 2023 11:10 pm Notice.

I don't see the Channels signal updated. (Channels(extended+ candles + arrows+ alerts))
The display stops.

It fails to display entry/exit signals correctly.
In the case of EA, entry cannot be made. Cannot exit.

If I restart MT4, it starts updating again.
It is not practical.

FNC_dashboard_Ind_ms_Channels is not available.

I will try to find a way to respond.
I was getting errors from Channels.
I am out of help.
array out of range in 'Channels(extended+ candles + arrows+ alerts).mq4' (3451,12)

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 11:44 pm
by 1337br
I am still testing this system with good results

Re: The FNC Greedy System

Posted: Sat Jun 03, 2023 1:17 am
by TCT_bx
[quote=1337br post_id=1295514415 time=1685713450 user_id=4952822]
I am still testing this system with good results

Please share this version, thank you.

Re: The FNC Greedy System

Posted: Sat Jun 03, 2023 1:40 am
by 1337br
TCT_bx wrote: Sat Jun 03, 2023 1:17 am
Friend, the version is this photo, from page 27 if I'm not mistaken, but the download option has already disappeared from there, ask the author where to find it,
let's test this together hugs

Re: The FNC Greedy System

Posted: Sat Jun 03, 2023 6:12 am
by funchi
1337br wrote: Fri Jun 02, 2023 11:44 pm I am still testing this system with good results
Upload that template of yours.