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
Need EA in MT4 with full code - 1) Candle Breakout EA works once per bar 2) Trading Start Time and Trading End time is required to input from User side. 3) EA works with the previous candle's low and high prices. It simply opens a buy trade if the current price breaks the previous candle's high price; it opens a sell trade if the current price breaks the previous candle's low price. If Previous candle high is broken
I want a hedging EA that also uses martingale. The signals will be from the UT bot alerts indicator I only have the pine script version so you need to convert it to mql5. Here are the inputs I want, about the hedging logic and when to martingale the position I will tell you once I choose you for the work. If you have worked on hedging bots before this will be a plus. I am also attaching the ut bot indicator pine
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
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