strategy("HMA Support & Resistance Strategy", shorttitle="HMA Strategy", overlay=true, process_orders_on_close = true, calc_on_order_fills = true, pyramiding = 0 ...
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ ...