Looking for someone to create my private bot.

仕事が完了した

実行時間2 日

指定

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.

応答済み

1
開発者 1
評価
(9)
プロジェクト
20
10%
仲裁
4
50% / 50%
期限切れ
5
25%
2
開発者 2
評価
(4)
プロジェクト
7
43%
仲裁
1
0% / 0%
期限切れ
1
14%
3
開発者 3
評価
(75)
プロジェクト
80
6%
仲裁
46
11% / 54%
期限切れ
7
9%
仕事中
4
開発者 4
評価
(471)
プロジェクト
490
75%
仲裁
6
67% / 17%
期限切れ
0
類似した注文
Bot 30 - 80 USD
I am looking for an experienced MQL5 developer to create a fully automated Expert Advisor (EA) for MetaTrader 5 based on a Price Action strategy. The bot needs to automatically identify specific candlestick formations and market structure levels, execute trades, and manage risk using a dynamic trailing stop.The EA should monitor the chart for the following price action setup:Market Structure / Trend Filter:The bot
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should
Master mind 30+ USD
Start ↓ Detect Trend (H4) ↓ Confirm Structure (H1) ↓ Wait for Pullback ↓ Check Indicators ↓ Calculate Confidence Score ↓ Score ≥ 80? ├── No → Wait └── Yes ↓ Calculate Lot Size ↓ Place Order ↓ Set Stop Loss ↓ Set Take Profit ↓ Manage Trade ↓ Move to Break-even ↓ Trail Stop ↓ Close Trade. IF Price > EMA200 (H4) AND EMA50 > EMA200 (H4) AND ADX > 25 AND RSI between 55 and 70 AND MACD Main > Signal AND Bullish engulfing
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
*Need an MQL5 EA for MT5 to trade gold and forex automatically. Must include Stop Loss, Take Profit, and basic risk management. Budget is $30 to $50. Looking for clean, stable code that works on VPS.*
Hello Developers, I am looking for an experienced MQL5 developer to complete the development of a custom MetaTrader 5 Expert Advisor (EA) based on my proprietary trading strategy. I already have a partially developed EA that includes the required custom indicators and part of the trading logic. The project can either be completed by modifying the existing EA or, if more appropriate, by rebuilding it from scratch
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
Poptavka ZN 35 - 40 USD
Požadavky: platforma MetaTrader 5, jazyk MQL5; předání úplného a čitelného zdrojového kódu .mq5 a všech potřebných .mqh souborů; zákazů knihoven, DLL, vzdálených serverů a externí licenční kontroly; zákaz martingale, gridu, navyšování pozice po ztrátě a obchodování bez stop-lossu; výpočet velikosti pozice podle procenta rizika a skutečné měny účtu; nastavitelné maximální denní riziko a celkové čerpání; ochrana proti
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy
Description: I need an experienced MQL5 developer to build a professional MT5 Expert Advisor for XAU/USD based on my trading strategy. I require the full .mq5 source code and the compiled file. Trading Logic: Timeframes: H4 to determine overall direction, H1 for supply and demand zones, M15 for trade entries. Buy conditions: H4 trend is bullish, price reaches a valid H1 demand zone, liquidity sweep occurs below the

プロジェクト情報

予算
30 - 40 USD
締め切り
最低 1 最高 3 日