toyogo00
toyogo00
Friends

Add friends via their profile or user search and you will be able to see if they are online

toyogo00
Added topic Range Bar Chart on MT4
Hi MT4 programmer, I'm currently trading Woodie CCI system - it provides a TOTALLY free consultation live in order to help traders, Relocate . It uses range bar chart with Woodie CCI indicator. The system is available for a lot of platform including
toyogo00
Added topic Hotkey programming to turn on/off the indicator
Hi, I found this link on how to use hotkey programming.  I further use the hotkey to turn on/off the display of VLINE for US/UK session on hourly or below chart.  See code: It works but 2 issues: a.  After pressing Ctrl-J, I have to
toyogo00
Added topic Bugs in MQL 5 for double value and NormalizeDouble function
Hi, The following is a simple program to print the double value after normalized, it should give ONLY 4 decimal points but it is not.  (see result image) Instead of the value 0.9512, the value becomes 0.95120000000001, it will cause the program
toyogo00
Added topic Drawing Trendline with arrow
Hi, I have been raising this issue many many times over few years that why MT4 does not have a "draw trend line with arrow" (I've just found that MT5 has support it). I am very sure that it is a very simply enhancement/coding. If MT4
toyogo00
Added topic Why MT5 slow down after openning more than 20 symbols
Hi, I used to open more than 40 symbols in one screen with 30 inch 2560x1600 LCD monitor in MT4 without any speed problem.   However, when I open more than 20 symbols in MT5, I've encountered dramatic slow down in speed (delay of few tens
toyogo00
Registered at MQL5.community
toyogo00
Added topic How to draw trend line with arrow
Hi, From the MT4 Drawing tool, there is only line drawing without arrow. Is there an add-on tool that can provide such drawing tool? See my picture (the arrow is drawn manually). Alternative, is it possible to add this feature into the new release as
toyogo00
Added topic MQL4 Lib
Hi, I'm new to MQL4, I'm using metastock currently which comes with very rich library such as LLV-LowestLowValue, PeakBarsAgo etc. Does MQL4 come with this kind of lib for downloading or we have to develop it. Regards, Toyogo