candles based alerts
This commit is contained in:
parent
bec3b7de5b
commit
999f675da9
11 changed files with 316 additions and 15 deletions
|
|
@ -1,3 +1,4 @@
|
|||
drop table if exists alerter_state;
|
||||
drop table if exists alert;
|
||||
drop type alert_condition;
|
||||
drop table if exists instrument;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue