- Search Crypto Craft
-
Jagg replied Dec 23, 2019You can try Roman's Profile indicator....
looking for value area lines indicator
-
Jagg replied Dec 19, 2019This is by the way Mic_FX's MT4 indicator slightly modified so it compiles for MT5...
Chart Scale Legend
-
Jagg replied Dec 19, 2019@Sesamstrasse Ok, I fine tuned my indicator (took @Mic_FX's one as inspiration - thx for that).... The only difference now is more or less that - Mic_FX uses "an own way" to find the color (when NONE is used) wether my indicator uses the foreground ...
Chart Scale Legend
-
Jagg replied Dec 17, 2019@Sesamstrasse Tried to convert my variant to MT5 - please test....
Chart Scale Legend
-
Jagg replied Dec 16, 2019@Sesamstrasse Have a look at this thread - I've made the one in 1st post - Mic_FX made another one in one of the later posts there.... update: sorry, the ones mentioned in that thread are for mt4 not mt5 (I don't use mt5 until now)
MT5 Indicators and EAs
-
Jagg replied Nov 14, 2019nothing since weeks - "from 100% to zero".... also not responding to pn's - nothing

Ratios & Harmonics: a Different Way to Trade
-
Jagg replied Nov 8, 2019No bmp.... you only add a text object with the mentioned fontname and using "p" / "q" as text. That's all! ObjectCreate(0, objName, OBJ_TEXT, 0, closeTime, closePrice+point2pip(0.3)); ObjectSetString(0, objName, OBJPROP_FONT, "Wingdings 3"); ...
Automatic Arrowhead lines on MT4
-
Jagg replied Nov 8, 2019Doing it this way is really limited (to a white background, always the need for runnig the script again, ...) and the need for >180 bmp files is insane
I thought more about using "Wingdings 3" font (as honestknave is doing it with his ...Automatic Arrowhead lines on MT4
-
Jagg replied Nov 5, 2019Don't think it's possible to increase the font from the built in crosshair tool
- Eventually you can have a look at the iCanvas test indicator and do some adjustment for your needs? animated gif screenshot - or add your needed text ...MT4 Crosshair, Increase Font Size - Has anyone got an indicator?
-
Jagg replied Nov 5, 2019Drawing a trendline and get the "angle" (better slope) from that object isn't an option? (link)
Automatic Arrowhead lines on MT4
-
Jagg replied Nov 4, 2019You're still using OBJ_TRENDBYANGLE (and not trend lines) in your code?! OBJ_TRENDBYANGLE - MQL4 Documentation shows TrendByAngleCreate contains one price/time and one angle. (from here)
Automatic Arrowhead lines on MT4
-
Jagg replied Oct 21, 2019@JensItzig TM_FibonacciPainter (also on mt4 market) @honestknave FibTool3
I will code your EAs and Indicators for no charge
-
Jagg replied Oct 18, 2019Why you use such an old version from this indicator? Get the latest one (v1.12) and only make these two adjustments - finish (and change ThrottleRedraw from 0 to ~10 - no need for calculating the not visible tpo's on every tick)
I will code your EAs and Indicators for no charge
-
Jagg replied Oct 14, 2019delete these two lines in yor anchorfx indictor and compile it again....
I will code your EAs and Indicators for no charge
-
Jagg replied Sep 27, 2019Great start - thanks for sharing....
Fibonacci cluster drawing tools for metatrader
-
Jagg replied Sep 20, 2019
You always can ask Enivid in his forum thread if you have problems with it.Proft/Loss email alert
-
Jagg replied Aug 8, 2019@SwingMan An idea would be to have an option to turn on/off a toggle function to turn the line on and off (button/hotkey/... possible) Also an(other) option would be great to only let the line drawn when OrdersTotal() > 0 (MODE_TRADES)
LazyHashi: TMMS - Trading Made More Simpler
-
Jagg replied Aug 1, 2019DAX trades from today... Trade 1) Got in on 61.8% level - scaled out 3 times (last one a few points before 1:1 projection -blue dotted line-) Trade 2) A quick scalp trade at channel top with target back to channel bottom. When there was no buying ...
Ratios & Harmonics: a Different Way to Trade