Build a MT5 EA to trade with Slow Stochastics and Fibonacci Projection level on current timeframe. The EA will execute buy or sell entry trades based on Stochastic golden/death crosses and place take-profit orders based on user-defined Fibonacci Projection level.
Requirements & Logic
1. If Slow Stochastics main and signal crossovers appear, run Fibonacci Method() to determine take-profit level. Do not open new position if there are no Fibonacci or take-profit levels due to insufficient data or golden and death crosses.
a. If main crosses above signal (1st golden cross) AND no existing position AND Fibonacci method() returns value (take-profit), execute buy trade.
b. If main crosses below signal (1st death cross) AND no existing position AND Fibonacci method() returns value (take-profit), execute sell trade.
2. Fibonacci Method() for buy trade take-profit (Refer to attached Buy Trade pic).
a. If latest/current crossover is in sequence of 1st stochastic golden cross, 1st death cross, 2nd golden cross and 2nd death cross.
b. Fibonacci Start Point: Lowest price from 2nd death cross to one candlestick before 1st death cross.
c. Fibonacci End Point: Highest price from 2nd golden cross to one candlestick before 1st golden cross.
3. Fibonacci Method() for sell trade take-profit (Opposite of no. 2, refer to attached Sell Trade pic).
a. If latest/current crossover is in sequence 1st stochastic death cross, 1st golden cross, 2nd death cross and 2nd golden cross.
b. Fibonacci Start Point: Highest price from 2nd golden cross to one candlestick before 1st golden cross.
c. Fibonacci End Point: Lowest price from 2nd death cross to one candlestick before 1st death cross.
4. Place take profit level at user defined Fibonacci Projection Level.
5. Take-profit level updated real-time upon new set of golden and death crosses.
6. Show highest and lowest prices on screen real-time.
Input Variables
1. Slow Stochastic K, D and Slowing (Default: 14, 3, 3).
2. Fibonacci Level (Default: 0.618)
Please feel free to improve efficiency of the code or logic, thank you.
Похожие заказы
Hello, I have an automated trading EA for BTC and I am looking for an experienced strategy optimizer who can help find the most suitable settings. Current results show that the EA achieved approximately 700% profit over 1.5 years , but with drawdown that is too high for my requirements . My goal is to optimize the strategy parameters to achieve: Lower and more stable drawdown Consistent risk management Target return
🔍 Strategy Logic 📌 Indicators Used 21 EMA RSI (Upper Level: 61, Lower Level: 39 – Customizable) 📈 Buy Side Setup (Long Entry) Step 1 – Trend Confirmation A Green candle must close above 21 EMA. Step 2 – Pattern Formation After the green candle, observe next 4 candles. At least one Red candle must form (opposite candle). That Red candle must also close above EMA. Step 3 – Key Level Marking Mark the High of the Red
# Project Specification — MT5 Expert Advisor "Prince Strategy" ## Project Goal Develop an Expert Advisor (trading robot) for MetaTrader 5 that automates a price-action trading strategy based on candlestick patterns across multiple timeframes. The robot must work on the forex.com broker. --- ## 1. Traded Instruments The robot must trade the following 4 forex pairs: - GBPUSD - EURUSD - NZDUSD - AUDUSD **Important
Expert Advisor (EA) Requirements – MT5 (MQL5) Project Overview Develop an automated Expert Advisor (EA) for MetaTrader 5 based on EMA crossover signals combined with strict risk management and trade management principles. The EA must be optimized for Forex pairs and indices and should operate automatically without manual intervention. Entry Conditions Buy Setup Fast EMA crosses above Slow EMA. Current candle closes
MT5 Expert Advisor Development Project Overview I am looking for an experienced MQL5 developer to build a custom MetaTrader 5 Expert Advisor based on a grid-cycle trading framework. This is not a standard grid EA . The system combines: Session-based trade initiation Multi-filter signal generation Dynamic grid management Advanced basket management State-machine-driven trade lifecycle management Dynamic take-profit
Need an MT5 EA coded in MQL5. Strategy uses internally calculated MT5 Heikin Ashi candles, EMA 9 and EMA 21 on M1 USDJPY. Fixed lot size 12.20. One trade at a time. 40-point stop loss. Exit after 3 consecutive opposite Heikin Ashi candles. I have a detailed strategy document and video examples of valid and invalid entries. Videos linked show MT5 IOS but custom EA code will be used for windows MT5
I require a custom EA and an accompanying custom indicator built in MQL5 for Meta Trader 4/5. The EA must be fully automated (Algo Trading); Telegram-Signal-Linked and named 'AMK Fx'
If Buy: it must Buy when a conformation is done Bye the candle that would be a bullish engolfing candle or after liqudity swip or when sellers has stepped down the market and the market regains energy and trand upwards, it's stop loss must be below the Buy position and it's take profit must be at the top of all candles
Read signal and enter trade and close trade at good profits and open trade again. Either bullish or bearish signals at 0.1 on XAUUSD. Maximum trade a day should be 4-5 times with good opens and close signals. Looking foward to a long cooperation and also a honest and genuine person
Hello, I'm looking for an expert who can help me acquire a secure, easy-to-use bot with Turkish language support for automated buying and selling in Forex, commodities, and cryptocurrencies, and who can also teach me how to set it up and use it