|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack (85) | Thread Tools | Display Modes |
|
|||
|
Quote:
Also, would you mind elaborating the settings in this post: 10points 3.mq4 Last edited by richest : 12-21-2007 at 01:01 PM. |
|
||||
|
Quote:
extern int Magic = 772188; Magic number to let the EA recognize the trade with this tag are opened by itself instead of manual trades extern double TakeProfit = 10; Take profit when the 1st position reached this pips extern double Lots = 0.01; Lot size to start trading when money management not in use extern double InitialStop = 160; Stop loss to be place at the last order extern double TrailingStop = 0; Trailing Stop extern int MaxTrades = 10; Total orders allowed to be trade on the same pair extern double Multiplier = 3; If the initial position loss, the next order lot size will be multiply by this figure extern int Pips = 5; If the initial position loss by this pips, open the next order extern int OrderstoProtect = 4; When total orders reaches this figure, the EA will close off position as fast as possible without waitting for the trades to touch TP, atleast close them all when breakeven extern bool Money_management = true; Money management extern int AccountType = 1; 0: Standard account(NorthFinance,MiG,Alpari Russia) 1: Normal account(Alpari UK, Velocity, Interbank Standard) 2: InterbankFX's NANO Account extern double risk = 0.5; Use this % of margin for the 1st trade - Only applicable when Money Management=true extern bool ReverseSignal = false; Reverse the buy/sell signal extern int Fast_EMA = 12; extern int Slow_EMA = 26; extern int Signal_SMA = 9; MACD setups extern int Shift = 1; Signal lagging(bar shift) extern int TradingRange = 0; If set to 30, MACD will only trade when cross above at 0.30/below -0.30 for USDJPY or above 0.0030/below-0.0030 for EURUSD extern bool UseTimeFilter=true; Activate time filter extern int StopTrade = 13; Stop trading hour(broker time) extern int StartTrade = 18; Restart trading hour(broker time) Hope this help. Regards David
__________________
"All through time, people have basically acted and reacted the same way in the market as a result of: greed, fear, ignorance, and hope. That is why the numerical formations and patterns recur on a constant basis." - Jesse Lauriston Livermore I'm blogging my EA creation journal |
|
||||
|
Always. Used to have 90wpm on a typing test with 100% accuracy. Took another test the other day, found my performance dropped to 57wpm with 98% accuracy only, but still scared the shit out the man that gave me test.
Regards David
__________________
"All through time, people have basically acted and reacted the same way in the market as a result of: greed, fear, ignorance, and hope. That is why the numerical formations and patterns recur on a constant basis." - Jesse Lauriston Livermore I'm blogging my EA creation journal |
|
||||
|
Wow. Very impressive.
__________________
ASH'S SIGNALS |
|
|||
|
Quote:
|
|
|||
|
Quote:
- semi-automatic method of trading by EA: from this page till this page. Last edited by newdigital : 12-21-2007 at 08:59 PM. |
|
|||
|
Weekend results
Hi
Pairs like audy, gbbchf, gy, ny, are with 7 pipstep and profit 14. Pairs are trading only positive swap, with only buy, except eurusd, eurcad, usdcad. Initial mini lot - 0.01; max. trades - 6 Best Regards |
![]() |
| Thread Tools | |
| Display Modes | |
|
|