Quote from BrainInAJar:
Hi,
A typical T1 line is no faster (download speed) than a 1.5Mbps DSL connection, and no more robust. But, it's a lot more pain to get it set up and operating correctly. Upload speeds aren't as important, because the data going upstream is generally very small blips of information (browser sending requests to a webserver to fetch a web page, email program sending the command to fetch email, etc.) That's why DSL is so popular, fast download speed combined with sufficient upload speed, all on a POTS (Plain Old Telephone System) wire, and it's economical from the standpoint of the provider, as well.
Frame Relay can be faster, but you'll pay for it (it's been a while since I've looked at the different 'last mile' solutions, but last time I checked, Frame Relay solutions come in differing speeds for differing needs. The provider can 'throttle' the bandwidth.)
I think the best solution for a home trader with no network or a small network (less than 15 computers) is DSL at 1.5 Mbps. We typically get 1.2 Mbps on our 1.5 Mbps connection, which is still pretty darn quick (our connection isn't slowed down with getting quotes, though, we get those from a cable box). DSL can generally handle around 15 computers on a network without slowing down too much, since not everyone is using the connection all the time. You'll have to figure out how much bandwidth each computer is using, and from there you can figure out how many computers your connection can handle.
If you're running a network, then use one of your older computers that you don't use anymore, put two NICs in it, and hook the DSL modem into one, and the network hub into the other. That way, you can use that computer as the NAT router for the entire network (so you only need one IP address to service the entire network. Why pay the ISP for additional IP addresses, if you don't have to?). You can also use it as the hardware firewall, to protect all the downstream computers (I'd still run software firewalls on the individual computers (ZoneAlarm is good) just to be safe). In addition, if you wanted to get really fancy, you could set it up as your mail server, as well, so you'd only need one copy of Antivirus software running on the NAT router computer to scan incoming and outgoing email.
But, short answer, Frame Relay for a home user/trader is probably overkill. If you're looking for a really robust solution, get DSL and either cable modem or satellite, and hook them in together through one of those 'combining routers'. That way, if one connection goes down, it'll automatically switch over and use the other.
Hope this helps...