Yes, I'm aware who this "kind gentleman" is. I'll have to shore up internal security procedures to keep leaks from getting out.![]()
In my best Seinfeld voice ... "No leaks ..... No leaks". He's told me nothing except to read, study and think.

Yes, I'm aware who this "kind gentleman" is. I'll have to shore up internal security procedures to keep leaks from getting out.![]()

I do believe I finally have something worthy to contribute to this thread to repay a small bit of the benefit I have gained from it. I have taken the components of these ETFs, scored the 30 day NL, calculated the ratio of positive to negative within the ETF, and then ranked the ETFs by ratio. I hope it provides food for though and motivation for those of us attempting to learn programming in our mid/old age.View attachment 174871
Oh yeah, I'm assuming you like me figured out first how to run one symbol at a time. Next, try to figure out how to make one of your inputs a txt file with a symbol list that it will loop through and score.
haha so true. I did write it up...spent weeks...for 1 symbold...then another user on here helped me with coding it for multi symbols from a list.
My problem is using R and IB, I don't want to have to re-download old data. I need a software or code that will just fetch new data from IB and join it to old data that I have already downloaded once. As of right now, whenever I run my script...it downloads all 90 days worth of data each time just to include today's data.