Monday, December 19, 2016

list processing

first pick
list sorter
review a list
getting blogger charts
motion functions
trade logging framework
remove symbol
after a huge number of attempts, some progress
list entire
here is the entire list of all symbols from Finviz
process list 2
splitting by \\n didn't work with an input element but it did work with a textarea element! and then I was able to paste the entire csv list into that textarea element and extract the symbols using the \\n split!
process list
finding myself able to insert part of a csv file into a post but not an entire file, and, also, discovering, to my amazement, that I can split the innerHTML of a div by \\n

No comments:

Post a Comment