screener-saham-demo / app /templates /no_pattern_found.html
gusti-adli
revert
0a3ce35
raw
history blame contribute delete
153 Bytes
{% extends "index.html" %}
{% block contents %}
<h3>Candlestick pattern is not present in the last candlesticks for all stocks</h3>
{% endblock %}