PA-Value EA

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 3 días
Comentario del Cliente
Excellent coder. He wrote program with all specs as I request. I will open future project with him without any hesitation.
Comentario del Ejecutor
Perfect sheets , Everything is awesome . Unbelievable how you made complicated Idea to be clear as crystal . I'm very happy to work with you . Thanks

Tarea técnica

 Expert Advisor Request  

I need EA based on price movement only. No indicators used.    It’s based on High, Low, Closing of the bar and using these 3 prices, buy and sell signal is trigger.  I need this project ASAP (within 3 days to completion).

If you currently have working projects and do not have the sufficient time to do this job in timely manner, PLEASE DO NOT APPLY

(Important Note:  I am sure Coder and I will be in different time zone, so in order to make this project on time with specified rules, Coder must to open communication, by email  or agreed method and reply in timely manner.  I am in US, GMT-6 Zone)

 But, I want the clear comments in the body of the code.  Formula will be provided when project is assigned to programmer.  But, please note that formula that I will provide to coder is still working in progress.  The reason that I need this EA is to run the test before finalized the formula. 

This is important note and coder should understand this.  So, what I am expecting from coder is

  To put comments before the code.  Example:  I provide spread sheet pertaining all formulas used to code,

 this EA to calculate signal to go long value = (high-low+close/2)*100.  So, Value = (1.50000-1.40000+1.45000)/2 =77.5.    

So, what I am expecting to see in the code is, just simple comments before the code for this formula.

Example: 

//Initial PA-Value

~~~~~~ Code~~  InitialPA-Value == 20;

//To calculate Signal to take ‘long’ formula

~~~~~~ Code ~~  (high-low-close,etc, etc, etc)~~~

//To calculate AutoExit

                ~~~~~~ Code~~  (add this and that, etc. etc…) ~~

 

EA must meet following criteria.

****    This is very important:   

This EA must have FIFO rules implement. This strategy should open multiple orders time to time and for US Traders. So, FIFO rules must.   If need, I can provide the code for this.

·            EA must close all open orders before place new orders. Since US Traders can’t hedge on same pair, this is very important that no open orders should  exit before opening new sets of orders.

·         EA has to be back testable.

·         EA should work on Live or Demo and all MT4 brokers' platform.

·         Must work on all digits – 3-5 digits or 2-4 digits (depends on brokers), All currency pairs, and I want EA to recognize suffix of currency.  i.e. EURUSDpro, EURUSDm, etc. (some brokers still uses suffix)

·         I need ‘Point’ to work correctly (example:  using TradePoint = Point*10) for All TP/SL for 3-5 digits. In other words, I want to put 10 pips for 10, not 100  for 5 digits platform.  This also should apply to MaxSpread, EntryPipDifferenceAllowance, etc (whatever requires digit difference related to trading)

·          

·         I need to show on screen with following text (pretty much same info on extern settings of EA):

o   Magic#

o   Total Margin used = in U$

o   Exit Settings: SL = xx, TP = xx, CombTP = xx; BE=Y or N, AutoExit = Y or N

o   TradeTF = 5 (or whatever I input in EA)

o   Trade Direction = Long or Short

o   Number of Open Position = x  (This should update if more orders triggers)

o   Status:  Waiting for Signal  or Trade in Progress

o   Tradingtime = Y or N   (This information  should be from Start/Stop Trading time)

 

 comment tab

EA Extern Inputs needed as follows:

// General EA settings

Magic# = xxxx;

Lotsize = xx;

TradingBarTimeFrame = x; 

MaxSpread = xx; 

PipEntryDifferenceAllowance = x;

 

// Trading Method Settings 

TradeLongDirectionOnly = true/false; 

TradeShortDirectionOnly = true/false;

 

// SL-TP settings

AutoExit = True /False;

BreakEven = true/false; 

CombinedTP = xx;

IndividualTP =xx;    

IndividualSL = xx ; 

 

// Trading Hours

EnableTradingTime = true/false; 

StartTradingTime = HH:MM 

StoptradingTime = HH:MM

Han respondido

1
Desarrollador 1
Evaluación
(133)
Proyectos
185
30%
Arbitraje
77
9% / 73%
Caducado
77
42%
Libre
2
Desarrollador 2
Evaluación
(878)
Proyectos
1391
67%
Arbitraje
117
32% / 42%
Caducado
215
15%
Trabaja
3
Desarrollador 3
Evaluación
(52)
Proyectos
133
44%
Arbitraje
14
50% / 29%
Caducado
55
41%
Libre
4
Desarrollador 4
Evaluación
(258)
Proyectos
395
28%
Arbitraje
69
19% / 49%
Caducado
120
30%
Libre
5
Desarrollador 5
Evaluación
(2)
Proyectos
2
0%
Arbitraje
13
8% / 92%
Caducado
1
50%
Libre
Solicitudes similares
I am looking to develop an automated trading bot based on a strategy involving the crossing of four Simple Moving Averages (SMA). The bot should be capable of entering trades based on this strategy. Additionally, I would like to incorporate some custom diversions tailored for NinjaTrader
Seeking an experienced MQL5 developer to create a sophisticated Expert Advisor focused on harmonic pattern trading . The EA will be designed to identify and trade based on popular harmonic patterns in the forex market. Entry and Exit Logic: Develop smart entry and exit rules based on pattern completions and price action confirmations. Risk Management: Incorporate adjustable risk-per-trade settings and position sizing
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
Description - An expert advisor(s), placing sell trades in EUR/USD, based on the close price of the previous two candles, as shown in the figure below. The trades would be made in the 5 minute, 1 hour, and 1 day timeframes. In the 5 minute and 1 hour timeframes the market orders would be placed at the start of a new candle, at specific times EST. The order would be cancelled at the close of that candle, i.e after 5
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
Develop a simple trading robot from rainbow oscillator Additional features Include timeframe specification in rainbow oscillator trailing features moving average filter TP (true/false) SL (true/false) Fixed lot Risk percentage Percentage profit lock
Hi, I have an indicator from my friend, I want to copy it to my own Traidingview or MT5 can you do that for me. Here is the link
I need a dashboard that shows my various accounts that shows balance, equity, number of trades open, drawdown and some more information. I want to use it to monitor my accounts in one screen or chart. If there is anyone who can do it please show me the screenshot of your sample
Hi, I need a robot, which wil get instructions to trade in 3 symbols at the same time based on few parameters and calculations. Example: There is 1 symbol called Gold-Near and the rate for it is 1000-1002 If i specify that when the rate reaches 1050, it should sell 1 lot Upon execution it will have to sell 1 lot of cme gold, buy 3 lots of mcx gold and buy currently (lots will be based on calculation). All the
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A

Información sobre el proyecto

Presupuesto
10 - 40 USD
Para el ejecutor
9 - 36 USD
Plazo límite de ejecución
de 1 a 3 día(s)