Attachments forums

List of attachments posted on this forum.


All files on forums: 163195

Re: The FNC Greedy System

funchi, 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_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!
All files in topic