WELCOME NEW INVESTOR

Click Here Join Now Click Here Join Now

Thursday 1 January 2015

AutoTStop EA

AutoTStop EA - expert for MetaTrader 4

Description:

AutoTStop EA does not work to open the orders, but only helps trader to use Trailing Stop.

Automatic Trailing Stop will work when the price has reached half of the value that you specify on Trailing Stop.

Copy and paste ping.wav sound (ping.zip), into MT4/Sounds folder, so that every time an order is closed or take profit, EA will provide notification sound.

I trade using AutoTStop_EA in TF M5 with template AutoTS6-MMA-RVI60-CS.tpl (AutoTS6-MMA-RVI60-CS.zip) on pairs 
(EURUSD,USDCHF,AUDUSD,EURAUD,EURJPY,GBPJPY,GBPAUD,GBPCHF,GBPUSD,NZDUSD,USDCAD,USDJPY) with very satisfactory results.

Update 01: 

1. Added some option on the Expert Property.
2. Value CalcSTP();
3. Value system Trailing Stop.

  • //--- User Input
  • input string             AutoTStop = "Copyright © 2014 3RJ ~ created by Roy Philips-Jacobs";
  • extern bool            FridayTrade = True; // If True, EA still trading at Friday
  • extern bool        UseTrailingStop = True; // Use Trailing Stop, True (Yes) or False (Not)
  • extern bool       AutoTrailingStop = True; // Default Trailing Stop value = 6.0
  • extern double         TrailingStop = 22.0; // If Auto Trailing Stop False, input Trailing Stop Value
  • extern double     TrailingStopStep = 1.0; // Input Trailing Stop Step Value (default 1.0)
  • input string     AutomaticSystemTP = "Set AutomaticTakeProfit=True or False";
  • extern bool OptimizationTakeProfit = True; // TP will calculation by EA and Automatic TP by EA
  • input string        ManualSystemTP = "If Set AutomaticTakeProfit=False"; // TP by Terminal MT4 (same as manual trading)
  • extern double           TakeProfit = 35; // TP by System, values can adjust by user
  • input string     AutomaticSystemSL = "Set AutomaticStopLoss=True or False";
  • extern bool      AutomaticStopLoss = True; // SL will calculation by EA
  • input string        ManualSystemSL = "If Set AutomaticStopLoss=False"; // SL values can adjusted by user
  • extern double             StopLoss = 135; // SL adjusted by user
  • //---

No comments:

Post a Comment

More info join my skype : givesmile786