- Search Forex Factory
- 53 Results
- Miyagi replied Mar 3, 2016
Contrax, this is one of the simplest code, put the attached code to Scripts folder. You can stop playback anytime you want by double clicking on it.
Stop Sound Alert MT4 Problem
- Miyagi replied Aug 14, 2013
Hello smilee89, I became curious about how they would appear on charts, so I wrote a quick code. Hope it works for you.
Opposite bars in a row - indicator needed please
- Miyagi replied Oct 11, 2012
Hi traider, I don’t know whether there is one but your request is simple enough. So I wrote a quick code. Hope it works for you.
OHLC large font
- Miyagi replied Feb 8, 2012
You always come up with original ideas. But I am afraid this is difficult... I probably could add some codes to detect overlap with the other indi's artifact and lock or freeze it, but the part in problem is about two indis becoming one and starting ...
For Miyagi - Funnel indicator research
- Miyagi replied Feb 7, 2012
Oh, now I see what you mean... I coded in such a way that BB is placed at a specific candle’s price with the BB’s center line as its reference level, as described in your post #5. But I guess you are already starting to think about squalou’s SSBO ...
For Miyagi - Funnel indicator research
- Miyagi replied Feb 6, 2012
Thank you for your kind offer, let me enjoy thinking how you trade with these tools first before I ask you the answer. I have added a code that has only one BB; 1) the inputs are just for a single artifact, 2) multiple instances can be added with ...
For Miyagi - Funnel indicator research
- Miyagi replied Feb 4, 2012
OK, this is my first try. Number of fractals within the BB body and distance to the prior BB appear at the bottom of BBs in this version so that you can check to see how they are. Note: This time I would like to use an external link where I can keep ...
For Miyagi - Funnel indicator research
- Miyagi replied Jan 31, 2012
I didn't see that one coming, FxH. Actually have tried something like an attached pic (just a test code) since marketprofile indi seemed interesting to me. Totally different from yours, and I really appreciate your bringing different ways of ...
For Miyagi - Funnel indicator research
- Miyagi replied Jan 27, 2012
If I'm not mistaken this system is ignoring deviation and backstep settings so these values (225/15) have no meanings here. And signals are highest or lowest bars for last n periods, an ea with built-in code could speed up further. SemaphorTrue2 ...
SwingSpot-Reloaded!
- Miyagi replied Jan 27, 2012
Thank you for the clarification and I understand what you mean, FxH. I extended it for Tanaka, hence the indi name +, and it works in that way only when price type was set to highest/lowest. If set to other price types (open/close/high/low) this ...
1 candle back indicator
- Miyagi replied Jan 25, 2012
Sounds great, FxH. I will try those indicators first.
For Miyagi - Funnel indicator research
- Miyagi replied Jan 24, 2012
I was so surprised to see the thread title has my name on it! Will enjoy working with you again. Adding other people's codes could be difficult, so hopefully you are more interested in ideas behind them...
For Miyagi - Funnel indicator research
- Miyagi replied Jan 23, 2012
OK, I modified the code so that this version draws minimum info (basically pip value for the range only, and fib levels if they match) for the latest funnel and then restores it later. I also did some bug fixing. So try it for yourself and see.
Price at intersecting lines
- Miyagi replied Jan 19, 2012
I modified the code in such a way that the time frame is adjusted automatically if the selected time frame is lower than the current because I was thinking about zooming in (higher to lower) after possible signals. I have never coded in an opposite ...
Price at intersecting lines
- Miyagi replied Jan 18, 2012
It has been my great pleasure, FxH. Actually I have already tried implementing all the ideas. Have made it mtf, added fractals (also mtf) under artifacts and intersecting lines... just not sure how to apply fibs, and imagining that if we had three ...
Price at intersecting lines
- Miyagi replied Jan 13, 2012
I see. Will modify the code so that the number of points is set automatically by colors' settings. And it seems that interesting ideas just keep coming, will try them soon.
Price at intersecting lines
- Miyagi replied Jan 12, 2012
That does seem strange... You didn’t accidentally set the “Number_Points” parameter to 3 by any chance ? I cannot reproduce your problem in my environment now.
Price at intersecting lines
- Miyagi replied Jan 11, 2012
A bit confused because if you set the number of points to 6, this code tries to find funnels consist of 6 consecutive high/low points which rarely appear, so it makes sense to me that there are no funnels in your chart. In higher time frames you ...
Price at intersecting lines
- Miyagi replied Jan 10, 2012
I have added input parameters above as well as others. So try it out to see if you have good control. (The length adjustment of the lines is 10 bar wide now, it's MQL limitation.)
Price at intersecting lines
- Miyagi replied Jan 9, 2012
FxH, I have added functions and input parameters above. Check it out to see if it works. I have used indicator buffers for connecting lines so the settings for them are in the other tab.
Price at intersecting lines