Firstly, I have created this order before. However, I was let down by the developer, therefore only apply if you are completely able to carry out this this order.
Requirements and Specifications for Dobby Mining 12th November 2024
1. I will provide V5 Pine Script strategy (82 lines of code).
2. The Pine script provided is and will remain the customer’s intellectual property.
3. The MQL5 source code will become the customer’s property upon payment of the fee agreed, with no copies being retained by the Freelancer.
4. Translate the Pine script code into MQL5.
5. The MQL5 code must replicate the pine script code, any deviations from the functionality of the provide pine script code must be reported in writing and agreed with the customer.
6. Remove the switch between normal candles and Heikin Ashi candles. Only Heikin Ashi candle required.
7. Please add an auto lot size function based of account balance rounded up to 2 decimal places. (I need to access this outside of the code)
8. Do not add a take profit or stop loss as the EA must place a trade and close a trade at the same time. (Open long, close short.) (Open short, close long)
9. Please add a trading time function. (I need to access this outside of the code)
10. Please add plots to the chart for optimisation and problem solving that can be hidden when the EA is in use.
11. This EA relies on speed / low-latency so it will to be tested within a VPS environment to assess it’s robustness.
12. Snagging / corrections will be at the cost of the Freelancer.
13. All time and cost changes must be notified to the customer ahead of completion date
14. When the code is ready to review at a prototype stage I would value any comments from the Freelancer on how to optimise the MQL5 script within this contact.
15. If additional work is required that can not be contained within this agreed contract, then an additional contract agreement must be made.
15. The freelancer will check in with the customer every day with a progress report to discuss problems, risks and opportunities.
17. There may be a future opportunity when this EA is proved to be robust and profitable to convert it to MQL4.
Similar orders
//+------------------------------------------------------------------+ //| Simple Moving Average Robot | //+------------------------------------------------------------------+ #property strict input int MA_Period = 50; input double LotSize = 0.1; double MA_Value; //+------------------------------------------------------------------+ int OnInit() { return(INIT_SUCCEEDED); }
أبحث عن خبير تداول آلي (EA) أرفقتُ فيديو له. يقوم هذا الخبير بوضع أوامر شراء معلقة وبيع معلقة على بُعد 250 نقطة أعلى وأسفل السعر الحالي كل دقيقة، مع تحديد مستوى وقف الخسارة (SL) عند 300 نقطة ومستوى جني الربح (TP) عند 500 نقطة. إذا تم تفعيل أيٍّ من هذين الأمرين خلال الدقيقة، يتم إلغاء الآخر. لا يقوم الخبير بوضع أي أوامر معلقة حتى يتم الوصول إلى مستوى وقف الخسارة أو جني الربح، ثم يضع مجموعة جديدة من الأوامر المعلقة في
Dear Developer, I hope you are doing well. I would like to request the conversion of a TradingView indicator "Forex ATR" into an MT5-compatible indicator. Requirements: The MT5 indicator must match the TradingView version exactly Same logic and calculation Same input settings Similar graphical representation (visuals/plots) Once the indicator conversion is successfully completed, I would like to proceed with the next
I need MT5 Expert Advisor (EA) Strategy: - Break of Structure (body close) - Retest - Confirmation (engulfing/rejection) Rules: - Max 2 trades per day - Risk: $50 - TP: 1:2 RR - SL: structure No martingale, no grid XAUUSD M30
Bring in your expertise for specific symbol Prepare expert for Live chart Creating .set for specific symbol Live Chart Optimization , symbol specific Everything is coded already therefore needs Implementations
I need an MT4-compatible Expert Advisor coded in MQL4 that applies a pure scalping approach. The robot must open and close positions quickly on XAUUSD, taking advantage of very small intraday price movements, with configurable parameters for lot size, maximum spread, take-profit. With the activation of repeated hedging and the feature to close trades at a specific percentage of profit or loss With chart monitor
I need a bot that will trade to make profit without I losing money , selling when it's time for sell, buying when it's time for buying, manage our profile to gain a big asset
Due to price constraints, I am shifting what I would like. Would you be able to develop part of a strategy that automatically screens and selects stocks for trading? For example, screens for stocks up 20% with 500k volume for the day, and automatically begin trading them according to the strategy I already use. I use NinjaTrader to day trade my Interactive Brokers account and would like to add an automatic
Hello i need some to teach me step my step in an idiot terms and I will be willing to learn more and I am ready to pay for it any amount please if anyone can put me though i will be happy thank look forward to anyone responses
more detailed requirements 1 Expert in MQL5, who can build with supertrend formula which can calculate the target time. For instance:When there is buy and sell in supertrend ,our target is of 20 points, that method should calculate the target with time