- Home
- Premium Memberships
- Lottery Results
- Forums
- Predictions
- Lottery Post Videos
- News
- Search Drawings
- Search Lottery Post
- Lottery Systems
- Lottery Charts
- Lottery Wheels
- Worldwide Jackpots
- Quick Picks
- On This Day in History
- Blogs
- Online Games
- Premium Features
- Contact Us
- Whitelist Lottery Post
- Rules
- Lottery Book Store
- Lottery Post Gift Shop
The time is now 10:39 am
You last visited
June 4, 2026, 10:59 pm
All times shown are
Eastern Time (GMT-5:00)
Search
Search the Lottery Post forums for the keyword(s) you specify
Finding patterns in random data - Drops - overlapping
A little cut and paste from one of my trend following hacks... Minus the trend following part... Leaving just the getting of data, reformatting writing the reformatted data as a .csv file...
# # Get a financial symbols open, high, low, close volume... # # library(TTR) library(quantmod) # today = Sys.Date() zdate = format(today, %d %b %Y ) # with month as a word # asym = getSymbols('GLD',from=today-65, auto.assign = FALSE) # open = Op(asym) colnames(open) - c( Open ) # high = Hi(asym) colname
Aug 17, 2025, 6:46 pm - ddude003 - Mathematics Forum
