: Creating custom indicators and automated strategies using AmiBroker Formula Language (AFL) .
Brokey is conceptually closest to or a Tushar Chande’s Momentum ATR . brokey for amibroker
| Provider | Delisted Coverage | Cost | AmiBroker Integration | | :--- | :--- | :--- | :--- | | | Full history of delisted US stocks (1925+) | $39/mo | Native plugin | | CSI Data | Unadjusted master files | $29/mo | ASCII import | | Yahoo Finance (historical components) | Incomplete, requires manual scraping | Free | Via AmiQuote + Python | | Brokey Community GitHub | Crowdsourced lists of bankruptcies (2000-2020) | Free | CSV import | : Creating custom indicators and automated strategies using
Even with Brokey, users make mistakes. Here are the top three: Here are the top three: Folder containing external
Folder containing external data, optimizer, or AFL interface plugins. Medium; required only if pulling external real-time feeds.
Without this, you might be backtesting entries into penny stocks that had $5,000 daily volume—impossible to execute in real life.
It is important to distinguish Brokey from the various plugins used to feed data into AmiBroker. While Brokey manages the software's heart, other DLLs manage the data: OpenAlgo Plugin