PLEASE ONLY RESPOND WHEN YOU HAVE READ THE FULL REQUIREMENT BELOW AND NOT JUST BID TELLING YOUR STARS ETC...
I have attached 4 screenshots for reference.
I want both an indicator and an EA, to be build on basis of this concept.
Both must be tested / back-tested as well, and evidence by screenshots must be submitted by the developer before you state that it's
complete.
SS1 highlights
candle change percentage @ -8.5 or point difference between 1st and 2nd candle
Volume @ 186
SS2 highlights
candle change percentage @ -0.5 or point difference between 1st and 2nd candle
Volume @ 226
Open trade in the opposite direction of 1st Candle close i.e. SS1 bearish, we BUY in this scenario and SL
should automatically be set to 10 points lower then the 2nd CANDLE SS2 LOW unless I specify the value in EA parameter.
-----------------------------
SS3 highlights
candle change percentage @ 26.5 or point difference between 1st and 2nd candle
Volume @ 582
SS4 highlights
candle change percentage @ -0.5 or point difference between 1st and 2nd candle
Volume @ 619
Open trade in the opposite direction of 1st Candle close i.e. SS3 Bullish, we SELL in this scenario and SL
should automatically be set to 10 points HIGHER then the 2nd CANDLE HIGH (SS4) unless I specify the value in EA parameter.
-----------------------------
SS5 highlights
candle change percentage @ 0.099 or point difference between 1st and 2nd candle
Volume @ 4112
SS6 highlights
candle change percentage @ 0.096 or point difference between 1st and 2nd candle
Volume @ 4470
Open trade in the opposite direction of 1st Candle close i.e. SS5 Bullish, we SELL in this scenario and SL
should automatically be set to 10 points HIGHER then the 2nd CANDLE HIGH (SS6) unless I specify the value in EA parameter.
SCENARIO: Always measure the last candle close with current candle close and
evaluate the change percentage with volume of 2nd candle close. If the change percentage of 2nd candle is lower than 1st and the volume of 2nd
candle is higher or even similar than 1st candle close than this scenario is valid.
INDICATOR must calculate candle percentage or points difference between the open of 1st candle to close of 2nd candle: there are few on MQL that can do
this, so you need to find a good one. Example URL:
https://www.mql5.com/en/code/8935. However, it must be able to run on any time frame based on chart opened.
example charts are (SS1 and SS2 for 2 candle close, for bullish BUY scenario) and (SS3 and SS4 - SS5 and SS6 2 candle close, for bearish
scenario) so on
whatever timeframe it must be run, we have to wait for close of 2 candles and take the trade on 3rd candle open,
and only than raise the alert or EA must trade.
Whenever and on whatever timeframe and instrument (commodities, forex, Indices etc) this scenario (explained
above) occurs:-
Indicator must raise an alert with name of instrument and mark a Circle on the chart..
I must be able to set Parameter for alert to be raised or not and color of circle etc.
EA must ignore certain/multiple times when to trade, if mentioned.
Parameter for timings to ignore.. example are 2 timings 0800HRS to 0900HRS and 1300HRS to 1400 HRS. I should be able to change them as per my need.
All time must be GMT and be able to run on both MT4 and MT5.
Default SL is 10 points, and I must be able to set SL, TP and also be able to put trade at break-even when the price moves xx number of points in
profit.
Ability to close half position when TP reached and put the rest of trade at Break-even with target number of points set as take-profit.
Option to start Reverse trade if SL HIT.
And that's it, a very simple requirement and a simple budget :-)
相似订单
I need an AI based mt5 EA which self learns and improves on its previous mistakes. The EA must be able to utilize numerous trade set ups like; 1. CRT, 2. liquidity sweep reversal at selected higher timeframe where a candle sweeps previous candle high and closes lower or sweeps previous candle low and closes higher, 3. SMC where it trades on OB, CHoCH, BOS. 4. Support and resistance. It should trade any currency pair
i need some tradingview strategy that i want to use as a tester, i have something that i am working on currently and i need someone that can provide me with tradingview strategies that doesn't have a win rate, the one with 1:1 RR it need to have low win rate like 10% or 5% profitability, i am not paying $30 for,i dont have up to that for this cause i only want to use it as a test, if anyone have any to send me please
hello i need help building a ea bot for mt5 and i have started on claude but i will need someone if a incredible experience to make my ideas come to live. please contact so we can schedule a quick call and i can share anything that concerns you for the task
I am looking for someone with real experience developing strategies, indicators, or trading tools for Quantower . The strategy itself is relatively simple. The main issue is that I need to use some of Quantower's functions and API capabilities to program the strategy, but there is limited documentation available for some of the functionality, and I do not have enough time to fully understand the API and implement
I am looking for an experienced MQL5 developer who can BOTH research trading strategies and develop a commercial-quality MetaTrader 5 Expert Advisor. This is NOT simply a coding job. The developer is free to choose the trading logic, indicators, entry method, exit method, timeframe architecture and strategy type. I do not require the EA to copy or resemble any existing commercial EA. My priority is: ROBUST LONG-TERM
A developer will create an AI assisted EA forex watch-list scanner (not an auto-trader) designed to surface PDL/PDH bounces on M15, with coding in Python/MQL5. This will strictly be a market intelligence and scanning tool (no automatic order placement) and EA primary function will be a delivery of visual dashboard UI, 2-phased alerts (warning vs. execution), and multi-channel notification. 1. Project Overview &
Hello, please make me a simple MT5 Expert Advisor for XAUUSD on M15 timeframe. TRADING LOGIC: - BUY when EMA(10) crosses UP EMA(30) - SELL when EMA(10) crosses DOWN EMA(30) TRADING HOURS: - Only trade between 19:00 - 22:00 WIB / Jakarta time RISK SETTINGS: - Lot size: 0.01 - Stop Loss: 70 points - Take Profit: 150 - 300 points - Max 1 open position Please deliver .ex5 file ready to use. Thank you
//+------------------------------------------------------------------+ //| GODS PLAN V8.mq5 | //| Tebogo | //| tebogophago298@gmail.com | //+------------------------------------------------------------------+ //+------------------------------------------------------------------+ //| Expert initialization function |
I’m looking to purchase an existing, proven Trend-Following EA for MT5 . I am NOT looking to develop a new EA from scratch , so please read the requirements carefully before applying. The EA should follow a market-structure/trend-following approach similar to this: Identify a clear Break of Structure (BOS) to confirm the trend direction. Wait for a pullback/retracement instead of chasing the initial breakout. Enter
I am looking for an experienced MQL5 developer to create a fully automatic MT5 Expert Advisor (EA) for frequent small-profit trades. My current manual strategy is simple: I watch short-term price movement, enter when price starts moving strongly up or down, and close once a small profit is achieved. I want an EA that can identify these movements and automatically repeat this process throughout the day. Main