It calls Induction?Deduction is something that is already proved and accepted.
http://www.socialresearchmethods.net/kb/dedind.php
when you look closer at it there might be not much difference between the two.
It calls Induction?Deduction is something that is already proved and accepted.
http://www.socialresearchmethods.net/kb/dedind.php
when you look closer at it there might be not much difference between the two.
The difference is quite simple.There are two methods of cognition:
1.descending;
2.ascending.
1.When you go in your research from knowledge to logic.It calls Deduction.You accept smth.,from the,call it Higher source, if you wish,and then you go on with the axioms and available tools.
2.When you go in your research from senses to logic.It calls Induction.You see(sense) smth,and make conclusions by using a simple logic without refering to the Source.
Both meet at the generalization (hypothesis, theory) stage an this is where it becomes comical sometimes
There is no generalization in the first method.You just have to accept it or you`ll be asked to search elsewhere.Usually how goes.The only problem might be - the Source.The source can be fake.The pedigree and tradition is what is the most important.But what you`ll see,are 75% of rednecks from the basements.
There are bad examples of deduction in science when theory and hypothesis are formulated first and if the observations do not fit the theory then instead of discarding the theory the data is being made it fit or simply ignored. This applies to trading as well other than trading is hardly science.
On that note could you point to any convincing evidence that volume is the leading indicator of price?
Good morning to all,
I came back to this post and it seems like it's taken a life of it's own. It's great that there is such a healthy discussion about automated trading, but I think the last few pages could do with a thread of it's own. It would be kind enough for someone to start a new thread to discuss the complexities of setting algos, so as to keep the integrity of this thread.
Below are the original questions to understanding the basics of automated trading:
Thanks in advance,
Alpha.
1) If I were to learn a single language (C++, Python, R etc), which one would it be.
2) Can I get away with leaning only one language or is it a necessity to know others? If it is the later, can you please elaborate what the differences are and what each can do. Also what are the advantages of one over the other.
3) How long does it take to learn a language to the capacity of being able to create your own algos with little/no outside help.
4) How complicated can you make your algos? I know you can do simple stuff such as saying go long on the break of the previous bars high, if the volume is over x and 10MA is over 30MA.
However, can you get really complex and say enter long on the break of the previous high if the last 4 bars prior to that have a body that is 80% of the total and the volume is at least 50% above average of the last 30 trading days and that the last 3 bars on a lower time frame closed higher than the open and the break to the new high is higher than over the last 8 trading days and MA are so and so, with the MACD being so and so etc etc.
5) If I decided that I wanted to put most of my time into creating algo strategies rather than writing code, how expensive is it to hire someone.
6) I'm assuming that in hiring someone, they would have a decent understanding in chart reading. If that is so, what is to say that they can not take my work elsewhere once the strategy is tried and tested and proves to be successful.
7) I am a discretionary trader and even though I have my strategies and trading plans detailed, I will sometimes forgo a trade/setup if I notice the smallest of things that may skew the probability. Surely, this kind of detail is not worth coding for, purely based on the law of diminishing return. If I were to give an analogy based on manual trading and automated trading, would the following analogy be acceptable:
"Going from Point A to Point B, a manual (stick shift) car would get you there faster (higher profits) and safer (tighter risk management) as you have a more defined control of the car as opposed to an automatic, which will none the less get you there, but a little slower and a little safer (i.e. money can still be made, but less).
8) I am assuming that the purpose of automation is either to be able to diversify your trading, be able to take more setups than humanly possible or purely because you want to get away from the monitor. If the reason is getting away, does that not pose a threat to a trader as with time the sharpness/finesse/edge is eroded.
9) If a particular algo is written, does it get confined to one stock/instrument or can it set up so it is continually searching for the criteria over 3000 pre-determined stocks.
10) Will the rise of algorithmic trading be the death of discretionary trading (just like it was for the floor traders), or will discretionary trading always have it's own place. If you feel that automated trading will get rid of the discretionary function, how so? Please feel free to speculate on this as ideas that seem impossible today, may very well be implementable tomorrow.
This is an interesting documentary on the changes brought about by the rise of computer trading, if it takes your interest:
11) Are high probability algos scalable? Will the algo produce the same results when trading 10,000 shares as opposed to 100 shares.
12) What is the average longevity of a particular strategy? Sometimes I hear that a particular strategy worked amazingly well for 18 months and than it stops making money. Does this happen to all strategies or are some more exposed to getting "expired" than others?
Also, what are the contributing factors that lead to a healthy strategy losing it's effectiveness over time?