Page 109 of 213

Re: The FNC Greedy System

Posted: Wed Dec 27, 2023 10:51 pm
by funchi
mate wrote: Wed Dec 27, 2023 11:37 am good afternoon. My idea is to catch situations like this. Is it possible to automate this into your system?
What are the indicators?
What are the signal conditions?

Re: The FNC Greedy System

Posted: Thu Dec 28, 2023 4:03 am
by mate
This is just an idea, there are no results yet.. If you are interested, take a look. The condition that the two indicators match is implemented in arrows, you can add kijun (+smoothed) for more accurate results. thank you. Happy New Year to all of you. All the best in the New Year

Re: The FNC Greedy System

Posted: Thu Dec 28, 2023 8:55 am
by Reverent
funchi wrote: Wed Dec 27, 2023 10:18 am Indicator added.
Not uploaded in post#1.
If you would like to add a determination method, please post it.

Alerts are set in the FNC_DB2 parameters.
The name is the same. Note the destination folder.
You're amazing bruh...can't thank you enough.

Re: The FNC Greedy System

Posted: Thu Dec 28, 2023 10:46 am
by funchi
mate wrote: Thu Dec 28, 2023 4:03 am This is just an idea, there are no results yet.. If you are interested, take a look. The condition that the two indicators match is implemented in arrows, you can add kijun (+smoothed) for more accurate results. thank you. Happy New Year to all of you. All the best in the New Year
Indicator added.
Not uploaded in post#1.
If you would like to add a determination method, please post it.

"Tenkan"
This was not created because I thought it only has the function of "Tenkan_Sen-Kijun_Sen Histo 02" and "TMA+CG mladen NRP".
The role of FNC_DB2 is to match signals.
But it is not a perfect match, so please let me know if you find it difficult to use.

"Tenkan_Sen-Kijun_Sen Histo 02"
Please use "Tenkan-sen is above/below Kijun-sen" in "FNC_Ichimoku".

"TMA+CG mladen NRP"
"FNC_TMA_CG".

"kijun (+smoothed)"
"FNC_kijun_smoothed".

"Kumo_Breakout_Histo"
Please use "Price is above/below kumo" in "FNC_Ichimoku".

Re: The FNC Greedy System

Posted: Thu Dec 28, 2023 10:56 am
by funchi
mate wrote: Wed Dec 27, 2023 11:37 am good afternoon. My idea is to catch situations like this. Is it possible to automate this into your system?
I have created a template as far as we can tell.
However, only entries.

Re: The FNC Greedy System

Posted: Thu Dec 28, 2023 4:52 pm
by funchi
bug fix.
When an exit and entry signal are displayed at the same time,
A bug has been addressed that could cause the entry to be delayed by one bar.
This would reduce the loss during fakes ?.
Not uploaded in post#1.

Re: The FNC Greedy System

Posted: Sat Dec 30, 2023 2:47 am
by Reverent
funchi wrote: Wed Dec 27, 2023 10:18 am
Alerts are set in the FNC_DB2 parameters.
The name is the same. Note the destination folder.
I get it now. Will I be able to receive alert signals from the cycle channel indicator with this setting in the FNC_DB2 parameters?

Re: The FNC Greedy System

Posted: Sat Dec 30, 2023 9:31 am
by funchi
Reverent wrote: Sat Dec 30, 2023 2:47 am I get it now. Will I be able to receive alert signals from the cycle channel indicator with this setting in the FNC_DB2 parameters?

funchi cycle3.png
I am more concerned about something else,
There is a blank in the currency pair list.
Can you post the template so we can investigate the cause?

I didn't explain myself well enough.
Alerts for any one indicator cannot be notified.
If necessary, please create a dashboard for just any one indicator.

Re: The FNC Greedy System

Posted: Sat Dec 30, 2023 5:20 pm
by funchi
About the simulation,
RESET
It was difficult to use, so we made major changes.
post1295530600.html#p1295530600
post1295530601.html#p1295530601


New Overview
  Simulate the performance of trading strategies created with FNC_DB2.
  Simulate each currency pair based on the FNC_DB2 template.


procedure
Prepare a chart window for FNC_DB2.
  Create a trading strategy with FNC_DB2. Or use one already created.
  Apply the template to the chart window.
  Deactivate automated trading.
  Set the "Testing mode" parameter of "FNC_DB2" to "true".

Prepare a chart window of the currency pair to be simulated.
  Open one new chart window.
  Apply the template for your trading strategy.
  Set the currency pair.
  Set the entry/exit time frame.
  Add the "FNC_DB2_Simulation" indicator.
  Set the "MagicNumber" parameter for "FNC_DB2_Simulation".

