MMM Classic Alligator Strategy EA
- 专家
- Andre Tavares
- 版本: 1.0
- 激活: 10
This EA uses an Alligator indicator and has a classic strategy to trade as the Alligators Jaw, Teeth and Lips calculation results are compared each tick. This way, the EA opens orders at right moment and closes the orders as it reaches the right profit value.
It protects your money because it is provided with:
- trailing stop loss to protect your profit. Once your order has a positive profit, it sets SL at a certain distance in order to keep a positive profit;
- Spread value limit to prevent opening an order at a high Spread value. Usually brokers uses variable Spread values;
- minimum equity percentage to limit your risks. You may limit your investments and restrict it to a certain percentage of your money;
- Stop Out level to close all your pending orders after reaching a certain equity percentage low level. Some brokers do not do it automatically.
- limits the number of pending orders. This way you will not bankrupt your account with too many pending orders.
- Bad Time to Trade where you define the hours the EA should not trade (order open time).
Attention! The default input values are already optimized for EURUSD at time frame M15 and spread = 18. Always use the strategy tester optimization to set the best values for your assets and time frame. It is very important and strongly recommended for successful trading.
General Inputs
- Closes orders with any profit of value over in currency: closes any order after reaching profit define in currency value;
- Take profit (order profit ceiling): traditional take profit (pips);
- Stop loss (loss limit): traditional stop loss (pips);
- Lots volume to trade: the lots volume to be traded;
- Trailing stop loss: trailing stop loss distance. If input an invalid distance, the minimum distance allowed by market will be used. Disabled if = 0 (ZERO);
- Orders expiration time in minutes: define the expiration time after order age reaches the minutes defined here (closes the pending expired orders) . Disabled if = 0 (ZERO);
- Maximum number of simultaneous orders: limits the number of pending orders;
- Minimum equity percentage to allow opening new orders: defines the equity minimum percentage to open new orders;
- Maximum Spread allowed for operations: limits the spread value to open new orders;
- Magic Number: identifies the orders opened and administrated by this EA;
Bad time to trade inputs:
- Defines the starting hour the EA will not trade (0..23h): defines the start hour of bad time to trade (hours only). Disabled if = -1;
- Defines the ending hour the EA will not trade (0..23h): defines the end hour of bad time to trade (hours only). Disabled if = -1;
Lot Size Variance Inputs:
- Double Lots on Gain: doubles the lot volume to trade. Some people love it. Disabled if = false.
- Maximum Lot Size Allowed: defines a maximum limit the lots volume may Increase. If limit reached, the size goes back the the minimum volume allowed by Market.
Indicator's inputs:
- Price's Type for Alligator's Calculation: sets the price applied to Alligator's MA calculations;
- Alligator Mode: sets the type of Alligator's MA used on calculations;
- Alligator Jaws Period: sets the period used on Jaws calculations;
- Alligator Teeth Period: sets the period used on Teeth calculations;
- Alligator Lips Period: sets the period used on Lips calculations;
- Alligator Jaws Shift: sets the Shift used on Jaws calculations;
- Alligator Teeth Shift: sets the Shift used on Teeth calculations;
- Alligator Lips Shift: sets the Shift used on Lips calculations;
Account Security input:
- Equity Percentage to STOP OUT: defines the equity lowest level percentage to close all pending orders. Disabled if = 0 (ZERO).
Attention! The default input values are already optimized for EURUSD at time frame M15 and spread = 18. Always use the strategy tester optimization to set the best values for your assets and time frame. It is very important and strongly recommended for successful trading.