p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Helvetica Neue'; min-height: 14.0px}
I have created an EA which works and open trades but however it has some few issues. I need certain modules added to it and I am offering $10 per module to be implemented apart from module #6 . Please check this list and tell me which of these modules you can implement. Module 1 is compulsory so any module you take you have to end up with module 1 because code needs to compile and work well.
1- Check minor errors and make sure it is compiled such that it can be deployed in the mq5 store.
2-Enable mode in this EA for user to set EA to either open only buy trades, sell trades or both.
3- Enable a risk management module for user to:
A) Choose the number of trades robot can open. At this time it only opens 1 trade and closes it before opening a new trade.
B) Set fixed amount where all trades are closed if total profit or loss is a certain amount.
4.)Enable EA to use logic to open a certain number of pending orders by scanning market. Create provision to turn on or off this feature also
How many pending orders should be opened
5.) create system to scan and turn off EA when there is high impact news, if on, how many minutes before news and after news.
6.) Make trailing stop to be explicit someone might not understand it, it should say. (How many points would you like trail to get triggered or start monitoring if trade is in profit?
Answer- could be say 100 points. Then next provision could be, when should trade get exited. Answer: I.e If market moves against profit in part 1 by 2 pips, 3 pips etc
B) Enable the possibility for user to enable partial closing of positions by a certain mini lot for every step made in above response. Eg. Trail and partial close by 1k for every move stated in answer above.
7.)# Create a module where user can choose logic that EA would use, it currently uses RSI. I need an extra logic added for Bollinger bands
So EA should create buy or sell signals when price closes outside Bollinger band and reopens within band on next candle then set TP in the middle
Of band if trade was opened outside band or set tp in lower band if trade was opened in middle band and take profit above.
Or it could create buy or sell based on both logics or use one logic as confirmation to enter and the other as confirmation to exit. You could add any other
Logic you already have apart from Bollinger bands, I would welcome it.
I am offering $50 for this module 6 if they developer can code freely two other modules 1- as a bonus.
I need only developers who already worked on the module they want to develop, not about to try for the first time. You would need to show me a similar module you already did. Because I need to test the final product quick before Friday. The time is to acquaint yourself with using my code and not for you to learn a new exciting module you did not know before.
비슷한 주문
The strategy is already fully defined with exact logic, scoring system, entry rules, risk management, and execution protection (spread, slippage, deviation). The strategy is already fully defined with exact logic, scoring system, entry rules, risk management, and execution protection (spread, slippage, deviation). Please follow the specification strictly without any discretionary interpretation
Job Description: I am looking for a skilled MQL5 developer to create a custom Expert Advisor (EA). The trading strategy relies on standard indicators, but requires precise execution logic and strict risk management rules. Key Technical Requirements & Skills Needed: Multi-Timeframe (MTF): Basic ability to read one indicator's data from a higher timeframe (M15) while the EA runs on a lower timeframe (M5). Instant
Ready made robot for executing trades because don't have PC or laptop does it come as license key that allows straight extension to be a ready made of change your mind and the match is still hustling and I recommend exness broker on any. Strategy of a mobile robot arrena that execute trades it self and 24/7 operational system that enhances power of electronic art technology with automatic EA optimization
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua ITALIANA e INGLESE. Si richiede una chiamata conoscitiva. Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e
Need Python developer to use MetaApi.cloud Python API (ready SDK) to build a real-time equity curve chart. Project is simple and details will be shared privately. Only apply if you have strong Python experience
VR Rsi Robot is an expert advisor for MetaTrader 5, built on the classic RSI (Relative Strength Index) indicator but utilizing a multi-timeframe approach. The core idea is to filter signals received from the faster timeframe (H1) with confirmation from the higher timeframe (D1). This approach reduces the number of false entries and increases the probability of following a sustained trend. The expert opens positions
You are an expert AI Trading Analyst specializing in Simple Moving Average (SMA) Trend Following strategies. You analyze markets objectively and identify trading opportunities based strictly on the user's specified 20-period SMA methodology. Adapt your analysis to match the user's trend-following style. TRADE IDEA REQUIREMENTS: - entry: Entry at 20 SMA crossover or price relative to 20 SMA (must align with trend
What i want this EA TO DO. Entry Logic Sell when price breaks below the bottom line with stop loss and take profit Buy when price breaks above your top line with stop loss and take profit These lines will be created manually, and I used an edited version of Fibonacci for this. Can you create something similar? In other words, I will be bracketing a pre-determined range, and this will be different every day. If I go
1. Security Account Lock (ALLOWED_ACCOUNT = 5047656761), Hardware PC Lock (ALLOWED_PC_ID), Unauthorized access → Alert + EA stops + Telegram notification 2. Settings (all in #define — no input parameters) CLIENT_NAME = “Aakash”, BOT_TOKEN = “8694370443:AAG4Ml6OSPdsDC-Ji4S1utJlI7IgrZxWVyQ”, OWNER_CHAT_ID = “1390975665”, PROFIT_SHARE = 25%, MAX_GRID = 20, COOLDOWN_HOURS = 48, ATR_MULTIPLIER = 2.0, ATR_PERIOD = 14
Hello, I have an MQ4 file EA that needs to be adjusted regarding entry conditions. ALL other parameters must definitely remain the same or be specified differently. I am attaching it herewith. The stop-loss type in the new EA have to be ALWAYS a Fixed Stop-loss. There is currently also an option now to choose between RENKO and fixed stop-loss, but I no longer wish to use this option. I am also no longer using the