Quote from Trader_Herry:
Do you mean I can simply automate my trading system within Amibroker / Wealthlab / Tradestation?
Do they have tools which help me to automate my system?
So the application of automation to each analysis software is different.
What makes software like Tradebolt or Tradebullet possible to manage to do all of them?
How can I tell the computer to scan through all markets?
And is it feasible to run my system on others' server?
It appears some companies offer this service.
But is it safe to do?
OK!
I would take a look at strategyrunner.com
As far as I've understood you can automate systems with these software.
Sorry, didn't understand your question regarding tradebolt completely...
But the charting software (wealthlab, tradestation...) sends signals automatically to tradebolt, and tradebolt sends these automatically to your broker.
The charting software have different "programming languages" so it wil be different in how you write your system. Of course the basics - "buy stock XXX at marketprice if indicator X crosses indicator Y" or whatever criteria your system is based on will obviously be the same, only the code how to implement it will differ...
You program your computer to scan the markets, it can be done with the software mentioned (wealthlab etc.) Or with software you write yourself/hire someone to write. If your going to scan the markets in realtime - for daytrading, you probably need powerful scanning capabilities and powerful computers, since you want to scan many markets. Any lags will cost you. If you do end of day (EOD) trading it is not that critical, as long as your scans and calculations are ready before markets open again.
I don't know wheter it's feasible, or anything about hosting your system..
Hope I'm able to help. Do mind that I'm a newbie, but I'm also interested in this stuff. I'm trying to develop my system in Amibroker. But I have so little sparetime, so it is taking forever...
Out of curiosity, do you have a profitable strategy already?
