Mohammad Hanif Ansari / Perfil
- Informações
9+ anos
experiência
|
5
produtos
|
211
versão demo
|
49
trabalhos
|
0
sinais
|
0
assinantes
|
Qualidade dos termos de referência | 5.0 | |
Qualidade da verificação dos resultados | 5.0 | |
Disponibilidade e habilidades de comunicação | 5.0 |
Qualidade dos termos de referência | 5.0 | |
Qualidade da verificação dos resultados | 5.0 | |
Disponibilidade e habilidades de comunicação | 5.0 |
MHA Gold Trader This EA is developed for trading GOLD specially . However trading other instruments is possible in user choice. Trading strategy is using powerful entry signal of Divergence concept and the EA will manage next orders to hit take profit. This is monitoring link for Real Account which is managing with this EA. I'm so interested to hear your comments and resolve probably issues. EA Parameters: Section 1: Trades Management Broker Digits : To select between 4,5 or 6 digits
MHA Local Trade Copier It's an EA to copy trade from one MT4 account to another MT4 account. Also you can copy trades from single master account to multiple slave accounts. Only you should run master and slave accounts at same PC or VPS. Master account could use main password or investor password, but slave accounts needs to login by main password. Using this copier you can copy trades between different brokers with different symbol suffix. For example if broker of master account has EURUSDi
MHA News Trader v1.0 This Is a News Trader EA that has many similarities to other News traders. Strategy is placing two pending order some seconds before releasing high impact economic news on investing.com and removing remaining pending order some seconds after news releasing time and there are some extra features like trailing Stop , hidden trailing stop , recovery loss and lot multiplier. But what is very important it's choosing proper setting of parameters in proper broker. The EA is
There are total of 11 bullish candlestick patterns and 11 bearish candlestick pattern and 4 different types of indecision bar. Bullish formations Bullish 3 method formation Bullish Engulfing bar Bullish Harami Bullish Separating line Bullish long lower shadow Morning star Morning Doji star Three white soldiers Rising window Piercing line Tweezer tops (MINOR) Bearish formations Bearish 3 method formation Bearish engulfing Bearish Harami Bearish long lower shadow Bearish Separating Lines Evening
StepUp Martingale EA is a fully automatic Expert Advisor developed for Forex trading. Expert Advisor is suitable for all types of accounts and irrespective of spread. The EA unsupervised during news release and other market condition. Even during interruption of trade due to VPS reset, network issue, etc., the EA will always detect open orders once these conditions are rectified. The EA always uses Take Profit hence it is less sensitive to the speed of a broker. Preferred currency pair is NZDUSD
The Indicator Displays very robust levels of a breakout .
The breakout levels are based on a range as per time or session of the day.
Once the range is broken, the indicator will generate the buy and sell arrows.
At the same time of entry, the indicator will display as lines and on the dashboard the multiple targets and stop loss for the trade.
The breakout range can be customized.
This can be used for intraday or position trades.
A trader can use it for analysis also as to the suitable range a market breaks out from.
PARAMETERS
NumberOfDays = 50; SET THE DAYS TO SHOW THE HISTORICAL RANGES
Range = Custom; SET FOR SELECTING VARIABLE TIME RANGES
periodA_begin = "01:00"; // London Open
periodA_end = "01:30"; // First thirty minutes after open
Level = Level1; SELECT FROM 3 LEVELS OF RANGES (AGGRSSIVE/MEDIUM/SAFE)
ShowAllLevels = true; DISPLAY ALL OR ONLY 1
SignalType = CandleClose; SIGNAL UPON CANDLE CLOSE ABOVE/BELOW THE LEVEL
nextDayA = 0; // Set to zero if periodA_begin and periodA_end are on the same day.
periodB_end = "24:00"; SET RANGE END TIME
TP_LineColor = Blue; //TP Line Color
SL_LineColor = Red; //SL Line Color
ArrowSize = 3;
nextDayB = 1; // Set to zero if periodA_begin and periodB_end are on the same day. // Set to one if periodB_end is on the next day.
rectAB_color = PaleGreen;
rectAB_background = true; // true - filled solid; false - outline
rectA_color = Red;
rectA_background = false; // true - filled solid; false - outline
rectB1_color = Green;
rectB1_background = false; // true - filled solid; false - outline
rectB1_band = 28; // a-value // Box Break-Out Band for the Period B rectangle
rectsB2_color = Green;
rectsB2_background = false; // true - filled solid, false - outline
rectsB2_band = 56; // c-value // Box Break-Our Band for the two upper and lower rectangles
HistoryRanges =false; SHOW DISPLAY OF PREVIOUS DAYS RANGES
AlertsOn =true;
DashboardOn = true; DISPLAY THE DASHBOARD
LinesOnCharts = true; DISPLAY THE TARGETS AND STOP LOSS
LinesLength = 50; SET THE LENGTH OF THE TARGETS AND STOP LOSS