Preparation complete.

Start the simulation.
  If "O" appears in "FNC_DB2", the currency pair can be simulated.
  Click the "(MagicNumber)" button in the upper left corner in "FNC_DB2_Simulation".
  The result will be displayed in the upper left corner in "FNC_DB2_Simulation".

Switch currency pairs.
  Change the currency pair for "FNC_DB2_Simulation".
  If "O" appears in "FNC_DB2", the currency pair can be simulated.
  Click the "(MagicNumber)" button in "FNC_DB2_Simulation.
  The results will be displayed in the upper left corner of "FNC_DB2_Simulation".

Restrictions are as follows,
  Only one currency pair can be simulated at a time.
  Of course, only the "FNC_" indicator.
  EA (FNC_DB2_EA_) functions cannot be simulated.

Conditions that prevent correct simulation are as follows,
  Use redraw type indicator.
  Use the current candlestick as the decision.
  Use an entry/exit time frame of 4 hours or longer.

Future issues/problems include the following,
  Poor response.
  When using it, it is recommended to use "MT4" - "Tools" - "Options" - "Max bars" at about 1000.
  Some indicators have a limited number of bars.
  Parameters that set local time need to be changed to server time.

Indicators that cannot be used are as follows,
  FNC_ADR
  FNC_OpenLine
  FNC_Peaky
  FNC_Candle
  FNC_CSS
  FNC_CCFp
  FNC_Ku-chart
  FNC_TradingSymbols
  FNC_SignalBox
  FNC_SignalManually
  etc.
  There are quite a few that are not available.
  If you have an indicator you would like to use, please post it.
  I will give priority.


Test mode is the alpha version.
  Otherwise it is the latest version.
  It includes content previously submitted.
  I will decide whether to continue development of the test mode or not, depending on the response.
 
Enjoy the holidays and have a happy new year!

Re: The FNC Greedy System

Posted: Sun Dec 31, 2023 11:24 pm
by dacanba
Hello funchi
I tried many indicators and it gave me this result.
The time does not change and only zeros appear.
Thank you

Sorry, I fixed it, the problem was with local vs server timing.
bracias




funchi wrote: Sat Dec 30, 2023 5:20 pm About the simulation,
RESET
It was difficult to use, so we made major changes.
post1295530600.html#p1295530600
post1295530601.html#p1295530601






New Overview
  Simulate the performance of trading strategies created with FNC_DB2.
  Simulate each currency pair based on the FNC_DB2 template.


procedure
Prepare a chart window for FNC_DB2.
  Create a trading strategy with FNC_DB2. Or use one already created.
  Apply the template to the chart window.
  Deactivate automated trading.
  Set the "Testing mode" parameter of "FNC_DB2" to "true".

Prepare a chart window of the currency pair to be simulated.
  Open one new chart window.
  Apply the template for your trading strategy.
  Set the currency pair.
  Set the entry/exit time frame.
  Add the "FNC_DB2_Simulation" indicator.
  Set the "MagicNumber" parameter for "FNC_DB2_Simulation".

Preparation complete.

Start the simulation.
  If "O" appears in "FNC_DB2", the currency pair can be simulated.
  Click the "(MagicNumber)" button in the upper left corner in "FNC_DB2_Simulation".
  The result will be displayed in the upper left corner in "FNC_DB2_Simulation".

Switch currency pairs.
  Change the currency pair for "FNC_DB2_Simulation".
  If "O" appears in "FNC_DB2", the currency pair can be simulated.
  Click the "(MagicNumber)" button in "FNC_DB2_Simulation.
  The results will be displayed in the upper left corner of "FNC_DB2_Simulation".

Restrictions are as follows,
  Only one currency pair can be simulated at a time.
  Of course, only the "FNC_" indicator.
  EA (FNC_DB2_EA_) functions cannot be simulated.

Conditions that prevent correct simulation are as follows,
  Use redraw type indicator.
  Use the current candlestick as the decision.
  Use an entry/exit time frame of 4 hours or longer.

Future issues/problems include the following,
  Poor response.
  When using it, it is recommended to use "MT4" - "Tools" - "Options" - "Max bars" at about 1000.
  Some indicators have a limited number of bars.
  Parameters that set local time need to be changed to server time.

Indicators that cannot be used are as follows,
  FNC_Candle
  FNC_TradingSymbols
  FNC_CCFp
  FNC_Ku-chart
  FNC_CSS
  FNC_SignalBox
  FNC_SignalManually

Test mode is the alpha version.
  Otherwise it is the latest version.
  It includes content previously submitted.
  I will decide whether to continue development of the test mode or not, depending on the response.
 
Enjoy the holidays and have a happy new year!