Page 29 of 213

Re: The FNC Greedy System

Posted: Thu Jun 01, 2023 10:48 pm
by funchi
About FNC_dashboard_EA_010

Click on "NOT OPERATING" to change the status to "OPERATING".
When in the "OPERATING" state, you can place an order when there is an entry signal.
To set MT4 to "OPERATING" at startup, change the parameter "Operating EA after MT4 startup".
Adding/removing indicators will change it to "NOT OPERATING".

Re: The FNC Greedy System

Posted: Thu Jun 01, 2023 11:09 pm
by Greg82
Yep ofc ;)

But I not see "Operating EA after MT4 startup"

Re: The FNC Greedy System

Posted: Thu Jun 01, 2023 11:21 pm
by funchi
Greg82 wrote: Thu Jun 01, 2023 11:09 pm Yep ofc ;)

But I not see "Operating EA after MT4 startup"

Image
Use the latest version.
For Windows, use the installer.
All indicators/EAs must be the same version.

Re: The FNC Greedy System

Posted: Thu Jun 01, 2023 11:28 pm
by Greg82
@funchi

Thx u working now ;) ufff

Sorry for the problems

Regards

Greg

Re: The FNC Greedy System

Posted: Thu Jun 01, 2023 11:48 pm
by funchi
The latest version has been uploaded.
Please download from post #1.

<Note.
The template is compatible with previous versions,
program is not compatible with previous versions.
Please do not mix them.

Update for the following
- Strategy template "FNC Greedy System_SS.tpl".
- Changed the way the signals of each indicator are displayed.
- Indicator added.
FNC_dashboard_Ind_ms_EOW (Elliot Oscillator Waves 1.05 MTF.ex4)
FNC_dashboard_Ind_ms_wae (wae(mod + mtf)1.1.ex4)
FNC_dashboard_Ind_ms_RSSTOMF (RSSTOMF.ex4)
- Indicator renamed.
FNC_dashboard_Ind_ms_Channels@kvak.ex4 => FNC_dashboard_Ind_ms_Channels.ex4

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 6:13 am
by 1337br
Jedidiah wrote: Thu Jun 01, 2023 10:16 pm Your strategy is fine, it is correct.
Yes, I would really like the creator here to focus on this combination, strong trend and breakout....
it's better to focus on what works than to be testing something different every hour...

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 8:14 am
by funchi
Notification of Deficiencies

Target audience.
Those who use "different base signal" for parameter values.
and
- Those who watch FNC_dashboard exit signals for exits.
- EA users.

Contents
I don't know the details yet,
If you use "different base signal" in the parameter values of the exit strategy,
The exit signal is not displayed even if a different signal from the entry signal is displayed.
In other words, it does not exit.
Signals may also be displayed.

Correspondence
Under investigation.

All versions are eligible.

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 8:39 am
by funchi
Parameter settings for "FNC_dashboard_EA_010",

"Stop loss input" - "Stop Loss Type Select" - "Candle Color with TF".

This is based on "FNC_dashboard_Ind_ms_CandleColor" and "XU v50-XARD UNIVERSE".

For example, for a buy order, the stop price is the close of the last red candle.

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 11:03 am
by funchi
funchi wrote: Fri Jun 02, 2023 8:14 am Notification of Deficiencies

Target audience.
Those who use "different base signal" for parameter values.
and
- Those who watch FNC_dashboard exit signals for exits.
- EA users.

Contents
I don't know the details yet,
If you use "different base signal" in the parameter values of the exit strategy,
The exit signal is not displayed even if a different signal from the entry signal is displayed.
In other words, it does not exit.
Signals may also be displayed.

Correspondence
Under investigation.

All versions are eligible.
As shown below, exit and see what happens.

It does not reproduce.
We have also checked that #20 and #22 are fine with the same setup.

In my experience, when an indicator signal is intercepted,
The indicator value is not updated,
The signal may not be displayed correctly.

There is a workaround for this, but the response time is slow.

the following is the target
Indicator "Channels(extended+ candles + arrows+ alerts).ex4".
Intercept program "FNC_dashboard_Ind_ms_Channels.ex4"
Other minor changes.

<Download>
In preparation

Re: The FNC Greedy System

Posted: Fri Jun 02, 2023 1:48 pm
by funchi
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