mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-07-01 20:08:39 -04:00
Update which quarter it is for fetching SEC PDF
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
QUARTER=2016q3
|
QUARTER=2017q1
|
||||||
|
|
||||||
function get_ticker() {
|
function get_ticker() {
|
||||||
local cusip=$1
|
local cusip=$1
|
||||||
|
Reference in New Issue
Block a user