Re: The FNC Greedy System

651
funchi wrote: Tue Jul 18, 2023 8:19 am > 3. waddah attar explosion averages nmc alerts 2_2
As for the histogram,
Isn't it just a different way of expressing it?
I asked the question because they are similar.
I do not know the details.

> 4. 7 Signals MTF Mod
It depends on how you want to create future strategies,
It also depends on the use of "FNC_dashboard",
Instead of combining the seven into one,
Can't we do each one separately?

However, the "FNC_dashboard" cannot do anything complicated, so if the purpose is to compensate for this, we would be happy to do so.
Dear Funchi,

3. waddah attar explosion averages nmc alerts 2_2

'wae(mod + mtf)1.1' signals are a bit different from 'waddah attar explosion averages nmc alerts 2_2' (refer screenshot). BUT. I think we can work with the version you already have because the strategy is a combination of multiple indicators. So, I think no need for a new waddah attar.
4. 7 Signals MTF Mod

Your suggestion of separating those is much better and most welcomed. Here is some explanation on 7Signals:

i. Stoch: You already have it 'FNC_dashboard_Ind_ms_Stochastic.ex4'. Just one request, can we have another option for the Applied Price to be Close/Close? Normally Stoch calculation is based on Low/high or Close/Close. The current one is Open/Close (refer screenshot).
Condition: Requesting new condition option - If Stochastic Main crosses up Stoch Signal, then draw a arrow green up. If Stochastic Main crosses down Stoch Signal, then draw a arrow red down.
ii. Waddah: You already have this one 'FNC_dashboard_Ind_ms_wae.ex4' that we can use.

iii. CCI: Need this one.
Condition: Green arrow up if CCI > 0, red arrow down if CCI < 0. Threshold could be 100 and -100 (configurable).

iv. Momentum: Need this one.
Condition: If Momentum crosses up, then draw a green arrow up. If Momentum crosses down, then draw a red arrow down.

v. RSI: You already have this one 'FNC_dashboard_Ind_ms_RSI.ex4'.
Condition: If RSI is greater than 50, then draw a green arrow up; level 50 is the median.

vi. Demarc: Need this one.
Condition: If DeMark is greater than 0.5, then draw a green arrow up; level 0.5 is the median.

vii. MACD: You already have this one 'FNC_dashboard_Ind_ms_MACD.ex4'.
Condition: If MACD is greater than zero, then draw a green arrow up; level 0 is the median.

I am attaching the sourcecode of 7Signals for your reference. My sincerest apology if this requests troubles you.

-RedEye-
These users thanked the author RedEye for the post:
funchi


Re: The FNC Greedy System

653
RedEye wrote: Sun Jul 16, 2023 9:54 pm Dearest Funchi,

Is it possible for you to include these in your wonderful FNC Greedy System? They are indicators from X-Gen Trend Trading System.

1. TDI_CB_SSA_v1.0
- On RSI Price Line cross 0 Level
- On RSI Price Line and RSI signal Line cross
- Indicator: TDI_CB_SSA_v1.0.ex4

2. MACD_MTF_v1.2
- MACD Signal cross
- MACD 0 Level cross
- Indicator: MACD_MTF_v1.2.ex4

3. waddah attar explosion averages nmc alerts 2_2
- Histogram bars up (green) or down (red)
- Indicator: waddah attar explosion averages nmc alerts 2_2.ex4

4. 7 Signals MTF Mod
- Signal change for any combination of the 7 signals
- Indicator: 7 Signals MTF Mod.ex4

-RedEye-
This has been supported since version 23.075.

FNC_dashboard_Ind_ms_TDI_CB_SSA (TDI_CB_SSA_v1.0)
- RSI price line above/below RSI signal line.
- RSI price line above/below zero line.

FNC_dashboard_Ind_ms_MACD (MACD_MTF_v1.2)
- For "MACD_MTF_v1.2", use the already existing "FNC_dashboard_Ind_ms_MACD".
- MACD Above/below zero line.
- MACD Above/below signal line.

FNC_dashboard_Ind_ms_wae (waddah attar explosion averages nmc alerts 2_2)
- For "waddah attar explosion averages nmc alerts 2_2", use the already existing "FNC_dashboard_Ind_ms_wae".

Divided into seven (7 Signals MTF Mod)
- Stoch (5,3,3)
--- Use "FNC_dashboard_Ind_ms_Stochastic".
--- Open/Close" is "Close/Close". My mistake. I'm sorry.
--- Added "Main line above/below signal line".
--- Added "Main line and signal line cross".

- Waddah Attar (Sensitivity 150)
--- Use "FNC_dashboard_Ind_ms_wae".

- CCI (14)
--- Added "FNC_dashboard_Ind_ms_CCI".
--- CCI exceeds threshold (The initial value of the threshold is zero).

- Momentum (14)
--- Added "FNC_dashboard_Ind_ms_Momentum".

- RSI (14)
--- Use "FNC_dashboard_Ind_ms_RSI".

- Demark (14)
--- Added "FNC_dashboard_Ind_ms_DeMarker"
--- Above/below threshold (The initial value of the threshold is 0.5).

- MACD (12,26,9)
--- Use "FNC_dashboard_Ind_ms_MACD",

<Download>
In preparation.
These users thanked the author funchi for the post (total 3):
dio889, commodus, RedEye
I have resigned from this forum due to a disagreement with Greg82

Re: The FNC Greedy System

655
"FNC_dashboard_Ind_ms_angle_centered_TMA" using "angle centered TMA",
The error log for "angle centered TMA" is being output.
Sorry, I did not notice that.
Results look good, but results are not known with continued use.

If the program (mq4) is available, it will be modified.
These users thanked the author funchi for the post:
commodus
I have resigned from this forum due to a disagreement with Greg82


Re: The FNC Greedy System

659
funchi wrote: Wed Jul 19, 2023 8:28 am This has been supported since version 23.075.

FNC_dashboard_Ind_ms_TDI_CB_SSA (TDI_CB_SSA_v1.0)
- RSI price line above/below RSI signal line.
- RSI price line above/below zero line.

FNC_dashboard_Ind_ms_MACD (MACD_MTF_v1.2)
- For "MACD_MTF_v1.2", use the already existing "FNC_dashboard_Ind_ms_MACD".
- MACD Above/below zero line.
- MACD Above/below signal line.

FNC_dashboard_Ind_ms_wae (waddah attar explosion averages nmc alerts 2_2)
- For "waddah attar explosion averages nmc alerts 2_2", use the already existing "FNC_dashboard_Ind_ms_wae".

Divided into seven (7 Signals MTF Mod)
- Stoch (5,3,3)
--- Use "FNC_dashboard_Ind_ms_Stochastic".
--- Open/Close" is "Close/Close". My mistake. I'm sorry.
--- Added "Main line above/below signal line".
--- Added "Main line and signal line cross".

- Waddah Attar (Sensitivity 150)
--- Use "FNC_dashboard_Ind_ms_wae".

- CCI (14)
--- Added "FNC_dashboard_Ind_ms_CCI".
--- CCI exceeds threshold (The initial value of the threshold is zero).

- Momentum (14)
--- Added "FNC_dashboard_Ind_ms_Momentum".

- RSI (14)
--- Use "FNC_dashboard_Ind_ms_RSI".

- Demark (14)
--- Added "FNC_dashboard_Ind_ms_DeMarker"
--- Above/below threshold (The initial value of the threshold is 0.5).

- MACD (12,26,9)
--- Use "FNC_dashboard_Ind_ms_MACD",

<Download>
In preparation.
so to use this version we still have to use the x-gen template?
These users thanked the author dio889 for the post:
funchi