PA-Value EA

MQL4 专家

工作已完成

执行时间3 天
客户反馈
Excellent coder. He wrote program with all specs as I request. I will open future project with him without any hesitation.
员工反馈
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

指定

 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

反馈

1
开发者 1
等级
(133)
项目
185
30%
仲裁
77
9% / 73%
逾期
77
42%
空闲
2
开发者 2
等级
(878)
项目
1391
67%
仲裁
117
32% / 42%
逾期
215
15%
工作中
3
开发者 3
等级
(52)
项目
133
44%
仲裁
14
50% / 29%
逾期
55
41%
空闲
4
开发者 4
等级
(258)
项目
395
28%
仲裁
69
19% / 49%
逾期
120
30%
空闲
5
开发者 5
等级
(2)
项目
2
0%
仲裁
13
8% / 92%
逾期
1
50%
空闲
相似订单
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

项目信息

预算
10 - 40 USD
开发人员
9 - 36 USD
截止日期
 1  3 天