mirror of
https://github.com/aclindsa/moneygo.git
synced 2024-10-31 16:00:05 -04:00
Update which quarter it is for fetching SEC PDF
This commit is contained in:
parent
3c49e9424d
commit
0095015053
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
QUARTER=2016q3
|
QUARTER=2017q1
|
||||||
|
|
||||||
function get_ticker() {
|
function get_ticker() {
|
||||||
local cusip=$1
|
local cusip=$1
|
||||||
|
Loading…
Reference in New Issue
Block a user