BitShares Forum

Main => Stakeholder Proposals => Topic started by: MinerVato on November 11, 2014, 09:16:37 pm

Title: _
Post by: MinerVato on November 11, 2014, 09:16:37 pm
_
Title: Re: price feed scripts
Post by: emski on November 11, 2014, 09:56:40 pm
You need to periodically call the script.
Cron/at job is an option.
Alternatively you can use "watch -n <timeInSeconds> 'python3 bts_feed_auto.py BTC USD EUR CNY GOLD SILVER'".