작업 종료됨
실행 시간 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 combinationsThis 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
등급
프로젝트
27
33%
중재
2
100%
/
0%
기한 초과
1
4%
무료
2
등급
프로젝트
24
21%
중재
1
0%
/
100%
기한 초과
7
29%
무료
3
등급
프로젝트
72
8%
중재
18
11%
/
56%
기한 초과
18
25%
무료
4
등급
프로젝트
93
34%
중재
10
40%
/
30%
기한 초과
5
5%
무료
비슷한 주문
Ndugelo Ravhengani Bot
30+ USD
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
Modify EA for pending orders
30+ USD
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
Mr quetta
100+ USD
Yes, that is exactly what I need. The bot should not be restricted to a fixed list of currency pairs. It should technically scan all available Quotex pairs in real time and automatically select the pair where the market conditions are strongest. The bot should analyze each pair using multiple confirmations, such as short-term price momentum, trend direction, market structure, support/resistance, candle formation
프로젝트 정보
예산
30+ USD