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.
Pedidos semelhantes
Here is the clean final summary of your Confluence Alignment Indicator: 📊 Confluence Alignment Indicator – Final Logic 🔒 Mandatory Filters (Must Be True) These do NOT count toward score. They only allow scoring to activate. 1️⃣ Bid Ratio – Must confirm direction. 2️⃣ CSI – Must NOT be strongly against the trade. Does not need to support. Only blocks if strongly opposite. If either fails → No signal, score ignored
Hi there,my name si Andrea,i need help with building an indicator to save time while analyse the chart to support me according to my strategy.I would like to build some friendship and a good relationship to grow together.Im willing to share all my knowledge about trading in exchange for your work.There you have many opportunities to start a business such as trading itself or selling the indicator or whatever to a
1️⃣ System Architecture An AI robot typically consists of the following subsystems: 🔹 1. Perception Layer Collects environmental data using: RGB / Depth cameras LiDAR Ultrasonic sensors IMUs (Inertial Measurement Units) Microphones Data is processed using: Computer Vision (e.g., object detection, SLAM) Signal processing Sensor fusion algorithms 🔹 2. Cognition / Intelligence Layer Implements AI models such as
Looking for a programmer that can code for sierra chart. I just need a simple indicator that draws a rectangle box as key levels for me. This will involve volume profile and delta profile. You must have knowledge of sierra chart and have coded for sierra chart before. Thanks
What informtion would you need for Ninjatrader futures automated trading and how long would it take ? if anyone can give me answer i will be happy to discuss more about the project thanks fill free to bid to the project thanks
iwant to get indicator for both trades including forex gold algo and other . all FOREX MT 5 TRADING MARKETING must be analyses by and give me indicator or signal on how or where market go next at a specific time
Hello I'm looking to develop an Expert Advisor (EA) based on my existing indicator EA that uses TrendX600 on the 1-minute timeframe. My objective is to create a scalping bot that can successfully capture one box (60-second candle movement) at a time. If the EA can consistently capture one clean 60-second box without spikes, and repeat this process 4 to 5 times within 24 hours, that would meet my trading goal. To work
Requirements: - Convert my written trading rules into TradingView Pine strategy - Then convert into MT5 EA - Entry must be next candle open after signal candle close - Stop loss on signal candle high/low - Position sizing: fixed % risk per trade - Portfolio risk cap across symbols - One trade per symbol at a time - Must understand backtesting differences (spread, slippage, fill logic) Important: I want to be able to
I have One Indicator Mq4 File , i need someome To handle and Fix some Changes in it Here are the Changes Required 1- Add Indicator Licnence in it , It will contain Mt4 Id check and Expiery of Indicator , i need these to be added in it 2 I am Using 2 External Intdicator in It which is ex4 , But i am not Getting Proper Notification for Buy and Sell Signal , it coming very Late which i want to Fix 3 there is Basic
Hello, I have a strategy written in Pine Script (TradingView) that used to send signals to MetaTrader 5 via PineConnector. Now I want a native MT5 Expert Advisor (EA) written in MQL5, so I can do full backtesting and trading inside MetaTrader without any external bridge. I will provide: - Full Pine Script code - Entry and exit rules (based on BOS and OB logic) - SL/TP and dynamic risk management (R:R) - Breakeven