Conditional Parameter Optimization solution needed

工作已完成

执行时间28 天

指定

Hello Everyone

I have a problem in optimization passes. I've searched a lot but non of questions nor the answers in the forum was the
one solving this problem.


The problem is that i have some bool parameters in my inputs which when they are set as false there is
no need to optimize some other parameters.

for example if the "Psar_Active" parameter is set to false my EA won't use Parabolic SAR indicator  in it's decision making process,
so optimizing the "step" and "max"  (two other input parameters) of the indicator is useless (only when the Activation parameter is false).

unfortunately i couldn't find a way for this. so many of the optimization results are useless
and this make the whole optimization much less effective.

Lets assume that "Step" Parameter has 5 steps and "Max" Parameter has 4 steps the total steps considering the
"Psar_Active" parameter (which has two steps) is currently resulting to 40 passes (5*4*2), which 19 of them are useless
(the ones with "Psar_Active" ==false). if this problem could be solved the total passes should be reduced to 21 (5*4*1+1).

I'm not sure which way will do but i assume that writing a function in the ontester sections with two parameters that
 one of the is them input parameter of EA and the other one a boolian parameter which determines the necessity of optimization
(or any solution that changes the total number of passes in optimization) can solve this problem.


The solution should be able to solve the problem for multiple parameters.

for example if the Psar_Active==false Parameters Step & Max should not be optimized
but at the same time ADX_Active==true Parameters Period & Min should be otimized.

so if number of passes are as folow 

Psar_Active 2

Step_Psar 5

max_Psar  4


ADX_Active 2

Period_ADX 3

Min_ADX 4


the total passes should be [(1*5*4+1)*(1*3*4+1)]=273


I would be great-full if we can figure this out. thank in advance for your help.

反馈

1
开发者 1
等级
(8)
项目
10
0%
仲裁
0
逾期
0
空闲
发布者: 8 代码
2
开发者 2
等级
(647)
项目
1295
67%
仲裁
84
26% / 49%
逾期
338
26%
空闲
3
开发者 3
等级
(1235)
项目
2820
80%
仲裁
156
22% / 43%
逾期
487
17%
空闲
4
开发者 4
等级
(66)
项目
95
28%
仲裁
20
25% / 55%
逾期
24
25%
空闲
5
开发者 5
等级
(258)
项目
396
28%
仲裁
70
19% / 49%
逾期
121
31%
工作中
相似订单
Hi, I want to develop a highly accurate, custom technical indicator for MetaTrader 5 (MT5) specifically tailored for 1-minute Binary Options trading (Quotex). I do NOT need an automated trading bot. I only need visual buy/sell arrows on the chart, an advanced alert system, and an on-chart performance statistics dashboard. The indicator must be 100% non-repainting. --- 1. STRATEGY CONFLUENCE LOGIC The indicator should
Create a bot that can trade and read indicators easy to read for first time users. Bot that can be used on a phone and connect to MT5. It should be easy to install or use on any device especially phone and laptop, preferably the bot that can run over night and controllable when needed
C'est un Expert Advisor (EA) MQL5 pour MetaTrader 5, conçu pour l' XAUUSD , combinant un filtre de tendance et une grille adaptative avec gestion de panier ("basket") et protections contre le drawdown. Version 1.00. Logique de trading Filtre de tendance (H4 par défaut) • EMA rapide (50) vs EMA lente (200) pour déterminer la direction (UP/DOWN) • Filtre ADX (période 14, seuil 18) pour éviter de trader en
My EA is semi Auto EA..with Master and slave concept Using Heiken Ashi +Heiken Smooth and Moving Average What to do?1. Remove some previous feature 2.Change some rules of 4 slave to pending Order 3. Check the coding is clean. 4. create panel dialog box
These are orderflow footprint indicator I would like to know if you can algorithmisie and build a stacked imbalance bot from them .. Kindlt let me know if you can do it and check the file before replying me
I have 2 trading view indicators by GainzAlgo that I want code to mt5 , could u advise? I need you to give me response if you can convert This
I currently sell a white-label XAUUSD EA, but the existing supplier owns the source code. I now need a new, independently developed EA and licensing system that my company fully owns and controls. I am not requesting decompilation or copying of proprietary code. Existing settings, presets and trading examples will be provided as reference. The developer must first identify any missing strategy rules before
I DO NOT need any programming or strategy development. I already have a working NinjaTrader 8 automated strategy based on a 3/5 EMA crossover. I need you to run my existing strategy through NinjaTrader Strategy Analyzer/Optimizer, test the existing adjustable parameters, and find robust settings with the best profit factor and lowest reasonable drawdown. I will provide the existing NinjaScript ZIP. I do not want the
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Looking to acquire an existing, proven EA. Not looking for new strategy development. REQUIREMENTS — non-negotiable: Minimum 12 months verified LIVE history (Myfxbook or MQL5 Signals, real money — not demo, not backtest) Hard stop loss on EVERY trade, set at order placement NO martingale, NO grid, NO averaging into losers, NO lot multiplication after a loss Max historical drawdown under 30% Minimum 5 trades per

项目信息

预算
30 - 90 USD