Market trend
indicator
HELIOS has developed algorithmic trading logic based on trend-following trading method. The trend indicator is the MACD, which was covered in the last post. Today, we will look at the Ichimoku balance table.

legging span = displacement-26(price)
conversion line = 0.5highestprice(9period)+0.5lowestprice(9period)
baseline = 0.5highestprice(26period)+0.5lowestprice(26period)
leadspan1 = displacement+26(0.5conversionline+0.5baseline)
leadspan2 = displacement+26(0.5conversionline+0.5baseline)
The short-term trend can be determined by checking the alignment of the baseline and conversion line. baseline>conversionline means reverse cast status, baseline<conversionline means normal alignment status, and baseline=conversionline means cross status. In the theory of Ichimoku equilibrium, the forward and reverse arrangements are expressed as improvement and reversal, respectively. Ichimoku is an indicator that requires a lot of theoretical interpretation, but when it is used as an algorithmic trading logic, it is used through such quantification.
telegram- https://t.me/helios_comm
twitter- https://twitter.com/HELIOS_fi
website- http://heliosfi.io