Cashout Expert Advisor

MQL5 Experts Integration

Job finished

Execution time 2 days
Feedback from customer
Experienced programmer
Feedback from employee
thank you

Specification

The EA is relatively simple.

Sell Signal: If the price is larger than the M4 pivot before the 15th of each month, we look to sell when the MACD becomes smaller than the signal line.

Buy Signal: If the price is smaller than the pivot M1 before the 15th of each month, we look to buy when the MACD becomes larger than the signal line.

Trade management: 1% risk for the total trade. Position 1 = 60% of 1% of total risk and position 2 40% of total risk.

Both will have the same stop, but different targets. When TP1 is hit, put p2 in breakeven.


Inputs:

input ulong Magic=12345;

input double totalrisk=1.00; //total risk in %

input int P1risk=60;  //risk per position of total risk in %

input int P2risk=40; //risk per position of total risk in %

input int breakeven=-15; //breakeven in points

input int stop= 1000; // stop in points

input int target1= 750; // target 1 in points

input int target2=1500; //target 2 in points

input int date=15; //date for a valid signal

input int MACD_FastEMA = 12;

input int MACD_SlowEMA = 26;

input int MACD_SignalSMA = 9;

input ENUM_APPLIED_PRICE MACD_AppliedPrice = PRICE_CLOSE;


The Expert advisor must work with all brokers. The account is in Hedging.

I would like to have an alert system when a trade is placed, a stop or a target is hit and if there is an error.

The code must be robust to ensure proper operation.

Thanks in advance.



Files:

Responded

1
Developer 1
Rating
(253)
Projects
408
38%
Arbitration
86
43% / 19%
Overdue
70
17%
Working
2
Developer 2
Rating
(376)
Projects
474
40%
Arbitration
82
37% / 33%
Overdue
13
3%
Working
Similar orders
Hello! I want to develop an indicator for tradingview. Daily closure (and 12H closure) should be available to show on the chart with a vertical line but daybreak is the standard. Every 12H closure will show a box above/below that candle on all timeframes up to D1, clearly showing which canle is the close of 12H (make that candle glow or something on lower timeframes). The box will contain info about which timeframes
I need help getting pineconnector working in mt5 the alerts from TV to mt5 work fine What is happening now is that if I am in a long position and a short position comes through it is not closing off the original position to only then keep the short position open. I have tried hedging - netting in the pineconnector settings but still no luck. The issue is that if I am in a long position and then alerts come through to
Hi I need access to Pocket option OTC charts where I can apply my tradingview indicator. I have the indicator but I need access to OTC charts to apply them! Please help
Tenho um endereço de API que retorna informações, a cada 1 minuto faremos uma consulta e mostraremos em um painel, é necessário validar se todos os tempos gráficos retornaram, em alguns momentos pode não retornar todos os dados. https://integra.tasdigital.com.br/GetIndicadoresForexDataAtualProducao/XAUUSD
Hi, Do you have an indicator or expert and would like to protect and control it? What you will get protection and control Customer control panel The number of products is unlimited. You can add any number of your own experts and consultations You can give a trial period for your product, for example a week or a month, after which the customer subscribes Monthly, annually, or for life, depending on the customer’s
I need an EA to automate Tradingview alerts on MT4 using webhook alerts. The bridge/connector should be python based GUI. Required features at a minimum Mapping Tradingview alert formats to MT4 Automating market, limit and stop orders with entry price, stop loss, multiple TPs and trailing stop Lot sizing - fixed/% of balance/fixed amount breakeven, partial close and trailing stop Mapping pair name prefixes/suffixes
Hello, I am looking for an experienced and professional developer to create a trade copier that transfers trades from MetaTrader 5 (MT5) to NinjaTrader 8 (NT8). I am looking for a developer with a strong track record in creating MT5 to NT8 trade copiers and who can deliver a robust and reliable solution. Thank you, and I look forward to your proposals
Hi there ,I am seeking for some who can I integrate MT4+MT5 into Matlab!We need our indicator window of MT4+MT5 viewable in Matlab so we can execute more research on Matlab Best regards Richie
NB: Given price is a placeholder only. Fees are negotiable. I’m looking for a developer who could make an expert advisor (EA) that will Auto copy telegram signals to an MT4 account. 1. Read and copy trading signals posted in specific telegram channels with different formats to MT4. 2. Copy all the signals including entry price, stop loss, and take profit levels 1 to 3 (if any). 3. Read customized messages on telegram
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend

Project information

Budget
40+ USD
For the developer
36 USD
Deadline
from 0 to 2 day(s)