量化交易系统

MT4-Augment

  • 型号:
Main Image
Augment is an EA designed to take advantage of sharp movements in the market. Using an array of approaches, including candlestick ranges, the EA is designed for turbulence. Aside from using candlesticks as part of its entry, Augment has the ability to determine the best price action levels that a martingale system can be the most efficient. The EA has been programmed for the market conditions from 2017 to current day. To use this EA, it is recommended to have a starting balance of $3,000 per .01 opening size. The EA can be run on multiple charts at a time. Max charts needs to remain at "1" due to the nature of the martingale systems. Additional set files in comments.

Check out my new EA, Machine Wizard

https://www.mql5.com/en/market/product/90933


Usage:

-Pair EUR/USD

-Timeframe 15 minute

-$3,000 minimum starting balance


Inputs:

Main Settings

-BothDirections- When set to True, the EA will trade in both directions at the same time when criteria is met.

-ReverseMode- When set to True, the EA will open trades in the opposite direction.

-UseAllTicks- When True the EA considers all ticks as apart of it's criteria.

-CloseMinutesBeforeMarketCloses- The amount of minutes prior to market close.


Augment Strategy Section

-Strategy is ON True/False. When on True the original Augment strategy is working.

-First Candle Min Pips- The number of pips the first candle size must be to meet part of the criteria of opening a trade.

-First Candle Use Shadow- This includes the entire candle and not just the open and close. When True the EA considers the entire candle size.

-Second Candle Cont. Pips- The number of pips the second candle size must be to meet part of the criteria of opening a trade.

-Bar Index for Candle sizes- The number of bars that pass before the EA will open a trade after all the criteria is met.

-Max Buys- the number of counter buy positions the EA will open as apart of the martingale system.

-Max Sells- the number of counter sell positions the EA will open as apart of the martingale system.

-Pips Distance Buy/Sell- the number of pips between each counter position.

-Minimum Time between trades- Number of minutes before the EA will open an additional position.


Augment Strategy SL and TP section

-Percentage Balance TP- The percent of profit to balance ratio that a basket of trades will close at in profit.

-Pips TP- The hard line take profit point for a single or basket of open trades.

-Percentage Balance SL- The percent of balance the EA will close all trades if reached.

-Pips SL- The hard line stop loss the EA will close trades if line is reached.

-Profit Trail start- The dollar amount the EA will begin a profit lock.

-Profit Trail stop- The dollar amount minimum the EA locks in after the profit trail start is reached.


Augment Strategy Volume Section

-Fixed Lot- when set to true, the EA opens a fixed lot.

-Fixed Lot size- The initial fixed lot size to open a trade.

-Auto Lot Size %- When not using a fixed lot size, the auto lot size will open trades based off percent of balance.

-Martingale Sequence- The lot size of counter trades.

-Martingale Multiplier- the multiplier will open counter positions at a certain multiplication from the previous open position.


Augment Scalper Strategy

-Strategy is On- When set to True the scalper is on.


Augment Scalper Strategy Volume

-Fixed Lot- When set to true, the scalper will use a fixed lot to open a trade.

-Fixed Lot Size- The fixed lot size the EA will open a trade.

-Auto Lot Size %- When not using a fixed lot, the auto lot size % will open a trade based off percent of balance.

-Martingale Sequence- The lot sizes the EA will open the next trade after each losses.

-Martingale Multiplier- the multiplier will open counter positions at a certain multiplication from the previous open position.


Additional Section

-Max Spread- The maximum spread that the EA will open a trade.

-Slippage- The maximum slippage that the EA will open a trade.

-Augment Strategy Magic- The magic number associated with the original Augment strategy.

-Augment Scalper Strategy Magic- The magic number associated with the Augment Scalper strategy.

-Legend font size- The size of the font on the display panel.

-Max Charts- When set to 1, the EA will only have open trades on 1 chart at a time.