- Search Crypto Craft
-
Jagg replied Sep 30, 2021Implemented that in one of the latest versions already - but only for the first trendline (1. Trendline parameters). see example settings for that - place your mouse where you want that label and press 'T' - you get your label exactly at the ...
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Sep 20, 2021@JensItzig made this one url (inspired by your mentioned tradingview.com fib tool)
I will code your EAs and Indicators for no charge
-
Jagg replied Sep 17, 2021That was just a small bug fixing to the 'Color Levels Custom.mq4' indicator (which is not mine) - sorry - haven't the time to change this one further....
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Aug 13, 2021This way you try it is only valid when you want to show an object only in M15 ObjectSetInteger(0, objname, OBJPROP_TIMEFRAMES, OBJ_PERIOD_M15) But for an indicator (which uses buffers what I assume reading your 'Color_Fill_MA' text) this is not ...
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Aug 12, 2021You have to initialize tMnOc with DBL_MAX (or a high digit like 999999) not with 0.
Highest & Lowest Open/Close Price for a Loop
-
Jagg replied Aug 3, 2021...changed it a little (see screenshot)
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jul 28, 2021lol - then simply download the current/latest version here in the thread (which doesn't have any expire at all)
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jul 8, 2021ENTER or SPACE are used by MT4 so you get the quick navigation (bottom left) to enter/change the symbol/period. So if you use jDD_Drawingtool and want to use the MT4 built in quick navigation make sure you do not use ENTER or SPACE as any hotkey. ...
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jul 4, 2021Really? Shouldn't and techn. can not be the case... so all your drawings are gone after a mt4 restart? Then something else is causing this. You tested with a blank chart and only jDD_Drawingtool indicator in it?
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jul 3, 2021Exactly that the tool is doing already
? 1) SPACE (full width) or A and you click (1st time) to get the 1st 'drawing helpline' 2) then you have two optioins a) you move your mouse down and click 2nd time - you get a rectangle b) you don't move ...[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jul 2, 2021Not really tested but check the new option (valid for the renctangle drawing part [A key] - full width regions always go the right edge of the chart) Made also setting the keyboard shortcuts easier (you get a dropdown menu now where you can select ...
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jun 30, 2021That's 'the crux' when publishing an internally used tool/indicator here - the feature requests came for sure
'indent' the trendlines on one side isn't an option - this looks ugly
I've added a new shortcut for you (Q) - simply press Q ...[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jun 29, 2021I'm working on another drawing tool which does more or less what you show on your picture. Here is a first 'draft' you can play with. In general - the tool can draw... Horizontal lines/regions (full chart width) (by pressing the SPACE key) ...
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jun 16, 2021With my drawing tool you can set the rectangle object (fav1-5) to use CCanvas or not. When this is set to true it 'draws a picture px by px internally' which looks like a rectangle (and adds this picture as a bitmap object) - this is the only way in ...
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jun 16, 2021You find it in this thead here!? Click the paper clip top right
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jun 14, 2021two good 'synch objects to other open chart' indicators I used already... VR-Sync-Charts-Lite.mq5 is limited to rectangles only
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied Jun 14, 2021as said in latest mt4 version upload above... many many (most internal) changes done there - I only 'copied' them over to the mq5 file - **not tested on a running mt5 chart**
[MT4] Changing the visible timeframes of multiple objects?
-
Jagg replied May 31, 2021This is not a special/changed version but Mic_FX original version (only changd/fixed the mentioned lines so that it compiles with latest MT5). So the MT4 version from Mic_FX you can find here in thread too

MarginTrader EA