Price Action Concepts HunterAlgos
Copy Code and Past On TradingView Pine Editor __________________________________________________ // This work is licensed under a Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) https://creativecommons.org/licenses/by-nc-sa/4.0/ // © HunterAlgos //@version=5 indicator(“Price Action Concepts [HunterAlgos]”, shorttitle = “Price Action Concepts [1.0.0]”, overlay = true, max_lines_count = 500, max_labels_count = 500, max_bars_back = 500, max_boxes_count = 500) //—————————————————————————–{ …