| Introduce Yourself Welcome to Traders Laboratory. Feel free to introduce yourself to the community. |
![]() | | Tweet | |
| | #9 | ||
![]() | Re: New Trader/Web Developer Quote:
A scan of historical data is basically a query in a database. If a user interface could be developed that could translate simple conditions at different levels into a multi-tiered query, that would probably be unique. For example, have two sections for user input, and allow the user to link a subquery to the main query. I've seen a scan that allows the user to define the main set of data, and then have the filters work on only that main data set, but the main data set is very generic, like "All NYSE" stocks. Another problem with scans is that a lot of users trying to filter massive amounts of data requires a lot of computing power on the server side. Maybe I'm wrong, but that's what I'm guessing. I would think that a scan of price data is very different than looking up something like a customers address in a database. There could be hundreds or thousands of price bars depending upon the aggregation period. If a business is looking up a customers payment history in a database, the computer finds a match for a phone number, or an account number, then retrieves the data. With a scan of price data, you could be applying a moving average that first needs to make many, many calculations. I would think it's a different level of computing power. But I don't know.
__________________ Precise, "dialed-in", targeted combination setups, like opening a combination lock; is the experience you should be having while trading. Dial left, right, left, . . . click - the lock opens. | ||
| |
|
| | #10 | ||
![]() | Re: New Trader/Web Developer then you would need to be able to first filter out the instruments into sub sectors first....then ideally you would run the scan over less instruments.... Bloomberg has a sorting process like this. Or alternatively you might have to run a long and slow scan initially to be able to work out your subsectors then build from there. You could theoretically do this in excel - but doing it over many many instruments is not what excel is built for. | ||
| |
|
| | #11 | ||
![]() | Re: New Trader/Web Developer I'm thinking there would need to be a free and a premium service. The people who make money trading would gladly pay a fee that improved their profitability.
__________________ Precise, "dialed-in", targeted combination setups, like opening a combination lock; is the experience you should be having while trading. Dial left, right, left, . . . click - the lock opens. | ||
| |
|
![]() |
| Thread Tools | |
| Display Modes | Help Others By Rating This Thread |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NinjaTrader is Hiring Again! Looking for a Senior .NET Developer. | Ninjatrader_Staff | General Discussion | 0 | 04-06-2011 04:18 PM |
| Developer from London | diffused | Introduce Yourself | 2 | 11-20-2008 08:54 PM |