Amibroker | Brokey For
Amibroker | Brokey For
PlotShapes(Buy * shapeUpArrow, colorGreen, 0, Brokey); PlotShapes(Sell * shapeDownArrow, colorRed, 0, Brokey);
While brokey.dll is a background system file, it operates within the broader AmiBroker ecosystem used for: brokey for amibroker
is a core system file required by the AmiBroker application to function. It is one of several critical dynamic-link libraries, along with CoolTool.dll and MiscTool.dll , that support the main Broker.exe executable. Key Facts About Brokey It's widely used by traders and investors for
: Amibroker is a popular technical analysis and stock market trading simulation software. It's widely used by traders and investors for backtesting trading strategies, analyzing financial markets, and creating custom indicators. | | Divergence capability | Can show hidden/regular
| Feature | Description | |---------|-------------| | | Uses ATR to normalize raw price changes. | | Mean-reverting zones | Extreme values (+2 / -2) suggest overbought/oversold. | | Divergence capability | Can show hidden/regular divergences with price. | | Multi-timeframe ready | Can be adapted for higher/lower timeframes. | | No repainting | Proper AFL implementations avoid future bias. |