Brokey For Amibroker
Brokey = (C - Ref(C, -Length)) / (ATR(ATR_Period) * Multiplier)
In your strategy AFL script, use Brokey’s defined functions to send orders. A conceptual integration in your code looks similar to this: brokey for amibroker
Leverages the full power of AFL to create complex, customized strategies. Conclusion Brokey = (C - Ref(C, -Length)) / (ATR(ATR_Period)
