Tarea técnica
EA easy to use
No indicator needed
Spread filter
FEATURES OF THE EA
Reliable EA that can work in a flat market as well as in very volatile market with any bug or shut down...
If VPS is required, so it will be done...
EA that can be launched on several charts and currency pairs at the same time with differents magics numbers;
EA that can work with other EA's without conflit;
EA that automatically detects suffixes and prefixes of the traded instruments;
EA that automatically detects 4- and 5-digit quotes;
EA that no use pending orders, only markets ones...
All EA operations should be displayed into a fully customizable Panel that can be hidden or not...
EA that will monitor all currency pairs available in the terminal.
EA with a debug mode option and which can save Log file in order to monitor EA operations for account statistics...
If both SELL and BUY SWAP are negative, EA don't trade them and display error message...
If both SELL and BUY SWAP are equal to zero EA have to trade but in this case lot for BUY and SELL should be the same... and distance, TP,SL should be the same...
EA that enters the market with 2 opposite trades (1 BUY and 1 SELL) taking into account the swap value as explained below :
Example_1 for size lot setting considering swap value for each currency pair:
SWAP BUY EURUSD = -9.38
SWAP SELL EURUSD = 4.77
LotSize = 0.01 (1)
CoefLot = 5.00 (2) (for illustration);
DeltaSwap (Always Positive Value) : ((-9.38/4.77)*-1) = 1.97(3);
So EA should open :
BUY LOT EURUSD = 0.01(1)
SELL LOT EURUSD = 0.01(1)*5.00(2)*1.97(3) = 0.0985 integer value = 0.10 and so on...in order to always have positive swap...
Then we have BUY 0.01 and SELL 0.10...
So First Market Orders should be :
1 - BUY EURUSD 0.01
2 - SELL EURUSD 0.10 as per above example...
ORDERS SETTING :
Use Money Management (TRUE/FALSE);
Risk Percent for Lotsize(1) based on free margin, not equity, nor balance...To determine only LotSize for negative swap cause the reverse trade lot size id determined by CoefLot...
Distance for Positive Swap Orders : to be specified in settings (ex:250 pips)
*Automatic Distance for Negative Swap Orders : Should be xCoeflot times less than Distance for Positive Swap Orders (ex. 250/xCeofLot;250/5=50 Pips)
Take Profit for Positive Swap Orders;to be specified in settings (ex:50 pips)
*Automatic Take Profit for Negative Swap Orders : Should be xCoeflot times greater than Take Profit for Positive Swap Orders (ex. 50*xCeofLot;50*5=250 Pips)
Stop Loss for Positive Swap Orders;To be specified in settings
Stop Loss for Negative Swap Orders : To be specified in settings
MaxNumbers of Positive Swap Orders : To be specified in settings (ex: 5 orders)
*Automatic MaxNumbers of Negative Swap Orders : Should be xCoeflot times greater than MaxNumbers of Positive Swap Orders (ex. 5*xCeofLot;5*5=25 orders)
MaxLot for Positive Swap Orders;should be specified in settings according to Money Management
*Automatic MaxLot for Negative Swap Orders;according to Money Management settings and CoefLot
(*) All those parameters should be automatically calculated by EA and displayed in the Panel for monitoring EA operations...
CLOSING ORDERS SETTINGS_1 :
TAKE PROFIT;
(Please see below illustration) :
EURUSD :
Entry Price : 1,17500
For illustration purpose spread is 0.00
BaseLotSize : 0,01
SwapBuy : -9,38
SwapSell : 4,77
DeltaSwap : 1,97
CoefLot : 5,00
MaxNumbers of Positive Swap Orders : 5
MaxNumbers of Negative Swap Orders : 25
Distance for Positive Swap Orders : 250,00
Automatic Distance for Negative Swap Orders : 50,00
Take Profit for Positive Swap Orders : 50,00
Automatic Take Profit for Negative Swap Orders : 250,00
FIRST ORDERS :
Negative Swap Order # 1 : 0,01 1,17500
Positive Swap Order # 1 : 0,10 1,17500
SUBSEQUENT ORDERS :
ENTRY PRICE TAKE PROFIT & REPLACEMENT MARKET ORDERS
Negative Swap Order # 2 : 0,01 1,17000 1,19500 Order replaced by 2 Opposite Orders with previous specified parameters and so on till MaxOrder Numbers is reached
Positive Swap Order # 2 : 0,10 1,20000 1,19500 Order replaced by 2 Opposite Orders with previous specified parameters and so on till MaxOrder Numbers is reached
Negative Swap Order # 3 : 0,01 1,16500 … …
Positive Swap Order # 3 : 0,10 1,22500 … …
Negative Swap Order # 4 : 0,01 1,16000 … …
Positive Swap Order # 4 : 0,10 1,25000 … …
Negative Swap Order # 5 : 0,01 1,15500 … …
Positive Swap Order # 5 : 0,10 1,27500 … …
Negative Swap Order # 6 : 0,01 1,15000 … …
Negative Swap Order # 7 : 0,01 1,14500 … …
Negative Swap Order # 8 : 0,01 1,14000 … …
Negative Swap Order # 9 : 0,01 1,13500 … …
Negative Swap Order # 10 : 0,01 1,13000 … …
Negative Swap Order # 11 : 0,01 1,12500 … …
Negative Swap Order # 12 : 0,01 1,12000 … …
Negative Swap Order # 13 : 0,01 1,11500 … …
Negative Swap Order # 14 : 0,01 1,11000 … …
Negative Swap Order # 15 : 0,01 1,10500 … …
Negative Swap Order # 16 : 0,01 1,10000 … …
Negative Swap Order # 17 : 0,01 1,09500 … …
Negative Swap Order # 18 : 0,01 1,09000 … …
Negative Swap Order # 19 : 0,01 1,08500 … …
Negative Swap Order # 20 : 0,01 1,08000 … …
Negative Swap Order # 21 : 0,01 1,07500 … …
Negative Swap Order # 22 : 0,01 1,07000 … …
Negative Swap Order # 23 : 0,01 1,06500 … …
Negative Swap Order # 24 : 0,01 1,06000 … …
Negative Swap Order # 25 : 0,01 1,05500 … …
Total Net Exposure : 0,16
CLOSING ORDERS SETTINGS_2 :
BREAKEVEN (ENABLE/DISABLE):
BREAKEVEN LEVEL (in account base currency) : Considering commission + spread + swap and @ reaching a certain amount in account base currency unit...
For illustration purpose :
BREAKEVEN LEVEL : 5.00 €, so TRAILING STOP should only be activated after reaching this amount + commission + spread + swap...
for the 2 opposites orders that have to be closed at the same time after being trailed...
A new cycle should begin only after those trailed orders have be closed in profit...
TRAILING START (activated only after reaching certain profit in account base currency unit as explained above)
TRAILING STEP;(in points as per minimum allowed step for each broker)
FIXED PROFIT/LOSS (%) : To close EA operations and enable another cycle of trading( in percentage regarding EA operations)
For example :
FIXED PROFIT LOSS = +500€
FLOATING PROFIT LOSS = -100€
We have +500€-100€ = +400€ with represents 80% ((+400€/+500€)*100=80%) of FIXED PROFIT/LOSS,
So if we set PARAMETER FIXED PROFIT/LOSS CLOSING to 80%,
EA should stop operations, cancel all orders and enable another cycle (only for its own orders and chart attached to)
PANEL SHOW:
Panel should display EA and only EA operations, not others EA or manual operations (even same chart or currency pair is used)...
Panel with a button to minimize or maximize displaying;
Panel shoud display in columns :
MAGIC NUMBER
CURRENCY PAIR TRADED;
COMMISSION (if applicable);
MARGIN USED by EA;
BUTTON FOR CLOSE BUY ORDERS;
BUTTON FOR CLOSE SELL ORDERS;
BUTTON FOR CLOSE ALL ORDERS;
% OF DRAWDOWN FOR EA operations;
% OF DRAWDOWN FOR ALL ACCOUNT;
FREE MARGIN for all account;
CURRENT PROFIT/LOSS for EA operations;
FIXED PROFIT/LOSS for EA operations;
SWAP VALUE (balance for BUY and SELL swap);
BUY LOT & SELL LOT;
TAKE PROFIT LEVEL;
STOP LOSS LEVEL;
BREAKEVEN LEVEL;
TOTAL MARGIN NEEDED in case all orders are triggered...
SPREAD USED AND SPREAD FILTER...
You can see attached some screenshots of panels i use with other EA's and INDICATORS to make a proper one...
No indicator needed
Spread filter
FEATURES OF THE EA
Reliable EA that can work in a flat market as well as in very volatile market with any bug or shut down...
If VPS is required, so it will be done...
EA that can be launched on several charts and currency pairs at the same time with differents magics numbers;
EA that can work with other EA's without conflit;
EA that automatically detects suffixes and prefixes of the traded instruments;
EA that automatically detects 4- and 5-digit quotes;
EA that no use pending orders, only markets ones...
All EA operations should be displayed into a fully customizable Panel that can be hidden or not...
EA that will monitor all currency pairs available in the terminal.
EA with a debug mode option and which can save Log file in order to monitor EA operations for account statistics...
If both SELL and BUY SWAP are negative, EA don't trade them and display error message...
If both SELL and BUY SWAP are equal to zero EA have to trade but in this case lot for BUY and SELL should be the same... and distance, TP,SL should be the same...
EA that enters the market with 2 opposite trades (1 BUY and 1 SELL) taking into account the swap value as explained below :
Example_1 for size lot setting considering swap value for each currency pair:
SWAP BUY EURUSD = -9.38
SWAP SELL EURUSD = 4.77
LotSize = 0.01 (1)
CoefLot = 5.00 (2) (for illustration);
DeltaSwap (Always Positive Value) : ((-9.38/4.77)*-1) = 1.97(3);
So EA should open :
BUY LOT EURUSD = 0.01(1)
SELL LOT EURUSD = 0.01(1)*5.00(2)*1.97(3) = 0.0985 integer value = 0.10 and so on...in order to always have positive swap...
Then we have BUY 0.01 and SELL 0.10...
So First Market Orders should be :
1 - BUY EURUSD 0.01
2 - SELL EURUSD 0.10 as per above example...
ORDERS SETTING :
Use Money Management (TRUE/FALSE);
Risk Percent for Lotsize(1) based on free margin, not equity, nor balance...To determine only LotSize for negative swap cause the reverse trade lot size id determined by CoefLot...
Distance for Positive Swap Orders : to be specified in settings (ex:250 pips)
*Automatic Distance for Negative Swap Orders : Should be xCoeflot times less than Distance for Positive Swap Orders (ex. 250/xCeofLot;250/5=50 Pips)
Take Profit for Positive Swap Orders;to be specified in settings (ex:50 pips)
*Automatic Take Profit for Negative Swap Orders : Should be xCoeflot times greater than Take Profit for Positive Swap Orders (ex. 50*xCeofLot;50*5=250 Pips)
Stop Loss for Positive Swap Orders;To be specified in settings
Stop Loss for Negative Swap Orders : To be specified in settings
MaxNumbers of Positive Swap Orders : To be specified in settings (ex: 5 orders)
*Automatic MaxNumbers of Negative Swap Orders : Should be xCoeflot times greater than MaxNumbers of Positive Swap Orders (ex. 5*xCeofLot;5*5=25 orders)
MaxLot for Positive Swap Orders;should be specified in settings according to Money Management
*Automatic MaxLot for Negative Swap Orders;according to Money Management settings and CoefLot
(*) All those parameters should be automatically calculated by EA and displayed in the Panel for monitoring EA operations...
CLOSING ORDERS SETTINGS_1 :
TAKE PROFIT;
(Please see below illustration) :
EURUSD :
Entry Price : 1,17500
For illustration purpose spread is 0.00
BaseLotSize : 0,01
SwapBuy : -9,38
SwapSell : 4,77
DeltaSwap : 1,97
CoefLot : 5,00
MaxNumbers of Positive Swap Orders : 5
MaxNumbers of Negative Swap Orders : 25
Distance for Positive Swap Orders : 250,00
Automatic Distance for Negative Swap Orders : 50,00
Take Profit for Positive Swap Orders : 50,00
Automatic Take Profit for Negative Swap Orders : 250,00
FIRST ORDERS :
Negative Swap Order # 1 : 0,01 1,17500
Positive Swap Order # 1 : 0,10 1,17500
SUBSEQUENT ORDERS :
ENTRY PRICE TAKE PROFIT & REPLACEMENT MARKET ORDERS
Negative Swap Order # 2 : 0,01 1,17000 1,19500 Order replaced by 2 Opposite Orders with previous specified parameters and so on till MaxOrder Numbers is reached
Positive Swap Order # 2 : 0,10 1,20000 1,19500 Order replaced by 2 Opposite Orders with previous specified parameters and so on till MaxOrder Numbers is reached
Negative Swap Order # 3 : 0,01 1,16500 … …
Positive Swap Order # 3 : 0,10 1,22500 … …
Negative Swap Order # 4 : 0,01 1,16000 … …
Positive Swap Order # 4 : 0,10 1,25000 … …
Negative Swap Order # 5 : 0,01 1,15500 … …
Positive Swap Order # 5 : 0,10 1,27500 … …
Negative Swap Order # 6 : 0,01 1,15000 … …
Negative Swap Order # 7 : 0,01 1,14500 … …
Negative Swap Order # 8 : 0,01 1,14000 … …
Negative Swap Order # 9 : 0,01 1,13500 … …
Negative Swap Order # 10 : 0,01 1,13000 … …
Negative Swap Order # 11 : 0,01 1,12500 … …
Negative Swap Order # 12 : 0,01 1,12000 … …
Negative Swap Order # 13 : 0,01 1,11500 … …
Negative Swap Order # 14 : 0,01 1,11000 … …
Negative Swap Order # 15 : 0,01 1,10500 … …
Negative Swap Order # 16 : 0,01 1,10000 … …
Negative Swap Order # 17 : 0,01 1,09500 … …
Negative Swap Order # 18 : 0,01 1,09000 … …
Negative Swap Order # 19 : 0,01 1,08500 … …
Negative Swap Order # 20 : 0,01 1,08000 … …
Negative Swap Order # 21 : 0,01 1,07500 … …
Negative Swap Order # 22 : 0,01 1,07000 … …
Negative Swap Order # 23 : 0,01 1,06500 … …
Negative Swap Order # 24 : 0,01 1,06000 … …
Negative Swap Order # 25 : 0,01 1,05500 … …
Total Net Exposure : 0,16
CLOSING ORDERS SETTINGS_2 :
BREAKEVEN (ENABLE/DISABLE):
BREAKEVEN LEVEL (in account base currency) : Considering commission + spread + swap and @ reaching a certain amount in account base currency unit...
For illustration purpose :
BREAKEVEN LEVEL : 5.00 €, so TRAILING STOP should only be activated after reaching this amount + commission + spread + swap...
for the 2 opposites orders that have to be closed at the same time after being trailed...
A new cycle should begin only after those trailed orders have be closed in profit...
TRAILING START (activated only after reaching certain profit in account base currency unit as explained above)
TRAILING STEP;(in points as per minimum allowed step for each broker)
FIXED PROFIT/LOSS (%) : To close EA operations and enable another cycle of trading( in percentage regarding EA operations)
For example :
FIXED PROFIT LOSS = +500€
FLOATING PROFIT LOSS = -100€
We have +500€-100€ = +400€ with represents 80% ((+400€/+500€)*100=80%) of FIXED PROFIT/LOSS,
So if we set PARAMETER FIXED PROFIT/LOSS CLOSING to 80%,
EA should stop operations, cancel all orders and enable another cycle (only for its own orders and chart attached to)
PANEL SHOW:
Panel should display EA and only EA operations, not others EA or manual operations (even same chart or currency pair is used)...
Panel with a button to minimize or maximize displaying;
Panel shoud display in columns :
MAGIC NUMBER
CURRENCY PAIR TRADED;
COMMISSION (if applicable);
MARGIN USED by EA;
BUTTON FOR CLOSE BUY ORDERS;
BUTTON FOR CLOSE SELL ORDERS;
BUTTON FOR CLOSE ALL ORDERS;
% OF DRAWDOWN FOR EA operations;
% OF DRAWDOWN FOR ALL ACCOUNT;
FREE MARGIN for all account;
CURRENT PROFIT/LOSS for EA operations;
FIXED PROFIT/LOSS for EA operations;
SWAP VALUE (balance for BUY and SELL swap);
BUY LOT & SELL LOT;
TAKE PROFIT LEVEL;
STOP LOSS LEVEL;
BREAKEVEN LEVEL;
TOTAL MARGIN NEEDED in case all orders are triggered...
SPREAD USED AND SPREAD FILTER...
You can see attached some screenshots of panels i use with other EA's and INDICATORS to make a proper one...
Han respondido
1
Evaluación
Proyectos
118
17%
Arbitraje
44
23%
/
39%
Caducado
20
17%
Libre
2
Evaluación
Proyectos
95
28%
Arbitraje
20
25%
/
55%
Caducado
24
25%
Libre
3
Evaluación
Proyectos
144
38%
Arbitraje
67
15%
/
48%
Caducado
55
38%
Libre
4
Evaluación
Proyectos
134
27%
Arbitraje
62
13%
/
53%
Caducado
58
43%
Libre
Ha publicado: 309 artículos, 1 ejemplo
5
Evaluación
Proyectos
285
41%
Arbitraje
15
13%
/
47%
Caducado
67
24%
Libre
Solicitudes similares
Add smart trailing
30 - 60 USD
Hello, I currently have a source code for an Expert Advisor (EA), but unfortunately it contains some errors that prevent it from working correctly. The EA idea is already built and the code is available, however it requires a professional review and correction to make it stable and ready for use. The concept of the EA is quite simple: it is a manual trade management EA, designed to manage manually opened trades (such
I have a fully developed and ready Expert Advisor for MT5. I am NOT looking for coding work. I am looking for an experienced MQL5 Market seller who can publish and manage my EA on the MQL5 Market on my behalf. The deal is revenue share — we split the income from sales or rentals. The EA is complete and ready to publish. If you have an established seller account on MQL5 Market with good reputation and experience
A repeat posting after MQL5 issues
30 - 100 USD
I am seeking an alert-only EA. An EA that will follow all the rules but not execute a trade. As this is a repeat posting I am seeking the successful technician - Xiro from Vietnam. Thanks Karl
24/7 Pick-and-Pack Bot
30 - 200 USD
Title: MT5 EA for XAUUSD M5 – Auto SL/TP + News Filter – Mobile Compatible Strategy: 1. Pair: XAUUSD, Timeframe: M5 2. Entry Buy: EMA(9) crosses above EMA(21) AND RSI(14) > 50 3. Entry Sell: Opposite 4. Exit: SL = 150 points, TP = 300 points. No trailing. 5. Risk: 1% of balance per trade, lot size auto-calculated 6. Time filter: Trade only 08:00–18:00 GMT+2, Mon-Thu. No Friday trades. 7. News filter: Pause 30min
Expert Advisor with proven track record required
100 - 300 USD
Looking for a trading bot / Expert Advisor that wont make dozens of small successful trades and then one or two unsuccessful trades that wipes out your account Requirements: - MT4 capable - Use on the major currency pairs - although open to other currency pairs - Be successful in monetary terms not necessarily in how many successful trades
MT5 prop firm EA
30+ USD
I need a MT5 Prop firm challenge passing EA with strict prop firm rules compliance. Any strategy can be used but win rate should be above 70%. It should have high impact news filter and a dashboard panel to monitor daily drawdown, target profit, current balance, etc. It should not have martingale, grid, hedging, etc
Hello Developers I have a Project to get done! i have a simple strategy can you please create the automated forex ea to execute my trading strategy? i need custom ea for tradingview and mt4/mt5 correction: i need a tradingview indicator created that tells me when to buy or sell. and ea in mt4/mt5
Mam kody EA Bot. Chciałbym je dokończyć, dopracować i ukończyć projekty. Chciałbym otrzymać pliki SET po ukończeniu EA. Jeśli jesteś zainteresowany, skontaktuj się ze mną. Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w
Looking for an Expert EA Developer for MT5
30 - 200 USD
I am looking for an experienced developer to create a custom Expert Advisor (EA) for trading. The developer should have strong knowledge of MT4/MT5, strategy logic, indicators, risk management, and backtesting. Experience in building reliable and professional trading robots is preferred. Please contact me if you have done similar projects before. 9817724000
I am looking for an experienced MQL5 developer to create a custom technical indicator for MetaTrader 5. The indicator should combine Supertrend logic with Support/Resistance pullback levels to generate high-probability entry signals. 1. Core Logic The indicator must follow a two-step confirmation process: Trend Identification: Use the Supertrend indicator to determine the primary trend. Entry Signal (The
Información sobre el proyecto
Presupuesto
30 - 100 USD
Plazo límite de ejecución
de 1 a 5 día(s)