指定
EA will open trades based on the following rules:
BUY (see image 001 for example)
RSI crosses through 50 and closes above 50 for previous bar
+
MACD Histogram is greater than 0
Sell (See image 002 for example)
RSI crosses through 50 and closes below 50 for previous bar
+
MACD Histogram is less than 0
The following features must be supported in the followig gorupings:
| Heading | Feature | Options / Selections | Notes for developer |
|---|---|---|---|
| INITIAL TRADE SETTINGS | Trade Direction | Buy Sell Both | Will determine whether trades are opened in 1 or both directions |
| Initial lots | Fixed lotsize Lots per $1,000 balance | How the position size for the initial trade in the series will be calculated. Is either a fixed value set by the user, or a value determined by the size of the account | |
| Fixed Lot | Free text | Is the size of each initial trade for each new series, eg: 0.01 | |
| Lots per $1,000 balance | Free text | Is the rule which will calculate the initial trade size for each new series. Eg: if balance = $2,000 and value in field is 0.01, then initial trade size will be 0.02 | |
| Max lots (0 disabled) | Free text | Is the maximum lotsize that can be opened for the initial trade. Eg: if set to 1, then the EA will never open an initial trade greater than 1 lot. | |
| Comission per lot | Free text | The amount of comission paid per lot traded, for example 1 lot = $7, a micro lot =$.08 | |
| Close on Opposite Signal | True False | Will close open trades if a reversal signal is generated | |
| Open trade for every signal | True False | Will open a new trade each time a valid signal is generated, even if there is already a trade open. Does not take into account grid. See image EA 003/EA 004 | |
| INITIAL TRADE STRATEGY | Activate MACD | True False | Will set whther the MACD settings are used to determine an appropriate open for a trade. If set to true then the MACD will be used to help filter new initial trades If set to false then the MACD will not be used to filter trades |
| Fast EMA | Free text | ||
| Slow EMA | Free text | ||
| MACD SMA | Free text | ||
| Apply to | Close Open | ||
| Activate RSI | True False | Will set wither the RSI settings are used to determine an appropriate open for a trade If set to true then the RSI will be used to help filter new initial trades If set to false then the RSI will not be used to filter trades | |
| RSI Signal level | Free text (numbers) | This is the signal generator for the RSI. For example, if set to 50, then when the RSI crosses and closes above or below 50, a different signal will be generated that will be validated by the MACD, if enabled. | |
| Traditional RSI Buy (0 disable) | Free text | If set then a Buy trade will be opened when this level is hit. Can be used in conjunction with RSI signal level | |
| Tradition RSI Sell (0 disable) | Free Text | If set then a Sell trade will be opened when this level is hit. Can be used in conjunction with RSI signal level | |
| GRID SETTINGS | Max Grid trades (0 disabled) | Free text | The maximum number of grid trades that can be opened in a series. 0 means no grid |
| Grid Type | Fixed distance Custom | Fixed distance applies the same number of points to each subsequent grid trade. for example, if set to 200 points, the first grid would be opened 200 points from the initial trade, the second @ 400 points, the 3rd at 600 points etc etc The user can specify their grid distances | |
| Fixed distance (points) | Free text | The distance each new grid will be opened for the fixed grid option | |
| Custom Grid Disance | Free text | User is able to enter their grid settings, for example 100;200;300;400;500;600. This would cause the first grid trade to be opened 100 points from the inital trade, the second grid trade to be opened 200 points from the initial trade etc etc | |
| Open new Grid trade on new candle only | True False | If true new grid trades will only be opened on a new candle where the grid distance is valid If false grid trades will be opened when the grid distance is met | |
| Lot multiplier for Grid | Multiple Add Lots Fixed Lots | Multiple will use a multiplier to set next trade value Will add a set number of lots to each subsequent order Will used a fixed value for all grid traes | |
| Multiplier value | Free text | Is the value that will be used to multiply by most recent trade to determine value of next trade. for example: if initial trade is 1.0, and multiplier is 1.5, then first grid trade will be 1.5 lots, second grid will be 2.25 lots etc. When max lots is reached then all new trades will be opened at the maximum size until maximum number of grids has been opened. | |
| Add lots | Free text | Will add the value provided to the previous trade volume. For example: if initial trade is 0.01 and value for 'add lots' is 0.01, then the first grid trade will be opened at 0.02 lots | |
| Fixed lots | Free text | Sets the value for all grid trades. For example, if set to 0.75, all grid trades opened will be 0.75, regardless of the value of the initial trade | |
| PROFT & LOSS | Take Profit | Individal Averaging | Will close each trade individually as they hit TP Will close all open trades in a given direction (or both) once average TP hit |
| Averaging behaviour | Single direction All trades | Single Side: Will average profit for all trades in a single direction. For example, if there are 4 BUY trades opened, 2 at a loss and 2 in profit, if profit value is reached then close all 4 trades All Trades: Will average profit for all trades currently opened. For example: if there are 3 BUY and 1 SELL trades opened with 1 in profit and 3 at loss, if profit value is reached, close all trades. | |
| Individual TP | Free text | The TP in points for each opened trade | |
| Averaging TP | Free text | The TP in points when averaging | |
| Stop Loss | Individal Averaging | Individual will assign a SL to each trade individually and if hit the single trade will be closed Averaging will close all open trades when the 'average' stop loss is hit | |
| Averaging behaviour | Single direction All trades | As above for TP | |
| Trailing Stop | Enable Disable | Will enable or disable trailing stop | |
| Trail Start | Free text | The value in points that the trade must be in profit before trail will begin. for example, if set to 50, when trade is 50 points in profit the trail will begin waiting for the first step | |
| Trail Step | Free text | The size of the step for the trailing stop. For example, if set to 50, then once a trade reaches 100 points profit the trailing stop will move to 50 points (because trail start was set to 50) | |
| Trade Settings | Trade Sunday | True False | |
| Trade Monday | True False | ||
| Trade Tuesday | True False | ||
| Trade Wednesday | True False | ||
| Trade Thursday | True False | ||
| Trade Friday | True False | ||
| Trade Saturday | True False | ||
| EA Config | Max Spread | free text | the maximum allowable spread. If spread is higher than this value, EA will not open trade |
| Magic Number | free text | ||
| Initial Trade Comment | free text | ||
| Grid trade comment | free text | ||
| EA Info Display | Display info panel | True False | Will display the info panel on the chart. See attached image EA Display for design |
| Display positioning | TLHS BLHS TRHS BRHS | Top Left Hand Side Bottom Left Hand Side Top Right Hand Side Bottom Right Hand Side | |
| Font size (0 auto) | free text | ||
| font colour | Colour picker | ||
| Show trade lines | True False | Will draw line between open and close price when trade is closed | |
反馈
1
等级
项目
137
36%
仲裁
16
13%
/
69%
逾期
9
7%
空闲
2
等级
项目
23
0%
仲裁
6
17%
/
83%
逾期
2
9%
空闲
3
等级
项目
200
12%
仲裁
39
38%
/
33%
逾期
5
3%
空闲
发布者: 2 代码
4
等级
项目
370
42%
仲裁
145
17%
/
41%
逾期
124
34%
空闲
发布者: 38 代码
5
等级
项目
92
24%
仲裁
8
75%
/
13%
逾期
44
48%
空闲
6
等级
项目
3552
88%
仲裁
73
40%
/
15%
逾期
268
8%
空闲
相似订单
MT4/MT5 HFT EA us30
30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
MT4/MT5 HFT EA Live Trading
40 - 10000 USD
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
HFT / Latency Arbitrage pepperstone
30 - 5000 USD
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
ENTRY EXIT TIMING (ET BANDS)
30 - 50 USD
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
Hello Developers, I want to build a custom Expert Advisor (EA) for MetaTrader 5 (MT5) to trade Gold (XAUUSD) and Bitcoin (BTCUSD). This will be based on my own custom strategy. Here are the project requirements: 1. Platform: MetaTrader 5 (MQL5) 2. Trading Assets: Gold (XAUUSD) and Bitcoin (BTCUSD) 3. Timeframe: Suitable for multi-timeframe execution (I will specify the exact timeframes in private chat) 4. Core
Standby Description . Prop Firm Environment . ( Monitor Execution and Handling Environment Changes as Required ) . Technical Issues . Delete extra lines of code (Clean Code , Folder) . Asset related translation , no need for Logic Alteration
EA Crafter
500+ USD
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Driven Multiple Choice
30+ USD
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
Institutional‑Grade Multi‑Currency MT5 EA
1000 - 1300 USD
Hello, I am reopening this project with a fully updated and clarified specification. I am looking for a high‑level MQL5 developer who can deliver a clean, stable, and professional Phase 1 version of my: Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) This EA is not a simple indicator conversion or a basic strategy. It is a structured
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
项目信息
预算
50 - 150 USD
截止日期
从 5 到 20 天