Need EA

MQL4 Experts

Tâche terminée

Temps d'exécution 21 heures
Commentaires du client
Absolutely great. No errors when compiled the ea. Its working smoothly how i wanted. Recommended....thank you...
Commentaires de l'employé
Great customer! I really enjoyed work with suptrad. Very good contact, clear description and understanding. I really enjoyed working with you!

Spécifications

Hi There,

Need EA based on TDI and Stochastic.

Buy Conditions

when TSL of TDI is below 32 and stochastic crosses TSL from below to top it opens buy trade. If price moves against the trade for x number of pips then it will open one more buy. It continues opening trades till it hit the TP. TP should be set from input tab and it will be basket pips. SEE BELOW for more information... Input tab should have the facility for x number of pips to open the trade.


Sell Conditions

when TSL of TDI is above 68 and stochastic crosses TSL from top to below it opens sell trade. If price moves against the trade for x number of pips then it will open one more sell. It continue opening trades till it hit the TP. TP should be set from input tab and it will be basket pips. SEE BELOW for more information... Input tab should have the facility for x number of pips to open the trade.


Basket Pips Explanation:

For example if it opens 8 trades and if i have set 200 pips as a take profit then all trades total positive 200 pips is the take profit so there are chances that out of 8 there might be 2 negative and 6 positive...so inshort that one pair opened trade when they are 200 pips positive, it will close that all trades for that pairs...Here it should only close on one direction so if its buy then it should close only buy and if its sell then it should close only sell...

It can open simultaneously both side trades if conditions matched...so i think we need 2 magic numbers of one pair..one for sell and one for buy...

I will need facility where it can open x number of pairs at a one time...so if i am trading 10 pairs and i set to open max 6 pairs then it should open only 6 and not more than that...Also buy and sell conditions should met only on closing candles....and this candle should be only previous candles from current candle...so if ea open 6 max pairs and if one hit the tp so there is a space for one more and it should match the conditions for other pairs to open. If conditions were matched before few candles or two candles before then it should open the trade because that trade is not valid now...

please bid and quote me...

thanks

Répondu

1
Développeur 1
Évaluation
(187)
Projets
367
56%
Arbitrage
45
22% / 56%
En retard
188
51%
Gratuit
Publié : 1 article, 6 codes
2
Développeur 2
Évaluation
(225)
Projets
285
41%
Arbitrage
15
13% / 47%
En retard
67
24%
Gratuit
3
Développeur 3
Évaluation
(90)
Projets
159
61%
Arbitrage
40
18% / 63%
En retard
70
44%
Gratuit
Commandes similaires
Hello Traders, Have a trading strategy or idea you want to automate? I specialize exclusively in MQL5 development, helping traders turn their concepts into professional trading solutions. Custom Expert Advisors — automate your strategy and reduce manual execution Custom Indicators — transform your market ideas into powerful trading tools Fix & Debug — identify errors and get your existing code working properly
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
I need a unique grid trading system for XAUUSD that combines entry, controlled two-sided grid expansion, DCA (Dollar Cost Averaging) basket profit control, hedging. Unlike traditional grid EAs that only trade against price, this unique grid system should dynamically build positions in both directions based on market movement, allowing flexible adaptation to changing conditions ie the grid needs to dynamically move
EA for Gold 50+ USD
need a Gold robot? check out this EA for Gold. It specialises in bringing in big amounts of profit and is very consistent. It's very trustworthy and it trades the SMC strategy.Enjoy
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
I develop and customize automated trading systems for MetaTrader 5 using MQL5. My experience includes developing EAs based on price action, market structure, Moving Averages, ADX, Smart Money Concepts, supply and demand zones, Break of Structure, Fair Value Gaps, trailing stops, risk management, and multi-timeframe analysis . I can also modify existing MQL5 source code, fix errors, add new trading features, and help
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
The EA needs to be upgraded according to the strategie built in and first the programer must specify the problems and how can correct and provide the video on how the bot works on different assets after correction
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {

Informations sur le projet

Budget
10 - 40 USD
Délais
de 1 à 5 jour(s)