An optimization list based on inputs needed

仕事が完了した

実行時間91 日
依頼者からのフィードバック
Very detailed and strong programmer I would be glad to see again
開発者からのフィードバック
Great Customer :)

指定

I need a way to get all input parameter combinations, to make optimizations. Examples:

input int InpKPeriod=5; // K Period
input int InpDPeriod=3; // D Period
input int InpSlowing=3; // Slowing
5*3*3=45 different combinations
input int InpDepth=12;     // Depth
input int InpDeviation=5;  // Deviation
input int InpBackstep=3;   // Backstep
12*5*3=180 different combinations
extern int    MaPeriod      = 20;
extern int    MaMethod      = MODE_SMA; //4 methods
extern int    PriceToUse    = 1; //6 prices
extern int    AtrPeriod     = 50;
extern double AtrMultiplier = 2.5;
extern int    MaAtrShift    = 1;
extern string MaMethods     = "";
extern string _0            = "0 - SMA";
extern string _1            = "1 - EMA";
extern string _2            = "2 - SMMA";
extern string _3            = "3 - LWMA";
20*4*6*50*25(2.5)*1*3=1,800,000 combinations
extern    int MaMetod      =2;
extern    int MaPeriod     =6;
extern    int MaMetod2     =3;
extern    int MaPeriod2    =2;
2*6*3*2=72 combinations
extern int FastMA_Mode = 3; //4 methods
extern int FastMA_Period =   3; //6 prices
extern int FastPriceMode = 6;
extern int SlowMA_Mode = 3; //4 methods
extern int SlowMA_Period =   34;
extern int SlowPriceMode = 6; //6 prices
4*6*6*4*34*6= 117,504 combinations
This code must be easily adaptable, maybe portable, for various inputs.
for(int iCnt=0; iCnt=(Total Combinations); iCnt++){
 
//each settings combination will be used here..
 Example
 iCnt==0 so InpKPeriod=5, InpDPeriod=3, and InpSlowing=3
 iCnt==1 so InpKPeriod=4, InpDPeriod=3, and InpSlowing=3
 iCnt==2 so InpKPeriod=3, InpDPeriod=3, and InpSlowing=3
 iCnt==3 so InpKPeriod=2, InpDPeriod=3, and InpSlowing=3
 iCnt==4 so InpKPeriod=1, InpDPeriod=3, and InpSlowing=3
}

Result: All combinations of a selection of inputs, as array variables, based on a array index beginning with 0 that can be utilized in a for loop.

Please apply if you can easily do this job.





応答済み

1
開発者 1
評価
(24)
プロジェクト
27
33%
仲裁
2
100% / 0%
期限切れ
1
4%
2
開発者 2
評価
(15)
プロジェクト
24
21%
仲裁
1
0% / 100%
期限切れ
7
29%
3
開発者 3
評価
(39)
プロジェクト
69
9%
仲裁
18
11% / 56%
期限切れ
18
26%
4
開発者 4
評価
(69)
プロジェクト
93
34%
仲裁
10
40% / 30%
期限切れ
5
5%
類似した注文
Project Overview: We are seeking a skilled Pine Script developer to implement and backtest a Connors RSI (CRSI) strategy along with two profit-taking methods on TradingView. The project includes developing and testing these strategies, followed by a basic comparative analysis. This is a short-term project within a larger initiative, with the potential for future collaboration based on performance. Scope of Work: 1
I want to make AI based on Attached Picture Swing High low. If you have experience can share demo first. Stop loss, take profit, trailing , break even ,DD etc. also amiable
Hello, I’m looking for a TradingView indicator that fits my forex trading needs. If you can create or customize one for me, please reach out. I'd appreciate your help! Thanks in advance."
I need someone who can code a new EA from scratch and also know how to integrate AI into the EA and use AI and market sentiments along with news to then open positions. I have the description of the job ready. Need someone serious, with experience and who will help optimize the current strategy with their expertise. Thanks
Hey greetings am in need of a developer that can convert my simple tradingview indicator to MT4 I have the source code of the indicator and is also a public indicator on Tradingview site Kindly bid and let started
Preciso de um EA que abra ordens a mercado a partir de um indicador, Ele precisa obter take e stop loss fixos, spread máximo, horários de início e final das operações, meta e stop diário, martingale, painel e a função no script para que eu possa ceder o EA apartir do id do mt4 de terceiros
Hello Investors, I'm selling a profitable and stable expert advisor trading on the Gold (XAUUSD) pair using a cutting-edge scalping strategy. The EA is able to generate a stable monthly income without using martingale strategy, and with an optional cut loss in place. Particularly the average monthly gain can go from 2-3% (at a relatively low risk, with an historical max DD of 6%) to 20-30% (with an aggressive style
can you help me with Ctrader i need modification on the linkhttps://docs.google.com/document/d/1fggk49xWbnwahtfOlE-U7G6muZB1FT8eWmftGiY7R-s/edit?usp=sharing can you assist with cTrader modifications to enhance functionality and improve performance. do text me if you a professional on it i will be looking forward to your response best regards
Would I honestly need is someone who can make a profitable EA for me that can at least make me around $80 a day starting with $50 and the EA must be able to work with exness the EA should automat trades 24/7. Broker = Exness Pairs = USD/JPY XAU/USD and etc Chart time frames = M1 M15 History = last month till last 6 months. Lot size 0.10 take profit at $2 stop
Hello, I’m looking for assistance with creating or customizing a TradingView indicator to suit my trading needs. If you have experience in this area, please reach out. Your help would be greatly appreciated. Thanks

プロジェクト情報

予算
30+ USD
開発者用
27 USD