Turbo EA 3.0 Mt5
Turbo Expert Advisor is a fully automated forex trading robot designed to work on the AUDUSD currency pair.
Turbo EA use a certain amount of risk(about $42 per 0.01 lot money management). so user can easily control the risk.
Turbo EA is a multi strategy EA which contains trend follower strategies and reversal point strategies.
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.
Requirements :
Hedging account.
Minimum account balance: $100
Default settings are for AUDUSD M5
A low latency vps is always recommended.
trading involves risks ,use only those funds that you are ready to lose.
Features:
Every trade is protected by stop-loss and trailing stop-loss
Good resistance to unexpected market events
The EA is very easy to setup and use
Spread protection. max spread input.
Trade with a controled risk.
great money management functions.
Parametrs:
Group Trade Settings >>
MagicNumber : expert ID to seperate from other EAs on account.
Allow Open Long Trades : if(true) => user allow the EA to open Buy positions
Allow Open Short Trades : if(true) => user allow the EA to open Sell positions
SL : stop-loss per points
TP : take profit per point
MaxSpread : maximum allowed spread
TradeComment : the comment that will show for every trade
Group Money Management for Start Lot >>
Enable Fixed Lot : if(true) => the EA uses fixed lot money management
Fixed Order Size : Order volume for fixed lot money management
Enable Auto Lot : if(true) => the EA uses auto lot money management based on balance
Balance For Every 0.01 Lot : if user choose auto lot, the EA will divide your balance by this amount to calculate the volume
Enable Auto Lot Base On Equity : if(true) => the EA uses auto lot money management based on equity
Equity For Every 0.01 Lot : if user choose auto lot based on equity, the EA will divide your equity by this amount to calculate the volume
+++ User must enable only one money management system +++