Skip to content

ficzusistvan/candle-cacher

Repository files navigation

Candle cacher

Everytime a new symbol and period is added, a new table has to be added to the MySQL db, with the name of the symbol.

Running database backup script

  1. Fix Unix file
sed -i -e 's/\r$//' backup_db.sh
  1. Make it executable
chmod a+x backup_db.sh
  1. Run the script with arguments
./backup_db.sh user password db_name backup_path

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published