Looking for someone to create my private bot.

Job finished

Execution time 2 days

Specification

i need a bot that can,
1 identify these candlestick patterns.
a. bullish and bearish Marubozu
b. Hammer
c. Hanging Man
d. Inverted Hammer
e. Shooting Star
f.  Bullish and bearish Engulfing
g. Tweezer Tops and bottoms
h. Morning and evening Star
  i. Three White Soldiers
  j. Three Black Crows
k. Three Inside Up and down
                     TRADING STRATEGY
2. accurately analyze chart data of 5 symbols EURUSD, GBPUSD, USDJPY, XAUUSD(GOLD), CL (SPOT CRUDE).
in the following way, -
analyze monthly and weekly time frame first to find trend direction of each symbol.

then go to the daily timeframe and confirm the trend direction.

once confirmed uptrend or downtrend it should move to the 15 min time frame, then plot 2 things there, an accurate and latest support and resistance levels using price action on the chart and a fibonaci retracement tool plotted from swing high to swing low(downtrend)swing low to swing high(uptrend), based on the latest support and resistance levels that the bot found, and wait for the candles to retrace to any of the values on the fib, forming a key level

once support and resistance are plotted and key levels identified successfully it should analyze candlestick patterns on those levels in case it identifies any of the above candlestick patterns on those key levels it should plot a 8,14 exponential moving average in blue and red where the blue crosses the red at or near key levels bot  enter for a buy if the red crosses blue near or at a key level bot enter for sell  only after identifying key levels on the fib retracement tool, candlestick patterns identification on the key levels,and moving average cross


trades should be exited in the case the bot identity's any of these reversal candlestick pattern mention above or these patterns - Spinning Top
Doji
while monitoring the trades
                       RISK MANAGEMENT
also, before entering the trade, it should calculate the appropriate stoploss and take profit for each trade, by putting take profit on next key resistance or support  level and stop loss should be set at 1% below the entry price, calculate the lot size to use by using a 1%risk per trade and the stoploss distance found with this formular Lot Size = (Account Balance * Risk Percentage) / (Stop Loss Distance * Pip Value) , measure the risk to reward ratio using this formulae Risk-to-Reward Ratio = (Stop Loss Distance) / (Take Profit Distance) and only join if it is or above. 2;1, the bot should only be at 5 trades at a time not more.
lastly the bot should only trade during the Tokyo, London and Newyork session, and send an email after a trade is exited or take profit is hit on (victormbiginjuguna@hotmail.com)

should be able to operate in mt5.

Responded

1
Developer 1
Rating
(9)
Projects
20
10%
Arbitration
4
50% / 50%
Overdue
5
25%
Free
2
Developer 2
Rating
(4)
Projects
7
43%
Arbitration
1
0% / 0%
Overdue
1
14%
Free
3
Developer 3
Rating
(74)
Projects
79
6%
Arbitration
46
11% / 54%
Overdue
7
9%
Working
4
Developer 4
Rating
(460)
Projects
481
75%
Arbitration
5
80% / 0%
Overdue
0
Free
Similar orders
I have an issue with my ninja script and i would like you to help me straighten things I wanted to create an indicator and i have the source code already but i am getting compiling errors on my NinjaTrader And i tried fixing the error it still same I sent 3 images here for you to understand the errors and i would like to ask if you can help me fix it so i can go ahead and compile my source code. Thanks
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even
"Hello! I am an experienced programmer specializing in automated trading software for MetaTrader 4 (MQL4) and MetaTrader 5 (MQL5). My goal is to help traders turn their manual strategies into fully automated robots (Expert Advisors) and custom indicators. My services include: Developing Expert Advisors (EA) from scratch based on your strategy. Creating Custom Indicators and Scripts. Modifying existing EAs (adding
I have a simple strategy that need coding on tradingview Strategy using high low at seleted time and when breakout to entry buy sell. Everything will be explained on private
I am looking for an experienced MQL5 developer to modify and enhance my existing Expert Advisor, "Gold Levels Trader". The current version has a low win rate (~30%) and issues with ATR-based Stop Loss execution. I want to replace the current "pips drop/rise" logic with Fibonacci Retracement levels for entry signals, implement a Daily Drawdown Limit , and add Pending Orders functionality
I want developer who know how to create bot which immediately transfer specific crypto coin deposit to one crypto address to another specific address in just a second,, if you know about this then only comment on this post
So the things we need in algorithm of mql5 language EA in mt5 1. Depending on timeframe it can recognise the previous swing high and low 2. Timeframe is 5m,15m,1h,4h 3. It can recognise the basic Market bias that is market is bullish or bearish we can identify using (ema,rsi,basic smc bias,ict bias structure mapping) or use anything to find bias structure 4. EA should have option to change timeframe and change risk
require the development of a high-speed, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically detect
# Copyright 2025, MetaQuotes Ltd. # https://www.mql5.com import importlib . util mt5_spec = importlib . util . find_spec ( "MetaTrader5" ) if mt5_spec is None : mt5 = None else : import MetaTrader5 as mt5 # pyright: ignore[reportMissingImports] def main (): if mt5 is None : print ( "MetaTrader5 module not available" ) return print ( 'Python executable:' , __import__ ( 'sys' ).executable) ok = mt5
Scope of Work Develop 15 individual Expert Advisors (MT4 and/or MT5) Each EA will have: Unique trade logic and execution rules Configurable inputs (risk %, lot size, TP/SL, filters, sessions, etc.) Clean, modular, well-commented code Error-free compilation Backtest-ready functionality Core Features (Across EAs) Market & pending order execution Risk-based position sizing Time/session filters Trade limits (per day /

Project information

Budget
30 - 40 USD
Deadline
from 1 to 3 day(s)