Prelude EA

MQL5 Experts

Job finished

Execution time 6 days
Feedback from customer
Fast, precise, efficient. I'd definitely hire him again, thank you so much!
Feedback from employee
Good employer! Thank you :)

Specification

This EA will be based on 2 indicators: a confirmation indicator (C) and a Baseline indicator (B)
EA will open BUY or SELL position only when both C and B give BUY or SELL signals (unless B is disabled) see requirements below:

- half trend as C
- Supertrend (To Be Confirmed) as B. Most likely B will work on a higher TimeFrame as C, I guess this shouldn't be a problem?
- Ability to take the opposite trade of C. For example, when C gives a BUY signal, EA should consider it as SELL signal instead
- Ability to disable B (EA will open positions based only on C)
- Ability to set TP in pips or % of equity (with granularity to 0.001%). For example, I may want my TP to be at 0.015% of current equity
- Ability to set SL in pips or % of equity (with granularity to 0.001%). For example, I may want my SL to be at 0.015% of current equity
- Possibility to enable/disable TP and SL. Hard TP/SL will be used only for backtesting. On live account, TP/SL must be disabled as they will be managed by another EA already in my possession (with same Magic nr)
- Magic Nr customizable
- Lot size configurable in % of equity or fixed amount (with granularity to 0.001%). For example, with 10k account and lot size value configured to 0.001%, resulting lotsize will be 0.01
- Option "direction" to allow only BUY trades, only SELL trades or both BUY/SELL trades
- IMPORTANT: If there's already BUY position(s) open with the same Magic Nr, the EA will ignore all subseguent BUY signals until all the BUY positions with the same Magic Nr are closed
- IMPORTANT: If there's already BUY position(s) open with the same Magic Nr, the EA can still open SELL positions if SELL signal is received (assuming that the option "direction" is allowing trades on both directions)
- IMPORTANT: If there's already SELL position(s) open with the same Magic Nr, the EA will ignore all subseguent SELL signals until all the SELL positions with the same Magic Nr are closed
- IMPORTANT: If there's already SELL position(s) open with the same Magic Nr, the EA can still open BUY positions if BUY signal is received (assuming that the option "direction" is allowing trades on both directions)
- Insert in the comment field the name of EA "Prelude EA"
- Source code is expected to be provided and organised/commented in order to be easily understood/changeable for future reviews.

Thank you!
Daniele

Responded

1
Developer 1
Rating
(140)
Projects
206
80%
Arbitration
18
33% / 44%
Overdue
10
5%
Working
2
Developer 2
Rating
(2097)
Projects
2666
62%
Arbitration
114
46% / 25%
Overdue
420
16%
Loaded
3
Developer 3
Rating
(6)
Projects
12
8%
Arbitration
1
0% / 100%
Overdue
4
33%
Free
4
Developer 4
Rating
(74)
Projects
121
43%
Arbitration
12
33% / 50%
Overdue
17
14%
Free
5
Developer 5
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
6
Developer 6
Rating
(260)
Projects
422
38%
Arbitration
86
44% / 19%
Overdue
70
17%
Busy
7
Developer 7
Rating
(6)
Projects
6
33%
Arbitration
3
0% / 100%
Overdue
0
Working
8
Developer 8
Rating
(158)
Projects
175
43%
Arbitration
6
0% / 67%
Overdue
8
5%
Free
9
Developer 9
Rating
(480)
Projects
510
53%
Arbitration
10
60% / 20%
Overdue
3
1%
Free
10
Developer 10
Rating
(119)
Projects
169
38%
Arbitration
9
78% / 22%
Overdue
15
9%
Free
Similar orders
I have one expert advisor. I optimized it and generated 3 optimized set files. As each EA can run only single set file, I need my EA to run with the parametrization from 3 set files at the same time because trade conditions those are defined by the set files are not same
Buy - 2 or 3 (option) moving average (simple or exponential) alignment, with the shortest above the longest and if 3, with the second in the middle of the others 2. Wait a candle close above the one or two (option) previous maximums Stop loss: in the minimum of previous candle or minimum of the enter candle (option) with option to add 5, 10, 15, 20, 25, 30, 35, 40, 45 or 50 points below (options to set) Trailing stop
Project Overview Develop a custom automated trading bot (Expert Advisor) for MetaTrader 4 (MT4) that executes trades on the S&P 500 index CFDs via CMC Markets. The bot will implement a momentum-based trading strategy that utilizes technical indicators for market entry and exit signals, incorporates dynamic stop-loss orders, adjusts position sizes based on market momentum, and adheres to strict risk management
Hello, I want to make simple EA for MT5 where I can set main pair and correlated pair and if main pair open trade it will open opposite trade on correlated pair and when main pair close trade it will close trade on correlated pair also. For example if I set US30 as main and NAS100 as correlated and open buy on US30 it will open sell on NAS100. When I close buy on US30 it also close sell on NAS100. Additional options
no order will be given until you prove that you are capable to code , so at least make a basic demo first to take the final order from me. and i can not afford to pay more than 30 usd. so its final offer EA should work with any pair like jpy , oil and Gold pairs along with EURUSD , GBPUSD etc and GBPJPY and too Lot size … its fixed for all. So which ever size client set . it will set for all the trades Gap between
My Goal: I want to make an EA that makes money using AI.. with zero losses and 100% winning chances and we will continue to upgrade and design the EA until we reach our goal. this could be a long term project
Scenario 1: Breakout, Retest, and Engulfing Candle Cross Entry 1. **Price Breaks Above/Below the 50 EMA:** - The EA should identify when the price breaks above (for buy) or below (for sell) the 50 EMA. 2. **Retest of the Breakout Level:** - After the breakout, the EA should wait for the price to return and test the breakout level TEST SHOULD BE WITH BEARISH CANDLE IF CASE BULLISH AND TEST WITH BULLSIH CANDLE IF CASE
Lotsize Manipulator: Write a simple program that will calculate how many times 25$ unit of fund will open a trade with the lotsize of 0.01 in the balance of 100$. Eg, the 25$unit of fund will open trade 4 times with the 100$ user balance using the lotsize of 0.04. Consider these pre-requisite statements in your coding: 1. Lotsize Conversion behaviour. 1A. If balance is 26$ Lotsize Conversion is to be 0.01 because
I would like for someone to create an expert advisor around the Ichimoku Kinko Hyo Indicator. Something on the lines of the 61294 from the MQL5 market place but with less inputs. Please let me know your time zone when replying ... I am GMT
Hello, I’m looking for an experienced coder to help with algorithm development. Specifically, I need assistance with converting a MetaTrader Expert Advisor (EA) into TradeLocker. Additionally, I would like to have a new EA built in TradeLocker that mirrors the logic of the original MetaTrader EA, including the specific rules and conditions I need. Please contact me only if you have prior experience converting scripts

Project information

Budget
70 - 100 USD
VAT (22%): 15.4 - 22 USD
Total: 85.4 - 122 USD
For the developer
63 - 90 USD
Deadline
from 4 to 10 day(s)