Candle Stick based Price Action Scalper EA

MQL5 Experts

Tâche terminée

Temps d'exécution 61 jours

Spécifications

This scalper will look at 2 timeframes and takes a trade when all conditions are met. It has account and order management, not all described here. Will be shared in specifications. 


PLEASE: only apply when you write proper code yourself. Separate functionality, including comments explaining what it does. No assembly tool usage like fxdreema or similar. 


Conditions to take a trade, in this example a buy order is described, sell order works reversed:


15m timeframe condition (at candle close)

All active conditions are met:

  • In trading session;

  • If 15min candle is bullish; 

  • If 15min candle is Doji, check input

  • If 15min bullish candle has body/candle ratio > Input;  

  • Draw rectangle from high to low of 15 min candle


5 min timeframe condition

  • Conditions on candle stick pattern. To be shared after selection. 


    Entry (when all conditions are met)

    • TP is 1:2  or desired input RR

    • SL based on candle stick structure or SMA

    • TP based on RR

    • Trailing SL based on SMA


    • If trade loses, repeat process 

    • If trade wins... check daily profit target and keep trading or end trading until next trading day or stop trading when account profit target is reached


    Trade management 

    • Number of trades open at the same time


    Répondu

    1
    Développeur 1
    Évaluation
    (403)
    Projets
    707
    49%
    Arbitrage
    57
    16% / 49%
    En retard
    130
    18%
    Gratuit
    2
    Développeur 2
    Évaluation
    (214)
    Projets
    347
    16%
    Arbitrage
    22
    41% / 32%
    En retard
    18
    5%
    Chargé
    3
    Développeur 3
    Évaluation
    (98)
    Projets
    120
    39%
    Arbitrage
    9
    89% / 0%
    En retard
    0
    Travail
    4
    Développeur 4
    Évaluation
    (5)
    Projets
    1
    100%
    Arbitrage
    4
    0% / 75%
    En retard
    0
    Travail
    5
    Développeur 5
    Évaluation
    (304)
    Projets
    509
    47%
    Arbitrage
    29
    10% / 45%
    En retard
    138
    27%
    Gratuit
    6
    Développeur 6
    Évaluation
    (7)
    Projets
    6
    0%
    Arbitrage
    5
    0% / 100%
    En retard
    1
    17%
    Gratuit
    7
    Développeur 7
    Évaluation
    (2102)
    Projets
    2674
    62%
    Arbitrage
    114
    46% / 25%
    En retard
    421
    16%
    Chargé
    8
    Développeur 8
    Évaluation
    (8)
    Projets
    13
    85%
    Arbitrage
    1
    0% / 100%
    En retard
    0
    Gratuit
    9
    Développeur 9
    Évaluation
    (27)
    Projets
    34
    15%
    Arbitrage
    6
    33% / 50%
    En retard
    5
    15%
    Travail
    10
    Développeur 10
    Évaluation
    (63)
    Projets
    194
    73%
    Arbitrage
    4
    100% / 0%
    En retard
    1
    1%
    Gratuit
    11
    Développeur 11
    Évaluation
    Projets
    0
    0%
    Arbitrage
    0
    En retard
    0
    Gratuit
    12
    Développeur 12
    Évaluation
    (266)
    Projets
    540
    50%
    Arbitrage
    55
    40% / 36%
    En retard
    224
    41%
    Travail
    13
    Développeur 13
    Évaluation
    (145)
    Projets
    258
    35%
    Arbitrage
    12
    25% / 58%
    En retard
    42
    16%
    Gratuit
    14
    Développeur 14
    Évaluation
    Projets
    0
    0%
    Arbitrage
    0
    En retard
    0
    Gratuit
    Commandes similaires
    Здравствуйте. Я новичок в трейдинге. Ищу робота для торговли золотом и валютными парами. Так как я новичок в этом деле, то хотелось бы найти хорошего робота, который бы сам определял прибыльную сделку (неважно валютная пара это или золото) и сам бы ее совершал, хотя бы с точностью 90%. О цене поговорим позже. Жду ваших предложений
    Mahlatse 50+ USD
    I want to Trading to the real account and I need to work with robot so I don't how to find the robot so I need your help to find it or we can talk what's app my number 076 584 7256
    Hello, i have a custom indicator on pinescript and i would like to convert it to a EA. Indicator basically gives buy sell signals and based on that orders to be placed and reversed. To give you complete requirement: 1. Use the TV pine script and convert it to EA 2. Reverse signals i.e. when buy order is running and sell signal shows then close previous order and open signal. 3. No
    I need an EA that use the following Strategie. Please watch the videos on the Youtube channel. The EA should work on every Plattform https://www.youtube.com/@MXProfits/videos I need video call to explain
    See the video and expert advisor should cater to all the requirements and setups shown in below video. Expert advisor will work on just 1 symbol and 1 timeframe which is present on the chart to which is attached. https://www.youtube.com/watch?v=PjigwAmhiT0&amp ;t=892s trading system is based on stochastic oscillators, particularly what "quad rotation" and divergences. Need to use four stochastic bands (9,3 - 14,3 -
    MT5 中运行的 EA 的主要任务 : 1 EA 将同时选择两对货币进行交易,包括 AUDUSD 、 EURUSD 、 GBPUSD 、 NZDUSD 、 USDCAD 、 USDCHF 、 USDJPY 、 AUDJPY 、 EURAUD 、 EURJPY 、 GBPJPY 、 GBPNZD 和 GBPCHF ,默认设置 GBPUSD 、 EURAUD 。 2 蜡烛图 的时间 区间 包括 15M 、 30M 、 1H 、 2H 、 4H 或 1D 。对于两对货币中的 每一对而言, 将同时密切观察两个 时间区间图。 也就是说,两对 货币 同时 打开 四个窗口,每对默认设置 15M 和 4H 。 如果 您 不肯定如何 为同一货币对打开两个窗口,请不要考虑接受这项工作 。 3 将使用自主开发的指标 CMA 结合 CCI 预测走势。 在某些特殊情况下 ,将使用 马丁格尔策略进行操作。因此,如果您已经拥有基于 Martingale
    Required to develop expert advisory which will work on any pair including crypto , forex, gold, silver, oil, simple stragy which will work on RSI,GRID, take profit, grid distance, start and stop button, only buy and only sell, filter for time frame Like 5m to 4 hr. stop loss and take profit .Detail will be shared once you except order
    Zzz 30+ USD
    // กำหนดค่าตัวแปรพื้นฐาน input double lotSize = 0.1; // ขนาดล็อตที่ต้องการ input int takeProfit = 50; // ระยะ Take Profit (จุด) input int stopLoss = 50; // ระยะ Stop Loss (จุด) input int magicNumber = 123456; // หมายเลข Magic Number input int smaPeriod = 14; // ช่วงเวลา Simple Moving Average (SMA) // เวลาที่ออเดอร์ล่าสุดถูกเปิด datetime lastOrderTime = 0; // ฟังก์ชั่นหลักของ EA void OnTick() { //
    Mobile robot 50 - 100 USD
    I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
    I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line

    Informations sur le projet

    Budget
    50+ USD
    TVA (21%): 10.5 USD
    Total: 60.5 USD
    Pour le développeur
    45 USD