Amibroker
Recent Updates about Amibroker Software, AFL codes and how to do concepts
In the last tutorial we explored Kalman filter and how to build kalman filter using pykalman python library. In this section...
You know that Amibroker is one of the best tool to create custom trading strategies, Signal Generation , Performing Technical analysis...
Was thinking yesterday about "is there is a more simplistic way, where we can list out the stocks with exponential rise...
Open = High and Open = Low is a widely used scanner across the day traders community. Here is the Amibroker...
Here is the first prototype from Marketcalls which demonstrates multi-timeframe based trading system which compares two timeframes (5min and hourly in...
Here is a simple range identifier Amibroker AFL code which helps you to spot and visualize out higher return event days...
Here is a simple & short instructional video on how to use symbol link feature in Amibroker so that multi timeframe...
NimbleDataPro2 is the new and improved data manager from Globaldatafeeds exchange authorized data vendor for NSE Cash, NSE FFO, MCX and...
Hull ROAR indicator helps in identifying the fastest raising shares and filters it out of the fastest rising shares. Hull ROAR...
JNSAR is a number based on market's strength and weakness as well as the balance of demand and supply. Whatever the...
Rolling returns, also known as moving returns, are returns over a period of time that are recalculated every time a new...
Here is the simple prototype for finding first 1 hour cumulative volume for a given script. This helps one to visualize...