Creating a simple EA running on a median Renko Chart

Tâche terminée

Temps d'exécution 58 minutes

Spécifications

I want an EA that will trade automatically on the median Renko Chart type every reversal with trend as follows:

If the Fast SMA is below the Slow SMA we go Short only.

We wait for the MAIN Stochastic line to be in over Bought territory, then we open a SELL order at the close of the FIRST reversal BEARISH-RED bar.

If the fast SMA is above the Slow SMA we go LONG only.

We wait for the MAIN Stochastic line to be in over Sold territory, we open a BUY order at the close of the FIRST reversal BULLISH-GREEN bar.


of course I will need also trade management tools as follows:

1) Stoploss

2) Target

3) Breakeven +1 after a number of pips in profit

4) an option to have the EA use a Doubling of Lots system as follows:   if we get a losing trade by hitting the stoploss the next trade the Lot should double, if the next trade is also a loss it should double again, and continue so until we get a profitable trade that reached the Target, if the trade only went to BE we continue to trade the last amount of lots until until we get a trade closing in profit by hitting the target.

This system has to be continued overnight or even over weekends even if my MT4 terminal shuts down, the EA should remember what amount of lots is needed for the next trade when trading is resuming !

Once a trade with a full target hit we start again from the original amount of Lots.

5) only one trade at a time should be allowed to be opened (meaning we don't open another trade upon a new valid setup, as long a previous trade is still open)

6) a time from when to when the market should not take any new trades 



Dossiers :

PNG
Renko_d1.PNG
149.9 Kb

Répondu

1
Développeur 1
Évaluation
(390)
Projets
416
30%
Arbitrage
74
19% / 72%
En retard
52
13%
Travail
2
Développeur 2
Évaluation
(442)
Projets
698
34%
Arbitrage
33
70% / 9%
En retard
22
3%
Travail
3
Développeur 3
Évaluation
(309)
Projets
555
35%
Arbitrage
79
32% / 42%
En retard
201
36%
Travail
4
Développeur 4
Évaluation
(2643)
Projets
3359
68%
Arbitrage
77
48% / 14%
En retard
342
10%
Travail
Publié : 1 code
5
Développeur 5
Évaluation
(206)
Projets
333
35%
Arbitrage
66
12% / 58%
En retard
87
26%
Gratuit
6
Développeur 6
Évaluation
(70)
Projets
106
54%
Arbitrage
3
0% / 67%
En retard
8
8%
Travail
Publié : 10 codes
7
Développeur 7
Évaluation
(366)
Projets
414
55%
Arbitrage
12
50% / 42%
En retard
1
0%
Gratuit
8
Développeur 8
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
9
Développeur 9
Évaluation
(87)
Projets
114
26%
Arbitrage
7
29% / 57%
En retard
5
4%
Gratuit
10
Développeur 10
Évaluation
(270)
Projets
552
49%
Arbitrage
57
40% / 37%
En retard
227
41%
Travail
11
Développeur 11
Évaluation
(295)
Projets
474
39%
Arbitrage
103
41% / 23%
En retard
79
17%
Occupé
Publié : 2 codes
12
Développeur 12
Évaluation
(69)
Projets
146
34%
Arbitrage
13
8% / 62%
En retard
26
18%
Gratuit
Publié : 6 codes
Commandes similaires
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
Articles How to create Requirements Specification for ordering an indicator 76 MetaQuotes 51 380 Table of Contents How can algo trading make a trader's live easier? Supplement text with images and videos Useful programs for creating Requirements Specification Formulating the Requirements Specification as an algorithm Requirements Specification Examples What can I specify in the Requirements Specification? Indicator
Hello, I have two requests: First: Feature Modification Request Currently, the EA places only one pending order at a time. I want to modify this to place two opposite pending orders (Buy Stop and Sell Stop) simultaneously, with the distance between them aligned with the existing Breakeven and Trailing Stop settings in the bot. How it should work: The EA places a Buy Stop above current price and a Sell Stop
I need a custom MT5 expert advisor (EA) designed to mirror trades between two different broker accounts (Master and Slave) running on the same local PC. My primary objective is Synchronous Execution to avoid being exposed to the market due to price mismatches. Core Requirements: Symbol-Agnostic: The EA must automatically copy trades for any symbol I trade (Forex, Gold, Indices, etc.) without needing to hardcode
Hello, I need a professional MT5 Expert Advisor for currency trading. PAIRS: EURUSD, GBPUSD, USDJPY, USDCHF TIMEFRAME: M15 STRATEGY: - EMA 8 cross EMA 21 (entry signal) - EMA 50 for trend filter - RSI 14 confirmation (Buy > 52, Sell < 48) - No trade if RSI > 75 or < 25 SESSION: London + New York only 07:00 to 17:00 GMT No weekend trading TRADE MANAGEMENT: - Lot size: 0.06 - Take Profit: $15 per trade - Stop Loss: $8
I need a MetaTrader 5 Expert Advisor (EA) for Forex trading. Account size: $1000 Requirements: 1. The EA should work only on Forex pairs. 2. Automatic Buy and Sell trades. 3. Lot size starting from 0.04. 4. Stop Loss and Take Profit settings. 5. Only one trade at a time. 6. Works on pairs like EURUSD, GBPUSD, USDJPY etc. 7. Risk management suitable for a $1000 account. 8. Easy settings for lot size, SL, TP and risk
I want to design an EA that can identify key Supports and Resistances. This should be able to work on any timeframe from 1 minute to 1 hour (i.e 1 minute, 5 minutes, 15 minutes and 1 hour time frames.) The EA should be able to determine a Fibonacci retracement from a support and the next resistance point in an uptrend and vice versa (i.e the EA should be able to determine a Fibonacci retracement from a resistance and
Product Requirements Document (PRD) Project Title: Liquidity Sniper Semi-EA (Fibonacci & SMC Based) Platform: MetaTrader 5 (MQL5) Target Asset: XAUUSD (High Volatility) / M5 Timeframe 1. EA Operating Concept (Semi-Automated) Human-Machine Collaboration: The trader manually draws a standard Fibonacci Retracement object on the M15 chart to define the market structure (setting the 1.0 and 0.0 anchor points). EA's Role
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy

Informations sur le projet

Budget
30 - 50 USD
Délais
de 1 à 3 jour(s)