AN EXPERT ADVISOR BASED ON PRICE ACTION

Trabajo finalizado

Plazo de ejecución 3 minutos
Comentario del Cliente
Very good developer and has very good coding skills
Comentario del Ejecutor
Calm and patient person, Explaining his requirements in better way which I like much, Thanks

Tarea técnica

 THIS EA IS BASED ON PRICE ACTION

BASIC TRADE MANAGEMENT FUNCTIONS:

1. TIME FILTER (TRUE/FALSE) - START TIME AND END TIME
2. FRIDAY CLOSE TIME (TRUE/FALSE) - CLOSES ALL OPEN TRADES AND STOPS TRADING
3. SINGLE CHART SETUP OR ONE CHART SETUP
4. COMMENT TRADE - EA PRINT ITS' NAME WHEN IT EXECUTES A TRADE 
 

TRADE MANAGEMENT - USES EQUITY TO EXECUTE TRADES

1. LOT SIZE
2. RISK PERCENT (COUPOUNDING)
3. MAX ACCOUNT LOT
4. MAX TOTAL TRADES
5. STOPLOSS 
6. TAKE PROFIT 
7. CANDLE CLOSE TP TRUE/FALSE - TRADE MUST NOT CLOSE BELOW SET TP
8. NUMBER OF TRADES - EA MUST HOLD ONE TRADE AT A TIME
9. TRAILING STOP AND TRAILING STEP - TRAILING START FROM ENTRY POINT OR TRAILING STEP
10.TAKE PROFIT, CANDLE TP, TRAILING STOP/TRAILING STEP SHOULD ACCOUNT FOR SPREAD, COMMISSION AND SWAP BEFORE THEY EXIT ANY TRADE.
   i.e TRADES CLOSED BY TP, CANDLE CLOSE TP, TRAILING STOP/STEP MUST NOT BE IN LOSS BECAUSE OF SPREAD, COMMISION AND SWAP.
11. TRADES CLOSED BY TP, CANDLE TP, TRAILING STOP/STEP MUST NOT PRINT ANYTHING THING TO THE USER (E.G TP, SL)

TRADING STRATEGY 

NUMBER OF POINTS A CANDLE MOVES BEFORE TRADE EXECUTION = 100 (USER INPUT)

BUY ORDER - ENTRY CONDITIONS.

1. IF BUY CANDLE OPENS, EA ONLY EXECUTES A BUY ORDER IF PRICE MOVES 100 POINTS (USER INPUT) ON THAT BUY CANDLE. IF PRICE
   DOES NOT MOVE UPTO 100 POINTS (USER INPUT) ON THAT BUY CANDLE, NO EXECUTION OF TRADE. IF THE CANDLE CHANGES TO A SELL CANDLE
   BEFORE PRICE MOVES UPTO 100 POINTS, THEN A SELL ORDER EXECUTES IF IT MOVES 100 POINTS (USER INPUT) AS A SELL CANDLE. IF THE TRADE
   IS CLOSED BY TAKE PROFIT, CANDLE CLOSE TP OR TRAILING STOP BEFORE THE CANDLE CHANGES TO SELL DIRECTION, EA SHOULD ALSO EXECUTE A
   SELL ORDER IF IT MOVES 100 (USER INPUT) POINTS IN THE SELL DIRECTION.

BUY ORDER - EXIT CONDITIONS.
1. CLOSES THE ORDER WITH TP.
2. CLOSES THE ORDER WITH CANDLE CLOSE FUNCTION IF SET TRUE. TRADE MUST NOT CLOSE BELOW SET TAKE PROFIT VALUE
 

SELL ORDER - ENTRY CONDITIONS.

