For lesson 7, question 4 [It's time to make your own! Let's do what we did before and bring i down from 2 to 0. This time, fill in the conditions in the for loop using what you learned before.], when I run into infinite loop, my browser gets stuck.
Just of curiosity, I would like to know whether that event affects the server badly, if I keep my browser open?
A Firebug like prompt is the plan i.e. "Script is taking too long to finish, do you want to stop it..." maybe every (n * X) time interval for n is every time the msg is shown for a specific peace of code.
It's worth noting that some humans are shifted into the evening. Morning-persons and night-owls seem to have held different advantages to our species once we domesticated dogs. Morning folks catch the first rays of light for the day's labor, night folks tend the watch fires and keep intruders away while the bulk of the humans sleep.
Of course. The following Wikipedia article has several references: http://en.wikipedia.org/wiki/Chronotype It is also worthwhile to do a Google Scholar search with the query "evolution eveningness".
I used to trade Forex (had a small startup). I'm looking to get back into the game. Currently working on a few algorithms that I'd like to test out, soon. I'd love to bounce some ideas around with you. Email is in my profile!
I've been tinkering with Forex at eToro. I can see ALOT of potential there, I would also like to chat about it with you as well. I will contact you shortly.
I was thinking to grab the data either from Yahoo finance or Google finance. If I remember right, it allows me to get data from past 5 years only. Do you have recommendation for any other resource?
Yahoo and Google are your best bets for historical prices. Just use the adjusted closing price (not the open or unadjusted prices).
Also, what you call a key area is referred to as a "sector" in investing. There are many ETF managers that try to track the various sectors, though your easiest bet might be the Sector SPDRs. Their webpage already has a correlation tool if you just want to use theirs:
Thank you for the link. From your experience did you notice any immediate correlation between the sectors or any time delay? If there is some time delay, it might be a key feature to notice for short term trading, sounds right?
Um, what you're referring to is a form of high-frequency trading. For that you'll need (1) a direct connection to the exchange, and possibly even co-location; (2) historical tick data for backtesting; and (3) the hardware and software capable of executing the logic. The kinds of time-sensitive arbitrage opportunities you're hinting at take a TON of skill and start-up capital to perform.
Basically, if you haven't done this kind of stuff before, this not the type of strategy you should start with.
Just of curiosity, I would like to know whether that event affects the server badly, if I keep my browser open?