Advanced MA system for Amibroker (AFL)
kazul about 16 years ago Amibroker (AFL)
This fomular of KingK. you can see http://www.amibroker.com/library/detail.php?id=925. He has tried hard for this and it gives very good results in the Greek Stock Market.
You cannot view the code for the following reasons:
- The indicator has not yet been approved by the Administrator.
4 comments
Leave Comment
Please login here to leave a comment.
Amazing system…all should try with 15 min for intraday and positional for hourly basis
good system but not show the candlestick chart
good system but not show the candlestick chart
good system
If you want to show the candlestick char
change line to candle
Or put this line
Plot( C, "Close", colorBlack , styleCandle);