What ?I'll PM you.
EDIT:
Actually, I won't be revealing any secrets if that was the concern.I'll post here shortly.
I just want to know how to backtest using excel...
What ?I'll PM you.
EDIT:
Actually, I won't be revealing any secrets if that was the concern.I'll post here shortly.
Just buy a backtestester, then you don't need to code all the stuff; you just need to specify the input for the backtester, ie. tickerlist and data source, your buy/sell signal rules etc.,I am asking how to manually backtest, since I do not know how to code
Guys like me from the old generation still do it the old school way. We just go back over old charts and pick out 100, 200, 300 or more examples of the set up in question and count the number of times it worked out, failed, or allowed us to get out even. Based on those results we then know the probability. If it is high enough we will trade the set up and will know what to expect in 100 actual trades. Been doing this for 40 years. And one of the benefits of doing it this way is that you learn that much more about the set up by visual examination which you wouldn't get if a computer was doing it, and if the computer could really recognize the set up along with the context properly.
What ?
I just want to know how to backtest using excel...
lol so what I am asking is how do I backtest manually?
please explain.
What ?
I just want to know how to backtest using excel...
That is essentially, what I do in excel:
I think we (those that gave advice) all assumed you actually had a system in excel.
Now it sounds like you are a discretionary trading using excel only to track trades or to create charts.
The very first step would be to make your discretionary system, systemic. You'd have to be able to clearly articulate why you go long, and why you go short, etc.
Not everyone is capable of such analysis. Not everyone is capable of being clear. If you are the type that is often misunderstood in your written communications, then you likely don't have the skill set needed to know why you, yourself is buying or selling stuff to a degree that you, or another, could reduce those mental reasons to mere words, let alone reducing them to even a non-code-containing spreadsheet.
In sum:
1. Communicate clearly.
2. In light of unclear communication, I'm now assuming you are a discretionary trader.
3. If so, reduce your mental trading rules to clear, logical writings.
4. Reduce those writings to spreadsheet formulas, not code.
5. If you don't know how to reduce them to formulas, you'd have to either be willing to reveal your writings so others can help; or you'd have to learn more basic excel skills.
6. After your discretionary system has been ported to excel, you can then use my previous post; (where I assumed you already had a system in excel).