Profitable Trends Moving Average Crossover Robot Scalper Needed.

Job finished

Execution time 1 hour
Feedback from customer
Nice developer.

Specification

Hello my developers,good day to you all.I need a new scalper robot base on moving average crossover strategies.the scalper robot must be able to used moving average crossover to executes buy order or sell order,also the robot must be able to analyze and filters out bad signals to maximize good results in the market conditions using moving average crossover strategy,also the scalper robot must be able to use moving average crossover to catch trends following strategies ➡️ (uptrends/downtrends and trends continuations).only expert developer that's capable to code this strategies without no hurry should buy it.and below is the work of the scalper robot ⬇️.

I want the robot to buy when the short-term moving average cross above the long-term and the mid-term moving average after the bullish price action signal confirmation close,and exit buy trade when the short-term touch the long-term moving average.also sell when the short-term moving average cross below the long-term and the mid-term moving average after the bearish price action signal confirmation close,and exit sell trade when the short-term touch the long-term moving average.I want the robot to work only MT4,and also trade all major currency pairs especially EUR/USD GBPUSD/Indices/sythentic Indices.and also,the robot must be able to work perfectly with no error when backtesting it on historical data,so that I can be able to backtest it and test so many strategies that sweet best for me.i want the robot to use all brokers especially fbs.com/exness.com and prop-firm account.if you are capable of doing this job without no hurry,just apply thanks for patronizing.
Please,no martinage no grid.


PERIMETER SECTIONS INCLUDE AS FOLLOW.

     (1).Trade direction=Both/Buy/Sell only.

                     (2).ORDER SETTING
     Money management=Auto-lots/Fixed-lots.
                            Lots-size=0.01
                  Number of trade to open.

       (3).Take-profit/Stop-loss settings.
             Allow Take-profit=True/False.
             Allow Stop-loss=True/False.
             Take-profit=00.0pips/not points.
             Stop-loss=00.0pips/not points.

(4).Allow break-even=True/False.
 Move stop-loss to break-even at profits pips=00.0pips/not points.

             Allow News-filter=True/False.
            Allow spread filter=True/False.
            Spread filter=3.0pips/not points.
              Allow time filter=True/False.
                     Trade start=8.00AM.
                     Trade end=20.00PM.
                      Days filter settings.
        Allow prop-firm account=True/False.
                       
(3).MOVING AVERAGE CROSS OVER INDICATOR SETTINGS..

                   Time frame settings ⬇️.
         1M-5M-15M-30M-1hr-4hr-1D-1W.

       Confirmation candlestick close=1.0

                       MA Period 1=00.

                       MA Period 2=00.

                       MA Period 3=00.

MA Method 1=exponential/simple/smooth.

MA Method 2=exponential/simple/smooth.

MA Method 3=exponential/simple/smooth.

              MA 1 Apply to=close/open.

              MA 2 Apply to=close/open.

              MA 3 Apply to=close/open.

(4).CANDLESTICK PRICE ACTION SIGNALS SETTINGS⬇️.

Allow detect price action signals=True/False.
          Bullish elgulfing=True/False.
          Bearish elgulfing=True/False.
          Bullish pin bar=True/False.
          Bearish pin bar=True/False.
          Bullish harami=True/False.
          Bearish harami=True/False.
       Evening star pattern=True/False.
      Bullish breakout resistance=True/False.
      Bearish breakout support=True/False.
       Morning star pattern=True/False.
 Double top and Double bottom=True/False.
           Doji patterns=True/False.
           Spinning top=True/False.
           Inverted hammer=True/False.
           Hanging man=True/False.
    Bullish/Bearish Marubozu=True/False.
Tweezer bottom and top patterns=True/False.

All these should be in the perimeter sections for the moving average robot scalper.

Responded

