Taro Mitsuyasu
Taro Mitsuyasu
  • Information
3 years
experience
1
products
133
demo versions
0
jobs
0
signals
0
subscribers
We offer carefully selected and mproved EA's and indicators for MetaTrader 4 that we believe will be of use to you.
Taro Mitsuyasu
Taro Mitsuyasu
With GreenBox ver. 1.11, it is now possible to blink the target object (trend line, target line, box, etc.) at the timing of voice notification when various events occur.
I will attach a sample video so please have a look.
https://youtu.be/46wyty4p1xQ
Taro Mitsuyasu
Taro Mitsuyasu
With GreenBox ver.1.9, it is now possible to give advice to traders by giving audio explanations at various important timings of trading while analyzing charts in real time.
(The analysis uses Dow theory, trend lines, Fibonacci retracement, etc.)

Please see the YouTube video that recorded the actual voice advice scene.
https://youtu.be/BvqYmFJKF1w

You can build your own original trading system because you can freely customize what kind of analysis and when to give voice advice and the voice file itself.

We hope that you will make use of it for your trading.
Taro Mitsuyasu Published product

98.00 USD

It is an indicator that analyzes the high and low prices in real time by Dow theory, draws a trend line, and draws the predicted arrival point in the Box format after breaking the low price and the high return price. The high and low prices are determined by the nBars parameter (initial value = 5), but displaying the corresponding moving averages (SMA and EMA 4 to 5 times nBars) at the same time makes it easier to understand the trend change. (D ownload the demo version of the free GreenBox and

Taro Mitsuyasu
Added topic MT4(build 625) hang-up -- OnChartEvent() { .. ChartSetSymbolPeriod() .. }
Why MT4(build 625) hang-up? === Step === (1) create a new chart (2) drag and drop Expert Advisor ( testEA ) onto the chart (3) repeat key press ( key is 'j' or 'k' ) (4) MT4 hang-up << text code (Expert Advisor) -- testEA.mq4 >> int
Taro Mitsuyasu
Registered at MQL5.community
Taro Mitsuyasu
Added topic How to use Characters of Windings with the OBJ_LABEL object on MT4(build 610).
The following test code is not work on MT4(build 610). I want use Characters of Windings with the OBJ_LABEL object on MT4(build 610). (1) compile ( build 509 ) & execute ( build 509 ) -> OK (2) compile ( build 509 ) & execute ( build 610 )