Good day Raunakji. I have a small question I would like to ask you. I am attempting to build a system for trading. Manually tracking charts is difficult if there are more than 5 scripts. Maybe there is some way to automate it.
Which is the easiest way to backtest a simple system? I have downloaded Amibroker trial version, but couldn't figure out how to get NSE datafeed on it. I might have to pay for it. I don't know how much Amibroker costs. But it must surely be less than Rs 40,000 that I have lost in the last 15 days of horribly messed up trades.
Are AFLs programmed systems? A lot of people request AFLs on this forum. I guess it is a program used in Amibroker to indicate buy or sell signal. But I don't really know.
Cheers!
Which is the easiest way to backtest a simple system? I have downloaded Amibroker trial version, but couldn't figure out how to get NSE datafeed on it. I might have to pay for it. I don't know how much Amibroker costs. But it must surely be less than Rs 40,000 that I have lost in the last 15 days of horribly messed up trades.
Are AFLs programmed systems? A lot of people request AFLs on this forum. I guess it is a program used in Amibroker to indicate buy or sell signal. But I don't really know.
Cheers!
Yes, AFL (Amibroker Formula Language) is used to build technical systems which can tell you when to buy and when to sell based on the criteria you define. If you are serious about making your own system, then refer to the help file in Amibroker and start learning the Coding language. Once you are through with it and have build a conceptually correct system, you will be able to code and build your own system.
Tc