MAGIC SCORE Expert Advisor is a fully automated forex trading robot designed to work on the most traded currency pair EURUSD. The strategy based on breaking through price levels and Market Time , each entry point is calculated using an advanced input filter based on the analysis of the movement of the price chart.The EA does not use grid, martingale, arbitrage. The trading system is suitable for both experienced traders and beginners. The EA includes protection against high spreads, and allows you to trade with a fixed or automatic lot size. [td]Monitoring: https://www.mql5.com/en/signals/824135
Default Setting
Enable Auto Lot = true
Balance For Every 0.01 Lot = 50 |
Minimum account balance: $100. Default parameters are for EURUSD M20. Requirements: Features: - Every trade is protected by stop-loss and trailing stop-loss
- The EA is not sensitive to spread or broker, you may choose any broker you trust to
- No dangerous money management are used
- Good resistance to unexpected market events
- Stress tested with 100% real tickdata using variable spread
- The EA is very easy to setup and use
Parameters: - Fixed Order Size - fixed trading lot
- Enable AutoLot - use automatic lot calculation
- Balance For Every 0.01 Lots - balance to be used per 0.01 lots (automatic lotsize based on balance)
- FridayExit - true/false - if you wish to close all trades on Friday, you should use FridayExit=true
- FridayExitHour - the robot will close all open positions at this hour on Friday
- TP_point - take profit in points
- SL _point - stop loss in points
- Maximum Spread _Point - maximum allowable spread, points
- Min Profit _point to start TrailStop - Minimum Profit in points to start TrailStop
+++Dear customers, you asked for a magic number so I add it to my EA. I will add everything you need, you just ask.
in this version I add :
Magic Number ==> now you can easily run my EA with other EAs. - Trade Comment ==> you can use any Comment you want for trades.
- Enable MagicTrailStop For All Positions(Ignore MagicNumber) ==> Magic Score has a Magic Trailing Stop which you can use it to manage other EAs trades and your manual trades . If put true for this input you allow Magic Score to use its Trailing Stop for All positions even if they are not opened by Magic Score. And if you put false for this input Magic Score will use its Trailing Stop just for its own positions.
+++Dear customers, you asked for money management based on Risk percentage so I add it to my EA. I will add everything you need, you just ask. in this version I add : - Enable Fixed Lot Money Management ==> by choosing "true" Magic Score will use Fixed Lot volume for every trade.
- Enable Money Management Based on Risk Percentage ==> by choosing "true" Magic Score will use Money management based on Risk Percentage for every trade.
- Percentage Of Risk For Every Position ==> this value specifies how many percentages of risks you want to have for every position. if you choose "true" for <Enable Money Management Based on Risk Percentage> Magic Score will use the following formula to calculate the volume for every position.and every position will open with that percentage of risk.
Volume = (Equity*Percentage Of Risk For Every Position/100)/(SL*_Point*100000) ******You must Enable only 1 money management system; your options are: 1-Fix Lot 2-Auto Lot 3-Money Management Based on Risk Percentage******* |