This is why it is fun to be a hobby programmer: You think you found the solution to a challenge, and then it turns out that you forgot to handle some special case. Then your head starts spinning again. After a short while you then you realize that your original framework is good enough, and that it should be sufficient to insert a few lines to fix the issue. In the screen shot above you can see that the global variable for SMAMW pulls in the current value at the current bar (where I refreshed the chart). That is too late - it needs to pull it in starting with the close of the last "big bar". I haven't fixed it yet, but I am looking forward to it...
Tuesday, September 25, 2012
Pre-market analysis for Tuesday September 25th
This is why it is fun to be a hobby programmer: You think you found the solution to a challenge, and then it turns out that you forgot to handle some special case. Then your head starts spinning again. After a short while you then you realize that your original framework is good enough, and that it should be sufficient to insert a few lines to fix the issue. In the screen shot above you can see that the global variable for SMAMW pulls in the current value at the current bar (where I refreshed the chart). That is too late - it needs to pull it in starting with the close of the last "big bar". I haven't fixed it yet, but I am looking forward to it...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment