Tâche terminée
Temps d'exécution 3 jours
Commentaires de l'employé
Hello MT$ Developers,
Here's a simple MT4 EA development based on PrevClose and PrevOpen prices to place an order on the next new bar.
EA will place a Buy Order if previous bar closing price(PrevClose) is higher than previous open price(PrevOpen). This position will liquidate/close the open position on the next new bar, win, lose, or draw.
A Sell Order will be the opposite, which is when the previous bar closing price(PrevClose) is lower than previous open price(PrevOpen). This position will also liquidate/close the open position on the next new bar, win, lose, or draw.
This would also require for MagicNum to be automatically generated on multiple time frames and trading pairs if attached to multiple charts.
Bubble color on Buy open position will be Aqua ... Sell open position will be Magenta.
Current position(Buy or Sell) will be displayed on the chart with an appropriate color, price, Account Balance and Equity.
Please keep in mind any system or server errors might occur when multiple orders are placed or liquidated on the next new bar, such as, 'Trade Context is Busy.'
This EA will be attached to multiple trading instruments and multiple time frames, so it needs to run clean and efficiently.
Applicants will be screened depending on expertise, feedback, & creativity.
Thanks for your help & expertise.
Commandes similaires
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
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot