diff options
| -rw-r--r-- | scripts/ack_checker.timer | 10 | ||||
| -rw-r--r-- | scripts/bbg_cds_quotes.timer | 10 | ||||
| -rw-r--r-- | scripts/bbg_index_quotes.timer | 10 | ||||
| -rw-r--r-- | scripts/positions.timer (renamed from scripts/posititions.timer) | 0 |
4 files changed, 30 insertions, 0 deletions
diff --git a/scripts/ack_checker.timer b/scripts/ack_checker.timer new file mode 100644 index 00000000..3da73d9d --- /dev/null +++ b/scripts/ack_checker.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Download acknowledgements from SS&C + +[Timer] +OnCalendar=Mon..Fri 20:00 +Unit=simple@ack_checker.service +RandomizedDelaySec=1m + +[Install] +WantedBy=timers.target
\ No newline at end of file diff --git a/scripts/bbg_cds_quotes.timer b/scripts/bbg_cds_quotes.timer new file mode 100644 index 00000000..62eab24f --- /dev/null +++ b/scripts/bbg_cds_quotes.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Download Bloomberg CDS quotes + +[Timer] +OnCalendar=Mon..Fri 19:00 +Unit=simple@bbg_cds_quotes.service +RandomizedDelaySec=1m + +[Install] +WantedBy=timers.target
\ No newline at end of file diff --git a/scripts/bbg_index_quotes.timer b/scripts/bbg_index_quotes.timer new file mode 100644 index 00000000..65a48236 --- /dev/null +++ b/scripts/bbg_index_quotes.timer @@ -0,0 +1,10 @@ +[Unit] +Description=Download Bloomberg Index quotes + +[Timer] +OnCalendar=Mon..Fri 20:10 +Unit=simple@bbg_index_quotes.service +RandomizedDelaySec=1m + +[Install] +WantedBy=timers.target
\ No newline at end of file diff --git a/scripts/posititions.timer b/scripts/positions.timer index 85bea036..85bea036 100644 --- a/scripts/posititions.timer +++ b/scripts/positions.timer |
