ARTY
This commit is contained in:
parent
8871c66902
commit
29b8c29bda
@ -84,6 +84,7 @@ function get_marketdata_yahoo {
|
||||
[[ $f_item = "PT-USD" ]] && f_item="PT28582-USD"
|
||||
[[ $f_item = "BLAST-USD" ]] && f_item="BLAST28480-USD"
|
||||
[[ $f_item = "GRT-USD" ]] && f_item="GRT6719-USD"
|
||||
[[ $f_item = "ARTY-USD" ]] && f_item="ARTY23751-USD"
|
||||
|
||||
# end if already failed the last 5 minutes
|
||||
if [ -f "FAILED_YAHOO/${f_name}_HISTORIC_DOWNLOAD" ]
|
||||
|
Loading…
Reference in New Issue
Block a user