- Search Crypto Craft
-
ido370 replied Feb 24, 2011i "fixed" it by changing some code (also alerts set to false is now working). file couldn't send as attachment with a pm or email gspe, so hope you dont mind posting it here

The Small Hours Simplified - Coding only
-
ido370 replied Feb 24, 2011this version does not show "empty box" in current pair info, but still in the pair list. Also, the arrow in the pair list don't show anymore so right now you can't see if there's a valid signal. I think you should have a extra variable for the ...
The Small Hours Simplified - Coding only
-
ido370 replied Feb 23, 2011ok besides the alert function, which is now fixed (thanks!) i noticed the follow bugs: signals on right side in the list of pairs, but when switching to the pair, the checkboxes above were not all the same color? image image But managed to get 3 ...
The Small Hours Simplified - Coding only
-
ido370 replied Feb 22, 2011ok, got it. but its just spread, and we're on a 4h tf, so i dont really care about 2 or 3 pips by then

have you seen gspe's code? you have any idea where to put an alert? i can't find it.. and since i'm working all day, i really could ...The Small Hours Simplified - Coding only
-
ido370 replied Feb 22, 2011try going to the indicator list and doubleclick the TSH indicator, then (with or without changing anything) click OK again. I think it should appear then.
The Small Hours Simplified - Coding only
-
ido370 replied Feb 22, 2011But you can already select the pairs you want. What's with the spread?
welcome additions: -be able to change corner -alert function (and email) -change code to use current timeframe (on current symbol), ability to select timeframe for all other ...The Small Hours Simplified - Coding only
-
ido370 replied Feb 22, 2011Why? i dont see the use of it to display it all time in the dashboard

If it should be added, then only in the current pair box or make it optional. +1 too for Alert function, gspe!The Small Hours Simplified - Coding only
-
ido370 replied Feb 22, 2011Thank you very much gspe . will try your indicator next few days
image The Small Hours Simplified - Coding only
-
ido370 replied Feb 22, 2011interested in mq4 of your indicator too, gspe. i did make a try with MTF version of my indicator but it didn't work out well, but yours would be great in use too. hopefully you can share

The Small Hours Simplified!
-
ido370 replied Feb 22, 2011Hi todd, don't know exactly how to so yet, since you have to use indexbuffers then

But im currently looking into it, and if i can make it work, then i'll post here as soon as possible
But it can take some time, since im starting with ...The Small Hours Simplified - Coding only
-
ido370 replied Feb 22, 2011Could be done easily, just place the ordersend command below the alert. Maybe i'll do this later this week if i have time.
The Small Hours Simplified - Coding only
-
ido370 replied Feb 21, 2011it's also in the ibfx tools (since she work(s/ed) there: url . (i use this one) also download here: url What it does: At the base there are 3 34 periods (fibonacci based) exponential moving averages Ema exp. 34 HIGH, Ema exp. 34 CLOSE, Ema exp. ...
The Small Hours Simplified - Coding only
-
ido370 replied Feb 21, 2011little update in code: changed daily trend detection into EMA34-RGB method as used by Raghee Horner. So not only on Daily timeframe, but also on other timeframes it gives the trend better. I think for so far, this indicator is finished. Ofcourse, if ...
The Small Hours Simplified - Coding only
-
ido370 replied Feb 21, 2011setup bar is bar 5. for 3 bars, the last bar is bar 3, and you have 2 previous.
The Small Hours Simplified - Coding only
-
ido370 replied Feb 21, 2011not right, not a valid signal (rule1 is not completed yet). ALso download latest version from this thread of indicator, i think you're using an old one.
The Small Hours Simplified - Coding only
-
ido370 replied Feb 20, 2011only if close of bar[1] is higher then bar[2].
The Small Hours Simplified - Coding only
-
ido370 replied Feb 19, 2011Ok, got some new updates i've been working on: -drawing lines on entry, sl and tp levels -draw box around 5 or 3 bars (for 3MW system) -select old or new rules (if you have draw lines enabled, it will automatically switch to the right lines) -daily ...
The Small Hours Simplified - Coding only
-
ido370 replied Feb 19, 2011its according to rules, sma20 OR sma40
don't ask me why, ask collostarr. Maybe trades can be taken if above/below SMA20, but have higher probability to reach TP when above/below SMA40?The Small Hours Simplified - Coding only