King mt4 robot

MQL4 Experts

Specification

Variable                                                                      VALUES

ENTRY METHOD [DROPDOWN]                                  AUTO/MANUAL

MA PERIOD [>=2]                                                              4

MA METHOD [DROPDOWN]                                         SIMPLE/EXP/SMOOTH/LINEAR WEIGHTED

MA APPLYTO PRICE[DROPDOWN]                               CLOSE PRICE/CLOSE/OPEN/MEDIA/TYPICA/WEIGHTE

MA SHIFT{>=0]                                                               

TRADE ENTRY SIGNAL [DROPDOWN]                           SAME AS MA DIRECTION/REVERSE OF MA       

TIME FRAME----------------------------------------------------------ANY          

ORDER EXECUTION(DROPDOWN)                                          INSTANT/PENDING                                                                                 

TRADE DIRECTION (DROPDOWN)                                                BUY&SELL/BUY/SELL

MAX NUMBER OF BUY&SELL                                                    30

MAX NUMBER OF BUY( AT CLOSE OF EACH CANDLE )              20

MAX NUMBER OF SELL (AT CLOSE OF EACH CANDLE)               20             

PRICE LEVEL GAP      (DROPDOWN)                                     FIXED/CUSTOMISE

FIXED GAP                                                                              -             36

CUSTOMISE (POINT)                                                                         100,200,300,400…..ETE

Hedging LOTS SIZE MANAGEMENT                                                           -----------

LOT FOR INITIAL TRADE                                                                                  0.2

Lots management[dropdown]                                                         multiplier/customer/percent

Lot multiplier                                                                                                       1.5

Customise lot                                                                                                      .03,0.05:0.07:0.09

Percent                                                                                                                 2

                                                                                                                                              

TAKE PROFIT LEVEL  (DROPDWON)                                                       POINT/CURRENCY

TAKE PROFIT for first trade                                                                                      5

TAKE PROFIT FOR HEDGE TRADE                                                                     10

BREAKVEN AFTER CERTAIN NUMBER OF HEDGE                                            0

 

 

 

REENTRY AFTER TAKE PROFIT [DROPDOWN]                                       ALLOW/NOT ALLOW

RISK MANAGEMENT  (DROPDOWN)                                                          MAX AMOUNT / %

 MAX AMOUNT OF LOSS                                                                              200

 % LOSS                                                                                                         5

 

ENTRY TIME                                                                                    ----------------

GMT OFF OF BROKER[DROPDOWN]  -           GMT+0:00GREENWICH MEAN TIME[LONDON]

                                                                                                                                            

WINDOW ENTRY FROM HOUR [-1:0FF,0-23]                                                         0

WINDOW ENTRY FROM MINUTE [0-59]                                                                 0

WINDOW ENTRY UNTILL HOUR [0-24]                                                                  24

WINDOW ENTRY UNTILL MINUTE[0-59]                                                                0

MONDAY TRADE ENTRY[DROPDOWN]                                                 ENABLE/NOT ENABLE

TUESDAY TRADE ENTRY[DROPDOWN]                                              ENABLE/NOT ENABLE

WEDNESDAY TRADE ENTRY[DROPDOWN]                                           ENABLE/NOT ENABLE

THURSDAT TRADE ENTRY[DROPDOWN]                                             ENABLE/NOT ENABLE

FRIDAY TRADE ENTRY[DROPDOWN]                                                 ENABLE/NOT ENABLE

SATURDAY TRADE ENTRY[DROPDOWN]                                              ENABLE/NOT ENABLE

SUNDAY TRADE ENTRY[DROPDOWN]                                               ENABLE/NOT ENABLE

OTHER SITTINGS                                                                                         -------------

MAX SPREAD FOR TRADE ENTRY                                                            10

RUN CLOSOUT SUMMARY TEXT COLOR                                                     GREY

RUN CLOSEOUT TEX DISPLAY                                                        SHOW HORIZONTAL TEXT

APPROX CLOSE OUT PRICE PRICE LEVEL                                          BLUE

TICK SCALING FOR CFD MARKET [DROPDOWN)         AUTO SCALING FOR INDEXMARKET

MAGIC NUMBER                                                                                          12345

DESCRIPTION OF THE EXPERT

