0. Improve an Expert Advisor (MQL4) based on ForexFactory/Calendar (Reference: https://www.mql5.com/en/job/87766) (Attached file: MQL4.zip)
1. Input parameter group 1: all filter in the forexfactory/calendar, default as displayed in the picture below:
2. Input parameter group 2: date range on forexfactory/calendar, default as displayed in the picture below:
3. If the News Event is about "Interest Rate" open the trade for 1M chart. Others, use 5M chart.
4. Input parameter group 3: Pairs to be opened (default: All major and minor pairs related to the news event must be opened), magic number (default: 11099), comment (default: NewsEA_11099)
5. Input parameter group 4: OpenTradeWaitTime (default: 90 seconds), LotSize (default: 1 lot), StraddleSize (default: 20 pips),
StopLoss (default: 20 pips), TakeProfit (default: 100 pips), TrailingStopLoss (default: 20 pips), TrailingMultiplier (default: 3)
6. For each chart, 90 seconds (OpenTradeWaitTime) before the News Event, open a pending orders using LotSize: both a 1 lot BUY STOP and a 1 lot SELL STOP, 20 pips (StraddleSize) away from each other to form a straddle as displayed below:
5. For the BUY STOP, the Stop Loss is -20 pips and take profit is +100 pips. For the SELL STOP, the Stop Loss is +20 pips and take profit is -100 pips.
All StopLoss, TakeProfit and TrailingStopLoss should be hidden. (Reference: https://www.mql5.com/en/code/11649) (Attached file: 11649.zip)
6. When the News Event occurs, one of the pending stop order will be triggered and the other one should be cancelled (closed).
7. After the second candle is formed after the News event, move the Stop Loss to break even (by default it is 20 pips away).
8. Trail the Stop Loss (default: 60 pips = TrailingStopLoss x TrailingMultiplier).
9. After trailing 20 more pips, reduce the TrailingMultiplier - 0.5, so that it will trail at 50 pips away.
Then after trailing 20 more pips, reduce again, so that it will trail at 40 pips away.
Then after trailing 20 more pips, reduce again, so that it will trail at 20 pips away.
10. After 15 min, close 5% of the LotSize. After 15 min later, close another 5%. After 15 min later, close another 5%.
10. When TakeProfit is reached, 65% of the LotSize. Reduce the Trailing multiplier to 0.5, so that it will trail at 10 pips away.
11. If the trade is not closed after 55 min, then close all of remaining open trade.
12. The output should be MQL4 file and PDF file for installation and user guide manual.
類似した注文
Hello Great Developer , I need a expert developer to automate my trading strategy on ninjatrader It’s hard to explain. I once bought an indicator and the company was supposed shut it off but never did. So I’ve discovered strategy using That. I guess I use stochastic and alligator lines too. Can you help? just let me know what you need Thanks
Scope of work : - Choose a specific period for strategy application. - Determine the highest and the lowest price levels (breakout levels) within the chosen period. - At a specific inside level within these two levels, create one buy stop and one sell stop - Implement buy and sell triggers based on price breaking through these levels with defined pips. - Option to use moving average as a filtering condition. - Option
- The program is to have active and inactive periods through the week. - When active, it is to open trades based off either a fixed Buy / Sell instruction, or comparison between a moving average and the current mid-price. - The take profit, stop loss, and stake per point are all determined by a value called the “increment” which cross references a string of comma separated values given by the user such as
I'm looking for a skilled developer to create a custom MT5 EA that integrates with Twitter to copy trading signals from a specific Twitter handle and execute them on MT5. The EA should be able to monitor the Twitter feed in real time (or near real-time), parse trading signals based on predefined formats, and execute trades automatically. Project Requirements: Twitter API Integration : Set up and configure access to
Hi Sir im searching a Skilled MQL5 Developer Programmer , I want to Develop a Trade Copier , Like Master and Slave Accounts , Trade Copier Between MT4 to MT4 & MT5 to MT5 to MT5 & MT5 to Mt4 Copier with my Specific Requirements Thanks
Hello everyone I‘ve designed a unique risk management and coded it already into a include file for mql5. The implementation is done with a few libe of code. I would like to booster your strategy and obviously take also advantage from it. Please provide me some backtests in pictures (5 years minimum with >99% data quality) of your best EA for MT5. It would be also good if your EA has a fixed takeprofit level
The Moving Average Cross needs debugging for live chart . [Condition 1] Personalized Omega Trailing Stop Loss ( Details of how it works will be provided , If still necessary the expert where it works just fine will be provided . ) Couple of Input parameters that needs to be removed (previous dev just added ) [ He can be contacted if necessary ]. Following are the implementations required by my expert : 1. Auto Lot
Hello Here Everyone, I need an expert to help me create a tradingview indicator that works exactly according to my requirements, Even though i will attach a file there review it and let me know if you could do it and we can talk about the price as well
Hello Great Developer I want to convert a Tradingview indicator to Tradestation . The bigger project is to create a strategy after converting the indicator. Please see attached and let me know if this is something you can do? If so, please share your fee and time frame. thanks
Hi there, I have a simple trading view strategy based on Regression line. Need to convert to a MQL5 expert. Chat GTP couldn't make it properly! it trades based on the regression line with Sl and TP