- Search Metals Mine
-
squalou replied Sep 10, 2011not exactly: the BoxTimeFrame sets the TF on which the indi looks for CZ; This should be independent from the charts TF. The indi will only look for CZ of the BoxTimeFrame input, not the ones for the chart's TF. Unless you set BoxTimeFrame to 0, ...
Extracted Thread (per thread starter's request)
-
squalou replied Sep 10, 2011There IS an issue with TF switching — @FH: i will still reply to this one because it needs clarification, and it may be that there actually is a flaw in the indicator code around this. The settings do include the TF parameter for finding the ...
Extracted Thread (per thread starter's request)
-
squalou replied Sep 9, 2011Interesting side effect... I get the same behaviour as yours here. The settings are 22xM15 bars. That's 5.5 hours. This CZ is SHORTER than 22xM15 bars, and therefore does not show up on M15 chart: NORMAL. When plotting on H1 chart, 22xM15 gets ...
Extracted Thread (per thread starter's request)
-
squalou replied Sep 9, 2011- solution 1: when updating an indicator: quit MT4, then restart it; MT4 will recompile the indicator, then load the charts with the new version but settings set as when you exited MT4. - solution 2: save your charts as a "template" for each pair. ...
Extracted Thread (per thread starter's request)
-
squalou replied Sep 9, 2011Any errors logged in the Terminal "Experts" log when switching to M15 ? No clue yet. Sq
Extracted Thread (per thread starter's request)
-
squalou replied Sep 9, 2011That's when using ArrowCode values of 232 etc only; Then it depends on the zoom factor you apply to the chart; the arrow symbols will not change their sizes when changing the zoom, so when you zoom out, they will span over multiple bars; Zoom-in and ...
Extracted Thread (per thread starter's request)
-
squalou replied Sep 9, 2011:nerd: ?
not so funny i know.... MT4 won't allow the "trading arrows" to plot any bigger... 2 solutions that i can see: - select the "Bar chart" type of display instead of "Candlesticks" for your chart; this will highlight the arrows and make ...Extracted Thread (per thread starter's request)
-
squalou replied Sep 9, 2011I don't have that... the zero divide error should be fixed, which was causing it. Try reloading the indi (just ctrl-I > select sqDynamicBreakoutBox > Edit > OK > Close). Sq
Extracted Thread (per thread starter's request)
-
squalou replied Sep 9, 2011sqDynamicBreakoutBox.mq4 v1.12 — Here is yet another version of the indi! This one will show the CZ boxes stretching until the breakout occurs, so you you can now see immediately how long each CZ box gets; I fixed the possible zero devide ...
Extracted Thread (per thread starter's request)
-
squalou replied Sep 9, 2011you're right Scott, i have the same problem only when bufferpips=0 AND ShowTPLevelsOnLastBoxOnly false. I get a "zero divide" error in the journal... Will fix it! These top-of-the-line precision clockworks are sooooooo touchy....
SqExtracted Thread (per thread starter's request)
-
squalou replied Sep 8, 2011Yes, valid entry as per the 2-consecutive-candles-close rule; Re-entries are up to you. You may want to take the 2nd, 3rd, etc signals, as you wish. There are enough CZ boxes around the pairs to just take the 1st one and then wait for tomorrow... ...
Extracted Thread (per thread starter's request)
-
squalou replied Sep 8, 2011Fxh: an update on post1 with the precise rules would be helpful... — FxH, I think an update on post1 is needed with the complete detailed rules of the system. Some of the rules are still not clear in everyone's minds, because they were ...
Extracted Thread (per thread starter's request)
-
squalou replied Sep 8, 2011Khizer, You must wait for 2 consecutive candles to close ouside of the Box to trigger the trade. as pointed out earlier: Sq
Extracted Thread (per thread starter's request)
-
squalou replied Sep 8, 2011well... actually, this is not a BUG, this is a FEATURE ....
Why? Because that way, the box is independent from the chart's TF, and allows you to use a different TF for entries, and have the 2-candle-close rule apply to your chart's TF; When you ...Extracted Thread (per thread starter's request)
-
squalou replied Sep 8, 2011Got some rest... So you guys been fooling around with my babe, huh ?.....
ok, still a few details to take care of... ha well... SqExtracted Thread (per thread starter's request)
-
squalou replied Sep 7, 2011sqDynamicBreakoutBox.mq4 v1.11 — ALL RIGHT !! Here we go... I spent a few hours updating and testing the indi to get close to the expected behaviour... hopefully! image Here are the main changes: * - v1.11 (2011.09.08): * BO boxes now ...
Extracted Thread (per thread starter's request)
-
squalou replied Sep 7, 2011Good point! That reminds me of a similar remark from FxH... I shall fix it ASAP! Sq
Extracted Thread (per thread starter's request)
-
squalou replied Sep 7, 2011And i can see from last pics posted just above by Qwert that he has the exact same boxes and levels as both of us. image Sq
Extracted Thread (per thread starter's request)
-
squalou replied Sep 7, 2011Been away from the thread for a while... but still reading thru it regularly. I just saw that A/U box forming in real time on my FxPro account, same settings, exact same levels as yours. Switching timeframes and back to M15 returns the same box, it ...
Extracted Thread (per thread starter's request)
-
squalou replied Sep 5, 2011I have not been very far away... The EA should come out this week. I'll post a first version very soon. Sq
help with Localized Stairstepping Heatmap indi