Job for a developer who has completed 2789 jobs

Job finished

Execution time 9 days
Feedback from customer
Everything done as I asked. resolved all issues. very helpful.
Feedback from employee
Good employer! Thank you :)

Specification

starting from 00:00 candle (00:00-00:59). Check if bullish (close > open) or bearish (close < open). If Strategy rules

Requirements

  • Mt5

  • All currency pairs

  • H1 timeframe for bias and support/resistance levels

  • M5 timeframe for entry model (fvg)

  • Adjustable risk amount and risk-reward ratio (currently risk 1% , 1:2 ratio)

  • 01:00 am - 11:00 am NY time. Easy to adjust if i want to change in future

  • Backtestable on strategy tester

  • 8 days


  1.  Bias


Check the previous H1 candle open = close then skip and move to the next H1 candle.


The trade window is for the 1h after the bias candle (previous H1 candle).

Example: if the current hour is 04:00 we can only enter a trade from 04:00-05:00. Once the trade window is over then we start again; check H1 candle, in this case 04:00 candle. If bullish then we only take buys from 05:00-06:00  



 If it's bullish then for the current hour window we will only take buys. If the previous H1 candle is bearish then for the current hour window we will only take sells. Example:  the time is currently 07:00. We go to the H1 candle and check the 06:00 H1 candle. If bearish then we will only take sells from 07:00-08:00. If bullish then only buys from 07:00-08:00



  1.  Key levels

Use open price and high/ low price from the previous H1 candle as support lines. 


Bullish scenario: open price and low as support



Bearish scenario: open price and High as resistance





Use Previous H1 candle (the same you use to get the bias) to get support lines.

So for example, if it is currently 09:34, the support levels would have been from 08:00 H1 candle.

  1.  Touch confirmation


Price must touch the support levels drawn out from the previous candle during the current hour trade window. Only then can we wait for the entry model. Keep in mind that price must close above support and below resistance otherwise the trade is invalid. This can happen before or after the entry model.


 Example 1: current hour starts, price comes down to touch support, taps it by a pip and then has the entry model above it. Trade would be valid. 


Example 2: current hour starts, price comes down to touch support, goes even lower, the entry model forms below support line, then before the trade window closes, an M5 candle closes above the support line. Trade is valid. Specifically an M5 candle since that is the time frame for the entry model which we will get into next


Example 3: current hour starts, price comes to touch support, goes even lower, entry model forms, and then the trade window closes whilst price is still below the support line. Trade is INVALID. 





  1.  Fvg confirmation


The entry model. A simple fair-value gap. An imbalance. A 3 candle formation that has a gap in the middle. Hopefully you already know how to code this as it is vital. The gap just has to be more than 0. It can be 0.1 pip, 10 pips. As long as all the other rules are followed then you can take any sized gap.



Only bullish fvg for bullish bias. Only bearish fvg for bearish bias.

How it all plays out: You wait for the current hour to open. Then check the H1 candle for previous candle bias. In this example it is bearish. So we note the high and the open as resistance levels. If current price touches a support level within the trade window we then wait for a bearish fvg. If after the close of the fvg the price is already below the support level we touched, then take a sell at market.  If the fvg closes and it is still above the resistance level we touched, then wait for an m5 candle to close below the level. 


Important: if the open price level was touched then we need to close below the open price before a trade. If both the open and high was touched (which will happen whenever the high is touched, then we need a close below just the high.  So if the open price is touched and there is a bearish fvg that closes below the high price it is invalid and the high was not touched. There needs to be an m5 candle close below the open price in that scenario.



Only one trade per window


Entry only within the window, exit is only breakeven, stop loss or take profit. Can take as long as it wants.







Trade Management


The stoploss will be the lowest point of the current hour at the time of entry.


The take profit is a 1:2 rr so double whatever the stoploss is.



Break-even Rule


After entry, if price crosses the high (for buy) or low (for sell) of the previous H1 candle, move SL to breakeven.


if at entry point, price is already above the previous H1 candle high/low then no trade to be taken


Important: if BEFORE the support line is touched, the high/ low of the previous candle is breached, then count that as the high/low needed to be broken for the breakeven rule to set in, so that would be the current candles high/low. In other words if the current H1 candles high is higher than the previous H1 candles high then use the current candles high (the highest of the two) same for the low 



Other than that the trades go to stop loss or take profit. No manual trading



Extremely Important: Needs to work well for backtesting.


Responded

1
Developer 1
Rating
(2322)
Projects
2925
63%
Arbitration
123
45% / 25%
Overdue
429
15%
Working
2
Developer 2
Rating
(16)
Projects
35
23%
Arbitration
4
0% / 50%
Overdue
2
6%
Working
3
Developer 3
Rating
(10)
Projects
14
43%
Arbitration
0
Overdue
3
21%
Free
4
Developer 4
Rating
(1)
Projects
2
50%
Arbitration
0
Overdue
0
Free
Similar orders
Gold robot 3000+ USD
I really liked this training platform. I want to start a good business with this funding amount."I like crypto trading. Does it provide a demo account that is good for learning?"
Gold robot 3000+ USD
Hello, I am looking for someone who can help me to build a MT4/MT5 forex EA, by analyzing the trading history. You are responsible to find out trading logic behind the EA and Build a new EA that accurately replicates the existing strategy. I need someone who has proven previous experience to build a new EA by reverse engineering. Thanks
I am looking for an experienced MT4/MT5 developer to analyze my trading history and replicate the strategy in a new Expert Advisor (EA). The developer must have proven experience in reverse engineering strategies, analyzing trading data, and developing EAs across various trading methodologies. A deep understanding of XAUUDS and BTCUSD behavior, as well as chart analysis, is essential. Please note that we do not have
Title: MT5 Forex Trading Robot Development I need a MetaTrader 5 (MT5) Expert Advisor (EA) for automated Forex trading. Requirements: 1. The robot must be fully automated and capable of opening and closing trades without manual intervention. 2. Compatible with MetaTrader 5 (MT5). 3. Adjustable lot size, Stop Loss, and Take Profit settings. 4. Built-in risk management based on account balance. 5. Ability to trade
Risk management EA 30 - 200 USD
Looking to develop risk management EA for personal use probably commercially in the future. I want the EA to have a display panel with 0.1, 0.2, 0.5,1,2,3 percent risk management button. I also want BE, partial closure of 0.25,0.5,0.75 and full closure panel on both profit and loss. I’ll also like to include trailing stop, 2 trades max per day and BE+spread option. I’ll be attaching the image for a guidance on what
Sierra Chart Alerts to MT5 via Webhook (Alert Manager File Version) Objective: Create a Custom Study (ACSIL / C++) that monitors alerts from the Alert Manager file and forwards any valid alert directly to MT5 via an HTTP POST (Webhook) in JSON format. Additional Note: The study should allow adding any modifications in the future and provide clear insights into the alert points in Sierra Chart. 1. Data Flow Diagram
Ea.Mix 30+ USD
I am in need of a good scalping bot for gold or any currency pair. If you have one that is working, reach out. You must be able to provide a trial version so I can test the bot myself
A bot takes trades every few seconds until hit the profit with the same lots , i am attaching a picture as well. If anyone can do that please contact me i will give the account details
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

Project information

Budget
250+ USD