Tôi rất hài lòng, rất vui các bạn làm tốt lắm.chuc cac bạn lun vui vẻ và khỏe mạnh
Rất tình lòng, các bạn làm tốt lắm.cam on
Rất tình lòng, các bạn làm tốt lắm.cam on
Is this possible that we shall be able to select / changing time frame from daily to 4H or 1H as our choice ?
Thanks
Is this possible that we shall be able to select / changing time frame from daily to 4H or 1H as our choice ?
Thanks
There is a solution for things like that that is as simple as it gets and you don't need any code changes in some indicators:
- get any multi time frame moving average indicator
- set the time frame to desired time frame
- set the average period to 1 (one)
- chose the price (in your case it would be the open price )
and there you go : it will show open price for any time frame you chose :)
How to set the line from dot dot to single line....tq
Anyone still looking to change the line to anything aside from dots, edit the mq5 file in metaeditor, and change line from:
#property indicator_type1 DRAW_ARROW
to:
#property indicator_type1 DRAW_LINE
Compile the code and you should then be able to change the line style in the indicator properties and have it display correctly on your chart.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Daily Open Line:
An simple Indicator displaying daily opening line.
Author: Muhammad Syamil Bin Abdullah