1. IF SELL CANDLE OPENS EA ONLY EXECUTES A SELL ORDER IF PRICE MOVES 100 POINTS (USER INPUT) ON THAT SELL CANDLE. IF THE CANDLE
   DOES NOT MOVE UPTO 100 POINTS (USER INPUT) ON THAT CANDLE, NO EXECUTION OF TRADE. IF THE CANDLE CHANGES TO A BUY CANDLE
   BEFORE PRICE MOVES UPTO 100 POINTS, THEN A BUY ORDER EXECUTES IF IT MOVES 100 POINTS (USER INPUT) AS A BUY CANDLE. IF THE TRADE
   IS CLOSED BY TAKE PROFIT, CANDLE CLOSE TP OR TRAILING STOP BEFORE THE CANDLE CHANGES TO BUY DIRECTION, EA SHOULD ALSO EXECUTE A
   BUY ORDER IF IT MOVES 100 POINTS (USER INPUT) IN THE BUY DIRECTION.

SELL ORDER - EXIT CONDITIONS.
1. CLOSES THE ORDER WITH TP.
2. CLOSES THE ORDER WITH CANDLE CLOSE FUNCTION IF SET TRUE.TRADE MUST NOT CLOSE BELOW THE SET TAKE PROFIT VALUE


PREPARE EA FOR MQL5.COM PUBLISHING.

Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(27)
Proyectos
27
26%
Arbitraje
0
Caducado
0
Libre
2
Desarrollador 2
Evaluación
Proyectos
3
33%
Arbitraje
1
0% / 100%
Caducado
2
67%
Libre
3
Desarrollador 3
Evaluación
(7)
Proyectos
14
21%
Arbitraje
1
0% / 100%
Caducado
3
21%
Libre
4
Desarrollador 4
Evaluación
(568)
Proyectos
641
41%
Arbitraje
21
57% / 29%
Caducado
47
7%
Trabaja
5
Desarrollador 5
Evaluación
Proyectos
0
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
6
Desarrollador 6
Evaluación
(328)
Proyectos
347
71%
Arbitraje
4
100% / 0%
Caducado
1
0%
Trabajando
7
Desarrollador 7
Evaluación
(1)
Proyectos
1
0%
Arbitraje
1
0% / 0%
Caducado
0
Libre
8
Desarrollador 8
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
Solicitudes similares
Specify your Requirements Specification here point by point. Try to describe your requirements briefly and clearly, so that your potential developer is able to correctly assess its complexity and cost, as well as the required execution time. A bad or too generic description will result in your order being ignored, or you will spend a lot of time negotiating the details with each applicant. Remember: It is better to
Excellent trade 30 - 50 USD
I need an expert robot developer that will create a robot using 4 indicators to generate signal for the robot to execute,it should be solely based on candle stick period analysis and the robot will be made to allow indicators parameters adjustment and user input example "parameters optimization" or "hyperparameter optimization as the terminology might be, please I need it urgently, the interested developer should
Hello, I need a professional programmer to help me design an EA that can be able to take trades towards a market direction with accurate prediction. This EA should be able to identify the market trend direction and take multiple trades towards the direction and also able to close the trades together when market wants to reverse at the best profit level. The input at the beginning will be for the EA to be input with a
Active expert 250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me
Hi I need a software like Mirror trade copier ( https://www.antonnel.net/mirror/ ) which directly connect to the Accounts over api with out MT4 terminal and copies trades from mater to client. I want the same and possible improvement like can be accessed over a url and dashboard for some basic metrics (optional)
I need a AI signal generating bot for forex trading. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame whether they are buying or selling. If it is buying the arrow should be green and if it is
Using Bollinger Band only. When price closes above upper BB, open Buy. If the length of the candle body that closed above the upper BB is more than Y pips, then do not Buy and remove the EA. Otherwise, continue to open Buy if crosses and close above upper BB and the number of positions is not more than Max No of Positions. The user will choose either Buy or Sell only. When price closes below the lower BB, close all
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this
Hello freelancers here, I need an expert to help me with coding my script which is already working in pinescript, Moreover, i want a system whereby i can sell my trading bot and can give access with a license, I need an expert that can help me with this, and my budget is $20, Thank you
Hello freelancers here, I need an expert freelancer to help me convert an expert advisor from MT4 to MT5. I have the MT4 source code, As for now i only got $15 for this project i don't have much on me at the moment, So i need someone who can work long terms cause i still have other projects i need him to work on for me

Información sobre el proyecto

Presupuesto
30+ USD
Para el ejecutor
27 USD