An Expert Advisor based on the SlowStochastics on a 5min chart and a 1hr chart

MQL4 Experts

Spécifications

My Buy entry will be when the slowk crosses above the slowd on the Slow Stochastics (Stochastics settings are 14,3,3) on a 5 minute chart and slowk <90 and slowk>10 and the 20 simple moving average must be in that same direction(sma20>sma20[1]).  At the same time the slowk must be currently crossing above the slowd on the 1hr chart and slowk <90 and slowk>10 and the 20 simple moving average must be in that same direction(sma20>sma20[1]) on the 1hr chart also.  

The Stop Loss (S/L) will be the low of the first bear candle from the previous candles on the 5min chart and Take Profit will be the 3 times the pip count of the S/L.

The Sell Entry will be the opposite of the above mentioned:

My Sell entry will be when the slowk crosses below the slowd on the Slow Stochastics (Stochastics settings are 14,3,3) on a 5 minute chart and slowk <90 and slowk>10  and the 20 simple moving average must be in that same direction(sma20<sma20[1]) At this same time the slowk must be currently crossing below the slowd on the 1hr chart and slowk <90 and slowk>10 on the 1hr chart also and the 20 simple moving average must be in that same direction(sma20<sma20[1]) .  

The Stop Loss (S/L) will be the high of the first bull candle from the previous candles on the 5min chart and Take Profit will be the 3 times the pip count of the S/L.

Again the Entries are based on 2 things occuring at the same time; Slow Stochastics crosses on the 5min and 1hr along with the sma20 in that same direction.  These things occurring at the same time.

Répondu

1
Développeur 1
Évaluation
(404)
Projets
717
49%
Arbitrage
57
16% / 49%
En retard
132
18%
Chargé
2
Développeur 2
Évaluation
(31)
Projets
43
19%
Arbitrage
7
29% / 43%
En retard
5
12%
Gratuit
3
Développeur 3
Évaluation
(22)
Projets
29
34%
Arbitrage
1
100% / 0%
En retard
3
10%
Chargé
4
Développeur 4
Évaluation
(8)
Projets
18
17%
Arbitrage
3
67% / 0%
En retard
0
Gratuit
5
Développeur 5
Évaluation
(36)
Projets
44
23%
Arbitrage
5
40% / 60%
En retard
5
11%
Travail
6
Développeur 6
Évaluation
(2467)
Projets
3106
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
7
Développeur 7
Évaluation
(498)
Projets
569
33%
Arbitrage
29
41% / 41%
En retard
9
2%
Occupé
8
Développeur 8
Évaluation
(37)
Projets
45
38%
Arbitrage
0
En retard
3
7%
Gratuit
9
Développeur 9
Évaluation
(4)
Projets
4
0%
Arbitrage
0
En retard
0
Travail
10
Développeur 10
Évaluation
(187)
Projets
266
22%
Arbitrage
17
65% / 18%
En retard
1
0%
Travail
11
Développeur 11
Évaluation
(197)
Projets
320
35%
Arbitrage
64
13% / 56%
En retard
83
26%
Gratuit
12
Développeur 12
Évaluation
(1120)
Projets
1487
46%
Arbitrage
49
73% / 12%
En retard
37
2%
Travail
13
Développeur 13
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
14
Développeur 14
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
15
Développeur 15
Évaluation
(26)
Projets
38
61%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
Test.......... 30+ USD
} return INIT_SUCCEEDED; // Sample Moving Average Crossover EA with Risk Management in MQL5 // Define input parameters input int FastMAPeriod = 10; // Fast moving average period input int SlowMAPeriod = 20; // Slow moving average period input double RiskPerTrade = 1.0; // Risk per trade as a percentage of balance input double LotSize = 0.1; // Fixed lot size input int MagicNumber = 123456; //
heres the code (#include <Trade\Trade.mqh> // Include the CTrade class CTrade trade; // Declare an instance of CTrade // Symbols to trade string SYMBOLS[] = {"XAUUSDm", "US30m", "GBPUSDm", "USTECm", "EURUSDm"}; // Parameters for 15-minute scalping and integrated strategy double MIN_LOT_SIZE = 0.01; // Minimum lot size for most brokers double TRAILING_STOP_LOSS = 5; // Trailing stop loss (points) double
Test_shangrila 30+ USD
// Sample Moving Average Crossover EA with Risk Management in MQL5 // Define input parameters input int FastMAPeriod = 10; // Fast moving average period input int SlowMAPeriod = 20; // Slow moving average period input double RiskPerTrade = 1.0; // Risk per trade as a percentage of balance input double LotSize = 0.1; // Fixed lot size input int MagicNumber = 123456; // Unique magic number for this EA // Indicator
Experienced developer to write an EA applying 2 indicators and 3 conditions in a timely manner. Knowledge of the use of Stop Loss and Trailing stops is critical for this order
edit/ add simple features with buffers to existing zz indicators learners should not apply this job anyone looking for strategy should also not apply this job. if you are good, next job would be for an EA
2. Scope of Work 2.1 Debugging: - Code Review:Comprehensive review of existing EA code to identify and resolve bugs, inefficiencies, and any potential issues. - Testing:** Conduct thorough testing on historical data to evaluate the performance and reliability of the AI HFT Bot. - Performance Optimization:** Fine-tune algorithms for improved execution speed and accuracy. 2.2 Installation: - System Setup: Configure the
Hi, Are you familiar with the retail trade sentiment software FXSSI FXSSI - https://fxssi.com/ Are you able to feed the sentiment data into the EA to make trading decisions? Please advise. Thanks
For Metatrader5 Strategy Overview Timeframe: 15-minute Condition to Enter Short: the close of the last candle( called LC_) is smaller than the lowest low of the previous 3 candles THE VOLUME OF THE last CANDLE IS BIGGER THAN THE AVERAGE volume OF THE PREVIOUS 19 CANDLES Order Details: Short Entry at the close value of LC_ Volume: 0.01 lots. Stop Loss: 1.025*( close value of LC_ ) Take Profit: 99.75% *( close value
Hey, i want to convert pinescript modified wavytunnel into mt5 EA. I am attaching the code and word file so you can get have an idea. Please only apply if you are pro, if you waste my time, i will make sure to report you. thanks
I had an ea coded, to 'open a new position when the terminal floating equity is at certain negative levels', but it does not work very well. I am including it here, as some of the code may be useful. I will first explain how I currently trade for clarity. Its not too complicated :) 1. I open 2 positions at the same time. ( I call this a SET; I currently use an EA to open the positions, and it works pretty well ) 2

Informations sur le projet

Budget
50 - 100 USD
Délais
à 5 jour(s)

Client

Commandes passées1
Nombre d'arbitrages0