MTH2014 replied to the topic MTH Renko Builder Indicator in the forum Indicator discussion 11 years ago
Yes Brother, the libSSA should go to MQL4/Libraries folder.
to see your MT4 version build , just select Help / About.
Yes Brother, CycDiv Indicator, as I explained several times, is ‘normalizing’ Indicator, so in plain English meaning ‘intended to be repaint’.
Hopefully You Understand and Best Regards
MTH
MTH2014 replied to the topic MTH – 7lines OHLC Moving Average Indicator in the forum Indicator discussion 11 years ago
Yes, it is possible to attach Bollinger Band, or Envelope or else, but if create inside the indicator, it should change other MA lines to do the job, since we don’t have enough buffers to do that..
and from my personal experience, the standard deviation formula don’t help much. You may use BB period 72 at H1 chart (3 x 24 hours), or you c…[Read more]
MTH2014 replied to the topic MTH – 7lines OHLC Moving Average Indicator in the forum Indicator discussion 11 years ago
Thank You Brother, You already understand the base, so this is the next step…
Best Regards
MTH
MTH2014 replied to the topic MTH – 7lines OHLC Moving Average Indicator in the forum Indicator discussion 11 years ago
Thank You Sisters…,
Next, here is the simple basic principle of ‘averaging’…

MTH
hannele replied to the topic MTH – 7lines OHLC Moving Average Indicator in the forum Indicator discussion 11 years ago
Thank you Kiads

cheers
hannele
MTH2014 started the topic MTH – 7lines OHLC Moving Average Indicator in the forum Indicator discussion 11 years ago
Disclaimer and Warning.
==================================================================================
1. All of my share here is for educational purpose only.
2. All tools or systems share here ‘freely’ as is and with your own risk.
3. Past performance could not guarantee future result.
4. If sometimes in the future, someone contact you by e…[Read more]MTH2014 started the topic MTH – 7lines OHLC Moving Average Indicator in the forum Indicator discussion 11 years ago
Disclaimer and Warning.
==================================================================================
1. All of my share here is for educational purpose only.
2. All tools or systems share here ‘freely’ as is and with your own risk.
3. Past performance could not guarantee future result.
4. If sometimes in the future, someone contact you by e…[Read more]MTH2014 replied to the topic MTH Renko Builder Indicator in the forum Indicator discussion 11 years ago
Hi Brother, do you already put all the files correctly, especially the library file (libSSA) ? the latest version of this indicator only work for MT4 build 765 up.. and also please check your chart total candles, and you should set your CycDiv maxbars value less than that.
If you use CycDiv with renko chart, then it is also possible that…[Read more]
MTH2014 replied to the topic MTH – OHLC MTF Moving Average in the forum Indicator discussion 11 years, 1 month ago
Hi Brother, the source of course the ‘moving average formula’. the basic is just create 4 variables that store values of MA for O, H, L , C, then you could make it any ‘new’ values whatever you like base on your ideas. and about stepped MTF function of course you could ‘search’ bunch of examples online. By learning the ‘ratio’ between eve…[Read more]
MTH2014 replied to the topic MTH Renko Builder Indicator in the forum Indicator discussion 11 years, 1 month ago
Hi Brother, Yes you could use CycDiv Indicator with ‘her’ default setting. You could use default setting with your renko chart or with standard candlestick chart.
The point is, you understand on how to use / read normalizing repaint indicator.
This is not an arrow signal indicator, but cycle and divergence indicator, to read and measure t…[Read more]
MTH2014 replied to the topic MTH Renko Builder Indicator in the forum Indicator discussion 11 years, 1 month ago
Hi Brother, Yes you could use CycDiv Indicator with ‘her’ default setting. You could use default setting with your renko chart or with standard candlestick chart.
The point is, you understand on how to use / read normalizing repaint indicator.
This is not an arrow signal indicator, but cycle and divergence indicator, to read and measure t…[Read more]
MTH2014 replied to the topic Random Help/Advice in the forum General Discussions 11 years, 1 month ago
Hi Brother,
You could use Bar Timing to limit your order entry,
at your global, you could create variable
datetime CurrentBarTiming=0;
and under your main program loop inside OnTick() or Start() (for the old EA way).
you may look at this basic example bellow;
[Read more]
if (CurrentBarTiming !=Time[0]) // this will trigger if current…MTH2014 replied to the topic Currency Strength in the forum General Discussions 11 years, 1 month ago
You mean 45 and 315 degrees..?
[/quote]Ideally Yes Brother, just diagonally up or diagonally down to the right side of our chart..lol, and 100% sure they never comeback to the left side…hehehe…
MTH
MTH2014 replied to the topic Currency Strength in the forum General Discussions 11 years, 1 month ago
Hi Brother, from my noob understanding about physics , maybe we could say Density as ‘World Market Influence Share’ ratio between major currencies..

We’re not measuring single object, but multiple objects (at least major currencies), that interact each others and create chain reaction..
just like combat aircraft radar facing…[Read more]
MTH2014 replied to the topic Perfect Entry or "Perfect Trader"? in the forum Development 11 years, 1 month ago
Hi Brother GG53,
I already answered your PM, in case there’s trouble with the file download from PM, (since I experienced that previously) I also post the mq4 file here..
also the screenshot example
GBPUSD H1, Using daily (1440)/default with GMT 0 server

GBPUSD H1, Using Daily/default with GMT 0 server, and London Open Price (8 am)…[Read more]
MTH2014 replied to the topic Perfect Entry or "Perfect Trader"? in the forum Development 11 years, 1 month ago
Please seat near me Brother, and we could read and learn together..Best Regards
MTH
MTH2014 replied to the topic Perfect Entry or "Perfect Trader"? in the forum Development 11 years, 1 month ago
Great Idea as always Brother GG53..
Years ago I joining group of mql coders to create similar idea.. and honestly we failed, because we grow to ‘too many creative ideas’ stage and everybody ‘defending’ their ‘own’ bright ideas..lol.
the idea to create most complete EA modules consist of;
1. Scanner module, to scan market current situation and…[Read more]
MTH2014 replied to the topic MTH Renko Builder Indicator in the forum Indicator discussion 11 years, 1 month ago
Sure Brother, I also read Dr.Van Tharp articles and his psychological point of view is 100% correct.. , as I explained for so many times that financial trading business including spot fx is the most ‘simple and easy’ business in the world base on ‘how it done’. The most easiest basic principle ‘if they going up you go long/buy and if they g…[Read more]
MTH2014 replied to the topic MTH Renko Builder Indicator in the forum Indicator discussion 11 years, 1 month ago
Congratulation Brother,
Feel free to post here if you need anything related to this renko tool, and I’ll try to answer as far as I can..
Best Regards
MTH
MTH2014 replied to the topic Currency Strength in the forum General Discussions 11 years, 1 month ago
Ta Daaa… that ‘soon’ is this week…lol…
Have a nice week end for all….
Best Regards
MTH
- Load More