1
Developer 1
Rating
(30)
Projects
34
68%
Arbitration
1
0% / 0%
Overdue
0
Working
2
Developer 2
Rating
(9)
Projects
7
14%
Arbitration
1
0% / 100%
Overdue
1
14%
Free
3
Developer 3
Rating
(113)
Projects
198
10%
Arbitration
16
31% / 44%
Overdue
18
9%
Loaded
4
Developer 4
Rating
(3)
Projects
7
29%
Arbitration
6
50% / 50%
Overdue
0
Free
5
Developer 5
Rating
(57)
Projects
72
22%
Arbitration
13
46% / 15%
Overdue
5
7%
Free
6
Developer 6
Rating
(16)
Projects
20
0%
Arbitration
7
0% / 71%
Overdue
8
40%
Working
7
Developer 7
Rating
(38)
Projects
95
59%
Arbitration
2
100% / 0%
Overdue
1
1%
Free
8
Developer 8
Rating
(20)
Projects
44
34%
Arbitration
9
33% / 33%
Overdue
7
16%
Loaded
9
Developer 9
Rating
(11)
Projects
14
0%
Arbitration
3
0% / 100%
Overdue
2
14%
Loaded
10
Developer 10
Rating
(522)
Projects
593
42%
Arbitration
19
58% / 32%
Overdue
46
8%
Loaded
11
Developer 11
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
I need an MT5 EA bot that will pick up signals from UT BOT ALERTS and Stochastic to place trades ( settings will be provided). When UT Bot Alerts gives buy signal and Stochastic lines crossing each other upwards it must buy. When there is opposite signal, it will close present trade and open trade on opposite signal. There should be variables for lot size and trailing. There should be an option for numerous trades in
I need an EA with price levels alert so I can use it on the VPS I subscribed to the VPS and the only thing I wanted to use it for was a price level alert but I cannot get it to work with the alert this building into the platform and I think I need an EA with some Price Line and push notification alert to it Is possible to make that
I want an Expert Advisor with the following features: 1. Capital preservation is guaranteed 2. Can make consistent daily profit of 1-2% 3. No grid, no martingale 4. Scalp for 1min preferably. A sort of HFT but authorized by all brokers and above all which works in real life 5. Risk not exceeding 5% dropdown at any giving time 6. Must operate with a good risk reward ratio 7. Strategy must
This is my first request, and depending on the final result, I would like to close a partnership for future work (if possible)! I want a robot that works on buy and sell operations, with an AI implementation, where it learns with the operations, mistakes, hits, and always evolves. I want the operations to be based on pivot, having the RSI(9) to confirm the entries, I think the indicator zigzag could complement giving
// Define input parameters input int EMA_Period = 25; // EMA period input double LotSize = 0.1; // Trading lot size input int StopLossDistance = 10; // Initial stop loss distance in pips input int TrailingStopDistance = 10; // Trailing stop distance in pips // Define variables for trailing stop double trailingStopLevel = 0; // Define the main function int start() { // Calculate the EMA 25 value for the
Hi, I'm looking for someone to perform just one simple task. I have a MT4 indicator that I want to convert to a MT5 indicator. And that's it. I want all the settings and EVERYTHING to be exactly the same, and nothing changed about the indicator. I just need to be able to convert it, and use it on the MT5 platform. Thanks in advance
Backtest MT4 EA 30 - 40 USD
Greetings, I am interested in obtaining a Backrest report for an MT4 EA covering the past year, specifically from September 25, 2022, to September 25, 2023. The desired time frame for this report is 1 minute, and the pairs to be included are EURUSD, USDCHF, GBPUSD, AUDUSD, USDCAD, and USDJPY. Kindly Bid for this project if it what you can do for me
Am i need of a developer to create a mt5 program that can copy the orders a bot makes in a mt5 account from this mt5 to another mt5 or Mt4 automatically. Kindly bid for this project if it is what you can do for me. Thanks
This is my first request, and depending on the final result, I would like to close a partnership for future work (if possible)! I want a robot that works on buy and sell operations, with an AI implementation, where it learns with the operations, mistakes, hits, and always evolves. I want the operations to be based on pivot, having the RSI(9) to confirm the entries, I think the indicator zigzag could complement giving
Please I need EA to take trades between the different Market sessions by marking high and lows of sessions + candlesticks strategy to take and close trades. Different currency pairs will be traded in a particular market session so there should be options to set the EA to do that in the input tabs. There will be a dashboard to manually control the trades and show different trade metrics, like total trades, Spread

Project information

Budget
40 - 60 USD
For the developer
36 - 54 USD
Deadline
from 1 to 4 day(s)