GreatPig
Pigs In Space
- Joined
- 9 July 2004
- Posts
- 2,368
- Reactions
- 14
Depends a bit on how your general programming skills are, but for a start read the AmiBroker help covering the basics and then start trying to code something very simple (eg. some moving averages). You'll likely spend a fair bit of time learning what functions are available and how to use them.
I'd suggest first doing a simple indicator, then gradually building it up with more complicated things to get familiar with the functions. Once you're comfortable with that, try a simple exploration, then a backtest (eg. a simple moving average crossover system).
Once you pretty comfortable with all that, then you can look at more advanced things like scaling trades, looping, and custom backtests.
And if you get stuck with anything, ask questions either here or on the AmiBroker Yahoo forum.
Cheers,
GP
I'd suggest first doing a simple indicator, then gradually building it up with more complicated things to get familiar with the functions. Once you're comfortable with that, try a simple exploration, then a backtest (eg. a simple moving average crossover system).
Once you pretty comfortable with all that, then you can look at more advanced things like scaling trades, looping, and custom backtests.
And if you get stuck with anything, ask questions either here or on the AmiBroker Yahoo forum.
Cheers,
GP