工作已完成
指定
https://www.mql5.com/en/forum/159833
this indicator of mine needs help. it consists of arrows and trend lines. it counts from back to front.
it has trouble keeping up with trend lines and are either reused around bar 0 or are cut short over the weekend & higher time frames.
i have it for two modes: one is for open price another is for close price. since i've been playing around with the code the logic is: if two candles are ascending by low/high and open/close and on bar 0 the difference between the lows or high times two if the price is inside either by open or close its an arrow. see photo attachments.
perhaps they could be replaced with lines object or similar?
it can also choose how long the trend line is.
1) needs to be working fast with indicator counted
2) needs to not reuse the trend lines
3) needs to not cut short on high timeframes or weekends
Please Check Discussions. I would be expecting an MQ4 file.