README
point-and-figure-math-js
Point and Figure data structure
Math to convert an array of stock history to a Point and Figure data structure
<script type="module">
import pointAndFigureMath from 'https://cdn.skypack.dev/point-and-figure-math';
</script>
Point and Figure data structure