Ask HN: Has Anyone Here Ever Built Financial Trading Models?
1–6 of 6 posts
Re: Ask HN: Has Anyone Here Ever Built Financial Trading Models?
#2Are you talking a grey/black box system?
The best place to start as a programmer is probably with Tradestation easy language.
https://www.tradestation.com/trading-technology/tradestation...
http://en.wikipedia.org/wiki/EasyLanguage
It all depends on how complex your algorithms are.
Re: Ask HN: Has Anyone Here Ever Built Financial Trading Models?
#3As far as strategies go, traders tend to be very secretive about their models since common knowledge of models usually means they lose their profitability. As far as coaching goes it is best to work with somebody who has done this a lot as a sort of apprenticeship just to get some wisdom about what might work, what doesn't, what is more risky, etc.
Re: Ask HN: Has Anyone Here Ever Built Financial Trading Models?
#4Many trading platforms come with some sort of API, like Interactive Brokers, Amibroker, eSignal, TradeStation etc. The language used and types of scripts available (price based, level 1, level 2, etc.) depend on the platform, you'll have to figure out what you want in a script and then choose a platform based on that. As far as strategies go, traders tend to be very secretive about their models since common knowledge…
Re: Ask HN: Has Anyone Here Ever Built Financial Trading Models?
#5Many trading platforms come with some sort of API, like Interactive Brokers, Amibroker, eSignal, TradeStation etc. The language used and types of scripts available (price based, level 1, level 2, etc.) depend on the platform, you'll have to figure out what you want in a script and then choose a platform based on that. As far as strategies go, traders tend to be very secretive about their models since common knowledge…
"common knowledge of models usually means they lose their profitability" what do you mean by that?
If the market understands your model, you may as well throw it into an index; all opportunity for such deals will be absorbed by the market if it knows of them.
Your aim is to be better than the market.
Re: Ask HN: Has Anyone Here Ever Built Financial Trading Models?
#6http://www.dimensional.com/famafrench/2009/11/luck-versus-sk...