DislikedHello Gorraf. I hope you are well. Another kind of bug has arisen as you can see in the screenshot, 3300% {image}Ignored
I have revised the modifications i have made yestarday. Please check this one.
Attached File(s)
Free Coding request for EA breakdown level / trend line 0 replies
Free Coding: your systems 24 replies
Free Coding Request 2 replies
I Will Learn Coding in 1 Month - Give me the 80/20 of MT4 Coding 14 replies
Free Coding Request 0 replies
DislikedHello Gorraf. I hope you are well. Another kind of bug has arisen as you can see in the screenshot, 3300% {image}Ignored
DislikedThanks Gorraf but it doesn't seem to have done the trick. The opening/price at 14:30 doesn't show up on the hourly chart. Don't worry about this though, I've decided that I don't mind using a 30 minute chart now. What I would really like though and if it is possible is for the defined bar to display as a different colour instead of having off having an object displayed on it. Thanks again, MarkIgnored
Disliked{quote} Gorraf Thank you for coding such an useful indicator. I use 3 candles indicator (3 black while inside outside candle identifier) on 1 m chart to do scalping and most of the times it really helps on short-term time-frames. Now I will put your indicator also to find a useful pattern. Which means if the pattern is "ddd" and if it says 52% upward movement then fourth candle is supposed to go up by 52% of the preceding candle size if pattern repeats. Your indicator gives the count of occurrences but does not say about the lookback period to make...Ignored
Disliked{quote} Hello simnz! I have put together an indicator, which is still a work in progress, but has some of the funcionalities you requested. - you can input a date, which is the beginning of the data sampling, - you can input a threshold pip size, - and you can input a threshold time limit in minutes If it finds the matching growth/decline it highlights the starting bar with a white vertical line, and the closing one with a red or green, according to the direction of the move. For now, the indicator works only on the minute chart, but I can tweak...Ignored
DislikedHi Gorraf, Welcome to the club. Could you please code one Statistical indicator ? Print the length of the candle (in pips) on user inputting minimum size of candle and lookback period to know times such sudden movements happen, particularly in 1 minute chart, frequency and whether there is a regular pattern to it ? The indicator will highlight the candle and print a log/table in text on a selected corner of the chart. The table should show each candle size, low-high or high-low achieved in how many seconds/ticks and when (or bars ago). The intention...Ignored
Disliked{quote} Display on table Table will show following information about all candles filtered by the time and pip size input chart of TF selected by the user. (a) time stamp (or bars ago) the high/low started (b) distance from low-high or high-low achieved in how many seconds/ticks for the entire size journey. (c) Size of the candle in pips on high or low Display on Chart It will highlight all the candles in the time threshold meeting the pip size threshold. It will print Table as mentioned. MA-based system I have separately sent you a MA-based trading...Ignored
I hope this covers it all.
Feel free to test it, ask questions, suggest modifications, hunt bugs. ![]()
Gorraf
DislikedSo, as promised, a bit of changelog, a bit of explanation: The indicator is now working in all timeframes. (It gets the timeframe from the chart, it can't be changed individually.) Due to that, the "threshold time in minutes" input has been changed to a "threshold bars" input. The max number of results in the log is selectable from one to twenty. The log contains the top ten (selected results/2) and the last ten (selected results/2) entries from the sorted list. The logic of sorting is: "pip increment between high and low values" / "bars it needed...Ignored
Disliked{quote} Hi Gorraf, Thank you for robustly coding the indicator. Simply, the intention is to record the timings of the sudden burst of momentum and one minute TF is good enough. A If the log recording the start and ending times can be created and exported through in a text format on a daily basis that will be excellent and it need not necessarily be displayed on the chart itself since the positions are anyway being highlighted. I will stick to M1 TF. The first indicator did a good job. Thank you once again educating us the logic and the working of...Ignored
Disliked{quote} Hello simnz! I have added an export button to the indicator, so you can export the data you need, whenever you just want. Additionally, you can diseable the log, if you don't want to see it, by selecting 0 from the "Maximal results in the log" dropdown menu. Gorraf {file}Ignored
DislikedHello! I have very limited time nowadays, but when I have some free time, I'm still trying to code your ideas.Actually, I am on the run now as well, so test this version please, tomorrow I will write a little explanation about how it works and why. Gorraf {file}
Ignored