The aggressive semi-automated scalping EA – EA MetaTrader 4

The aggressive semi-automated scalping EA - expert for MetaTrader 4
Hello, Coders Here are the rules for this EA: Use on the EURUSD and EURGBP 1M charts. (You may try others as well) Confirm price direction manually on the 5M chart and choose Only Long, Only Short or Short and Long from the MT4 Properties dialog for the ea. Close open positions moving in the … Read more

Simple Scalping System – indicator MetaTrader 4

Simple Scalping System - indicator for MetaTrader 4
Description: This is a template of the simple scalping system. It include CCI + Parabolic+Moving Average. Timeframes m1-m5. Enter when parabolic shows sell or buy signals, for more safe signals use MA and CCI watching where is common trend. Copy template file to directory – C:\Program Files\ МТ4\templates and load in terminal template. Image: Simple … Read more

Angry Bird (Scalping) – EA MetaTrader 4

Angry Bird (Scalping) Expert Advisor MetaTrader 4
Real author: Bima setyawan (Jember Trader Community) It is EA with features that are very sensitive to movement is equipped with other features including: Equity stop; Tralling Stop; Equity Risk Management; Time Out Use; Max Trade open Hours and others. Rule: Use Pair With Minimal spreads, one I use EUR / USD With Time Frame … Read more

Angry Bird (Scalping) – EA MetaTrader 5

Angry Bird (Scalping) - expert for MetaTrader 5
Author of the idea — Bima Setyawan, author of the MQL5 code — barabashkakvn.  It uses the iCCI(CCI, Commodity Channel Index), iRSI(RSI, Relative Strength Index) indicators.  Recommended timeframe is H1.  Expert Advisor inspired by Ilan 1.6. The EA with functions very sensitive to price movement, equipped with various tools: stop trading at a certain decrease in equity; trailing stop; equity … Read more

Ultra – ATR scalping tool – indicator MetaTrader 4

Spread alert
Experimental indicator I wrote for myself. It’s made to show some reference (it’s more like a rifle scope, than a rifle). Main components are pip scale, ATR/pivot, MA level, RSI, and spread alert. Can be used on any timeframe, but since it’s made for scalping it is somewhat adjusted for M1-M15. Pips Scale Settings: Scale … Read more

Scalping With Virtual Pending Orders – EA MetaTrader 4

Scalping With Virtual Pending Orders - expert for MetaTrader 4
This EA demonstrates the use of a Virtual Pending Order class library (VirtPndOrds.mqh) by means of a scalping program.  The implementation of simulated Buy Stop and Sell Stop orders enables pending orders to be executed when the price and/or an indicator value exceeds specified thresholds.   In addition, the threshold testing of the Buy/Sell Stop … Read more

5Mins Envelopes Scalping – EA MetaTrader 4

5Mins Envelopes Scalping - expert for MetaTrader 4
If the price above upper envelopes signal direction is open Down, if high price prev – upper envelopes prev and bid – uper envelopes current bigger than distance filter, expert advisor will open trades SELL. If the price below lower envelopes signal direction is Up, if lower envelopes prev – low price prev and lower … Read more