Convert Indicator to EA - Perfect Trendline

MQL5 Experts

Tâche terminée

Temps d'exécution 22 heures
Commentaires du client
Great work.. Easy to work with.. Very helpful.. Delivered as promised!!
Commentaires de l'employé
Thanks so much!!!!!

Spécifications

Convert the attached indicator to EA. Signal settings are as shown in attached image. EA needs to include the indicator or modify the indicator to include the additional input options.

Signals


Everything is measured in ticks (I trade Forex). Include the following input options:

Indicator inputs:

- Fast length = number (starting with .5)

- Slow length = number (starting with .5)


Order Settings:

- Magic Number = 1234

- Use Additional Entries = True / False

- Time Frame = 1 min thru 1 month also include current time frame

- Risk of Balance or Fixed Lot = Risk % / Fixed 

- Lot size or Risk % = number (starting with .01)

- Start time = 03:00 (measured in mins 00:01)

- End time = 23:55 (measured in mins 00:01)

- Reverse Signals = True / False

- Use Fixed Take Profit = True / False

- Take Profit = number (starting with 1 tick)

- Use Stop Loss = True / False

- Stop Loss = number (starting with 1 tick)

- Use Trailing Stop = True / False

- Trailing Stop = number (starting with 1 tick)

- Use Break Even = True / False

- Break Even = number (starting with 1 tick)




Dossiers :

Répondu

1
Développeur 1
Évaluation
(23)
Projets
45
20%
Arbitrage
25
28% / 48%
En retard
12
27%
Gratuit
2
Développeur 2
Évaluation
(2676)
Projets
3414
68%
Arbitrage
77
48% / 14%
En retard
342
10%
Gratuit
Publié : 1 code
3
Développeur 3
Évaluation
(553)
Projets
844
61%
Arbitrage
33
27% / 45%
En retard
24
3%
Gratuit
Publié : 1 code
4
Développeur 4
Évaluation
(2346)
Projets
2952
63%
Arbitrage
125
44% / 26%
En retard
429
15%
Gratuit
Commandes similaires
Hi, I want to develop a custom SMC (Smart Money Concepts) EA for MT5. My budget is $100. Here are the strategy requirements: 1. Auto identification of BOS, CHoCH, Order Blocks (OB), and FVG. 2. Auto entry when price returns to OB/FVG. 3. Auto SL above/below OB and TP based on Risk-to-Reward ratio (1:2, 1:3). 4. Risk Management (Risk % per trade or fixed lot size), Trailing Stop, Break-Even, and Max Spread filter. 5
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I need EA Lil-MeProBot for MT5. Phone user, deliver .mq5 + .ex5. Symbols: XAUUSD EURUSD GBPUSD USDJPY BTCUSD, M15, Magic 777001 Strategy 6X Confluence score 4/6: 1. EMA 50/200 trend 2. Break of Structure 3. RSI 14 4. Strong body FVG/Order Block 5. Session 8am-9pm GMT+2 6. ATR filter Money Management LASTING: Lot 0.01 fixed, NO martingale, NO grid, Max 1 per symbol Max 2 total, SL ATR*2 TP ATR*3, Daily loss R40 stop
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place

Informations sur le projet

Budget
50+ USD
Délais
de 1 à 2 jour(s)