- Search Energy EXCH
-
tomhliles replied Apr 20, 2010it might be simple, i see in the woreking version this extern bool SendAlert = true; in the non working version this extern bool SendAlert = false; could it be u simply havent turned it on?
SendMail Question
-
tomhliles replied Apr 16, 2010version=2.4? you must be talking about a older version the older the version the more risky, these are martingale type ea's to me, the risk just isnt worth it, i do not recommend using them iv moved away from using ea's my self if your gonna use a ...
trendchaser super ea
-
tomhliles replied Apr 6, 2010when drawing a large tf on a smaller tf chart, i think of it like using close price, the signal can change until the bar is finished the original concept is not broken thats just how it is the only fix i know of, is use diferent setting for the ...
multi time frame two indicators
-
tomhliles replied Apr 5, 2010this threads not about the indy, its about the logic used to create the indy sorry if any1 thought i was posting something new as we get smarter, things get simpler, this is the simplest solution so far that i know when drawing mtf heres another ...
multi time frame two indicators
-
tomhliles replied Apr 5, 2010its not anything new it is pretty much 2 rsi's, it has ma cross, but they happen before the rsi, so its pretty much the same as 2 rsi's you can edit the rules to anything u like you can use, or display any time frames heres a easy example , in this ...
multi time frame two indicators
-
tomhliles replied Apr 5, 2010that version is made for the strategy posted in post 1 i overlaid the standard rsi, it looks the same, in the data window the same value is returned
multi time frame two indicators
-
tomhliles replied Apr 4, 2010i recoded the indy today, many improvements you can find it here url
TEB 5ema & 12ema and 21 RSI (MTF)
-
multi time frame two indicators
Started Apr 4, 2010|Platform Tech|13 replies
#mtf2 i did not create this logic my self, i got it from a mtf envelopes indicator far as im ...
-
tomhliles replied Apr 3, 2010heres a rsi indy i made today it signals all rules of the strategy i added a extra optional filter, see chart the filter is if m5 rsi falls back over m30 rsi
TEB 5ema & 12ema and 21 RSI (MTF)
-
tomhliles replied Apr 2, 2010iv had simular problems long ago what i ended up determining, was that copying mt4 directories and pasting them, those gave the problems, any mt4 i installed normally updated fine maybe its the registry entries giving the problems the solution is to ...
Did anyone else have to do that MT4 live update today?
-
tomhliles replied Apr 2, 2010just so happened i made a indy for this long ago, i set defaults already it just colors candles, has a lot calculator however the alert true will draw arrows, it will not re enter, if u get a buy alert, the next alert wont accur unless its a sell ...
TEB 5ema & 12ema and 21 RSI (MTF)
-
tomhliles replied Apr 1, 2010its mostly a guessing game to me, following the long weekly trend has been working, i shorted yesterday because we found resistance, daily retraced half wayish of last dn move
EURUSD
-
tomhliles replied Mar 31, 20101 is 1% 0.1 is 0.1% i created the ea for m5 eurusd
trendchaser super ea
-
tomhliles replied Mar 30, 2010i am the ea creator i dont know of any1 using this i trade manually my self its not a very attractive ea because it only generates about 3% a month its been over a year now since iv released it, very little input far as i know no1 has ever lost with ...
trendchaser super ea
-
tomhliles replied Mar 18, 2010basically, i used high/low i found the 50, then it was easy to create any fib level heres the d1 fibs, with a sunday candle fix a ea can be coded to trade the levels, or a seperate ea that trades objects by name, with some editing, you could use ...
Coding Tutorial
-
tomhliles replied Mar 18, 2010hmm, well its a bit of math, theres other ways of drawing fibs, the way i did it was to re envent the fibs from scratch, heres a indy i made a few yrs ago it has d1, w1, mn s/r levels it also has d1, w1, m1 fib levels
Coding Tutorial
-
tomhliles replied Mar 11, 2010my ea's never respond to offline charts, indicators do heres how i change the chart to online open the m2 offline chart, save it as template named DEFAULT now open a fresh new chart, it will be a m2 online chart, i trade my ea on that chart
How to backtest Renko?