Skip to main content

Learn AFL from AMi guru

I have a laptop, or a mobile phone, and I don't know how to use! What a shame!! We use Amibroker, love amibroker but, how much this great tool`s potentiality we are using? Most of the users just generate charts, and are satisfied. If we want to beat my fellow traders, defeat the crowd there is no alternative to deep knowledge. Stock market is evolving day by day, it is growing every moments. More time goes, more the conscious traders are becoming aware about the trading system. Here comes the name of Amibroker!




And Amibroker`s heart is it`s AFL, amibroker formula language. But unfortunately this subject lacks free tutorial in the net.
How much you do googling, you will be disappointed. Then solution? Howard Bandy. He has written two excellent books on Amibroker. 1. Introduction to Amibroker and 2. Quantitative Trading System. One Should start with the first one.This is the book  you need if you are looking for a step-by-step introduction to  AmiBroker.This book is for;  Someone new to AmiBroker looking for detailed instructions and examples to get set up and started.  An experienced AmiBroker user who wants a printed reference to commonly used tools. Someone looking for an introduction to the AFL language, and using AmiBroker to write trading systems. It  is powerful, flexible, inexpensive, and easy to use. The 2nd book will lead you into deeper doom of AFL.

Comments

  1. Hi there! I could have sworn I've been to this site before but after going through some of the articles I realized it's new to me.

    Anyways, I'm definitely happy I found it and I'll be bookmarking it and checking back
    often!
    My web page :: liverpool fc transfer news january 2013

    ReplyDelete

Post a Comment

Popular posts from this blog

4 Tips for using Midas in KPL, Code added

ATTENTION : KPL-Midas Code is at the last part of this post. Please copy and paste in your amibroker.) 4 Tips for using Midas in KPL: 1. put your price mark at the beginning of last major price break, bullish or bearish. 2. Right click on price chart, and open Peremeters 3. Change the settings of VWAP channel and ovserve in chart, whether it can create strong support /ressitance level. or not. 4. If you are satisfied with the setting, click OK. (of course, at the same time you can change the KPLs perimeter.) KPL Swing is a simple trend following mechanical trading system. It automates the entry and exit signal. This trading system is very simple and easy to use. It works across multiple time frames and does not require any in-depth knowledge of TA. In KPL System no targets are given as no one knows how high (or low) the stock price will reach. A trailing stoploss locks in the gains and removes emotions from trading. The MIDAS system of technical market analysis is based

How to Import CSV data into amibroker

Tips : A Step by StepsText guide, A pictorial guide and a video guide has been attached with the post. To see right now go to last part of the post, clicking more.   Now post : After database creation, importing CSV data is the 2nd major job Amibroker requires. But for new users of Amibroker, a trading system software, its not always an easy job. In Bangladesh most of the TA followers import data through Profita, as its more easier. Stockbangladesh.com gives csv data more faster, just after the market closes at 3pm, but it lacks sector data in csv files.  So its better wait one hour, update Profita after 4PM, and import csv file to amibroker. But how? See the graph bellow. Its very easy.  Just have a glance. It`s `Jalabat Taralang'. Steps to follow : Profita1: in Profita Click `Tools', then click `Export data to Amibroker' P2: previous click opened Date selection option P3: select your date. Selection of more than one day is possible. If you do it everyday, m

Change Amibroker Chart Background Color

How you would change the color of your Amibroker chart`s Background? Its very simple. Tools>Preferences>Color>Background is the path for color change options. Click Background, which color by default is black, and select a new color. Click Ok. Tips: never use pure Black color. As some indicators have black lines, even some price bars are black. These color will be lost In black background. Chose a lighter one, and my preference is gray- light or deep. The problem of this setting is it changes all the charts background. To give different color in different chart you need a simple trick. Interested? Then click http://tatunnel.blogspot.com/2010/07/make-your-amibroker-chart-colorful.html