Creating a Multi-Currency Expert Advisor

MQL5 Experts

Termos de Referência

130$ VAT Excluded

Indicators configuration go below CONFIGURATION, EA must be created for MT5, EA must be multicurrency, EA must work with strategy tester, All indicators must be visible on graphs.

This expert have small features that affects in a good way the trading experience but I want that all features are added to the EA in order to bypass all quality certifications this is why I strongly have the exigence to have all features carefully scripted and added to this work and five pattern must be available to work without copying the files in mql5 folder alsi five pattern, moving average, maincolor, candlestickBW, and flat trend must be visible when backtesting in order to see if the EA passes the completation level to 100%. Remember that this EA is very important to me and my team and before we will put it on sale on our website, it must be completeted, we dont pay an incomplete work.

Expert coder needed. I want the programming to be very clean, and detailed in explanations in order to be easy edited, I will check the script you send.

EA should  be made for MT5 because you can backtest it even if you have multiple pairs.

Indicators needed: MAincolor, CandlestickBW, Flat Trend

CandlestickBW indicator colors the candlesticks according to B. Williams:

Uptrend and growing candles - aqua;

Uptrend and falling candles - blue;

no trend and growing candles - green;

no trend and falling candles - red;

Downtrend and growing candles - purple;

Downtrend and falling candles - magenta

 

1. To Open Trades

-Wait one AQUA candle for BUY, and Flat Trend must be DARK GREEN or LIGHT GREEN

-Wait one MAGENTA candle for SELL, and Flat Trend must be YELLOW or RED

-Wait one GREEN candle for BUY, and Flat Trend must be DARK GREEN

-Wait one RED candle for SELL, and Flat Trend must be RED

2. To Close Trades

-Wait one MAGENTA  candle for BUY, and Flat Trend must be YELLOW or RED

-Wait one AQUA candle for SELL, and Flat Trend must be DARK GREEN or LIGHT GREEN

-Wait one RED candle for BUY, and Flat Trend must be RED

-Wait one GREEN candle for SELL, and Flat Trend must be REDDARK GREEN

3. DOUBLE and TRIPLE a Trade when.

-DOUBLE when You have 2 candles TEAL for BUY or MAGENTA for SELL in LAST 3 candles. Condition=You need to have 1 opened trade

-TRIPLE when You have 3 candles TEAL for BUY or MAGENTA for SELL in LAST 3 candles. Condition=You need to have 2 opened trade

Condition is that middle of the last candle must be with 50% above or below the second candle edit the value of 50% of both with parameter Candle Augmentation

4. When Maincolor is red allow closing buys, green sells add in parameters to activate or dezactivate MAINCOLOR effect. Maincolor must be edited to count candles without lines.

5. Conditions...

-When last candle is purple or blue don’t open another trade for next three candles. But there are some exeption

-When you have one blue candle in last or second candle close all buys if last candle falls below second candle(with lines) or close all sells if you have one purple candle  in last or second candle and last candle growns above second candle(with lines), All candles are formed by candles and lines above and below the candle.

6. Sum all hights vs lows of last 30 candles and if Square Candles parameter is 30 then take the high to low in pips and if the sum is bigger than high to low by 20% (Square Raport parameter) then you allow opening trades. Ignore Square Rapport to disable opening trades if you have 3 consecutive trades in one direction or last candle must be above the second when you BUY by the leght of medium of the last 3 candles or below the second candle when you sell by the leght of medium 3 candles.

MAIN PARAMETERS

Timeframe=15 min

LOTS=0.01

LOT=Fixed and percentual

ADVANCED PARAMETERS

Maincolor=Activate or Disabled

Square Candles=30

Square Raport=20%

Candle Augmentation=50%

CONFIGURATION

-/- All parameters of indicators

PAIRS

EUR/USD, GBP USD, NZD/USD, AUD/USD, USD/JPY, USD/CHF, USD/CAD, EUR/JPY, EUR/CAD, EUR/CHF, EUR/GBP, EUR/NZD, EUR/AUD, AUD/NZD, NZD/JPY, CAD/JPY, AUD/JPY, CHF/JPY, GBP/CAD, , GBP/AUD, CAD/CHF, GBPJPY, AUDCHF, GBPNZD, NZDCHF, GBPCAD, GBPNZD, And others

Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(84)
Projetos
149
31%
Arbitragem
32
34% / 41%
Expirado
43
29%
Livre
2
Desenvolvedor 2
Classificação
(256)
Projetos
415
38%
Arbitragem
86
44% / 19%
Expirado
70
17%
Ocupado
3
Desenvolvedor 3
Classificação
(277)
Projetos
334
55%
Arbitragem
14
36% / 29%
Expirado
1
0%
Livre
Pedidos semelhantes
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other

Informações sobre o projeto

Orçamento
130+ USD
IVA (19%): 24.7 USD
Total: 154.7 USD
Desenvolvedor
117 USD