- Search Crypto Craft
- 528 Results
-
Jagg replied Jun 16, 2025nice one - an option to hide the broken ones would be handy

I will code your EAs and Indicators for no charge
-
Jagg replied Nov 9, 2022Because it's a weekly (!) opening range. How often someone wants to hide/show these rectangles? For sure not that often so bottom left=out of my view because I'll click that once a day or so... why would I want to see it prominent on the right side. ...
I will code your EAs and Indicators for no charge
-
Jagg replied Nov 9, 2022lol - then you know how to make some new input(s) in order you can choose your corner, x, y

I will code your EAs and Indicators for no charge
-
Jagg replied Nov 9, 2022I worked already on my variant (didn't see your post above) so I post my file here too (which only uses a small symbol in bottom left corner to show/hide the rectangles, see animation in the gif-picture) * added two color options for the curr/prev ...
I will code your EAs and Indicators for no charge
-
Jagg replied Nov 9, 2022...another way here would be simply show or hide the objects in all timeframes when on/off button is clicked for example with: ObjectSetInteger(0, WeekDayRectangle, OBJPROP_TIMEFRAMES, OBJ_NO_PERIODS); ObjectSetInteger(0, WeekDayRectangle, ...
I will code your EAs and Indicators for no charge
-
Jagg replied Oct 5, 2022You renamed the indicator - file name has to be the original one... but I think all that is already as text in your screenshot

[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Aug 25, 2022No more rectangles sorry... but why not loading the indicator two times into one chart and change the object prefix (and x-/y-offset for the panel) on the 2nd one. Not really tested but worth a test

[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Aug 24, 2022Should still work as always... Try to reset all settings to default (see arrow at bottom right - save your settings before you do that) and test it again please. When I've set a text to a rectangle and then click 'O' the description is there, click ...
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Aug 24, 2022...you found that 'hidden gimmick'
- started with just a small '2 click recognation test' and never deleted it again
I've made a new setting in v1.25 for that now so you can change the hotkey (or disable it). P.S.: When drawing the ...[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Aug 23, 2022What do you mean exactly? I need more details....
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Aug 23, 2022v1.24 - added "Draw in Background" options for all rectangles and trendlines
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Aug 22, 2022Thanks for spotting this bug - can you please test this version?
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Aug 1, 2022This is all 'drawn by hand' using the CCanvas class
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jul 12, 2022New version (no new features) because of expiration. This version has no expiration anymore!
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jul 7, 2022I'm switching more and more to NinjaTrader last weeks - so I'm hardly be active here on FF and publish updates to my tools. You can write here (or per pn) new suggestions but I cannot promise whether I will implement it (or at all) in the near ...
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Feb 17, 2022I've set here in the MT4 options to select an object with a simple click (not double click) - so on every click on an object it gets selected and my quick style popup is shown.
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Feb 17, 2022You know how to use jDD_Drawingtool? See url
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Feb 16, 2022In theory this should work when you manually add the set 'unique ID' from the indicator as prefix in your object name - see screenshot (but this is really not tested at all - do it at your own risk
)[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Feb 14, 2022not yet - added alerts to my todo list
(no ETA) 1) Simply make fav1 (used as default color for the lines) the same as fav5 color - so you still have that two lines (for dragging etc) but you don't see them anymore. image 2) Not ...[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Feb 14, 2022v2.01 *NEW* Added "No keyboard shortcut" option image You have that option already!? Or do you mean directly changable in the quick style pop up? image
[MT4] Changing the visible timeframes of multiple objects?