BEFORE BEGINNING TRADING, I SHOULD HAVE THE OPTION TO TRADE MANUALLY OR AUTOMATICALLY, DIRECTION OF TRADING IS BASE ON THE CLOSS OF MA.

IF I CHOOSE HEDGING MODE, I SHOULD BE ABLE TO SET BREAKEVEN AT ANY NUMBER OF HEDGE TRADE, THIS HELP MINIMISE RISK.

FOR NON HEDGE MODE, THE TOPUP TRADE IS BASE ON THE CLOSE OF THE CANDLE ON THE SAME DIRECTION OF MA.

I SHOULD BE ABLE TO SEE A SUMMARY OF WHAT I AM RISKING IN THE CHART.

PLEASE CONTACT ME IF YOU DO NOT UNDERSTANDING ANY SITTINGS IN THE PARAMETER.

 

 

 

 

 

                        

 

                                                                                                     

                                                                                                     

 


Files:

Responded

1
Developer 1
Rating
(42)
Projects
62
8%
Arbitration
12
58% / 42%
Overdue
1
2%
Free
2
Developer 2
Rating
(4)
Projects
6
17%
Arbitration
3
0% / 67%
Overdue
0
Free
3
Developer 3
Rating
(37)
Projects
59
27%
Arbitration
24
21% / 54%
Overdue
10
17%
Working
4
Developer 4
Rating
(42)
Projects
111
57%
Arbitration
2
50% / 0%
Overdue
3
3%
Working
5
Developer 5
Rating
(263)
Projects
537
50%
Arbitration
55
40% / 36%
Overdue
224
42%
Free
6
Developer 6
Rating
(56)
Projects
167
69%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
7
Developer 7
Rating
(2411)
Projects
3028
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Free
8
Developer 8
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
Looking for experienced programmer to create a trend line breakout and trend line bounce indicator that send alert with arrow on screen without open trades multiple currency pairs time frame M15 H1 H4 D1 W1 MN
Hello programmers, I need a coding assistance to do the following job. Currently the EA opens two different trades one has a comment "Originial" and another has comment "Series" The job is if the Original trade is negative by x pips, open a hedge trade(Hedge1#-OrderTicket of the soruce trade) along with one buystop and a sell stop order and the comment of the trade will be "Recovery#1-+OrderTicket() of the original
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
I have a EA and A Indicator I want to upgrade with some new features I want to add to the Indicator And The EA Also there is a memory error in the system that is showing up in the journal after the ea is ran on multiple charts I will need to get this fixed as well Indicator is 528 lines of code EA is 703 lines of code Dashboard I want to add is 1974 lines of code Indicator Changes I want to change the indicator The
An ea with 4 moving average, and two time frame confluence. Option to add risk to reward and percentage of balance to trade. Message me remaining for the more info
Hi All, I will try to be as precise as possible. We can discuss if you have any questions. I need an indicator to be developed for MT5 for detecting Engulfing Failed Zones. Requirement (in H4/ H1/ M30 Time frames only): Identify Engulfing Buy/ Sell Candle. Identify when the Engulfing Buy is failed, or Engulfing sell is failed. Draw a zone for that area of Engulfing Buy/Sell Fail. Invalidate the zone or delete the
Hi. I want to fix my EA. The concept of lowestBid- There aree 3 levels of price. Price1 at the top, Price 2 in the middle and Price3 at the bottom. When the EA starts it start at Price1. And lowestBid is set to Price1. When the price hits Price 2, lowestBid=Price2. When price hits Price3, lowestBid=Price3. When Price come back up to level2, lowestBid=Price2 ....so on and so forth. lowestBid will keep changing with
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
FOREX trading robot 30 - 35 USD
Creating a powerful forex robot capable of handling multiple timeframes and efficiently identifying trades within a short span of 10 minutes requires a well-thought-out design encompassing robust technical and algorithmic frameworks. The goal is to develop a system that can process a significant number of entries across various timeframes (5 minutes, 15 minutes, 1 hour, 4 hours, and weekly) while ensuring accuracy
looking for experienced programmer to create trend reversal I want indicator that send alert with arrow on screen without open trades Uptrend Let’s say there is an uptrend on the chart. The first high (H) is followed by the first low (L), which in turn is followed by the second high (HH – higher high). After that, if the price drops out of the trend structure and forms a

Project information

Budget
33 - 80 USD
For the developer
29.7 - 72 USD