VAR MOV AVG 2007-09-14 11:38:00 VAR MOV AVG.rarHosted by eSnips
CUBEI - EA + E-BOOK guidance 2007-09-14 11:31:00 cubei EA.rarHosted by eSnipsThe inputs:TP : Take Profit (in pips)SL : Stop Loss (in pips)slip : Deviations of your requested priceTrailing Stop : Trailing stops as your profit advancesLots : number of lots to trade with >>Recomendations : (1 lot = 100,000 contract) Balance 0.1 lot Balance >$20,000 -> 0.2 lot Balance >$50,000 -> 0.5 lot Balance >$100,000 -> 1.0 lot Balance >$110,000 -> 1.1 lot Balance >$200,000 -> 2.0 lot and so on.. and so on..TimeToStartTrade : the server time in which the EA should trade, to trade the whole day, set it to "0" >>Recomendations AT GMT+3 Brokers, TimeToStartTrade = 12GBPUSD, EURUSD, NZDUSD, USDCAD, USDJPYAll of them: TF M15 (15 Minutes)TP:75SL:40Trailing : 30Method-1 true, Method-2 trueAUDUSD, USDCHFAll of them: TF M15 (15 Minutes)TP:35SL:40Trailing : 20Method-1 true, Method-2 trueEURJPYTF : M5(5 minutes)TP :55SL:25Trailing : 30Method-1 : TrueMethod-2 : TrueGBPJPYTF : M5(5 minutes)TP :155SL:45Trailing : 35Method-1 : TrueMethod-2 :
fansimple8_4men 2007-09-13 07:16:00 -fansimple8_4men.m...Hosted by eSnips
ls-demarker 2007-10-02 01:12:00 ls demarker.rarHosted by eSnips
simple 2007-10-02 01:03:00 simple special.rarHosted by eSnips
trend-continuation 2007-10-02 00:56:00 trend continuation...Hosted by eSnips
GoldWarrior-EA (Zigzag Trading System) 2007-10-09 23:15:00 GoldWarrior EA (Zigzag TradingSystem
)Please find attached the GoldWarrior EA created by Tartan, Nemo and others for MT3, converted to MT4 by Star and improved and fixed the errors by Beluck.And be informed that this EA is working together with DayImpuls indicator attached. There are many versions of DayImpuls indicator.This EA is working currectly together with attached version of indicator only (by Beluck).And just for information.Everything about zigzag tading system development please find:- EAs for MT3;- History of the development;- Indicators for MT3;- Indicators for MT4.Explanation of the settings of EA:per - period for all indicatorsd - number of full periods when calculatingdepth,deviation,backstep - ZigZag indicator parametersmgod - testing yearporog - cut-off takeprofit when closing positions outtest - current info output flag, 1 - output to journalimps - positive impulse value for buy signalimpb - negative impulse value for buy signalk1 & k2 - multiplier for sizes of hedge
mtf 2007-10-09 23:07:00 Multi Timeframe Indicators1) TimeFrame is the input you use to specify what timeframe to pull the data from.2) You must set TimeFrame in minutes (1,5,15,30,60,240,1440,10080,43200)3) By default, TimeFrame is set to 0, which means that it will use whatever the current timeframe is, i.e it will act as the original indicator.4) If you set TimeFrame to anything other than 0, it must be >= current timeframe. (In other words, don't use a M15 PSar on an H1 chart. The values won't be correct. An H1 PSar on an M15 chart works properly.)I've setup 5 Multi-TimeFrame (MTF) indicators to use as examples. You can open them up and use the code as a template so that you can make any existing indicator MTF. Please don't post asking for other indicators to be made, as the thread will soon turn into one big 'please do this for every MT4 indicator'. It's really, really simple to do, and if you don't know how to code, spend a week reading Coder Guru's MT4 programming guide and you'll be able to
synergy method + complited wit e-book 2007-10-09 22:54:00 synergi method
& e...Hosted by eSnips SYNERGY Trading MethodThe Synergy Trading Method was developed by Dean Malone and is an effective Forex trading method developed to simplify trading decisions with high probability precision. It combines the market forces of Price Action, Trend, Momentum and Market Strength to produce higher probability trades. The Synergy trading method depicts...in real-time...the interaction of these market forces providing traders the means to make trading decisions with greater confidence and less emotional hassle.With Synergy, traders identify and use two important trading components in real-time: Price Action and Sentiment.Price Action is market movement, such as the oscillation of Open, High, Low and Close prices. Too often, traders are mesmerized by trivial price flucuations and lose sight of the underlying trend of the market. Many traders tend to jump in and out of the market instead of staying with the trade as a trend develops. Synergy is designed
SUPER 7 2007-10-06 02:25:00 Super 7 Trading System:The indicators I use are as follows:ASCTrend1sigASCTrend1ASCTrend2TrendManagerSilverTrendOsMATrendTriggerModSuper7.rarHosted by eSnips
flying carpetit 2007-10-06 02:06:00 flying carpet.rarHosted by eSnips
ICWR 2007-10-04 00:19:00 icwr easet user variable "Lot.Margin" to whatever margin is required to trade 1 lot on your account...specifics regarding iwcr are available elsewhere on this site.not backtested, presently forward testing...place "icwr ea" in experts folder, and other two files in indicators folder.1.31.6 1133 gmt: ea modifidied to execute orderclosing sequence properly.icwr ea.rarHosted by eSnips
Fozzy Method 2007-10-18 11:46:00 Fozzy Method.rarHosted by eSnipsThe Daily Fozzy Method --------------------------------------------------------------------------------This is my first post on FF after months of reading and trying some of the numerous systems provided by members of this forum. Months ago I came across the following indicators that were posted on one of the Vegas threads. I cannot remember who posted it but I am extremely grateful for their insight and hope they do not mind if I show my way of using this indicator.After months of testing and swapping from system to system I've come back to this indicator and in hindsight I should have stuck with it from the start as it seems to work for my style of trading.Anyway, on with the detail. I only trade daily charts and only EUR/USD, GBP/USD, USD/JPY and USD/CHF. Why these? Primarily because these are the only ones I have backtested and have been trading for the last 3 months. I also tend not to trade Monday mornings (Australian time) as prices sometimes gap
NEW Multi-TimeFrame 2007-10-18 11:35:00 mtf new5.rarHosted by eSnipsHere are a few things to keep in mind when using these:1) TimeFrame is the input you use to specify what timeframe to pull the data from.2) You must set TimeFrame in minutes (1,5,15,30,60,240,1440,10080,43200)3) By default, TimeFrame is set to 0, which means that it will use whatever the current timeframe is, i.e it will act as the original indicator.4) If you set TimeFrame to anything other than 0, it must be >= current timeframe. (In other words, don't use a M15 PSar on an H1 chart. The values won't be correct. An H1 PSar on an M15 chart works properly.)I've setup 5 Multi
-TimeFrame (MTF) indicators to use as examples. You can open them up and use the code as a template so that you can make any existing indicator MTF. Please don't post asking for other indicators to be made, as the thread will soon turn into one big 'please do this for every MT4 indicator'. It's really, really simple to do, and if you don't know how to code, spend a week reading Cod
RSIOMA v4 2007-10-24 03:07:00 RSIOMA seperated c...Hosted by eSnips
FTC-Gear-zig-zag metod 2007-10-25 12:09:00 FTC Gear.rarHosted by eSnipsHow To Enter 4 Hour ChartWhen you see an arrow & the Zig-Zag Line, go in that direction. Place your stop according to your risk appetite. I use at 60 on a 4 HR & 20 on a 1 HR depending on which pair you use (I use the EUR/JPY or GBP/JPY 1hr or 4 hr) & your risk appetite, you can set your goals. Your trade will go until you hit your goal or the next bounce with an Arrow.If you dont see a new arrow yet, this trade MIGHT not be done. You have 2 options.1)You can get out & wait for the next arrow.2)You can adjust your stop to capture some pips & ride it out.The reason I say that is because I have noticed that more than a few times the trend will bounce & retrace for a while, then continue. I have used the bounce as stop & a chance to add to my positions.A few points are if the overall trend is long & you see a short signal, chances are its a small retrace so it is more risky. However its a good chance for a quick profit.How To Enter 1 Hour ChartIf you choose to
snake-bordersforce 2007-11-01 22:14:00 snake borders&forc...Hosted by eSnips
stenitz 2007-11-01 21:50:00 stenitz.rarHosted by eSnips