- The use of AmiBroker? Is it to show CURRENT entry/exit signals/opportunities? (as well as backtesting of course) or just to test your system/coding?
Do AmiBroker users have different Formula Coding, and Analysis Settings for short trades vs long trades? (Im guesing YES for the coding but NO for the settings)
- What setting would you use for trades lasting 2days-2weeks, by this I mean is it like the Daily/Weekly settings? or is this purely something to do with the way it backtests?
- The more coding = finer/more defined results?
- Just because you enter some coding, run a scan, then backtest and show profits does this mean if you traded on those results with your settings that you SHOULD/COULD make these returns in real trading?
- IS there a grey area/range (in the STATISTICS part of the results) of results that one should aim for through the whole testing process... for example...
Exposure (should be) 3-5%
Risk Adjusted Return 1000-2000%
Risk/Reward Ratio 20-25% so on and so on till throughout the Statistics Results.
What is CAR? I dont see that in my Statistics Report!When designing a system i look for
CAR of >20% (though this is not always realistic)
It's also nice to have a High amount of trades (so i can be confident the sample is as accurate as possible)
Testing in general is suspect because we aren’t dealing with a repetitive process where we expect to find x that causes y. We are painfully aware that the world is evolving and changing. Therefore, the markets are evolving and changing. New markets come into being and old markets fade away; new stocks are created and old favorites die, dissolve, or fall out of favor. The ground on which we validate our trading rules won’t be the ground on which they are used.
This is contrary to the instinct of the novice developer who thinks that by piling on more rules more ifs, and more filters, the system becomes more refined and specific. As it turns out, we’d generally like to get by with one, two, or at most three decision rules; our knowledge of market behavior is that vague. This general guidance is one reason moving averages are useful: they are simple."
I agree it's a difficult language to learn, with some of the syntax being back to front compared to mainstream programming languages and compiler seems a bit touchy.Keeping it simply sounds good when dealing with AFL
What is CAR? I dont see that in my Statistics Report!
Do you know of any threads where someone has posted the Statistics of a working system for comparison? It would be good to have a full guide as to what we are trying to achieve with AmiBroker.
CAR is Compound annual return.
Simply, how much % the system returns each year
I don't have the stats for forward testing but here is one of my systems backtested from 1/1/2003-26/06/2009
Universe ASX 300
One problem that will make alot of systems fail is people don't realise they are using indicators that look forwards, every single signal will be looking forwards unless you apply it to yesterdays bar. You can't know the MA, Bollinger Band or any other indicator on the day you buy, the most recent one is the one on the previous bar. Therefore you must delay buy signals.
Brad
My system has positive expectancy, not sure how you came to the conclusion that it is a "losing setup"
Secondly your CAR/MaxDD at 74.47.
You have either
A) Made a mistake in your coding (99% chance)
B) Found the holy grail (1% chance)
Anything over 4 is pretty good for Car/MaxDD
sorry.. I looked at your 100'000 then THOUGHT i was looking at 75'000... Thats awesome, cheers for that I'll try my best to rub the lack of sleep from my eyes and work my codes till i can get something like yours. i would definately say my codes are lacking.... I might post my stats if I can work out how too
The results I work on bettering are..
Ending capital
Exposure %
Average Bars Held
Risk-Reward Ratio
Bars Held
Tell me something though. When you run the walk forward (obviously you would have) and it does year by year, is that a better test result as to how reliable your system is?(going forwards rather than back)
I know testing is still not a 100% as to how your trading will go but it sureley it is a GOOD indication...
i like to see that it performs in and out of sample.
Once im happy with it i will take a good hard look at the equity curve and see how consistent it is, see where the largest drawdown is and see what years don't perform too well. I'll then look at the profit table for more confirmation to what i've seen in the equity curve.
Is there a reason why you do those years and not all years maybe 1 or all at one time?
What exactly is this 'in and out of sample'
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?