Commandes pour le développement des Expert Advisors - fermé

Créez une commande

Catégories

Compétences populaires

Tous Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
86650 tâches complétées dans toutes les langues
Trier par :
EA ichimikou (tâches personnelles)
35+ USD
I need EA for ichimikou Specification : - Add lot "in set up" - Add Take Profit en $ "in set up" - Add stop loss in $ " in set up" - Add button : " close all "
1 Application
(4) MQL5 Experts
RSI_MAonRSI_Filling_Step_EA.mq5 (tâches personnelles)
30 - 140 USD
/--- input parameters input group "Trading settings" input ENUM_TIMEFRAMES InpWorkingPeriod = PERIOD_CURRENT; // Working timeframe input uint InpStopLoss = 150; // Stop Loss (SL) input uint InpTakeProfit = 460; // Take Profit (TP) input ENUM_BAR_CURRENT InpTrailingBarCurrent = bar_1; // Trailing on ... input ENUM_BAR_CURRENT
1 Application
(2) MQL5 Experts
30 - 50 USD
Hello, I want to add the RSI in the opening condition of a trade use RSI: YES/No RSI period Bubble Boll Band Maximum RSI to buy: ..... Bubble Boll Band Minimum RSI to sell RSI values ​​for buying and selling apply to the bubble (candle that opens and closes outside the bollinger bands.) this does not apply to the signal candle (candle that re-enters bollinger bands.) Thank you
1 Application
(3) MQL4 Experts
80+ USD
This new EA gona use 2 specific indicator as be created or modify for me previously. The first indicator use dots for entry like Green color #1 for buy or Red color #2 for sell, the yellow dots color #0 as show to wait... The second indicator like a MACD v.3 use adjustable level to filter bad open trade. This EA gone a need a Trailing Stop including a spread protection, plus a MM, a Max spread, a Minimum start
2 Applications
30 USD
hello, I want to modify this code to add a simple condition, that it can activate only if the candle opens and / or closes outside the bollinger band. I would also like to change the condition for taking trades in points (the one I have is set in pips). Thank you
3 Applications
(3) MQL5 Indicateurs Experts
30 - 100 USD
Configurable bollinger band (period, gap, shift) Configurable ATR MM configurable lockable expert working time frame in parameters (current; M;W;D;4h;1h;30m;15m;5m;1m) configurable trading hours( trade between xxh xmn and between xxh xxmn) (morning and afternoon) trading days Minimum ATR to trade Maximum Spread to trade maximum number of simultaneous trades MM filter: trade only in the direction of the MM possibility
2 Applications
(3) MQL4 Experts
Do some modifications for my EA's (tâches personnelles)
30+ USD
Hi, This is a personal job to a personal developer. Please don't send any private offers, thank you very much! He's the best! :D Text needs to be a least 30 words
1 Application
(95) MQL5 Experts
Trategie Moyenne Mobile MACD, RSI (tâches personnelles)
220+ USD
Toute la stratégie pour la création de l'expert est détaillée dans le fichier joint. Elle est basée sur 2 unités de temps et elle utilise 3 moyennes Mobiles, le macd et le rsi avec ema 14
1 Application
(7) MQL5 Experts
Créer un robot à partir d'un indicateur (tâches personnelles)
30+ USD
Créer un simple expert advisor à partir d'un indicateur, l'expert advisor prendra un achat quand il y aura un signal avec une flèche vers le haut et il prendra une vente quand il y aura un signal avec une flèche vers le bas. Voir si on peur créer le robot directement à partir de l'indicateur ou bien copier le code de l'indicateur et l'intégrer au robot
1 Application
MQL4 Experts
30 - 200 USD
i am looking for a developer to program a robot that activates buys and sells on MT5, on signals like RSI and Bolligner. with TP and Stop Loss. Thank you
4 Applications
Rewrite EA (tâches personnelles)
30+ USD
Hi, As we discussed in private, it's just about inverse buy and sell in the EA. based on moving averages. If you need anything don't hesitate to ask me. Thanks in adavance
1 Application
(4) MQL4 Experts
Modification of an EA that trades gold (tâches personnelles)
50+ USD
Hello Zakri, I contact you because I have a small problem with my EA. Thibauld Robin advised me to come to you. In the source code : I need to change the symbol to : Current_Symbol and timeframe to Current_Timeframe. And add indicators (Bollinger bands + HeikenAshi) as resources. I wanted to know if this would be possible. Thanks, all the best
1 Application
(13) MQL5 Indicateurs Experts
30 - 100 USD
Hello, I am looking for a very good developer to make me a robot that adapts to my strategy: I want a robot that opens the position when MACD and RSI 14 cross in the Boom and Crash markets. In Boom the robot must open the position when MACD and RSI14 cross in the zone between 50 and 00, and in Crash when they cross in the zone between 50 and 100
5 Applications
(1) MQL5 Experts C++
30 - 60 USD
Hello it is for me to create an automatic stop loss, I specify it is not a trailing stop it is a fixed stop loss but for each entry in position I want the same number of points in stop loss which is 0.1 POINT thank you . I would like a demo first please
2 Applications
(1) MQL5 Indicateurs Experts
Modification EA pour optimisation (tâches personnelles)
50+ USD
Bonjour, je souhaiterais apporter quelques modifications à l'EA que vous m'avais créer. Je souhaiterais rajouter une moyenne mobile VerySlow MM que je peux paramétrer. et modifier la stratégie pour le déclenchement de la prise de position soit Déclencher un achat quand la fast MM croise et passe au dessus de la slow MM, à la clôture de la bougie et rajouter la condition si FastMM > Slow MM > Very Slow MM. La fermer
1 Application
(7) MQL5 Indicateurs Experts C++
50 - 120 USD
Bonjour, je souhaiterais faire élaborer un Expert Advisor basé sur le croisement de 2 moyennes mobiles avec prise de 4 positions à chaque signal. Une avec TP fixe Une avec TP au niveau du dernier plus haut ou plus bas Une avec TP au point pivot le plus proche Une avec TP au croisement inverse des moyennes mobiles Je souhaite des SL séparés pour chaque position avec possibilité de choisir fixe ou suiveur ( en bougie
1 Application
(7) MQL5 Experts C++
50+ USD
Hello , I need to create an EA from Dark Point indicator . beside its own rules , I want to add a separate TP/SL if all TP functions are disable . Also add money management to this EA. PS : I don't have the source code of Dark Point indicator
2 Applications
(33) MQL5 Experts
Need to modify this EA (tâches personnelles)
55+ USD
Hi I wanted that you add a time interval between trades instead of every bar mode Add money management with risk per trade I've added also the original mql4 file for daily breakout pending There you can see that I've added a variable Time_Min to the pending support order and not to the pending resistance order Its because I wanted to put 1 in this variable so the pending resistance order opens 1 minute before the
1 Application
(4) MQL4 Indicateurs Experts
30+ USD
Hello, I've this indicator, a Support and resistance based on th Zigzag indicator. I need some extra buffers with the S&R zone value inside, to later create an EA. the indicator looks like this: The Zone are create with object base on a value stored in an array. My goal is to have 1 buffer per zone, limited to 15 or something... Also I don't know if it's possible to add other timeframe fonction (analyse data from an
1 Application
(2) MQL5 Indicateurs Experts
50 - 60 USD
Hello, This is for an expert based on Range bars (any length defined by the user). If you never work before on Range Bars please don't apply! We need to use Range Bars but we can switch to regular time bars if needed. The development should be make in MT5 platform. The expert will be based on Band signals to enter or exit - there will be also three exit possibility options. The full specifications will be adressed to
2 Applications
(56) MQL5 Experts Trading robot/indicator debugging Strategy optimization Forex