No. of Recommendations: 1
So, Captain, how did you like "Captain's ARK", for the machine you are building? i think it makes perfect sense.
Considering that Noah was selected to save humanity, that's quite a compliment!
Not my code, but does this work?
final List<String> numbers = Arrays.asList("1", "2", "3");
final List<String> filtered = numbers.stream()
.filter(num -> !"1".equals(num))
.collect(Collectors.toList());
Don't know, what language is it? I'm using php. Today so far...
Weekly cron
Download ARK ETFs v
Array merge ARK ETFs v
Clean up list v
Save to database (file) v
Download yahoo prices v
Calculate yields <-- working on this
<-- the difficulty is that the downloads
<-- might be less that six months...
Update database (file)
Replace old database
Denny Schlesinger