tachigi
tachigi
Friends

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

tachigi
Added topic PlotIndexSetInteger(PLOT_LINE_WIDTH) does not work as expected in MQL5
I want to implement a DRAW_HISTOGRAM2 indicator that can hide all bars. I use the following API to change the width. PlotIndexSetInteger(0, PLOT_LINE_WIDTH, g_width); // g_width is from 1 to 5 I found that it reacts with 1 and 2, and if g_width is
tachigi
Added topic keybd_event() does not work on Backtest for F12 key
I usually do manual backtesting and use F12 key to forward the candlestick one be one. (F12 key in backtesting is mentioned at  https://www.fxdayjob.com/manual-backtesting-in-mt4) I want to speed up this, e.g., by pressing S key, 5 or 10
tachigi
Registered at MQL5.community