Lavoro terminato
Tempo di esecuzione 13 giorni
Feedback del cliente
Good Developer
Feedback del dipendente
good customer!! thanks alot
Specifiche
Project Description:
We require the development of an Average Order System Expert Advisor (EA) equipped with the following customizable inputs:
1. **Start Time:** This parameter determines the specific time at which the EA initiates its trading operations.
2. **Lot Multiplier:** A numerical value greater than 0.01, serving as the multiplier applied to subsequent lot sizes. For instance, if set to 1.5, each subsequent order's lot size will be 1.5 times the previous one.
3. **Initial Lot Orders:** An array of integers representing the initial sequence of lot sizes, each multiplied by 0.01. This sequence is fundamental to the EA's strategy and guides its position sizing strategy as it progresses. 1,1,1,2,3,4,5,8,11,15,21,29,40,57,79,111
>> I will find out the formula and give. If not then use array
>> I will find out the formula and give. If not then use array
4. **Take Profit (TP):** The desired take-profit level for each trade, expressed in pips.
5. **Stop Loss (SL):** The designated stop-loss level for each trade, expressed in pips.
6. **Pip Step:** The increment in pips at which additional orders are placed within the averaging strategy.
7. **Maximum Trades:** An upper limit defining the maximum number of trades the EA can open.
8. **Trailing Stop Loss:** A feature enabling the trailing of stop-loss levels to secure profits as the trade progresses.
9. **Magic Number:** A unique identifier enabling the EA to distinguish its trades from those of other EAs or manual trades.
10. **Comment:** A customizable field allowing users to add comments or identifiers to trades executed by the EA.
The EA will be tested against the provided ex4 file and must replicate its functionality while incorporating the specified start time feature. This ensures that the EA operates precisely as intended and meets the user's requirements.
Con risposta
1
Valutazioni
Progetti
439
54%
Arbitraggio
22
50%
/
14%
In ritardo
30
7%
Caricato
2
Valutazioni
Progetti
696
33%
Arbitraggio
43
47%
/
44%
In ritardo
12
2%
Occupato
3
Valutazioni
Progetti
416
30%
Arbitraggio
74
19%
/
72%
In ritardo
52
13%
In elaborazione
Ordini simili
Creative Graphic Designers Needed
200+ USD
We are seeking talented Graphic Designers capable of transforming concepts into visually striking representations. Whether your expertise lies in branding, marketing materials, or digital graphics, we welcome your application. Our criteria include: - Creativity and originality - Effective communication skills - Prompt delivery of work - A comprehensive and professional portfolio We invite you to submit your portfolio
┌─────────────┐ │ SMC ROBOT │ │ v2.0 │ └─────────────┘ [ANTENNA] │ ╔════════╧════════╗ ║ HEAD UNIT ║ ║ ┌───────────┐ ║ ║ │ ◉ ◉ │ ║ ← Optical Sensors ║ └───────────┘ ║ ╚════════╤════════╝ │ ╔════════╧════════╗ ║ TORSO ║ ║ ┌───────────┐ ║ ║ │ SMC CORE │ ║ ← Processing Unit ║ │ ARM V9 │ ║ ║ └───────────┘ ║ ║ [||||||||||] ║ ← Power Indicator ╚═══╤═══════╤════╝ │ │ ┌───┘ └───┐
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. Core Logic: Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). Dynamic TP: Total basket TP must update instantly upon new order
SETJEO'S GOLD EA
30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
I have build a trading view indicator which monitors trades. The strategy is based on OB, it buys and sells bullish and bearish OB. Also valid re enters on the retest of orderblocks only if TP is hit the first time. I’m looking for someone to develop me a EA which works on the same logic and buys and sells of the same logic as my Indicator. I currently have my indicator firing signals into a telegram channel so I
I am looking for an experienced MQL5 developer to code a simple grid trading strategy into an Expert Advisor. The strategy logic is already defined, and I am looking for someone with strong MQL5 development experience to implement it accurately and efficiently. If you are interested and have relevant experience, please get in touch so we can discuss the project details
HFT / Latency Arbitrage / Scalper needed
30 - 5000 USD
I am looking for an experienced MQL5 or MQL4 developer with a strong background in low-latency algorithmic trading, market data integration, arbitrage and execution optimization. The project involves developing a high-performance HFT Expert Advisor (EA) for XAUUSD or US30 on IC Markets that is designed for robust execution in both demo and live environments. The EA may use market data feeds (such as lmax,one zero or
Informazioni sul progetto
Budget
50+ USD
Scadenze
a 1 giorno(i)