Introduction:
Thank you for reading this post, don't forget to subscribe!This will create an offline chart for the ticks of the symbol on which it is applied.
Instructions:
I have mentioned in the code lines, such as:
// Please uncomment the include file //#include <WinUser32.mqh>
or
// Please uncomment the below lines after downloading the file //if(hwnd!=0)// && cur_time-last_time>=2) // { // PostMessageA(hwnd,WM_COMMAND,33324,0); // last_time=cur_time; // }
Due to CodeBase policies, I cannot upload the file without it. Hence what you have to do is uncomment the lines as below:
// Please uncomment the include file #include <WinUser32.mqh> // Please uncomment the below lines after downloading the file if(hwnd!=0)// && cur_time-last_time>=2) { PostMessageA(hwnd,WM_COMMAND,33324,0); last_time=cur_time; }
Then the code will work properly.
Images:
Where to find the symbol to open the chart:

How does it looks:

Conclusion:
In this way you can have a very good study of the trade. Using the ticks you can get more knowledge of how the trade will go.
MT4 Indicators – Download Instructions
Tick Chart in MQL4 is a Metatrader 4 (MT4) indicator and the essence of the forex indicator is to transform the accumulated history data.Subway provides for an opportunity to detect various peculiarities and patterns in price dynamics which are invisible to the naked eye.
Based on this information, traders can assume further price movement and adjust their strategy accordingly.
How to install the software?
- Download the mq4 file from the zip file.
- Copy the mq4 file to your Metatrader Directory / experts / indicators /
- Start or restart your Metatrader Client
- Select Chart and Timeframe where you want to test your indicator
- Search “Custom Indicators” in your Navigator mostly left in your Metatrader Client
- Right click on the mq4 file.
- Attach to a chart
- Modify settings or press ok
- Indicator should be available on your Chart
How to remove tim.mq4 from your Metatrader 4 Chart?
- Select the Chart where is the Indicator running in your Metatrader Client
- Right click into the Chart
- “Indicators list”
- Select the Indicator and delete
MT4 Indicators Download below: