-
Global information
- Generated on Sun Sep 19 12:59:10 2021
- Log file: /home/postgres/pg_data/data/pg_log/postgresql-2021-09-19_140000.log
- Parsed 48,163 log entries in 9s
- Log start from 2021-09-19 14:00:01 to 2021-09-19 14:59:01
-
Overview
Global Stats
- 497 Number of unique normalized queries
- 2,780 Number of queries
- 1h38m48s Total query duration
- 2021-09-19 14:00:05 First query
- 2021-09-19 14:58:59 Last query
- 20 queries/s at 2021-09-19 14:11:24 Query peak
- 1h38m48s Total query duration
- 0ms Prepare/parse total duration
- 1s234ms Bind total duration
- 1h38m47s Execute total duration
- 18,980 Number of events
- 4 Number of unique normalized events
- 18,906 Max number of times the same event was reported
- 0 Number of cancellation
- 0 Total number of automatic vacuums
- 0 Total number of automatic analyzes
- 173 Number temporary file
- 13.20 MiB Max size of temporary file
- 4.15 MiB Average size of temporary file
- 0 Total number of sessions
- 0 sessions at Session peak
- 0ms Total duration of sessions
- 0ms Average duration of sessions
- 2,780 Average queries per session
- 1h38m48s Average queries duration per session
- n/a Average idle time per session
- 0 Total number of connections
- 1 Total number of databases
SQL Traffic
Key values
- 20 queries/s Query Peak
- 2021-09-19 14:11:24 Date
SELECT Traffic
Key values
- 16 queries/s Query Peak
- 2021-09-19 14:07:33 Date
INSERT/UPDATE/DELETE Traffic
Key values
- 7 queries/s Query Peak
- 2021-09-19 14:11:37 Date
Queries duration
Key values
- 1h38m48s Total query duration
Prepared queries ratio
Key values
- 0.00 Ratio of bind vs prepare
- 0.00 % Ratio between prepared and "usual" statements
General Activity
↑ Back to the top of the General Activity tableDay Hour Count Min duration Max duration Avg duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) Sep 19 14 2,780 0ms 9m9s 2s132ms 2m24s 6m27s 9m16s Day Hour SELECT COPY TO Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) Sep 19 14 1,133 20 1s228ms 18s552ms 58s26ms 3m10s Day Hour INSERT UPDATE DELETE COPY FROM Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) Sep 19 14 634 52 0 75 3s360ms 54s74ms 58s705ms 1m3s Day Hour Prepare Bind Bind/Prepare Percentage of prepare Sep 19 14 0 1,502 1,502.00 0.00% Day Hour Count Average / Second Sep 19 14 0 0.00/s Day Hour Count Average Duration Average idle time Sep 19 14 0 0ms 0ms -
Connections
Established Connections
Key values
- 0 connections Connection Peak
- Date
Connections per database
Key values
- unknown Main Database
- 0 connections Total
Connections per user
Key values
- unknown Main User
- 0 connections Total
-
Sessions
Simultaneous sessions
Key values
- 0 sessions Session Peak
- Date
Histogram of session times
Key values
- duration
Sessions per database
Key values
- unknown Main Database
- 0 sessions Total
Sessions per user
Key values
- unknown Main User
- 0 sessions Total
Sessions per host
Key values
- unknown Main Host
- 0 sessions Total
-
Checkpoints / Restartpoints
Checkpoints Buffers
Key values
- 0 buffers Checkpoint Peak
- Date
- seconds Highest write time
- seconds Sync time
Checkpoint write buffers (5 minutes period)
NO DATASET
Checkpoints Wal files
Key values
- 0 files Wal files usage Peak
- Date
Checkpoint Wal files usage (5 minutes period)
NO DATASET
Checkpoints distance
Key values
- 0 Mo Distance Peak
- Date
Checkpoints Activity
↑ Back to the top of the Checkpoint Activity tableDay Hour Written buffers Write time Sync time Total time Sep 19 14 0 0s 0s 0s Day Hour Added Removed Recycled Synced files Longest sync Average sync Sep 19 14 0 0 0 0 0s 0s Day Hour Count Avg time (sec) Sep 19 14 0 0s Day Hour Mean distance Mean estimate Sep 19 14 0.00 kB 0.00 kB -
Temporary Files
Size of temporary files
Key values
- 12.83 MiB Temp Files size Peak
- 2021-09-19 14:11:23 Date
Number of temporary files
Key values
- 3 per second Temp Files Peak
- 2021-09-19 14:11:31 Date
Temporary Files Activity
↑ Back to the top of the Temporary Files Activity tableDay Hour Count Total size Average size Sep 19 14 173 717.72 MiB 4.15 MiB Queries generating the most temporary files (N)
Rank Count Total size Min size Max size Avg size Query 1 46 267.13 MiB 5.05 MiB 6.41 MiB 5.81 MiB select resultuid from relevance_keylevels_results order by resultuid desc limit ?), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when rar.age is not null then rar.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from keylevels_results kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on kr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on kr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on kr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;-
SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3)) AND ($4 = 0 OR s.exchange in ($5)) AND ($6 = 0 OR s.symbol in ($7)) AND ($8 = 0 OR p.patternname in ($9)) AND ($10 = 0 OR kr.patternclassid in ($11)) AND ($12 = 0 OR kr.patternlengthbars <= $13) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $14 OR relevant = 1) AND ($15 = 0 OR age <= $16) ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:26:15 Duration: 0ms Database: acaweb_fx User: postgres
2 30 127.13 MiB 2.82 MiB 6.12 MiB 4.24 MiB select resultuid from relevance_fibonacci_results order by resultuid desc limit ?), results as ( select distinct on (s.symbolid) fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when rar.age is not null then rar.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant from fibonacci_results fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_fibonacci_results rar on rar.resultuid = fr.resultuid where fr.gmttimefound > now() - interval ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;-
SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3)) AND ($4 = 0 OR s.exchange in ($5)) AND ($6 = 0 OR s.symbol in ($7)) AND ($8 = 0 OR fr.pattern in ($9)) AND ($10 = 0 OR fr.patternlengthbars <= $11) AND ($12 = 0 OR ($13 = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ($14 = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:26:22 Duration: 0ms Database: acaweb_fx User: postgres
3 16 28.98 MiB 1.81 MiB 1.82 MiB 1.81 MiB with max_ra as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) update solr_relevance_old set newrelevant = sub.relevant, newage = sub.age from ( select so.uuid, case when ra.relevant is not null then ra.relevant when so.result_uid < max_ra.resultuid then ? else ? end as relevant, case when ra.age is not null then ra.age when so.result_uid < max_ra.resultuid then ? else ? end as age, so.result_uid from max_ra, solr_relevance_old so inner join keylevels_results k on so.result_uid = k.resultuid and so.uuid ilike ? inner join downloadersymbolsettings dss on k.symbolid = dss.symbolid left outer join relevance_keylevels_results ra on so.result_uid = ra.resultuid and so.uuid ilike ?) sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike ?; update solr_relevance_old set newrelevant = ? where result_uid in ( select result_uid from solr_relevance_old s left outer join keylevels_results a on a.resultuid = s.result_uid where s.uuid ilike ? and a.resultuid is null); update solr_relevance_old set new_hod_correct = sub.hod_correct, new_hod_percent = sub.hod_percent, new_hod_total = sub.hod_total, new_pattern_correct = sub.pattern_correct, new_pattern_percent = sub.pattern_percent, new_pattern_total = sub.pattern_total, new_percent = sub.percent, new_symbol_correct = sub.symbol_correct, new_symbol_percent = sub.symbol_percent, new_symbol_total = sub.symbol_total from ( select distinct resultuid, hod_correct, hod_percent, hod_total, hod, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total from whatshot_probability where type in (...)) sub where result_uid = sub.resultuid;-
with max_ra as ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1) update solr_relevance_old set newrelevant = sub.relevant, newage = sub.age from ( select so.uuid, case when ra.relevant is not null then ra.relevant when so.result_uid < max_ra.resultuid then 0 else 1 end as relevant, case when ra.age is not null then ra.age when so.result_uid < max_ra.resultuid then 11 else 0 end as age, so.result_uid from max_ra, solr_relevance_old so inner join keylevels_results k on so.result_uid = k.resultuid and so.uuid ilike 'kl_%' inner join downloadersymbolsettings dss on k.symbolid = dss.symbolid left outer join relevance_keylevels_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'kl_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'kl_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join keylevels_results a on a.resultuid = s.result_uid where s.uuid ilike 'kl_%' and a.resultuid is null); UPDATE solr_relevance_old SET new_hod_correct = sub.hod_correct, new_hod_percent = sub.hod_percent, new_hod_total = sub.hod_total, new_pattern_correct = sub.pattern_correct, new_pattern_percent = sub.pattern_percent, new_pattern_total = sub.pattern_total, new_percent = sub.percent, new_symbol_correct = sub.symbol_correct, new_symbol_percent = sub.symbol_percent, new_symbol_total = sub.symbol_total FROM ( select distinct resultuid, hod_correct, hod_percent, hod_total, hod, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total FROM whatshot_probability WHERE type in ('kl', 'ekl')) sub WHERE result_uid = sub.resultuid;
Date: 2021-09-19 14:11:31 Duration: 6s550ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1) update solr_relevance_old set newrelevant = sub.relevant, newage = sub.age from ( select so.uuid, case when ra.relevant is not null then ra.relevant when so.result_uid < max_ra.resultuid then 0 else 1 end as relevant, case when ra.age is not null then ra.age when so.result_uid < max_ra.resultuid then 11 else 0 end as age, so.result_uid from max_ra, solr_relevance_old so inner join keylevels_results k on so.result_uid = k.resultuid and so.uuid ilike 'kl_%' inner join downloadersymbolsettings dss on k.symbolid = dss.symbolid left outer join relevance_keylevels_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'kl_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'kl_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join keylevels_results a on a.resultuid = s.result_uid where s.uuid ilike 'kl_%' and a.resultuid is null); UPDATE solr_relevance_old SET new_hod_correct = sub.hod_correct, new_hod_percent = sub.hod_percent, new_hod_total = sub.hod_total, new_pattern_correct = sub.pattern_correct, new_pattern_percent = sub.pattern_percent, new_pattern_total = sub.pattern_total, new_percent = sub.percent, new_symbol_correct = sub.symbol_correct, new_symbol_percent = sub.symbol_percent, new_symbol_total = sub.symbol_total FROM ( select distinct resultuid, hod_correct, hod_percent, hod_total, hod, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total FROM whatshot_probability WHERE type in ('kl', 'ekl')) sub WHERE result_uid = sub.resultuid;
Date: 2021-09-19 14:05:20 Duration: 4s112ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1) update solr_relevance_old set newrelevant = sub.relevant, newage = sub.age from ( select so.uuid, case when ra.relevant is not null then ra.relevant when so.result_uid < max_ra.resultuid then 0 else 1 end as relevant, case when ra.age is not null then ra.age when so.result_uid < max_ra.resultuid then 11 else 0 end as age, so.result_uid from max_ra, solr_relevance_old so inner join keylevels_results k on so.result_uid = k.resultuid and so.uuid ilike 'kl_%' inner join downloadersymbolsettings dss on k.symbolid = dss.symbolid left outer join relevance_keylevels_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'kl_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'kl_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join keylevels_results a on a.resultuid = s.result_uid where s.uuid ilike 'kl_%' and a.resultuid is null); UPDATE solr_relevance_old SET new_hod_correct = sub.hod_correct, new_hod_percent = sub.hod_percent, new_hod_total = sub.hod_total, new_pattern_correct = sub.pattern_correct, new_pattern_percent = sub.pattern_percent, new_pattern_total = sub.pattern_total, new_percent = sub.percent, new_symbol_correct = sub.symbol_correct, new_symbol_percent = sub.symbol_percent, new_symbol_total = sub.symbol_total FROM ( select distinct resultuid, hod_correct, hod_percent, hod_total, hod, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total FROM whatshot_probability WHERE type in ('kl', 'ekl')) sub WHERE result_uid = sub.resultuid;
Date: 2021-09-19 14:01:22 Duration: 2s616ms Database: acaweb_fx User: postgres
4 12 76.87 MiB 6.38 MiB 6.41 MiB 6.41 MiB select resultuid from relevance_keylevels_results order by resultuid desc limit ?), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;-
SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR s.symbol in ($14)) AND ($15 = 0 OR p.patternname in ($16)) AND ($17 = 0 OR kr.patternclassid in ($18, $19)) AND ($20 = 0 OR kr.patternlengthbars <= $21) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:30:33 Duration: 0ms Database: acaweb_fx User: postgres
5 11 31.26 MiB 2.82 MiB 2.84 MiB 2.84 MiB select resultuid from relevance_fibonacci_results order by resultuid desc limit ?), fr as ( select a.*, rr.age, rr.relevant from fibonacci_results a left outer join relevance_fibonacci_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) end), results as ( select distinct on (s.symbolid) fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when fr.age is not null then fr.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when fr.relevant is not null then fr.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant from fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? where fr.gmttimefound > now() - interval ? and dss.enabled = ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;-
SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1), fr AS ( SELECT a.*, rr.age, rr.relevant from fibonacci_results a LEFT OUTER JOIN relevance_fibonacci_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_fibonacci_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN fr.age IS NOT NULL THEN fr.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN fr.relevant IS NOT NULL THEN fr.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR s.symbol in ($14)) AND ($15 = 0 OR fr.pattern in ($16)) AND ($17 = 0 OR fr.patternlengthbars <= $18) AND ($19 = 0 OR ($20 = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ($21 = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:30:33 Duration: 0ms Database: acaweb_fx User: postgres
6 5 30.95 MiB 5.86 MiB 6.27 MiB 6.19 MiB )) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;-
)) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519514578 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:43:08 Duration: 0ms Database: acaweb_fx User: postgres
7 4 52.81 MiB 13.20 MiB 13.20 MiB 13.20 MiB select updateresultsmaterializedview ();-
select updateresultsmaterializedview ();
Date: 2021-09-19 14:03:04 Duration: 7s550ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-09-19 14:17:47 Duration: 6s911ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-09-19 14:32:10 Duration: 1s891ms Database: acaweb_fx User: postgres
8 3 9.70 MiB 2.82 MiB 3.44 MiB 3.23 MiB select resultuid from relevance_autochartist_results order by resultuid desc limit ?), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on ar.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_autochartist_results rar on rar.resultuid = ar.resultuid left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;-
SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3)) AND ($4 = 0 OR s.exchange in ($5)) AND ($6 = 0 OR s.symbol in ($7)) AND ($8 = 0 OR ar.pattern in ($9)) AND ($10 = 0 OR ($11 = 1 AND ar.breakout >= 0) OR ($12 = 2 AND ar.breakout < 0)) AND ($13 = 0 OR ar.patternlengthbars <= $14) and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $15 OR relevant = 1) AND ($16 = 0 OR age <= $17) ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:41:05 Duration: 0ms Database: acaweb_fx User: postgres
9 2 5.64 MiB 2.82 MiB 2.82 MiB 2.82 MiB select resultuid from relevance_bigmovement_results order by resultuid desc limit ?), results as ( select distinct on (s.symbolid) bmr.resultuid as resultuid, ? as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, bmr.patternendtime as identified, bmr.patternlengthbars, dtt.timezone as timezone, g.basegroupname, case when rbr.age is not null then rbr.age when bmr.resultuid <= rm.resultuid then ? else ? end as age, case when rbr.relevant is not null then rbr.relevant when bmr.resultuid <= rm.resultuid then ? else ? end as relevant from bigmovement_results bmr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = bmr.symbolid inner join symbols s on bmr.symbolid = s.symbolid and s.nonliquid = ? inner join downloadersymbolsettings dss on bmr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join symbolgroup sg on bmr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join rar_max rm on ? = ? left outer join relevance_bigmovement_results rbr on rbr.resultuid = bmr.resultuid where bmr.gmttimefound > now() - interval ? and (bmr.simulation = ? or bmr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or bmr.patternlengthbars <= ?) order by symbolid, identified desc, interval desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, interval desc;-
SELECT resultuid FROM relevance_bigmovement_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) bmr.resultuid AS resultuid, 0 AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, bmr.patternendtime AS identified, bmr.patternlengthbars, dtt.timezone AS timezone, g.basegroupname, CASE WHEN rbr.age IS NOT NULL THEN rbr.age WHEN bmr.resultuid <= rm.resultuid THEN 4 ELSE 0 END as age, CASE WHEN rbr.relevant IS NOT NULL THEN rbr.relevant WHEN bmr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM bigmovement_results bmr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = bmr.symbolid INNER JOIN symbols s ON bmr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN downloadersymbolsettings dss ON bmr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN symbolgroup sg on bmr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_bigmovement_results rbr ON rbr.resultuid = bmr.resultuid WHERE bmr.gmttimefound > now() - INTERVAL '7 DAYS' AND (bmr.simulation = 0 OR bmr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3)) AND ($4 = 0 OR s.exchange in ($5)) AND ($6 = 0 OR s.symbol in ($7)) AND ($8 = 0 OR bmr.patternlengthbars <= $9) ORDER BY symbolid, identified DESC, interval DESC ) SELECT * from results WHERE (FALSE = $10 OR relevant = 1) AND ($11 = 0 OR age <= $12) ORDER BY identified DESC, interval DESC;
Date: 2021-09-19 14:56:07 Duration: 0ms Database: acaweb_fx User: postgres
10 2 12.13 MiB 5.86 MiB 6.27 MiB 6.07 MiB ) or ((s.symbol ilike ? and timegranularity = ?)) or ((s.symbol ilike ? and timegranularity = ?)) or ((s.symbol ilike ? and timegranularity = ?)) or ((s.symbol ilike ? and timegranularity = ?)) or ((s.symbol ilike ? and timegranularity = ?))) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;-
) OR ((s.symbol ilike '%gbpusd%' AND timegranularity = 15)) OR ((s.symbol ilike '%gbpusd%' AND timegranularity = 30)) OR ((s.symbol ilike '%gbpusd%' AND timegranularity = 60)) OR ((s.symbol ilike '%gbpusd%' AND timegranularity = 240)) OR ((s.symbol ilike '%gbpusd%' AND timegranularity = 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.6 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519534383 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:35:08 Duration: 0ms Database: acaweb_fx User: postgres
Queries generating the largest temporary files
Rank Size Query 1 13.20 MiB select updateresultsmaterializedview ();[ Date: 2021-09-19 14:03:00 - Database: acaweb_fx - User: postgres ]
2 13.20 MiB select updateresultsmaterializedview ();[ Date: 2021-09-19 14:17:43 - Database: acaweb_fx - User: postgres ]
3 13.20 MiB select updateresultsmaterializedview ();[ Date: 2021-09-19 14:32:09 - Database: acaweb_fx - User: postgres ]
4 13.20 MiB select updateresultsmaterializedview ();[ Date: 2021-09-19 14:47:08 - Database: acaweb_fx - User: postgres ]
5 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR s.symbol in ($14)) AND ($15 = 0 OR p.patternname in ($16)) AND ($17 = 0 OR kr.patternclassid in ($18, $19)) AND ($20 = 0 OR kr.patternlengthbars <= $21) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:06:10 - Database: acaweb_fx - User: postgres ]
6 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR s.symbol in ($14)) AND ($15 = 0 OR p.patternname in ($16)) AND ($17 = 0 OR kr.patternclassid in ($18, $19)) AND ($20 = 0 OR kr.patternlengthbars <= $21) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:11:23 - Database: acaweb_fx - User: postgres ]
7 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:11:23 - Database: acaweb_fx - User: postgres ]
8 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:00:49 - Database: acaweb_fx - User: postgres ]
9 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR s.symbol in ($14)) AND ($15 = 0 OR p.patternname in ($16)) AND ($17 = 0 OR kr.patternclassid in ($18, $19)) AND ($20 = 0 OR kr.patternlengthbars <= $21) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:15:34 - Database: acaweb_fx - User: postgres ]
10 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:15:47 - Database: acaweb_fx - User: postgres ]
11 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR s.symbol in ($14)) AND ($15 = 0 OR p.patternname in ($16)) AND ($17 = 0 OR kr.patternclassid in ($18, $19)) AND ($20 = 0 OR kr.patternlengthbars <= $21) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:20:43 - Database: acaweb_fx - User: postgres ]
12 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:20:59 - Database: acaweb_fx - User: postgres ]
13 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR s.symbol in ($14)) AND ($15 = 0 OR p.patternname in ($16)) AND ($17 = 0 OR kr.patternclassid in ($18, $19)) AND ($20 = 0 OR kr.patternlengthbars <= $21) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:25:33 - Database: acaweb_fx - User: postgres ]
14 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:25:46 - Database: acaweb_fx - User: postgres ]
15 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR s.symbol in ($14)) AND ($15 = 0 OR p.patternname in ($16)) AND ($17 = 0 OR kr.patternclassid in ($18, $19)) AND ($20 = 0 OR kr.patternlengthbars <= $21) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:30:33 - Database: acaweb_fx - User: postgres ]
16 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:30:46 - Database: acaweb_fx - User: postgres ]
17 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR s.symbol in ($14)) AND ($15 = 0 OR p.patternname in ($16)) AND ($17 = 0 OR kr.patternclassid in ($18, $19)) AND ($20 = 0 OR kr.patternlengthbars <= $21) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:35:35 - Database: acaweb_fx - User: postgres ]
18 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:36:09 - Database: acaweb_fx - User: postgres ]
19 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = $1 THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $2 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($3 = 0 OR s.timegranularity in ($4, $5, $6, $7, $8, $9, $10)) AND ($11 = 0 OR s.exchange in ($12)) AND ($13 = 0 OR s.symbol in ($14)) AND ($15 = 0 OR p.patternname in ($16)) AND ($17 = 0 OR kr.patternclassid in ($18, $19)) AND ($20 = 0 OR kr.patternlengthbars <= $21) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $22 OR relevant = 1) AND ($23 = 0 OR age <= $24) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:40:33 - Database: acaweb_fx - User: postgres ]
20 6.41 MiB SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = $1 AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ($2 = 0 OR s.timegranularity in ($3, $4, $5, $6, $7, $8, $9)) AND ($10 = 0 OR s.exchange in ($11)) AND ($12 = 0 OR s.symbol in ($13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35, $36, $37, $38, $39, $40, $41, $42, $43, $44, $45, $46, $47, $48, $49, $50, $51, $52, $53, $54, $55, $56, $57, $58, $59, $60, $61, $62, $63, $64, $65, $66, $67, $68, $69, $70, $71, $72, $73, $74, $75, $76, $77, $78, $79, $80, $81, $82, $83, $84, $85, $86, $87, $88, $89, $90, $91, $92, $93, $94, $95, $96, $97, $98, $99, $100, $101, $102, $103, $104, $105, $106, $107, $108, $109, $110, $111, $112, $113, $114, $115, $116, $117, $118, $119, $120, $121, $122, $123, $124, $125, $126, $127, $128, $129, $130, $131, $132, $133, $134, $135, $136, $137, $138, $139, $140, $141, $142, $143, $144, $145, $146, $147, $148, $149, $150, $151, $152, $153, $154, $155, $156, $157, $158, $159, $160, $161, $162, $163, $164, $165, $166, $167, $168, $169, $170, $171, $172, $173, $174, $175, $176, $177, $178, $179, $180, $181, $182, $183, $184, $185, $186, $187, $188, $189, $190, $191, $192, $193, $194, $195, $196, $197, $198, $199, $200, $201, $202, $203, $204, $205, $206, $207, $208, $209, $210, $211, $212, $213, $214, $215, $216, $217, $218, $219, $220, $221, $222, $223, $224, $225, $226, $227, $228, $229, $230, $231, $232, $233, $234, $235, $236, $237, $238, $239, $240, $241, $242, $243, $244, $245, $246, $247, $248, $249, $250, $251, $252)) AND ($253 = 0 OR p.patternname in ($254)) AND ($255 = 0 OR kr.patternclassid in ($256, $257)) AND ($258 = 0 OR kr.patternlengthbars <= $259) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $260 OR relevant = 1) AND ($261 = 0 OR age <= $262) ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:40:47 - Database: acaweb_fx - User: postgres ]
-
Vacuums
Vacuums / Analyzes Distribution
Key values
- 0 sec Highest CPU-cost vacuum
Table
Database - Date
- 0 sec Highest CPU-cost analyze
Table
Database - Date
Autovacuum actions (5 minutes period)
NO DATASET
Analyzes per table
Key values
- unknown (0) Main table analyzed (database )
- 0 analyzes Total
Vacuums per table
Key values
- unknown (0) Main table vacuumed on database
- 0 vacuums Total
Tuples removed per table
Key values
- unknown (0) Main table with removed tuples on database
- 0 tuples Total removed
Pages removed per table
Key values
- unknown (0) Main table with removed pages on database unknown
- 0 pages Total removed
Autovacuum Activity
↑ Back to the top of the Autovacuum Activity tableDay Hour VACUUMs ANALYZEs Sep 19 14 0 0 - 0 sec Highest CPU-cost vacuum
-
Locks
Locks by types
Key values
- AccessShareLock Main Lock Type
- 5 locks Total
Most frequent waiting queries (N)
Rank Count Total time Min time Max time Avg duration Query 1 5 11s56ms 1s856ms 2s685ms 2s211ms select datetimeupdate from latest_candle_datetime_per_receng where recognitionengine ilike ?;-
SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'GIVCAPITAL - 2';
Date: 2021-09-19 14:02:04 Database: acaweb_fx User: postgres
-
SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'XM - 1';
Date: 2021-09-19 14:02:04 Database: acaweb_fx User: postgres
-
SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'AKFX - 2';
Date: 2021-09-19 14:17:03 Database: acaweb_fx User: postgres
Queries that waited the most
Rank Wait time Query 1 2s685ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'GIVCAPITAL - 2';[ Date: 2021-09-19 14:02:04 - Database: acaweb_fx - User: postgres ]
2 2s375ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'XM - 1';[ Date: 2021-09-19 14:02:04 - Database: acaweb_fx - User: postgres ]
3 2s278ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'AKFX - 2';[ Date: 2021-09-19 14:17:03 - Database: acaweb_fx - User: postgres ]
4 1s860ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'HOTFOREX - 1';[ Date: 2021-09-19 14:02:04 - Database: acaweb_fx - User: postgres ]
5 1s856ms SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'VALBURYCAPITAL - 1';[ Date: 2021-09-19 14:02:04 - Database: acaweb_fx - User: postgres ]
-
Queries
Queries by type
Key values
- 1,133 Total read queries
- 1,639 Total write queries
Queries by database
Key values
- acaweb_fx Main database
- 2,780 Requests
- 1h38m47s (acaweb_fx)
- Main time consuming database
Queries by user
Key values
- postgres Main user
- 1,871 Requests
User Request type Count Duration pgperfstats Total 909 44m48s insert 595 41m41s select 314 3m6s postgres Total 1,871 53m58s copy from 75 19s335ms copy to 20 2s953ms cte 854 31m49s ddl 4 537ms insert 39 5s792ms others 8 42s568ms select 819 20m27s update 52 30s188ms Duration by user
Key values
- 53m58s (postgres) Main time consuming user
User Request type Count Duration pgperfstats Total 909 44m48s insert 595 41m41s select 314 3m6s postgres Total 1,871 53m58s copy from 75 19s335ms copy to 20 2s953ms cte 854 31m49s ddl 4 537ms insert 39 5s792ms others 8 42s568ms select 819 20m27s update 52 30s188ms Queries by host
Key values
- unknown Main host
- 2,780 Requests
- 1h38m47s (unknown)
- Main time consuming host
Queries by application
Key values
- unknown Main application
- 2,780 Requests
- 1h38m47s (unknown)
- Main time consuming application
Number of cancelled queries
Key values
- 0 per second Cancelled query Peak
- 2021-09-19 14:36:59 Date
Number of cancelled queries (5 minutes period)
NO DATASET
-
Top Queries
Histogram of query times
Key values
- 880 50-100ms duration
Slowest individual queries
Rank Duration Query 1 9m9s select powerstats_tdata_add ();[ Date: 2021-09-19 14:09:29 - Database: acaweb_fx - User: postgres ]
2 2m26s select pd.trumpetsymbolid::character varying as symbolid, 15 as timegranularity, 't15_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t15_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and (- 1 = - 1 or t.symbolid = - 1) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 30 as timegranularity, 't30_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t30_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 60 as timegranularity, 't60_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t60_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 240 as timegranularity, 't240' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t240 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 1440 as timegranularity, 't1440' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t1440 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid;[ Date: 2021-09-19 14:12:37 - Database: acaweb_fx - User: pgperfstats ]
3 1m50s WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:12:20 - Database: acaweb_fx - User: postgres - Bind query: yes ]
4 1m43s WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:07:13 - Database: acaweb_fx - User: postgres - Bind query: yes ]
5 1m4s (( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));[ Date: 2021-09-19 14:11:30 - Database: acaweb_fx - User: postgres - Bind query: yes ]
6 55s24ms select updateageforrelevantresults ();[ Date: 2021-09-19 14:02:57 - Database: acaweb_fx - User: postgres ]
7 47s898ms (( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));[ Date: 2021-09-19 14:11:16 - Database: acaweb_fx - User: postgres - Bind query: yes ]
8 42s336ms WITH rar_max as ( ;[ Date: 2021-09-19 14:13:03 - Database: acaweb_fx - User: postgres - Bind query: yes ]
9 38s272ms select updateageforrelevantresults ();[ Date: 2021-09-19 14:17:40 - Database: acaweb_fx - User: postgres ]
10 36s140ms WITH rar_max as ( ;[ Date: 2021-09-19 14:07:51 - Database: acaweb_fx - User: postgres - Bind query: yes ]
11 34s942ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:11:23 - Database: acaweb_fx - User: postgres - Bind query: yes ]
12 29s779ms (( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));[ Date: 2021-09-19 14:06:56 - Database: acaweb_fx - User: postgres - Bind query: yes ]
13 27s378ms WITH rar_max as ( ;[ Date: 2021-09-19 14:21:22 - Database: acaweb_fx - User: postgres - Bind query: yes ]
14 24s907ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:50:55 - Database: acaweb_fx - User: postgres - Bind query: yes ]
15 24s428ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('224' = 0 OR s.symbol in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BBVA.mc.', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'BZU.MI', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'ENI.MI', 'EOAN.de', 'FB', 'FCA.MI', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'ISP.MI', 'JNJ', 'JPM', 'KBC.br.', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MA.', 'MC.pa', 'MCD.', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'REP.mc.', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.mc.', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UCG.MI', 'UMI.br.', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'YNDX', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:12:05 - Database: acaweb_fx - User: postgres - Bind query: yes ]
16 23s504ms WITH rar_max as ( ;[ Date: 2021-09-19 14:01:17 - Database: acaweb_fx - User: postgres - Bind query: yes ]
17 23s337ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:20:53 - Database: acaweb_fx - User: postgres - Bind query: yes ]
18 22s947ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:00:53 - Database: acaweb_fx - User: postgres - Bind query: yes ]
19 22s319ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:11:23 - Database: acaweb_fx - User: postgres - Bind query: yes ]
20 22s244ms WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;[ Date: 2021-09-19 14:35:52 - Database: acaweb_fx - User: postgres - Bind query: yes ]
Time consuming queries
Rank Total duration Times executed Min duration Max duration Avg duration Query 1 9m16s 212 59ms 34s942ms 2s626ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on ar.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_autochartist_results rar on rar.resultuid = ar.resultuid left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #1
Day Hour Count Duration Avg duration Sep 19 14 212 9m16s 2s626ms [ User: postgres - Total duration: 9m16s - Times executed: 212 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:23 Duration: 34s942ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('224' = 0 OR s.symbol in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BBVA.mc.', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'BZU.MI', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'ENI.MI', 'EOAN.de', 'FB', 'FCA.MI', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'ISP.MI', 'JNJ', 'JPM', 'KBC.br.', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MA.', 'MC.pa', 'MCD.', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'REP.mc.', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.mc.', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UCG.MI', 'UMI.br.', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'YNDX', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:12:05 Duration: 24s428ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '643' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:31 Duration: 19s375ms Database: acaweb_fx User: postgres Bind query: yes
2 9m9s 1 9m9s 9m9s 9m9s select powerstats_tdata_add ();Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration Sep 19 14 1 9m9s 9m9s [ User: postgres - Total duration: 9m9s - Times executed: 1 ]
-
select powerstats_tdata_add ();
Date: 2021-09-19 14:09:29 Duration: 9m9s Database: acaweb_fx User: postgres
3 7m31s 150 2s162ms 3s875ms 3s9ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration Sep 19 14 150 7m31s 3s9ms [ User: pgperfstats - Total duration: 7m31s - Times executed: 150 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 900, '2021-09-19 00:00:00', 0.0521483829677764, 0.0854230769230775, 0.0862251435754987, 0.121846153846154, 0.11157416298657, 0.197923076923077, 0.186058588787345, 0.528038461538461, 0.516444924459521, 1.215 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 915, '2021-09-19 00:00:00', 0.0550430321168391, 0.0848461538461541, 0.0615621262190923, 0.128153846153846, 0.110564759999948, 0.187384615384615, 0.198034204504793, 0.556115384615385, 0.519821839302068, 1.21876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 930, '2021-09-19 00:00:00', 0.0517907179090862, 0.098038461538461, 0.0864305501544447, 0.151, 0.10711902797284, 0.195384615384615, 0.196808978062877, 0.560576923076923, 0.522565034598198, 1.21584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 945, '2021-09-19 00:00:00', 0.0804873616452629, 0.106846153846154, 0.0958988329118044, 0.131884615384615, 0.0995727874471735, 0.1945, 0.196356974763978, 0.559692307692307, 0.525903871005398, 1.21119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 960, '2021-09-19 00:00:00', 0.0524890611314546, 0.0783076923076922, 0.0703802091937345, 0.130576923076923, 0.0773307481884444, 0.19826923076923, 0.192769036773185, 0.563692307692307, 0.52813313152593, 1.21073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 975, '2021-09-19 00:00:00', 0.0578741871516269, 0.106692307692308, 0.0555559316226585, 0.152692307692308, 0.0774787812143527, 0.215807692307692, 0.197787920608063, 0.569692307692308, 0.527607973637771, 1.21157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 990, '2021-09-19 00:00:00', 0.0528517229178448, 0.12376923076923, 0.0759271006649442, 0.168730769230769, 0.0678492106410637, 0.226346153846153, 0.20734902570675, 0.579461538461538, 0.527059179278323, 1.21353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1005, '2021-09-19 00:00:00', 0.0547352228038264, 0.118769230769231, 0.058680884058151, 0.158384615384615, 0.0597374769625078, 0.207615384615384, 0.212964077866523, 0.575461538461538, 0.531595035283873, 1.21019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1020, '2021-09-19 00:00:00', 0.038890793848337, 0.112576923076923, 0.0437978749045416, 0.151576923076923, 0.0584940891162386, 0.211961538461538, 0.215563205080587, 0.580846153846154, 0.540604601704995, 1.21215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1035, '2021-09-19 00:00:00', 0.0415861108470686, 0.0932692307692304, 0.0526872484937879, 0.139115384615384, 0.0638412574582158, 0.195884615384615, 0.213114057580586, 0.582192307692308, 0.543484846579497, 1.22053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1050, '2021-09-19 00:00:00', 0.0465736141872363, 0.102307692307692, 0.0624161714745347, 0.148538461538461, 0.0600942464928091, 0.198961538461539, 0.219453853568703, 0.581076923076923, 0.551084694035318, 1.2265 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1065, '2021-09-19 00:00:00', 0.0493309857376293, 0.0981153846153843, 0.0504170453471688, 0.132038461538462, 0.185766077055569, 0.391653846153846, 0.220915357964573, 0.574653846153847, 0.558814554350409, 1.22111538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1080, '2021-09-19 00:00:00', 0.0313033790262569, 0.0813076923076923, 0.0494807033094719, 0.1205, 0.168722626269817, 0.413269230769231, 0.218932054791856, 0.570730769230769, 0.563645219837935, 1.22142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1095, '2021-09-19 00:00:00', 0.0429981216047685, 0.0810384615384614, 0.172377314231132, 0.361461538461539, 0.17660769649576, 0.436961538461539, 0.222780115809288, 0.5615, 0.568723850793633, 1.22046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 600, '2021-09-19 00:00:00', 0.0896041851701133, 0.23808, 0.0926267060121791, 0.29404, 0.120618448008586, 0.37732, 0.173730845466966, 0.50464, 0.531817302589276, 1.24332 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 615, '2021-09-19 00:00:00', 0.0740386610719922, 0.18284, 0.112678051693013, 0.26052, 0.112559865553107, 0.30684, 0.144873508045237, 0.4414, 0.535849736400047, 1.21076 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 630, '2021-09-19 00:00:00', 0.0606975287800086, 0.15476, 0.0825191290954205, 0.214359999999999, 0.109088007284639, 0.27688, 0.125902369583208, 0.39836, 0.526814679623363, 1.19804 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 645, '2021-09-19 00:00:00', 0.0657096390696731, 0.14444, 0.0745078743042198, 0.19456, 0.0928509019880802, 0.24696, 0.109949124598607, 0.37332, 0.50672590552816, 1.17932 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 660, '2021-09-19 00:00:00', 0.0431817862838799, 0.118799999999999, 0.0619809917098247, 0.16968, 0.0823789414838526, 0.22104, 0.113800995894881, 0.3538, 0.493479644970287, 1.16708 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 675, '2021-09-19 00:00:00', 0.0369956303726081, 0.11252, 0.0483015527700711, 0.14204, 0.0830580720540355, 0.20632, 0.104860748932414, 0.33312, 0.490896095591182, 1.16232 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 690, '2021-09-19 00:00:00', 0.0358213158142834, 0.0948000000000002, 0.0492944215910885, 0.14424, 0.092271555747153, 0.20504, 0.104286112849858, 0.32252, 0.488235342841954, 1.156 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 705, '2021-09-19 00:00:00', 0.0448813249952954, 0.1066, 0.0753921304469729, 0.14684, 0.0949849637223351, 0.19832, 0.117109592547608, 0.32136, 0.569105590671304, 1.25744 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 720, '2021-09-19 00:00:00', 0.0468973346790625, 0.10212, 0.067540728453282, 0.1488, 0.0770678705211624, 0.18896, 0.115676157151477, 0.32616, 0.568832933880122, 1.26964 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 735, '2021-09-19 00:00:00', 0.0481140312175149, 0.0992800000000007, 0.0592938164285844, 0.13156, 0.0726052798814708, 0.17612, 0.108060970444159, 0.31756, 0.554359877095497, 1.26196 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 750, '2021-09-19 00:00:00', 0.0367676034936558, 0.0817599999999996, 0.042155466233139, 0.1178, 0.0564280663027424, 0.16272, 0.103323650083931, 0.305879999999999, 0.565613713883719, 1.26504 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 765, '2021-09-19 00:00:00', 0.0336958454412408, 0.0879200000000002, 0.0428621822434028, 0.1212, 0.0595054059168861, 0.15832, 0.115240502139367, 0.31096, 0.569693265421549, 1.268 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 780, '2021-09-19 00:00:00', 0.0344916414995483, 0.0815599999999996, 0.03608337567357, 0.11748, 0.0490806139597571, 0.14636, 0.117759047776947, 0.31988, 0.563083673474319, 1.26784 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 795, '2021-09-19 00:00:00', 0.0280355131930912, 0.0773600000000002, 0.0422117677115438, 0.1086, 0.0704727606951793, 0.16592, 0.128792313435235, 0.33272, 0.562724494461248, 1.26776 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 810, '2021-09-19 00:00:00', 0.0302044698678857, 0.0766799999999999, 0.0314503842053912, 0.10372, 0.0656079771572532, 0.16436, 0.141058640288356, 0.34204, 0.560723187797093, 1.26708 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 825, '2021-09-19 00:00:00', 0.0279706393682142, 0.0742400000000001, 0.0708407368679912, 0.12792, 0.0639625671779984, 0.15428, 0.156902857420337, 0.34544, 0.556841614225566, 1.2702 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 840, '2021-09-19 00:00:00', 0.0601914445747898, 0.0954799999999999, 0.0534556825791234, 0.12048, 0.0483567644354609, 0.143279999999999, 0.183690754621274, 0.35572, 0.553353211490335, 1.27112 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 855, '2021-09-19 00:00:00', 0.0305372995968321, 0.0708799999999999, 0.0414525029401124, 0.10032, 0.0501845925890941, 0.13592, 0.19523723176348, 0.36092, 0.549022941232878, 1.27576 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 870, '2021-09-19 00:00:00', 0.0277135947385633, 0.0737199999999996, 0.0320325355433086, 0.0971999999999994, 0.0601726682140651, 0.1414, 0.200748208792341, 0.368479999999999, 0.557492532087502, 1.28756 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 885, '2021-09-19 00:00:00', 0.0307035285702906, 0.0720399999999999, 0.0413196079361847, 0.0993200000000004, 0.0839118187940967, 0.15088, 0.353413228388525, 0.56508, 0.559201597517986, 1.29248 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 900, '2021-09-19 00:00:00', 0.0409388568477432, 0.0763600000000004, 0.0590959671494873, 0.1062, 0.0964129486462611, 0.18104, 0.362313966057065, 0.58792, 0.563092023266772, 1.29772 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 915, '2021-09-19 00:00:00', 0.054461087025508, 0.0745199999999997, 0.0818308621487028, 0.115959999999999, 0.0965664192839999, 0.176359999999999, 0.407942900416223, 0.617919999999999, 0.564884657843234, 1.30752 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 930, '2021-09-19 00:00:00', 0.0371763813910574, 0.0748, 0.0568167228903599, 0.13184, 0.0607740898738927, 0.15764, 0.361542468690287, 0.60504, 0.540071214439973, 1.295 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 945, '2021-09-19 00:00:00', 0.051224896290768, 0.0993599999999996, 0.048454445960441, 0.114799999999999, 0.0613822178376332, 0.16512, 0.35947916954023, 0.60524, 0.534668688691106, 1.29276 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 960, '2021-09-19 00:00:00', 0.0310908346623242, 0.0711599999999998, 0.0479523026906248, 0.10556, 0.0693856853632892, 0.18704, 0.358828659204733, 0.62056, 0.532282653609277, 1.29236 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 975, '2021-09-19 00:00:00', 0.0438123650734965, 0.0832399999999998, 0.0541566554851137, 0.12488, 0.0821260819309757, 0.20912, 0.346770577375494, 0.6296, 0.527851251143098, 1.29412 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 990, '2021-09-19 00:00:00', 0.0422650367719383, 0.103, 0.0665953702094472, 0.16488, 0.0874254539593585, 0.21528, 0.347273307353156, 0.6332, 0.525169966137948, 1.29608 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1005, '2021-09-19 00:00:00', 0.0546648881824525, 0.1234, 0.0699297981311739, 0.16748, 0.093262925824431, 0.21484, 0.358121269032339, 0.63552, 0.528445320413255, 1.30196 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1020, '2021-09-19 00:00:00', 0.057408826266815, 0.117240000000001, 0.0702831890758144, 0.15032, 0.103222784952419, 0.21688, 0.348325862758806, 0.64164, 0.522979084986516, 1.29396 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1035, '2021-09-19 00:00:00', 0.0426836034092717, 0.104159999999999, 0.0714527816113549, 0.1494, 0.0984935361669321, 0.21532, 0.339100525901489, 0.633, 0.518201788238263, 1.28752 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1050, '2021-09-19 00:00:00', 0.0519423719134963, 0.102479999999999, 0.0712398062883386, 0.14812, 0.0943160997214509, 0.20312, 0.332569000359324, 0.62716, 0.507622441715626, 1.27772 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1065, '2021-09-19 00:00:00', 0.0478973555289505, 0.0883600000000001, 0.059350989882226, 0.13004, 0.234206191207662, 0.41104, 0.310048963875063, 0.61312, 0.487844141777543, 1.27664 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1080, '2021-09-19 00:00:00', 0.0442170027628892, 0.0903200000000004, 0.0552434611515247, 0.12244, 0.238987328813336, 0.41812, 0.302423224416821, 0.61216, 0.480745317189882, 1.27232 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1095, '2021-09-19 00:00:00', 0.0300558923784783, 0.0772399999999996, 0.23673455599046, 0.3644, 0.282153663807508, 0.44824, 0.301656084528944, 0.60668, 0.483152018865009, 1.27304 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 600, '2021-09-19 00:00:00', 0.0933385978368749, 0.225423076923077, 0.126627084233739, 0.279538461538462, 0.14769290384495, 0.349076923076923, 0.162278298468544, 0.507615384615384, 0.40102188890959, 1.22734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 615, '2021-09-19 00:00:00', 0.0879063925215562, 0.172576923076923, 0.11173047239468, 0.249461538461539, 0.133871448096241, 0.299730769230769, 0.135619240749749, 0.462461538461538, 0.375891598530952, 1.21557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 630, '2021-09-19 00:00:00', 0.0669901025984725, 0.158076923076923, 0.0913899253831544, 0.208038461538461, 0.122057420283053, 0.275576923076923, 0.114713878175894, 0.430076923076923, 0.366435890079645, 1.19869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 645, '2021-09-19 00:00:00', 0.0616747797850824, 0.131538461538461, 0.0735374839008074, 0.189192307692307, 0.0819971950739773, 0.2475, 0.0976244925132088, 0.408307692307692, 0.377032406279109, 1.19565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 660, '2021-09-19 00:00:00', 0.0526005703391127, 0.1235, 0.0640633940838169, 0.173038461538461, 0.0909672553090481, 0.230807692307692, 0.124690040315361, 0.394615384615384, 0.372142478918203, 1.19676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 675, '2021-09-19 00:00:00', 0.0454542204184186, 0.119615384615384, 0.0579801690235546, 0.1585, 0.101538238344743, 0.229423076923077, 0.128637002691833, 0.385038461538461, 0.372272515979687, 1.19288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 690, '2021-09-19 00:00:00', 0.0466955606521151, 0.108346153846154, 0.0887244307695723, 0.156230769230769, 0.111351335869849, 0.231, 0.136398150224318, 0.371846153846154, 0.36665946682908, 1.19326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 705, '2021-09-19 00:00:00', 0.0705708590981161, 0.108615384615385, 0.0759186305299193, 0.157961538461538, 0.0926436099336506, 0.218961538461538, 0.13860345761033, 0.365961538461538, 0.403497577916665, 1.28415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 720, '2021-09-19 00:00:00', 0.0275298998293744, 0.0961538461538459, 0.0659114674276145, 0.152807692307692, 0.0937059229718166, 0.222, 0.141428448884396, 0.358384615384615, 0.419822988339683, 1.31230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 735, '2021-09-19 00:00:00', 0.0569253357140191, 0.104576923076923, 0.0737612781467768, 0.148615384615385, 0.0970938008002889, 0.205384615384615, 0.142708460209564, 0.351769230769231, 0.422002940201205, 1.31880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 750, '2021-09-19 00:00:00', 0.0558734283895304, 0.103, 0.0904837256935444, 0.150769230769231, 0.0972911016565156, 0.199038461538461, 0.149658056402434, 0.334576923076923, 0.42911377727376, 1.31892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 765, '2021-09-19 00:00:00', 0.0478959930875865, 0.100115384615385, 0.0571365032181703, 0.1305, 0.0674157708095526, 0.178615384615384, 0.122097193314935, 0.329730769230769, 0.439893651483384, 1.32223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 780, '2021-09-19 00:00:00', 0.0402527591027574, 0.0812692307692309, 0.0492351969162781, 0.126230769230769, 0.0727412802070039, 0.169576923076923, 0.131758713038412, 0.343961538461539, 0.437615315791604, 1.32226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 795, '2021-09-19 00:00:00', 0.0374860179061685, 0.0938076923076923, 0.0454726967953975, 0.121384615384616, 0.0764668656246712, 0.162307692307693, 0.138981703278359, 0.351076923076924, 0.434041217468501, 1.32446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 810, '2021-09-19 00:00:00', 0.0311079509994571, 0.0807692307692308, 0.0585226846221586, 0.11223076923077, 0.0729470619432604, 0.164923076923077, 0.14458015610194, 0.359692307692308, 0.433359002001095, 1.32676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 825, '2021-09-19 00:00:00', 0.0403804217602842, 0.0825384615384621, 0.0548943040340672, 0.113230769230769, 0.0769556615601076, 0.168576923076924, 0.148404395539298, 0.364769230769231, 0.428337041987337, 1.33130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 840, '2021-09-19 00:00:00', 0.0255423931172049, 0.0744230769230762, 0.0546805689014356, 0.116730769230769, 0.0746217126579123, 0.159, 0.150662153892026, 0.361730769230769, 0.421579792611626, 1.34319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 855, '2021-09-19 00:00:00', 0.0437620313127189, 0.0873461538461543, 0.0602476938594717, 0.120769230769231, 0.0745865836564363, 0.153038461538462, 0.144807038715452, 0.358038461538462, 0.419306159488047, 1.35815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 870, '2021-09-19 00:00:00', 0.0477997747017545, 0.086461538461539, 0.0574489472354503, 0.108692307692308, 0.0690866234408771, 0.151192307692308, 0.138300319817195, 0.352538461538462, 0.416326234876153, 1.36342307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 885, '2021-09-19 00:00:00', 0.0399461945814424, 0.0744615384615387, 0.0376544613762899, 0.102538461538462, 0.0606463645939438, 0.152692307692308, 0.218055084783639, 0.4945, 0.418087366651811, 1.36438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 900, '2021-09-19 00:00:00', 0.0293383707795785, 0.0784999999999997, 0.0419752491173254, 0.112807692307692, 0.0486061091443644, 0.147923076923077, 0.22521608427327, 0.51773076923077, 0.443347221105014, 1.39496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 915, '2021-09-19 00:00:00', 0.0478232804588529, 0.0831153846153847, 0.0569287408824533, 0.116192307692308, 0.0544470526150091, 0.148807692307693, 0.224562415514125, 0.527961538461539, 0.446216444547503, 1.40165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 930, '2021-09-19 00:00:00', 0.0446387206874863, 0.0808461538461541, 0.0424481040620376, 0.102192307692308, 0.0519155527311869, 0.149230769230769, 0.221425260875642, 0.546884615384616, 0.447961784084312, 1.412 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 945, '2021-09-19 00:00:00', 0.0198255856446621, 0.0695769230769233, 0.0354639795588969, 0.101423076923077, 0.0573552626517057, 0.181115384615385, 0.226877059219305, 0.569, 0.45006755732206, 1.41838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 960, '2021-09-19 00:00:00', 0.0289210064725381, 0.0782307692307696, 0.0365359254180573, 0.116923076923077, 0.086741924917894, 0.234192307692308, 0.231001328667507, 0.581423076923077, 0.451814878700763, 1.41826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 975, '2021-09-19 00:00:00', 0.0350933918828912, 0.0891153846153843, 0.0590463703046501, 0.159076923076923, 0.108496699701668, 0.254423076923077, 0.23318258610269, 0.584961538461538, 0.45193290856736, 1.41907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 990, '2021-09-19 00:00:00', 0.0610734362500152, 0.13473076923077, 0.0946579022667338, 0.202038461538462, 0.121344721922552, 0.257307692307693, 0.232310468653812, 0.587923076923077, 0.455833242113149, 1.42676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1005, '2021-09-19 00:00:00', 0.0676086134703604, 0.138269230769231, 0.0717456618897614, 0.181, 0.0965803053661318, 0.233346153846154, 0.221276384780523, 0.580961538461539, 0.457330247616113, 1.43134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1020, '2021-09-19 00:00:00', 0.0434534764476285, 0.114730769230769, 0.0561299042743357, 0.158384615384615, 0.0722718053334344, 0.205576923076923, 0.210879480710228, 0.563346153846154, 0.455598975145737, 1.42888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1035, '2021-09-19 00:00:00', 0.0461377869496938, 0.113153846153846, 0.0590357388497719, 0.145538461538462, 0.0642446406025741, 0.186423076923077, 0.205182995246832, 0.551307692307692, 0.449667215410891, 1.42826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1050, '2021-09-19 00:00:00', 0.0310482502913427, 0.0979230769230766, 0.0461185262290382, 0.131038461538461, 0.0561395102880735, 0.168730769230769, 0.203523168214334, 0.553, 0.446131108704432, 1.42438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1065, '2021-09-19 00:00:00', 0.040474417371205, 0.0895384615384614, 0.0447886833234268, 0.116884615384615, 0.155757306286217, 0.363538461538461, 0.207787406148318, 0.550384615384615, 0.445678140158775, 1.42173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1080, '2021-09-19 00:00:00', 0.0387641388597561, 0.0824615384615387, 0.0524184494825427, 0.118423076923077, 0.161646585059934, 0.403461538461538, 0.207176554212547, 0.550730769230769, 0.44457521471452, 1.42180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1095, '2021-09-19 00:00:00', 0.0377356799125384, 0.0796923076923077, 0.163513184601308, 0.346192307692307, 0.170381332491381, 0.412038461538462, 0.224426434751756, 0.553230769230769, 0.445161683678396, 1.42926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 600, '2021-09-19 00:00:00', 0.107508318103942, 0.262038461538461, 0.140827909165761, 0.3335, 0.152734606425655, 0.3865, 0.210494498375026, 0.515423076923077, 0.453160363872013, 1.41334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 615, '2021-09-19 00:00:00', 0.0732160133808487, 0.183769230769231, 0.0888130361186649, 0.218653846153847, 0.117680748049706, 0.304038461538462, 0.186541379200021, 0.437384615384615, 0.449852837475341, 1.39515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 630, '2021-09-19 00:00:00', 0.0706733439032107, 0.132807692307693, 0.105890691099541, 0.207038461538462, 0.113125308329371, 0.287846153846154, 0.176891309522586, 0.418153846153846, 0.458546164104972, 1.38923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 645, '2021-09-19 00:00:00', 0.0967803619622209, 0.160038461538462, 0.108715104038739, 0.232423076923077, 0.112494355413949, 0.2705, 0.17067752769928, 0.399538461538461, 0.465313877522887, 1.39026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 660, '2021-09-19 00:00:00', 0.0832374638285871, 0.149346153846154, 0.0892662396343742, 0.181692307692308, 0.0925703807090334, 0.220346153846154, 0.131840416354832, 0.356153846153846, 0.476095194101089, 1.38192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 675, '2021-09-19 00:00:00', 0.0335621581776027, 0.100538461538462, 0.0468591506538475, 0.1455, 0.105024920119721, 0.211923076923077, 0.118862299127377, 0.333615384615384, 0.468164067230873, 1.37292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 690, '2021-09-19 00:00:00', 0.0477002983380446, 0.107961538461539, 0.0707172158345098, 0.147269230769231, 0.108886814911349, 0.208538461538461, 0.105338428958214, 0.338230769230769, 0.469809593182338, 1.36957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 705, '2021-09-19 00:00:00', 0.0377280348730838, 0.0997307692307692, 0.0577139497868586, 0.1545, 0.0847417161824, 0.211961538461539, 0.114010235707825, 0.351576923076923, 0.510829010982676, 1.36296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 720, '2021-09-19 00:00:00', 0.0414929094962212, 0.120307692307692, 0.0589529799599128, 0.149423076923076, 0.0831082334160611, 0.213538461538461, 0.122766626635192, 0.357269230769231, 0.505662204060561, 1.37123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 735, '2021-09-19 00:00:00', 0.0407785954411605, 0.0984230769230768, 0.0581348564843977, 0.146692307692308, 0.0860765044328856, 0.209730769230769, 0.120324663371166, 0.354769230769231, 0.50724499466765, 1.38173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 750, '2021-09-19 00:00:00', 0.0530573709807093, 0.0997307692307692, 0.06568961983332, 0.141384615384615, 0.0996184799043909, 0.195807692307692, 0.128608415803106, 0.350269230769231, 0.503805244727945, 1.38573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 765, '2021-09-19 00:00:00', 0.0539075704687774, 0.103115384615384, 0.0828814909280811, 0.148692307692307, 0.108752450016611, 0.188153846153846, 0.142508018667777, 0.355153846153846, 0.506061019428108, 1.38734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 780, '2021-09-19 00:00:00', 0.0464195582121956, 0.100153846153846, 0.0813428924605347, 0.142115384615384, 0.100714768606121, 0.183230769230769, 0.149835561148265, 0.362153846153846, 0.508637669133479, 1.38903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 795, '2021-09-19 00:00:00', 0.0663532852354605, 0.112038461538461, 0.0883213363889969, 0.141538461538461, 0.0919251618688555, 0.177653846153846, 0.148157032076936, 0.369115384615385, 0.511296072590191, 1.39307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 810, '2021-09-19 00:00:00', 0.0436362058563583, 0.0769615384615384, 0.0503279246542118, 0.1075, 0.0588720254842264, 0.157653846153845, 0.138875705357206, 0.367692307692307, 0.513543376941033, 1.394 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 825, '2021-09-19 00:00:00', 0.0299854323605003, 0.0776153846153842, 0.0434241336656858, 0.113153846153846, 0.0484010966182185, 0.152884615384615, 0.136564174826907, 0.367576923076923, 0.511338226165873, 1.39530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 840, '2021-09-19 00:00:00', 0.02966378263135, 0.0825000000000003, 0.0399522214651452, 0.1125, 0.0474792424280175, 0.159038461538461, 0.133361256050566, 0.360230769230769, 0.514726741545005, 1.39546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 855, '2021-09-19 00:00:00', 0.0330436773889442, 0.0787307692307691, 0.0422699020034896, 0.109230769230769, 0.0630280523625424, 0.167153846153847, 0.126874959643798, 0.352153846153846, 0.515661166330701, 1.39396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 870, '2021-09-19 00:00:00', 0.0234611626703823, 0.0731153846153846, 0.0383197880193269, 0.106615384615385, 0.0672098092657499, 0.168961538461539, 0.124340203288583, 0.347384615384615, 0.517000562416001, 1.39169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 885, '2021-09-19 00:00:00', 0.0277229147096766, 0.0740000000000001, 0.0429197641401505, 0.120115384615385, 0.0773416794788903, 0.176846153846154, 0.270041774546088, 0.54, 0.515042022184001, 1.39273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 900, '2021-09-19 00:00:00', 0.032580126079937, 0.0837692307692308, 0.0444153299938379, 0.119192307692308, 0.0700240068723684, 0.177807692307693, 0.276037536466441, 0.561807692307692, 0.510228812924615, 1.39380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 915, '2021-09-19 00:00:00', 0.0266089921180499, 0.0870384615384617, 0.0653006773436415, 0.127461538461539, 0.0667511682410013, 0.183038461538462, 0.27337341044524, 0.565307692307692, 0.512442068770855, 1.39307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 930, '2021-09-19 00:00:00', 0.0555250740310521, 0.0979230769230774, 0.0550056920131558, 0.136884615384616, 0.0836411106132349, 0.197346153846154, 0.286895942004173, 0.577192307692308, 0.512442068770855, 1.39307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 945, '2021-09-19 00:00:00', 0.0460679765296727, 0.100538461538462, 0.0623958701789202, 0.136269230769231, 0.100522641919428, 0.218192307692308, 0.288602417496139, 0.591653846153846, 0.510427375983936, 1.39388461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 960, '2021-09-19 00:00:00', 0.0428256752607416, 0.0909615384615383, 0.070589648402145, 0.151538461538462, 0.102136477323237, 0.2285, 0.281494301076348, 0.591807692307692, 0.504171234647668, 1.39392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 975, '2021-09-19 00:00:00', 0.0475108408681638, 0.103, 0.073080945638276, 0.163230769230769, 0.0809997245959231, 0.226346153846154, 0.285294341932085, 0.588307692307692, 0.504171234647668, 1.39392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 990, '2021-09-19 00:00:00', 0.057225344035663, 0.1305, 0.0806250199761453, 0.174076923076923, 0.0780359286088538, 0.234384615384615, 0.294198773725416, 0.592961538461538, 0.503474671274916, 1.39323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1005, '2021-09-19 00:00:00', 0.0440566069436197, 0.116230769230769, 0.0485567075299989, 0.164076923076923, 0.0689099412276625, 0.2195, 0.278074765817784, 0.589846153846154, 0.495483305625776, 1.38611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1020, '2021-09-19 00:00:00', 0.039351981672318, 0.114538461538461, 0.0721433188974448, 0.168538461538461, 0.0638387511927205, 0.193884615384615, 0.281307190424659, 0.583153846153846, 0.491501266920662, 1.38384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1035, '2021-09-19 00:00:00', 0.0524877714696113, 0.112615384615385, 0.0515686398442364, 0.148269230769231, 0.0591573781080211, 0.182653846153846, 0.276426084152709, 0.5955, 0.484779270945511, 1.38269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1050, '2021-09-19 00:00:00', 0.0379672936172087, 0.102653846153845, 0.0346039570880821, 0.128076923076923, 0.0616247827270313, 0.169423076923077, 0.277742927625807, 0.607576923076923, 0.480374701505142, 1.37842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1065, '2021-09-19 00:00:00', 0.0232657225581722, 0.0824230769230769, 0.0445445326007063, 0.122846153846154, 0.268390473291893, 0.407615384615384, 0.27157819386802, 0.611653846153846, 0.477500582359693, 1.36938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1080, '2021-09-19 00:00:00', 0.0328792663215913, 0.085615384615385, 0.043683617770721, 0.109461538461539, 0.270271262594852, 0.436346153846154, 0.268373164427101, 0.615653846153846, 0.474374835562959, 1.36773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1095, '2021-09-19 00:00:00', 0.0273011693184347, 0.0689230769230769, 0.263303358242045, 0.375538461538461, 0.257710678564459, 0.431923076923077, 0.261989265781282, 0.623153846153846, 0.470741844980223, 1.36273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 600, '2021-09-19 00:00:00', 0.0838686243707756, 0.232884615384615, 0.116228826028659, 0.2875, 0.126619727470151, 0.337346153846154, 0.154773646136742, 0.530807692307693, 0.475919768610053, 1.30811538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 615, '2021-09-19 00:00:00', 0.0828507183943601, 0.198192307692308, 0.0817236713660029, 0.232961538461539, 0.0987243871360292, 0.294769230769231, 0.155154954803254, 0.5015, 0.457485039688143, 1.28619230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 630, '2021-09-19 00:00:00', 0.0421093996449903, 0.152192307692308, 0.0655023193952233, 0.198076923076923, 0.0873463133826409, 0.261538461538462, 0.170862864489445, 0.466961538461539, 0.453466402792466, 1.26746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 645, '2021-09-19 00:00:00', 0.0460436749184943, 0.1275, 0.0656016416304907, 0.181846153846154, 0.0760464230686654, 0.238538461538461, 0.166446702026158, 0.451230769230769, 0.441784444480128, 1.25715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 660, '2021-09-19 00:00:00', 0.0380615089235629, 0.125961538461539, 0.0463674454763256, 0.1675, 0.0760896738167437, 0.231961538461538, 0.178831321469315, 0.453192307692308, 0.439279635837513, 1.25396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 675, '2021-09-19 00:00:00', 0.03524343910574, 0.1115, 0.0473170809945638, 0.152884615384615, 0.0758758601522655, 0.232884615384615, 0.17488956075632, 0.454961538461539, 0.442375679189602, 1.25019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 690, '2021-09-19 00:00:00', 0.0455493645991308, 0.10876923076923, 0.0676484691963932, 0.176346153846154, 0.068087556753164, 0.227346153846154, 0.167401479636876, 0.454846153846154, 0.441698651188272, 1.25653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 705, '2021-09-19 00:00:00', 0.054100874441959, 0.123769230769231, 0.0589054653334804, 0.165576923076923, 0.0785378791510087, 0.215038461538462, 0.170104804798056, 0.45273076923077, 0.44112072654163, 1.27284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 720, '2021-09-19 00:00:00', 0.0456816576554949, 0.111423076923077, 0.0533112919197597, 0.142423076923077, 0.0885834938609636, 0.219653846153847, 0.170284070351236, 0.447769230769231, 0.44826090616961, 1.264 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 735, '2021-09-19 00:00:00', 0.0308188004558655, 0.0900384615384613, 0.0472017600714862, 0.138384615384616, 0.0794704105554148, 0.218884615384615, 0.16929057404811, 0.453538461538462, 0.446882376539441, 1.25446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 750, '2021-09-19 00:00:00', 0.0402741375307551, 0.103615384615385, 0.0595083575255159, 0.15373076923077, 0.0834880000589675, 0.217384615384615, 0.169757528438472, 0.453538461538461, 0.44778369950062, 1.24880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 765, '2021-09-19 00:00:00', 0.0377528195584827, 0.0953461538461542, 0.0543446551048175, 0.146307692307692, 0.0821380170575956, 0.212423076923077, 0.191557245912387, 0.452538461538462, 0.44520331742492, 1.24607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 780, '2021-09-19 00:00:00', 0.0357461132906031, 0.0987692307692304, 0.0548175154489875, 0.141, 0.0707372277136689, 0.193653846153846, 0.192484488885569, 0.450038461538462, 0.433504745781848, 1.25173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 795, '2021-09-19 00:00:00', 0.0467963180668664, 0.100153846153846, 0.0577697285648937, 0.150307692307693, 0.0811795446004621, 0.198961538461538, 0.190101932171624, 0.447230769230769, 0.435818028362933, 1.25407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 810, '2021-09-19 00:00:00', 0.0498295556410513, 0.104230769230769, 0.0492290720861317, 0.127307692307692, 0.0960785015575204, 0.180038461538461, 0.194931940785654, 0.451307692307693, 0.428165419147607, 1.25188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 825, '2021-09-19 00:00:00', 0.0313934094014356, 0.081115384615385, 0.0780711312743801, 0.130692307692307, 0.103982402357322, 0.1905, 0.205809471262958, 0.463538461538462, 0.412043418175243, 1.24946153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 840, '2021-09-19 00:00:00', 0.0668120210280014, 0.104615384615384, 0.0891107262817527, 0.141192307692307, 0.111121977331911, 0.211423076923077, 0.213901346778944, 0.473115384615385, 0.409811964385919, 1.25138461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 855, '2021-09-19 00:00:00', 0.0502828461344884, 0.0967307692307693, 0.0641680126398958, 0.141423076923077, 0.0867274155926753, 0.207730769230769, 0.19666321465897, 0.4625, 0.404300430944042, 1.24796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 870, '2021-09-19 00:00:00', 0.0423769349456116, 0.0982692307692306, 0.0592507059354246, 0.146615384615385, 0.0871031660645095, 0.199807692307693, 0.196918710288125, 0.462461538461539, 0.398887259954296, 1.25261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 885, '2021-09-19 00:00:00', 0.0516744245623127, 0.102384615384615, 0.0675372945404696, 0.139615384615385, 0.0754844456723473, 0.198692307692308, 0.334781830221047, 0.636923076923077, 0.380328434989469, 1.26603846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 900, '2021-09-19 00:00:00', 0.0386532514305565, 0.0859230769230771, 0.0523690601551948, 0.129038461538462, 0.0606809183034819, 0.194423076923077, 0.351944709381372, 0.668961538461538, 0.376842519648971, 1.26173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 915, '2021-09-19 00:00:00', 0.0405285844046658, 0.0863846153846155, 0.0527679972943978, 0.132307692307692, 0.100525909404185, 0.210538461538461, 0.351507750215466, 0.678461538461538, 0.371673222892617, 1.25976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 930, '2021-09-19 00:00:00', 0.0434263301908668, 0.0963846153846154, 0.0523775201339717, 0.140269230769231, 0.106611097704911, 0.222615384615384, 0.355078946801325, 0.694538461538461, 0.373667371622657, 1.25576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 945, '2021-09-19 00:00:00', 0.0428380851399961, 0.106692307692308, 0.105961792823931, 0.158307692307692, 0.125741933523204, 0.248076923076923, 0.38949359627401, 0.716307692307692, 0.369385346008953, 1.25357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 960, '2021-09-19 00:00:00', 0.0736069394721821, 0.104692307692308, 0.0724395238484112, 0.160269230769231, 0.105956224632918, 0.247192307692308, 0.38309797100039, 0.718846153846154, 0.373648959071727, 1.24476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 975, '2021-09-19 00:00:00', 0.0426266799804281, 0.113076923076923, 0.0689890180781307, 0.185269230769231, 0.0842288183827471, 0.249576923076923, 0.380339777243778, 0.730115384615385, 0.374956637492924, 1.244 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 990, '2021-09-19 00:00:00', 0.0658276654489705, 0.145807692307692, 0.0873512185639983, 0.192346153846154, 0.0931846471342705, 0.253461538461539, 0.380309145503821, 0.732384615384615, 0.376545038679102, 1.24161538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1005, '2021-09-19 00:00:00', 0.0739615804632063, 0.131346153846154, 0.0849877547740756, 0.185038461538462, 0.121784424923083, 0.274384615384616, 0.373239300428847, 0.740846153846154, 0.374910822216944, 1.24126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1020, '2021-09-19 00:00:00', 0.0518898389341822, 0.131653846153846, 0.062253625164755, 0.188076923076923, 0.116007135059079, 0.254846153846154, 0.378110150820956, 0.733615384615384, 0.381061878681948, 1.23334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1035, '2021-09-19 00:00:00', 0.0474774278351949, 0.133115384615385, 0.0784879902621068, 0.181269230769231, 0.109652661407949, 0.222115384615385, 0.396584145693426, 0.725230769230769, 0.389240279756111, 1.23265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1050, '2021-09-19 00:00:00', 0.0550078036421964, 0.116538461538462, 0.073122236962921, 0.146692307692308, 0.0751502802082916, 0.189730769230769, 0.391321178337417, 0.71376923076923, 0.391465483300105, 1.22323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1065, '2021-09-19 00:00:00', 0.0378818405856143, 0.0910769230769233, 0.0619688259096094, 0.126846153846154, 0.311045277436235, 0.44026923076923, 0.391957132663961, 0.709923076923077, 0.392601103098102, 1.21888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1080, '2021-09-19 00:00:00', 0.0365822992085602, 0.0837692307692304, 0.0472413117775273, 0.124692307692307, 0.363041758564409, 0.491038461538461, 0.397196483058255, 0.736384615384615, 0.389342238219203, 1.21353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1095, '2021-09-19 00:00:00', 0.0433689005908786, 0.093307692307692, 0.306068589597922, 0.415692307692307, 0.369282147707392, 0.510769230769231, 0.399715793263933, 0.741653846153846, 0.390005412191243, 1.21369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 600, '2021-09-19 00:00:00', 0.204211018311941, 0.32216, 0.266291869947244, 0.38612, 0.290322131433344, 0.44524, 0.353228830457915, 0.68424, 0.359043832050257, 1.18384 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 615, '2021-09-19 00:00:00', 0.0917741248936757, 0.17836, 0.108370398787369, 0.22932, 0.114284732138637, 0.3076, 0.25712520944733, 0.56104, 0.285419293905183, 1.12556 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 630, '2021-09-19 00:00:00', 0.0613494091251089, 0.139200000000001, 0.071220385658415, 0.18952, 0.0954660148953545, 0.268480000000001, 0.268856603663242, 0.52496, 0.305413501120475, 1.10564 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 645, '2021-09-19 00:00:00', 0.0520612459832966, 0.13096, 0.0858933447169612, 0.1892, 0.112706743365248, 0.25468, 0.275756396118023, 0.50856, 0.304003876071781, 1.10524 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 660, '2021-09-19 00:00:00', 0.068356735830007, 0.12868, 0.0817299006892011, 0.17888, 0.108276928906085, 0.23668, 0.272698838770294, 0.49936, 0.308336531514945, 1.0992 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 675, '2021-09-19 00:00:00', 0.0414006038603303, 0.09852, 0.065967365669195, 0.15412, 0.0638057729885522, 0.20152, 0.278019435771434, 0.47384, 0.313029189267284, 1.09124 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 690, '2021-09-19 00:00:00', 0.0498481026051473, 0.111199999999999, 0.056795011518031, 0.13956, 0.0550898357231171, 0.21916, 0.277656664485716, 0.45884, 0.315225051880927, 1.0912 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 705, '2021-09-19 00:00:00', 0.0364621721788483, 0.09336, 0.0527035735663785, 0.1476, 0.0829760608047087, 0.23512, 0.285581815480841, 0.45484, 0.334529769477496, 1.1268 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 720, '2021-09-19 00:00:00', 0.0561019310422263, 0.11248, 0.0607858261987672, 0.1678, 0.0796167905239428, 0.2266, 0.274645152879129, 0.44872, 0.32288220246193, 1.1298 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 735, '2021-09-19 00:00:00', 0.0507525697214769, 0.10036, 0.0695506530043632, 0.15528, 0.10474147538901, 0.22388, 0.275973881614426, 0.422, 0.322236341836237, 1.11952 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 750, '2021-09-19 00:00:00', 0.0559369585634879, 0.10612, 0.0548680842263217, 0.14144, 0.20991273583722, 0.257759999999999, 0.269291397312775, 0.42276, 0.326615742629368, 1.13252 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 765, '2021-09-19 00:00:00', 0.0438390237117569, 0.0961199999999999, 0.104926116863248, 0.16364, 0.258069674054637, 0.26196, 0.263436728646557, 0.42592, 0.34195061534282, 1.14284 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 780, '2021-09-19 00:00:00', 0.0917968227482124, 0.12264, 0.213334424476376, 0.20592, 0.267062433399633, 0.26752, 0.260107670013785, 0.423, 0.340726635295804, 1.14416 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 795, '2021-09-19 00:00:00', 0.204710836710387, 0.13312, 0.248258346620344, 0.18004, 0.25823132394554, 0.23, 0.245440250706086, 0.402, 0.34375232362851, 1.13308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 810, '2021-09-19 00:00:00', 0.0584405110632455, 0.10028, 0.0710793687835415, 0.14312, 0.0789482953161967, 0.1748, 0.12117049971012, 0.36104, 0.35273534460461, 1.13884 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 825, '2021-09-19 00:00:00', 0.0572060020161055, 0.09312, 0.0626265917961372, 0.11956, 0.0758651874489658, 0.15788, 0.116681375263293, 0.357719999999999, 0.357308727386649, 1.14088 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 840, '2021-09-19 00:00:00', 0.0369284443214168, 0.0767199999999997, 0.0487445039636948, 0.10112, 0.0807565683603096, 0.15404, 0.110791350444578, 0.354839999999999, 0.358724578657963, 1.14336 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 855, '2021-09-19 00:00:00', 0.030423017601809, 0.0683200000000002, 0.0440912689769757, 0.10496, 0.08090257515473, 0.15768, 0.105776493923114, 0.3536, 0.364030685519779, 1.14544 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 870, '2021-09-19 00:00:00', 0.0401580211995899, 0.0779999999999995, 0.0634337449627568, 0.11344, 0.0796107614166163, 0.16096, 0.100766760392502, 0.361239999999999, 0.364126823144538, 1.14748 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 885, '2021-09-19 00:00:00', 0.0476161037185252, 0.0792800000000003, 0.059441483830739, 0.11504, 0.0723851504108406, 0.17588, 0.196893516060501, 0.51216, 0.392559944467084, 1.14232 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 885);
Date: 2021-09-19 14:47:05 Duration: 3s875ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 900, '2021-09-19 00:00:00', 0.620593765307433, 0.678692307692308, 0.792631352861129, 1.03630769230769, 1.52087796961543, 1.68303846153846, 2.34409121540819, 4.53688461538462, 4.91827746659962, 10.6620384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 915, '2021-09-19 00:00:00', 0.528698227143442, 0.727153846153849, 0.863180039157535, 1.0585, 1.51047814131308, 1.67384615384615, 2.4523098527401, 4.63642307692308, 4.93893961836407, 10.6099230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 930, '2021-09-19 00:00:00', 0.751283205844917, 0.840153846153846, 1.28729683684605, 1.27788461538462, 1.42414404252033, 1.73057692307692, 2.47596185257056, 4.68484615384616, 4.93236250913682, 10.6078076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 945, '2021-09-19 00:00:00', 1.23188808994724, 0.904884615384615, 1.39836301218466, 1.21192307692308, 1.41878708978967, 1.74938461538461, 2.51829009051777, 4.6995, 4.97380195887953, 10.5873846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 960, '2021-09-19 00:00:00', 0.634806063661603, 0.744461538461538, 0.733753947440567, 1.13515384615385, 0.861791155318163, 1.72765384615385, 2.27333200966199, 4.57388461538462, 4.87217197514462, 10.4133461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 975, '2021-09-19 00:00:00', 0.459281505765759, 0.841307692307692, 0.643871774143314, 1.24230769230769, 0.762632457095411, 1.79076923076923, 2.17275741999742, 4.64361538461539, 4.83937815283677, 10.4238846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 990, '2021-09-19 00:00:00', 0.490755952195574, 0.93826923076923, 0.661629825622944, 1.35711538461538, 0.748888256016875, 1.7335, 2.11732635215699, 4.59719230769231, 4.81929730785915, 10.3983076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1005, '2021-09-19 00:00:00', 0.543974903267251, 0.935846153846155, 0.631057022901928, 1.30338461538462, 0.796939491960432, 1.76107692307692, 1.86660787691305, 4.67361538461539, 4.7177581672459, 10.4732692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1020, '2021-09-19 00:00:00', 0.386651582375978, 0.828384615384618, 0.436271912387744, 1.16230769230769, 0.797277305295003, 1.52569230769231, 1.91452577940335, 4.58, 4.79410693825082, 10.4398461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1035, '2021-09-19 00:00:00', 0.296655397077796, 0.764769230769228, 0.687141342531058, 1.15976923076923, 0.706222249829222, 1.42511538461539, 1.87759023628283, 4.55184615384616, 5.0273085180228, 10.5081538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1050, '2021-09-19 00:00:00', 0.641601281650362, 0.839730769230773, 0.645046793770692, 1.01538461538462, 0.663940534872032, 1.31107692307693, 1.94542450498995, 4.60176923076923, 5.44560537300138, 10.6479615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1065, '2021-09-19 00:00:00', 0.325898325343256, 0.579038461538466, 0.414171478793692, 0.874423076923084, 1.27474300999788, 3.11769230769231, 2.3036831382676, 4.54280769230769, 5.68323369976582, 10.6153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1080, '2021-09-19 00:00:00', 0.286438708707734, 0.61857692307693, 0.476197898422013, 0.867038461538467, 1.52507547152466, 3.42607692307693, 2.69913349315038, 4.59642307692308, 5.76194021449239, 10.6546538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1095, '2021-09-19 00:00:00', 0.357085477808242, 0.591038461538464, 1.2626161436295, 2.90061538461539, 1.61662998811154, 3.54796153846154, 2.96258137337123, 4.61692307692308, 5.88930246006722, 10.7231153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 600, '2021-09-19 00:00:00', 0.809493682334291, 1.87825, 1.18569440303618, 2.4445, 1.40022696659185, 2.93608333333333, 2.65798041453619, 4.06833333333334, 6.05439689967883, 10.9015833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 615, '2021-09-19 00:00:00', 0.644270533182709, 1.36345833333334, 0.860153525224725, 1.8215, 1.02966897646135, 2.276875, 2.11813866709511, 3.75825, 5.7972873752499, 10.6717083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 630, '2021-09-19 00:00:00', 0.524944343150587, 1.11429166666667, 0.934566116487732, 1.68, 0.983328198525038, 2.01120833333333, 2.0053605967976, 3.53391666666667, 5.80811256837228, 10.5960416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 645, '2021-09-19 00:00:00', 0.713272352804567, 1.12116666666666, 0.722807437974532, 1.428375, 0.823228475690925, 1.77508333333333, 1.88457674293195, 3.29375, 5.75572773937255, 10.504375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 660, '2021-09-19 00:00:00', 0.39602206789631, 0.8865, 0.527538855976708, 1.127125, 0.575098630482287, 1.545, 1.81948898702714, 3.1265, 5.71296885796706, 10.3769583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 675, '2021-09-19 00:00:00', 0.393837962339474, 0.801916666666666, 0.52075338226931, 1.15679166666666, 0.586972476702097, 1.47941666666667, 1.7800315397792, 3.06225, 5.6940352213039, 10.3393333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 690, '2021-09-19 00:00:00', 0.459788780665737, 0.792374999999997, 0.523771438632856, 1.03245833333333, 0.652805083044912, 1.42195833333334, 1.77757402615989, 3.020875, 5.68892044405972, 10.3045833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 705, '2021-09-19 00:00:00', 0.295714900767999, 0.719208333333333, 0.515859138101011, 1.03204166666667, 0.6309739868659, 1.39154166666667, 1.78769243972725, 2.93754166666667, 5.69726851775532, 11.6739583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 720, '2021-09-19 00:00:00', 0.335799562260723, 0.701041666666667, 0.45889593204699, 0.996458333333337, 0.657169948019315, 1.43891666666667, 1.69941134256303, 2.89295833333333, 5.68603858370328, 11.7174166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 735, '2021-09-19 00:00:00', 0.342269619968851, 0.656333333333336, 0.371435367034504, 0.902333333333337, 0.763169581274441, 1.441625, 1.75653158735939, 2.8185, 5.6946313579139, 11.7027083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 750, '2021-09-19 00:00:00', 0.286382835769167, 0.631791666666671, 0.49331419126592, 0.986250000000004, 1.07947768837996, 1.43008333333334, 1.77031181033091, 2.75858333333334, 5.68147426376136, 11.750375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 765, '2021-09-19 00:00:00', 0.359326937239733, 0.64575, 0.578839867658841, 0.983874999999998, 1.30168684038627, 1.44175, 1.81022871483136, 2.8235, 5.7122796935288, 11.6835833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 780, '2021-09-19 00:00:00', 0.530778835393282, 0.720208333333333, 1.00451007598412, 1.02816666666667, 1.30381096853289, 1.40979166666667, 1.83247666760558, 2.89029166666667, 5.73485648898692, 11.6729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 795, '2021-09-19 00:00:00', 0.641215895214212, 0.730541666666667, 0.917786434971334, 1.025875, 1.15046300619498, 1.67779166666667, 1.87100913637689, 2.93633333333333, 5.73485648898692, 11.6729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 810, '2021-09-19 00:00:00', 0.686651674241848, 0.697999999999999, 0.767645355163661, 0.930000000000002, 1.24473148769093, 1.71704166666667, 1.84246200283318, 3.11366666666667, 5.73518210102208, 11.6645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 825, '2021-09-19 00:00:00', 0.44285348609323, 0.615416666666672, 0.94093058989492, 1.333875, 1.15144737839703, 1.70975, 1.75600285356805, 3.02625, 5.62244601922779, 11.60625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 840, '2021-09-19 00:00:00', 0.94011326406735, 1.18058333333334, 1.14426119367382, 1.496125, 1.26194225447252, 1.74741666666667, 1.74807458831262, 3.015625, 5.61686250405801, 11.6020416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 855, '2021-09-19 00:00:00', 0.570248153457545, 0.743499999999999, 0.681455390524842, 1.04516666666667, 0.910281545871179, 1.37666666666667, 1.24581511643896, 2.7155, 5.35234106692942, 11.443875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 870, '2021-09-19 00:00:00', 0.475345227329494, 0.709041666666666, 0.608275381893259, 0.917625000000005, 0.880065461992063, 1.232, 1.21773988500675, 2.66558333333333, 5.33245505019207, 11.4340833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 885, '2021-09-19 00:00:00', 0.458159675269963, 0.641125000000006, 0.898342433943309, 0.955541666666672, 0.938743238459604, 1.22354166666667, 2.43581130690087, 4.377125, 5.32596908086804, 11.4717083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 900, '2021-09-19 00:00:00', 0.828150532420179, 0.708000000000003, 0.822748786214476, 0.868, 0.940704080285967, 1.27841666666667, 2.41647494341943, 4.52625, 5.26967013635716, 11.4769583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 915, '2021-09-19 00:00:00', 0.265047654315165, 0.516208333333331, 0.472447581633462, 0.812749999999995, 0.695583738538244, 1.20770833333333, 2.64662621955094, 4.91754166666667, 5.26409422408072, 11.479 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 930, '2021-09-19 00:00:00', 0.391364500308155, 0.651541666666663, 0.591997611567348, 0.991291666666664, 0.747069258134256, 1.32929166666667, 2.65957856222056, 4.94870833333333, 5.15726831955906, 11.5425416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 945, '2021-09-19 00:00:00', 0.510713964586036, 0.697666666666668, 0.549379966713465, 0.884999999999999, 0.694837452318836, 1.44095833333333, 2.55951708533952, 4.94683333333333, 5.09394146532662, 11.496 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 960, '2021-09-19 00:00:00', 0.333744171636677, 0.593958333333331, 0.501759294376052, 0.971291666666666, 0.664502472705622, 1.59166666666667, 2.49832129689843, 4.94120833333333, 5.06716353780304, 11.4766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 975, '2021-09-19 00:00:00', 0.338704084005107, 0.706249999999999, 0.658540657136255, 1.20033333333333, 0.73647485370848, 1.71408333333333, 2.7243906844374, 5.08808333333333, 5.04772092190473, 11.462375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 990, '2021-09-19 00:00:00', 0.613569774152561, 0.99095833333333, 0.625434317210791, 1.39445833333333, 0.687047363512983, 1.92691666666666, 2.74640197692191, 5.09691666666667, 5.04801079042204, 11.454375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1005, '2021-09-19 00:00:00', 0.494129535838941, 1.02954166666667, 0.551925310991481, 1.328625, 0.702858181419559, 1.78683333333333, 2.78188013493482, 5.07895833333333, 5.07442873774899, 11.4246666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1020, '2021-09-19 00:00:00', 0.43818775135184, 0.865625000000001, 0.638807221833527, 1.30666666666667, 0.633917151298293, 1.60320833333334, 2.88313707937696, 5.127875, 5.08094554688026, 11.4055416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1035, '2021-09-19 00:00:00', 0.466235991746671, 0.917, 0.548233579755032, 1.18033333333333, 0.50266383153777, 1.44866666666667, 2.90800468970776, 5.11566666666667, 5.03892009202771, 11.3460416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1050, '2021-09-19 00:00:00', 0.351229599954303, 0.763833333333334, 0.396100228861771, 0.985500000000004, 0.4180542922927, 1.2645, 2.87086345612181, 5.046125, 4.99314183986105, 11.2039583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1065, '2021-09-19 00:00:00', 0.297450422126425, 0.694666666666669, 0.325234761921783, 0.936458333333336, 2.27043966245958, 3.505, 2.88588041692602, 4.98895833333334, 4.94822535601533, 11.2005 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1080, '2021-09-19 00:00:00', 0.248008323697392, 0.645291666666668, 0.37191673526613, 0.893833333333333, 2.28652619883766, 3.73533333333333, 2.86995188062474, 5.00433333333333, 4.95039319895656, 11.1689583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1095, '2021-09-19 00:00:00', 0.325965652920761, 0.635291666666667, 2.28850693645189, 3.40879166666667, 2.54866014209968, 4.10854166666667, 2.84900935745051, 5.00066666666667, 4.93911486947212, 11.1602916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 600, '2021-09-19 00:00:00', 1.80538427062367, 2.38926923076923, 1.74683511969064, 2.78784615384616, 1.93795245674794, 3.32273076923077, 2.44892252256752, 4.22380769230769, 4.65254081914884, 10.6500769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 615, '2021-09-19 00:00:00', 0.903595406396875, 1.43246153846154, 1.3304695411771, 2.134, 1.43403314252013, 2.50542307692308, 2.31305442983615, 3.86065384615385, 4.64804854800543, 10.3272307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 630, '2021-09-19 00:00:00', 1.27546136750589, 1.4785, 1.27354561936955, 1.78126923076923, 1.65269275286867, 2.27015384615385, 2.2772406031457, 3.58426923076923, 4.60564615244576, 10.2471923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 645, '2021-09-19 00:00:00', 0.604265774435261, 1.17038461538462, 0.878800315990278, 1.54565384615385, 1.54909961739566, 2.04123076923077, 1.87178012186672, 3.27423076923077, 4.43837874922121, 10.1961923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 660, '2021-09-19 00:00:00', 0.447157334210744, 0.961807692307695, 0.784682367879857, 1.28946153846154, 1.34839066069376, 1.76557692307692, 1.73955909223706, 3.01965384615385, 4.34812083141848, 10.1957307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 675, '2021-09-19 00:00:00', 0.428345381851895, 0.916615384615384, 0.945077908876383, 1.31657692307692, 1.03839180170404, 1.67142307692308, 1.40053006448932, 2.90969230769231, 4.17684533368647, 10.1283076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 690, '2021-09-19 00:00:00', 0.748728411272174, 0.844923076923081, 0.772375449755245, 1.13034615384615, 1.03020853527519, 1.58311538461538, 1.27678151434951, 2.82265384615385, 4.11505926380354, 10.0472307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 705, '2021-09-19 00:00:00', 0.577171656908462, 0.86680769230769, 0.635791694237617, 1.14896153846154, 0.975019311840303, 1.61153846153846, 1.17845731295688, 2.81803846153846, 4.05819858576911, 10.6598076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 720, '2021-09-19 00:00:00', 0.453027925782134, 0.775307692307693, 0.623298596180036, 1.0825, 0.932552474910418, 1.62396153846154, 1.16308688477623, 2.79530769230769, 4.06961654515697, 10.6487692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 735, '2021-09-19 00:00:00', 0.552647646822515, 0.779692307692307, 0.669641131215357, 1.14373076923077, 1.06120637085275, 1.58319230769231, 1.16348368472247, 2.80526923076923, 4.11624103951464, 10.6908461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 750, '2021-09-19 00:00:00', 0.438531670639468, 0.785884615384617, 0.908774099881477, 1.18426923076924, 1.01421441292491, 1.56034615384616, 1.16934100836589, 2.82507692307693, 4.04883039597667, 10.6651538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 765, '2021-09-19 00:00:00', 0.565317092775919, 0.829846153846152, 0.707882402228376, 1.08715384615385, 0.667390390885389, 1.44642307692308, 1.19312125181746, 2.89919230769231, 4.04020213431875, 10.6426153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 780, '2021-09-19 00:00:00', 0.378657964192169, 0.768576923076924, 0.397824029517499, 1.04403846153846, 0.506248344346773, 1.34311538461539, 1.45707072422193, 3.12484615384615, 4.03139299326595, 10.6328846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 795, '2021-09-19 00:00:00', 0.342946912240633, 0.723769230769231, 0.499049410225233, 1.06092307692308, 0.790820018422942, 1.54869230769231, 1.68356369507798, 3.25834615384615, 4.02873702981277, 10.6291538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 810, '2021-09-19 00:00:00', 0.42727819977153, 0.778499999999998, 0.478799705995669, 0.995038461538464, 0.964870019145659, 1.61607692307692, 1.67611421494433, 3.3066923076923, 4.00509046013272, 10.6310769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 825, '2021-09-19 00:00:00', 0.335729352993659, 0.607961538461543, 0.778726245964423, 1.13561538461539, 0.963627244402025, 1.57511538461539, 1.80033585755547, 3.455, 3.96588415130075, 10.6556923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 840, '2021-09-19 00:00:00', 0.768155670320901, 0.959576923076926, 0.910859594854475, 1.27119230769231, 0.917774895310139, 1.49703846153846, 1.90882313844058, 3.68642307692308, 3.95456462643049, 10.6532307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 855, '2021-09-19 00:00:00', 0.568044835716875, 0.794846153846152, 0.691610536245764, 1.04557692307692, 0.693255779193085, 1.23484615384615, 1.86684281732967, 3.58523076923077, 3.87404931067461, 10.6573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 870, '2021-09-19 00:00:00', 0.432452492722079, 0.705038461538463, 0.423369349568257, 0.825615384615382, 0.763101647629848, 1.30873076923077, 1.83985293935725, 3.53696153846154, 3.89923745858873, 10.6750384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 885, '2021-09-19 00:00:00', 0.227226095467792, 0.565461538461537, 0.263693461311542, 0.768192307692306, 0.569833919124351, 1.39384615384615, 1.91549721843863, 4.46407692307692, 3.89863972747103, 10.6702692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 900, '2021-09-19 00:00:00', 0.252469480257589, 0.616961538461538, 0.603240945610908, 1.03403846153846, 0.546538905645895, 1.47484615384615, 1.93391750201899, 4.63976923076923, 3.83054126803952, 10.6793846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 915, '2021-09-19 00:00:00', 0.539601706389504, 0.794192307692309, 0.521007605141599, 1.09573076923077, 0.540804991158122, 1.44103846153846, 1.79921127848159, 4.72676923076923, 3.84485999765121, 10.6871923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 930, '2021-09-19 00:00:00', 0.295754669642567, 0.725230769230769, 0.37110856176513, 0.96026923076923, 0.670466152418197, 1.49530769230769, 1.8674843778566, 4.87330769230769, 3.74656910724794, 10.7526538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 945, '2021-09-19 00:00:00', 0.310211533287557, 0.614346153846151, 0.388205530416753, 0.899423076923071, 0.845733869761365, 1.64153846153846, 1.96243632135787, 5.03265384615385, 3.73968300775099, 10.7430384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 960, '2021-09-19 00:00:00', 0.336463665886138, 0.621961538461529, 0.620718418757341, 1.08765384615384, 1.05888824426667, 1.99407692307692, 2.04720434702097, 5.12603846153846, 3.73314298125072, 10.7349615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 975, '2021-09-19 00:00:00', 0.49542167276589, 0.845076923076926, 0.706793025954884, 1.35630769230769, 1.17497600630167, 2.12684615384615, 1.95622358168448, 5.12669230769231, 3.72696675513025, 10.7369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 990, '2021-09-19 00:00:00', 0.516037386838768, 1.12976923076923, 0.906773166444959, 1.67984615384615, 1.1919783916472, 2.20338461538461, 1.97624800218845, 5.14061538461539, 3.72597357127585, 10.6995769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1005, '2021-09-19 00:00:00', 0.605067270258819, 1.12080769230769, 0.783714501588429, 1.5025, 0.996137015598833, 2.05492307692307, 1.84895781580202, 4.97673076923077, 3.65486699915858, 10.5826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1020, '2021-09-19 00:00:00', 0.487906625682224, 1.08534615384615, 0.608616859393869, 1.40480769230769, 0.916751969643998, 2.09957692307692, 1.92890082849115, 4.91461538461538, 3.57469290709006, 10.5485 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1035, '2021-09-19 00:00:00', 0.517858823945739, 0.926192307692308, 0.66570493348145, 1.31753846153846, 0.759363624257943, 1.88907692307692, 1.87884036739523, 4.85261538461539, 3.5211964472321, 10.4985 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1050, '2021-09-19 00:00:00', 0.463453426421186, 0.882038461538465, 0.650161475800731, 1.35423076923077, 0.708961537418257, 1.77369230769231, 1.91539146751941, 4.82607692307692, 3.45287207720449, 10.6143076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1065, '2021-09-19 00:00:00', 0.472033075764169, 0.970769230769233, 0.447958481936058, 1.23019230769231, 1.52995582892498, 3.13703846153846, 2.02931344509948, 4.80046153846154, 3.46958495411859, 10.6699230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1080, '2021-09-19 00:00:00', 0.247191386456852, 0.754307692307695, 0.378659603581653, 1.08784615384615, 1.49377760727626, 3.2415, 1.99630042790696, 4.70103846153846, 3.4932662088873, 10.5943846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1095, '2021-09-19 00:00:00', 0.241375354041085, 0.639307692307693, 1.51488570576742, 2.77430769230769, 1.3171417165736, 3.30130769230769, 1.93634575266045, 4.65807692307692, 3.49530536599286, 10.6028076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 600, '2021-09-19 00:00:00', 0.781162219930119, 1.85257692307692, 0.855613439855603, 2.27703846153846, 1.14097196891341, 2.88207692307692, 1.88559641656263, 4.30161538461539, 3.6021799837577, 10.5433461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 615, '2021-09-19 00:00:00', 0.532469828686599, 1.40203846153846, 0.640677751711781, 1.82430769230769, 1.1272227846144, 2.51461538461538, 1.77814674137039, 4.11092307692308, 3.60902404536185, 10.445 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 630, '2021-09-19 00:00:00', 0.490521869660654, 1.11923076923077, 0.818673513397407, 1.7601923076923, 1.09736339398649, 2.36846153846154, 1.66397954360577, 3.85519230769231, 3.56823813645636, 10.3069615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 645, '2021-09-19 00:00:00', 0.761945736004463, 1.26323076923077, 0.974698672174364, 1.68830769230769, 0.936872959124377, 2.17369230769231, 1.54747373533074, 3.60380769230769, 3.5576283562984, 10.2391923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 660, '2021-09-19 00:00:00', 0.501368422803651, 1.00484615384616, 0.691609148179924, 1.45357692307692, 0.848698641813094, 1.89023076923077, 1.44144733301157, 3.47257692307693, 3.54929093265336, 10.1152692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 675, '2021-09-19 00:00:00', 0.368959084660949, 0.930384615384616, 0.534277480485418, 1.27088461538462, 0.625874231652133, 1.71792307692308, 1.35707093630136, 3.45238461538462, 3.53328271093393, 10.0756538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 690, '2021-09-19 00:00:00', 0.436827283242032, 0.860653846153849, 0.535499117287212, 1.16723076923077, 0.649032449111751, 1.642, 1.44939289412445, 3.4328076923077, 3.5203651261678, 10.0643076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 705, '2021-09-19 00:00:00', 0.408313115145722, 0.853000000000003, 0.493796295590057, 1.19730769230769, 0.727570981998427, 1.79042307692308, 1.65536210354295, 3.53257692307693, 4.23122818049141, 10.3166538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 720, '2021-09-19 00:00:00', 0.366611544574614, 0.855769230769225, 0.394383594993504, 1.1845, 0.721346079322431, 1.79838461538461, 2.16891420406972, 3.72776923076923, 4.2931165464658, 10.3491923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 735, '2021-09-19 00:00:00', 0.354816130064357, 0.762615384615387, 0.449601959002029, 1.1858076923077, 0.843551459376003, 1.77723076923077, 2.11956297708894, 3.73457692307692, 4.35523599360586, 10.309 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 750, '2021-09-19 00:00:00', 0.335105485114535, 0.831384615384621, 0.500192862803943, 1.2425, 0.827134617450276, 1.76365384615385, 2.15696008735941, 3.70453846153846, 4.36551284431121, 10.2750769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 765, '2021-09-19 00:00:00', 0.375441952903509, 0.852500000000003, 0.708097068530534, 1.24446153846154, 0.804436161831093, 1.58853846153847, 2.34912795865909, 3.74038461538462, 4.36945903991998, 10.2493076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 780, '2021-09-19 00:00:00', 0.406004238325735, 0.78719230769231, 0.765819786995509, 1.11688461538462, 0.823994030038119, 1.47719230769231, 2.47587016311748, 3.79723076923077, 4.35875466565676, 10.2463461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 795, '2021-09-19 00:00:00', 0.802056311086603, 0.884384615384618, 0.823816302339304, 1.1395, 1.19604391288049, 1.88519230769231, 2.4055214477083, 3.90934615384616, 4.32563262354145, 10.3249230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 810, '2021-09-19 00:00:00', 0.386296681520621, 0.67761538461539, 0.421951417181572, 0.946038461538466, 1.06068456922151, 1.77434615384616, 2.28002563177225, 3.81780769230769, 4.39524141841536, 10.2546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 825, '2021-09-19 00:00:00', 0.197972433978536, 0.56226923076923, 0.938558344565667, 1.37238461538461, 1.00684048694609, 1.76261538461538, 2.18306622084979, 3.78326923076923, 4.42239204329686, 10.2632307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 840, '2021-09-19 00:00:00', 0.977334674588927, 1.21988461538461, 1.02491299818382, 1.42642307692307, 1.05866395118492, 1.86580769230769, 2.19333933850787, 3.82142307692308, 4.43501843565676, 10.2712692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 855, '2021-09-19 00:00:00', 0.338693407989267, 0.68576923076923, 0.381729531716658, 0.984653846153844, 0.744413321916094, 1.51807692307692, 1.88402623695597, 3.53569230769231, 4.46018543043292, 10.2780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 870, '2021-09-19 00:00:00', 0.244213428094233, 0.650961538461538, 0.503107874959394, 0.994576923076924, 0.665882313464334, 1.60315384615385, 1.75717470433035, 3.48569230769231, 4.45468060859759, 10.2637307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 885, '2021-09-19 00:00:00', 0.371150098187532, 0.695346153846155, 0.501767656927448, 1.04969230769231, 0.901754126475381, 1.59276923076923, 2.71189711173108, 5.39176923076923, 4.45527482498598, 10.2656153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 900, '2021-09-19 00:00:00', 0.341552095361974, 0.694923076923076, 0.473220496662535, 1.05796153846154, 1.48944170903576, 1.76926923076923, 2.68638263068788, 5.45003846153846, 4.44612962076179, 10.2807307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 915, '2021-09-19 00:00:00', 0.444162224348786, 0.76680769230769, 0.686150169703844, 1.13984615384615, 1.34705936823084, 1.91330769230769, 2.69443050783249, 5.4448076923077, 4.44500210746683, 10.2898461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 930, '2021-09-19 00:00:00', 0.498041901233835, 0.787846153846155, 1.19364695205653, 1.32561538461539, 1.28859148148428, 1.85538461538461, 2.67921314970243, 5.50969230769231, 4.44663796125359, 10.3020384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 945, '2021-09-19 00:00:00', 1.01618325119045, 0.988000000000002, 1.05526849445277, 1.35834615384615, 1.21440341098639, 1.85326923076923, 2.66119139889232, 5.51169230769231, 4.57605103320117, 10.3915384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 960, '2021-09-19 00:00:00', 0.525759379008482, 0.841269230769233, 0.780782527586659, 1.25234615384615, 0.980821126168512, 1.85480769230769, 2.58339619404082, 5.40415384615385, 4.57369971450483, 10.3770384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 975, '2021-09-19 00:00:00', 0.442403526206562, 0.843999999999996, 0.6718657020108, 1.33480769230769, 1.04448534621676, 2.02396153846154, 2.57914255877056, 5.38953846153847, 4.61213531408008, 10.3716538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 990, '2021-09-19 00:00:00', 0.628376967946916, 1.06742307692308, 0.793249682295268, 1.50353846153846, 0.989926077271196, 1.92303846153847, 2.58028907265475, 5.35053846153847, 4.64224843003408, 10.3636153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1005, '2021-09-19 00:00:00', 0.389881338950121, 1.00253846153846, 0.611540611897524, 1.42, 0.58839950844512, 1.76169230769231, 2.46570945852226, 5.21342307692308, 4.61708007244672, 10.2623461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1020, '2021-09-19 00:00:00', 0.405441320804115, 0.924230769230771, 0.386712892904366, 1.1213076923077, 0.474843580723005, 1.63811538461539, 2.82468205889551, 5.25457692307693, 4.60602769907166, 10.2527307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1035, '2021-09-19 00:00:00', 0.277970203162417, 0.824076923076927, 0.428224024763457, 1.25184615384616, 0.647679238037327, 1.70265384615385, 2.84890264028909, 5.21357692307693, 4.58867001361464, 10.2754230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1050, '2021-09-19 00:00:00', 0.340387164179937, 0.866307692307693, 0.375859433626656, 1.15492307692308, 0.727246212672264, 1.73042307692308, 2.80265165787413, 5.16334615384616, 4.56113064660339, 10.2581538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1065, '2021-09-19 00:00:00', 0.290073539747322, 0.838538461538463, 0.508785560087789, 1.24111538461539, 2.55067404304159, 3.98107692307693, 2.78586363905067, 5.16284615384616, 4.56993719600003, 10.2891538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1080, '2021-09-19 00:00:00', 0.409908374377267, 0.844346153846154, 0.526355030812415, 1.14453846153846, 2.5022572422023, 3.98011538461539, 2.81864729940827, 5.12703846153846, 4.6245623634941, 10.3074230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1095, '2021-09-19 00:00:00', 0.314284400846409, 0.735730769230771, 2.50734302676083, 3.63557692307693, 2.41704618459423, 3.93346153846154, 2.82699976898587, 5.08357692307693, 4.64303031418723, 10.3294615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 600, '2021-09-19 00:00:00', 2.03047870369375, 2.54061538461539, 1.94112887892983, 2.88573076923077, 1.82752381274605, 3.32338461538462, 2.50580563461365, 4.63396153846154, 4.56484326801463, 10.2986923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 615, '2021-09-19 00:00:00', 1.09523247479526, 1.55842307692308, 1.10059404938354, 1.87069230769231, 1.13702838947035, 2.28903846153846, 2.1606908699267, 3.93134615384615, 4.72128730750417, 9.818 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 630, '2021-09-19 00:00:00', 0.639538719583227, 1.16057692307692, 0.648742679816417, 1.51823076923077, 0.801571901856693, 1.91392307692308, 1.91271654942951, 3.77896153846154, 4.68680996266691, 9.72188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 645, '2021-09-19 00:00:00', 0.394740444420812, 1.05353846153846, 0.534321723884952, 1.38323076923077, 0.938665016843685, 1.94757692307692, 1.71902844698348, 3.67580769230769, 4.7113885596499, 9.59 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 660, '2021-09-19 00:00:00', 0.432697513814833, 0.949461538461539, 0.577173181582841, 1.28280769230769, 0.943665863289787, 1.85369230769231, 1.75772433517362, 3.68603846153846, 4.73164669075723, 9.55638461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 675, '2021-09-19 00:00:00', 0.4508033444692, 0.922153846153846, 0.772726302426376, 1.37846153846154, 0.919521604715442, 1.83030769230769, 1.73006457149392, 3.64969230769231, 4.72743723596622, 9.5295 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 690, '2021-09-19 00:00:00', 0.540246902244351, 0.895346153846158, 0.606344410888222, 1.18276923076924, 1.43663868590754, 1.81307692307693, 1.5670324997857, 3.53284615384615, 4.74128512601318, 9.42361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 705, '2021-09-19 00:00:00', 0.312197235487689, 0.820923076923082, 0.488125992562764, 1.21223076923077, 1.18523689874803, 1.71688461538462, 1.34012469741266, 3.45373076923077, 5.02648100180817, 10.1906923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 720, '2021-09-19 00:00:00', 0.423738273720208, 0.832730769230767, 1.10053135977406, 1.25107692307692, 1.10030777582386, 1.72580769230769, 1.41033953576925, 3.46061538461538, 5.13232811484822, 10.2360384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 735, '2021-09-19 00:00:00', 0.730539717237559, 0.847961538461538, 0.763375347740844, 1.13780769230769, 0.758687035912394, 1.63253846153846, 1.5192306129698, 3.51415384615385, 5.14082993733652, 10.5197307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 750, '2021-09-19 00:00:00', 0.422314343369227, 0.767269230769233, 0.514795887856384, 1.13638461538462, 0.82246654923795, 1.64976923076923, 1.63165680262071, 3.58380769230769, 5.14594588449527, 10.4736153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 765, '2021-09-19 00:00:00', 0.331371787481165, 0.705307692307695, 0.527596928025114, 0.995961538461542, 0.820390932140565, 1.59719230769231, 1.65030443438592, 3.51661538461538, 5.11361196761982, 10.3843461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 780, '2021-09-19 00:00:00', 0.32943106200749, 0.727769230769232, 0.489198856845005, 1.14780769230769, 0.828796521376724, 1.65792307692308, 1.68395517755076, 3.49, 5.10015468181717, 10.3655384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 795, '2021-09-19 00:00:00', 0.393495647517713, 0.81523076923077, 0.608295192762907, 1.11880769230769, 0.94315772479801, 1.83157692307692, 1.64552950748384, 3.535, 5.10452416783386, 10.3585 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 810, '2021-09-19 00:00:00', 0.50834080633431, 0.779846153846152, 0.694292867710631, 1.14988461538462, 0.963169971420493, 1.80592307692308, 1.81538761107967, 3.69246153846153, 5.13151152135959, 10.3445769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 825, '2021-09-19 00:00:00', 0.484823374658634, 0.773230769230772, 0.904195510682541, 1.37519230769231, 0.932544387889719, 1.86165384615385, 1.84599609300362, 3.75915384615384, 5.14562017851478, 10.3266923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 840, '2021-09-19 00:00:00', 0.907112046340136, 1.16576923076923, 0.91645601430393, 1.43588461538462, 0.942246974809928, 1.93180769230769, 1.85661339706301, 3.87188461538461, 5.12349392699943, 10.3325 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 855, '2021-09-19 00:00:00', 0.336209762819856, 0.746269230769237, 0.512310116418379, 1.14684615384616, 0.542306277357675, 1.58946153846154, 1.63949440987153, 3.755, 4.92965060284741, 10.1841153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 870, '2021-09-19 00:00:00', 0.429510540750031, 0.798769230769232, 0.462235890494818, 1.15546153846153, 0.557269918027572, 1.53780769230769, 1.68814964566351, 3.70211538461538, 4.88557699355972, 10.149 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 885, '2021-09-19 00:00:00', 0.319289617745394, 0.784499999999995, 0.415365760968106, 1.06265384615384, 0.563184195855615, 1.61003846153846, 2.93805688272944, 4.98161538461538, 4.86491576146534, 10.1186153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 900, '2021-09-19 00:00:00', 0.288595913932371, 0.703807692307693, 0.440508931193839, 1.08003846153846, 0.766356852005237, 1.67076923076923, 2.92579507800214, 5.07796153846154, 4.78452093510537, 10.1155384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 915, '2021-09-19 00:00:00', 0.340592786409002, 0.784615384615382, 0.486041658550124, 1.18142307692308, 0.974646523696587, 1.77461538461538, 2.96818964664685, 5.13046153846154, 4.7152646989897, 10.0773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 930, '2021-09-19 00:00:00', 0.393908917625147, 0.849346153846156, 0.643488120743854, 1.17819230769231, 1.07904502294318, 1.8648076923077, 2.95950871182779, 5.11715384615385, 4.65830558316582, 10.0388846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 945, '2021-09-19 00:00:00', 0.459607832831422, 0.757000000000002, 0.77298568899082, 1.20434615384616, 1.04523567603749, 1.96853846153847, 2.81349176756461, 5.00361538461539, 4.50334325653218, 9.91338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 960, '2021-09-19 00:00:00', 0.416854506992544, 0.775000000000001, 0.581611645476469, 1.21588461538462, 0.917418260454512, 1.92276923076923, 2.63536968564184, 4.8245, 4.34063994360279, 9.79200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 975, '2021-09-19 00:00:00', 0.381038604949077, 0.916538461538459, 0.703912363426451, 1.50415384615385, 0.861231643993284, 1.94576923076923, 2.4808320068384, 4.74861538461539, 4.25867879999636, 9.6838076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 990, '2021-09-19 00:00:00', 0.55197833848245, 1.17338461538462, 0.685450876879869, 1.44876923076923, 0.831792662774892, 1.97907692307692, 2.32888972589614, 4.66865384615385, 4.17948436348497, 9.59023076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1005, '2021-09-19 00:00:00', 0.457705427607687, 1.03453846153846, 0.551447192534196, 1.38561538461538, 0.710561425916153, 1.89749999999999, 2.30903229547325, 4.65930769230769, 4.15878826601433, 9.5708076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1020, '2021-09-19 00:00:00', 0.42807805183347, 1.01846153846154, 0.566444484346133, 1.42692307692307, 0.672671802475884, 1.84792307692308, 2.23001404790332, 4.61957692307692, 4.15565288029913, 9.57169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1035, '2021-09-19 00:00:00', 0.50805920914791, 0.992999999999999, 0.551445413994337, 1.31026923076923, 0.553147904827794, 1.71826923076923, 2.10427118609161, 4.55023076923077, 4.1480602593724, 9.54365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1050, '2021-09-19 00:00:00', 0.393475668292798, 0.860307692307691, 0.434066056653204, 1.24030769230769, 0.563374246428127, 1.57230769230769, 1.95608085250545, 4.51269230769231, 4.08016198264424, 9.51673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1065, '2021-09-19 00:00:00', 0.30598273455565, 0.856923076923078, 0.566796820196277, 1.20134615384616, 1.87282520807468, 3.2055, 1.96757769898382, 4.42119230769231, 4.08327797750025, 9.49419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1080, '2021-09-19 00:00:00', 0.319731223662335, 0.723153846153844, 0.393613619604886, 0.996192307692309, 1.83762543475582, 3.27503846153847, 1.8153971923945, 4.33861538461539, 3.93670133936836, 9.53134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1095, '2021-09-19 00:00:00', 0.26471735870547, 0.675000000000004, 1.65072446379903, 2.88415384615385, 1.85412107313577, 3.29307692307693, 1.75302107802501, 4.2605, 3.89952575262488, 9.51784615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 600, '2021-09-19 00:00:00', 0.791645596210828, 1.7322, 0.969787497341556, 2.19496, 1.34341473864179, 2.58092, 1.39066297978098, 3.67924, 3.67479592494604, 9.39456 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 615, '2021-09-19 00:00:00', 0.552011346501743, 1.34988, 0.724817333310032, 1.6718, 0.83978399405244, 2.11164, 1.44588103706126, 3.37884, 3.71588113462563, 9.48376 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 630, '2021-09-19 00:00:00', 0.592734265923609, 1.04492, 0.725865109139891, 1.40364, 0.784689269711263, 1.767, 1.39355475672827, 3.24012, 3.6613903310992, 9.49064 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 645, '2021-09-19 00:00:00', 0.460093081162209, 0.992680000000004, 0.611084418608976, 1.3596, 0.6976492862941, 1.67912, 1.3175105730126, 3.16912, 3.70896182689083, 9.5926 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 660, '2021-09-19 00:00:00', 0.404505904365646, 0.872120000000003, 0.459323535212383, 1.09088, 0.698668018446527, 1.4976, 1.22486238410688, 3.03812, 3.66702848684508, 9.60444 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 675, '2021-09-19 00:00:00', 0.29999687776153, 0.685280000000002, 0.504675413838773, 1.05824, 0.654794988272411, 1.54468, 1.19625037513056, 3.02228, 3.63004637619595, 9.60188 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 690, '2021-09-19 00:00:00', 0.28283412688948, 0.715320000000002, 0.452661617546703, 0.976960000000001, 0.645553517017248, 1.55648, 1.08944942057904, 2.91196, 3.69468157491278, 9.62876 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 705, '2021-09-19 00:00:00', 0.270212644658485, 0.661040000000003, 0.407058451986117, 1.0562, 0.822504695022062, 1.75016, 1.1668757317441, 2.93816, 3.65985485823322, 10.061 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 720, '2021-09-19 00:00:00', 0.347977504062164, 0.729480000000003, 0.533324016585291, 1.17444, 0.731039563452849, 1.78352, 1.41545625741902, 3.0764, 3.6386331009506, 10.15652 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 735, '2021-09-19 00:00:00', 0.531785429786614, 0.858080000000001, 0.715829588659201, 1.3138, 0.702896692267078, 1.70452, 1.59833701807014, 3.06084, 3.67372844078964, 10.19536 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 750, '2021-09-19 00:00:00', 0.405583296007123, 0.792679999999998, 0.42920205808764, 1.15736, 0.510578909996616, 1.48064, 1.61206950325764, 2.9348, 3.72958089602572, 10.31292 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 765, '2021-09-19 00:00:00', 0.361247066885439, 0.718879999999999, 0.414533726010321, 0.99972, 0.552682322858259, 1.3674, 1.590286848339, 3.03548, 3.76364108632408, 10.41468 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 780, '2021-09-19 00:00:00', 0.400844142612399, 0.722120000000002, 0.547040409841909, 1.01728, 0.692992200533313, 1.39224, 1.626903738189, 3.14176, 3.79938367501889, 10.47232 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 795, '2021-09-19 00:00:00', 0.314322886005247, 0.63572, 0.34286456023723, 0.933240000000004, 0.645969289775709, 1.36636, 1.59059511713908, 3.06108, 3.76969527946226, 10.4118 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 810, '2021-09-19 00:00:00', 0.264718762714951, 0.600760000000004, 0.528281749321958, 0.890240000000001, 0.586202419533276, 1.28412, 1.62881700424981, 3.0274, 3.88467386576188, 10.43428 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 825, '2021-09-19 00:00:00', 0.549307133274882, 0.615080000000002, 0.579122215080722, 1.01004, 0.614616378998588, 1.26728000000001, 1.66253776899454, 3.113, 3.81920673133397, 10.49684 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 840, '2021-09-19 00:00:00', 0.492444233729396, 0.823359999999999, 0.502679331184405, 0.98852, 0.730437341597483, 1.29428, 1.6235152991785, 3.09852, 3.90546007234317, 10.50528 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 855, '2021-09-19 00:00:00', 0.222592115763341, 0.553800000000001, 0.327101090388481, 0.773040000000004, 0.686664309057438, 1.12196, 1.5899068106863, 3.034, 4.01463629610455, 10.50344 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 870, '2021-09-19 00:00:00', 0.2472935030822, 0.507080000000002, 0.506227919683086, 0.758960000000002, 0.818636584002125, 1.20676, 1.54829466187803, 3.01212000000001, 4.14659454130737, 10.50604 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 885, '2021-09-19 00:00:00', 0.356725702279309, 0.540320000000003, 0.435795777859307, 0.746280000000002, 0.738397758663988, 1.2524, 2.06525112113112, 4.17088, 4.71036043631483, 10.32924 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 885);
Date: 2021-09-19 14:47:31 Duration: 3s847ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 900, '2021-09-19 00:00:00', 0.0253574143306938, 0.0549615384615385, 0.0240220411609519, 0.0744615384615387, 0.0313283356625377, 0.109230769230769, 0.292924870914027, 0.4115, 0.491929013015245, 0.826923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 915, '2021-09-19 00:00:00', 0.0167067006363866, 0.0449230769230772, 0.0237706994816339, 0.074384615384616, 0.0334239204992242, 0.101961538461539, 0.308910253334822, 0.422230769230769, 0.497305665175236, 0.830269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 930, '2021-09-19 00:00:00', 0.0249189455265237, 0.0589230769230775, 0.0320358453082698, 0.0808461538461541, 0.0535996125129507, 0.112961538461539, 0.308135936535508, 0.433346153846153, 0.499378199518006, 0.834115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 945, '2021-09-19 00:00:00', 0.0254701031377214, 0.0566153846153844, 0.0330530808525645, 0.0758846153846155, 0.0532386932741446, 0.130038461538461, 0.343508244218612, 0.445923076923076, 0.498788618709214, 0.834615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 960, '2021-09-19 00:00:00', 0.0200884582247156, 0.0538846153846155, 0.0429439169149719, 0.0834999999999996, 0.050203769395718, 0.142538461538461, 0.349836181442334, 0.443076923076923, 0.498974062837554, 0.835346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 975, '2021-09-19 00:00:00', 0.0348092162862301, 0.0568076923076919, 0.045407708596669, 0.0954999999999998, 0.053728433956189, 0.14576923076923, 0.392787225626527, 0.458730769230769, 0.494925268640086, 0.843692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 990, '2021-09-19 00:00:00', 0.0339879616697082, 0.0776923076923073, 0.0423891314081623, 0.109961538461538, 0.0530409420962851, 0.144307692307692, 0.392929643340108, 0.46076923076923, 0.499279956922582, 0.851653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1005, '2021-09-19 00:00:00', 0.0333922376977276, 0.0708076923076926, 0.0522531706803886, 0.105923076923077, 0.0643347017258481, 0.144076923076923, 0.395893225698352, 0.464615384615384, 0.495565226631322, 0.853423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1020, '2021-09-19 00:00:00', 0.0335996336976369, 0.0728461538461534, 0.0463663837112787, 0.0981923076923075, 0.0661617714394045, 0.1435, 0.406544555226873, 0.469653846153846, 0.494449538531331, 0.851115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1035, '2021-09-19 00:00:00', 0.0306041726667358, 0.0648461538461538, 0.0465182346381093, 0.0948846153846149, 0.0625959939735646, 0.134461538461538, 0.396346445190801, 0.46476923076923, 0.482624714850592, 0.846153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1050, '2021-09-19 00:00:00', 0.0299733214709348, 0.0669999999999999, 0.0443959284342433, 0.101038461538461, 0.0555159297998191, 0.134461538461538, 0.397628338256487, 0.461846153846153, 0.481244599570099, 0.845730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1065, '2021-09-19 00:00:00', 0.034086338341606, 0.0679615384615386, 0.039668957055185, 0.0878846153846153, 0.245491619784903, 0.312846153846154, 0.399637605068161, 0.457153846153846, 0.485972770683866, 0.839576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1080, '2021-09-19 00:00:00', 0.021376946605019, 0.0544230769230766, 0.0362549094818683, 0.0865384615384613, 0.282975924499159, 0.342423076923077, 0.399459727439643, 0.453076923076923, 0.484508156635318, 0.838076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1095, '2021-09-19 00:00:00', 0.0305259788477844, 0.0616538461538462, 0.244492368922915, 0.291038461538461, 0.299483925342349, 0.353307692307692, 0.397766179867211, 0.449423076923076, 0.483622658055447, 0.837653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 600, '2021-09-19 00:00:00', 0.234000762107021, 0.20376, 0.273031133755841, 0.2582, 0.288193875715637, 0.30228, 0.392320128636466, 0.4074, 0.450213090287995, 0.83808 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 615, '2021-09-19 00:00:00', 0.0738337772748125, 0.13652, 0.0862873687163997, 0.16852, 0.109984089758474, 0.2306, 0.180342239459682, 0.32464, 0.307756657117275, 0.78792 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 630, '2021-09-19 00:00:00', 0.0389642143511197, 0.0942800000000003, 0.0566994121074753, 0.13564, 0.0834475284235548, 0.18236, 0.151420639280119, 0.28528, 0.289425972112617, 0.77068 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 645, '2021-09-19 00:00:00', 0.0565388656884215, 0.0933199999999999, 0.0744067201266119, 0.13712, 0.111460127399891, 0.17188, 0.138061725326029, 0.26396, 0.285620511635048, 0.76108 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 660, '2021-09-19 00:00:00', 0.0524637017374869, 0.10076, 0.0581291665173342, 0.119, 0.107084265884395, 0.16796, 0.132300944818999, 0.24896, 0.282949218058647, 0.749520000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 675, '2021-09-19 00:00:00', 0.042533986410869, 0.0798400000000004, 0.0904534871264416, 0.1204, 0.0975420080443975, 0.15912, 0.108323081566211, 0.22884, 0.277415152193723, 0.7348 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 690, '2021-09-19 00:00:00', 0.0631628055108381, 0.0789599999999999, 0.0664098888218712, 0.10724, 0.0865021772365682, 0.14972, 0.0849886855214661, 0.21008, 0.276178999925773, 0.72856 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 705, '2021-09-19 00:00:00', 0.0333879718860945, 0.0694400000000002, 0.0420494946461902, 0.10608, 0.0589729599053667, 0.13632, 0.0649993589711978, 0.1952, 0.310888779683882, 0.761000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 720, '2021-09-19 00:00:00', 0.0316223549618518, 0.0788400000000003, 0.0608283102949061, 0.1088, 0.057124338070564, 0.12776, 0.063023196787638, 0.19456, 0.306615051815791, 0.771040000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 735, '2021-09-19 00:00:00', 0.0466792959101426, 0.0720399999999999, 0.0432709294253469, 0.0929600000000002, 0.0395172114400803, 0.123879999999999, 0.0527124906133893, 0.18824, 0.307188335282011, 0.775440000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 750, '2021-09-19 00:00:00', 0.0308019479903467, 0.0694800000000002, 0.0309502288629131, 0.0859999999999998, 0.0364228408190978, 0.12104, 0.0487398536449725, 0.18864, 0.311122232142503, 0.78328 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 765, '2021-09-19 00:00:00', 0.0263478651886638, 0.0552800000000003, 0.0326566991595899, 0.0867199999999998, 0.0435921246710147, 0.10876, 0.0517331937283342, 0.19564, 0.312463213834845, 0.79052 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 780, '2021-09-19 00:00:00', 0.0292205977579738, 0.0635199999999995, 0.0327325016866515, 0.0789999999999999, 0.0383917525865468, 0.10248, 0.0638844790748637, 0.20868, 0.31331702794454, 0.79532 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 795, '2021-09-19 00:00:00', 0.0236122849381417, 0.0529600000000001, 0.0333195138019751, 0.07676, 0.0276315037592964, 0.0971999999999998, 0.0686196764783981, 0.21708, 0.314915316659363, 0.797360000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 810, '2021-09-19 00:00:00', 0.0337922574958625, 0.0576000000000001, 0.0317678034074335, 0.0721199999999999, 0.0345353442142976, 0.0942399999999998, 0.0723895710720818, 0.2196, 0.313709488752465, 0.80332 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 825, '2021-09-19 00:00:00', 0.0187026736056638, 0.0499599999999997, 0.0248265986393632, 0.0711199999999999, 0.0365589478331459, 0.0948400000000001, 0.0764094889395291, 0.22008, 0.312446784802362, 0.80192 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 840, '2021-09-19 00:00:00', 0.025096347675841, 0.0540800000000003, 0.0352877221329649, 0.0688400000000002, 0.0434117879536576, 0.0920000000000002, 0.0781119282397596, 0.22416, 0.312980201716764, 0.80576 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 855, '2021-09-19 00:00:00', 0.0331794615186358, 0.04628, 0.0339667975136503, 0.0680799999999999, 0.0476774579859285, 0.0978399999999998, 0.0790790111217891, 0.23136, 0.313405211613761, 0.80692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 870, '2021-09-19 00:00:00', 0.0240213793664453, 0.04988, 0.0368363498010683, 0.0686000000000001, 0.0468437117800603, 0.1036, 0.0751894939469608, 0.24172, 0.313993460653774, 0.80768 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 885, '2021-09-19 00:00:00', 0.0347071078215014, 0.0508000000000003, 0.0397541612077693, 0.0773199999999997, 0.0424987058626496, 0.10484, 0.142019857766441, 0.32684, 0.316536422338199, 0.81016 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 900, '2021-09-19 00:00:00', 0.0344842959427425, 0.0542, 0.0402538610984506, 0.0760400000000003, 0.0587420349210568, 0.11328, 0.147116733695842, 0.3418, 0.318539045225751, 0.81604 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 915, '2021-09-19 00:00:00', 0.0267752995625947, 0.0564000000000003, 0.0354496356351748, 0.07852, 0.0515785161994147, 0.11252, 0.157078536619956, 0.3528, 0.312547463062279, 0.8234 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 930, '2021-09-19 00:00:00', 0.029882157441077, 0.0528800000000003, 0.044677809555378, 0.0857600000000002, 0.049828305208987, 0.11188, 0.157367404502966, 0.3552, 0.309854132348325, 0.8254 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 945, '2021-09-19 00:00:00', 0.0294865506064488, 0.0619600000000004, 0.02996286590654, 0.0812400000000002, 0.0456226186593153, 0.12244, 0.158801763214393, 0.3602, 0.31185772931472, 0.82908 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 960, '2021-09-19 00:00:00', 0.0259841618426813, 0.0575200000000001, 0.03615259326798, 0.0814800000000002, 0.0509309336258427, 0.13228, 0.158760301503031, 0.363, 0.311226696584124, 0.83184 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 975, '2021-09-19 00:00:00', 0.0270924343682881, 0.0552000000000001, 0.042189058613184, 0.0942000000000003, 0.0653057679943617, 0.14248, 0.16272556652229, 0.36112, 0.310638455442979, 0.8366 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 990, '2021-09-19 00:00:00', 0.0261502071374842, 0.0756000000000002, 0.0396642996492649, 0.10356, 0.0618481473718766, 0.14512, 0.159844226253771, 0.36052, 0.310789870062287, 0.84148 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1005, '2021-09-19 00:00:00', 0.0408972289199811, 0.0772000000000001, 0.0572911278762548, 0.11276, 0.0729929905310551, 0.14532, 0.165507552697755, 0.3628, 0.311177907313485, 0.844240000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1020, '2021-09-19 00:00:00', 0.0478642873131943, 0.0726399999999997, 0.0516458452669071, 0.0977200000000002, 0.0669177853787764, 0.12264, 0.164909197236944, 0.35528, 0.307649979684706, 0.84148 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1035, '2021-09-19 00:00:00', 0.0363592262477258, 0.0710800000000002, 0.0443806639577792, 0.0916800000000002, 0.0583917231577674, 0.11848, 0.150232852598891, 0.35008, 0.305112410978861, 0.8454 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1050, '2021-09-19 00:00:00', 0.0308085485972102, 0.0566, 0.0425461709988885, 0.07648, 0.0550046361682358, 0.11248, 0.146298496232873, 0.3444, 0.303769523378059, 0.84944 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1065, '2021-09-19 00:00:00', 0.0311655258258227, 0.05404, 0.0401969318895528, 0.0757200000000002, 0.113157294653651, 0.24636, 0.148213056105054, 0.34388, 0.300857147718537, 0.85424 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1080, '2021-09-19 00:00:00', 0.0292857758419789, 0.0526399999999998, 0.0333155619293245, 0.0805199999999998, 0.114483623282983, 0.2696, 0.151164127137801, 0.34848, 0.298800937080191, 0.8574 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1095, '2021-09-19 00:00:00', 0.0205465325541807, 0.0589199999999998, 0.110782068344415, 0.2282, 0.124868597600304, 0.273, 0.158183416745666, 0.34892, 0.296552120208236, 0.86108 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 600, '2021-09-19 00:00:00', 0.0549741337777632, 0.153653846153846, 0.0645855544696632, 0.188576923076923, 0.0818961537558386, 0.2145, 0.145620624067631, 0.327615384615385, 0.287391815096769, 0.834153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 615, '2021-09-19 00:00:00', 0.0402604597016053, 0.10376923076923, 0.0596324253560608, 0.150115384615385, 0.0731109167898076, 0.187384615384615, 0.141052903332266, 0.297192307692308, 0.285803838053575, 0.828923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 630, '2021-09-19 00:00:00', 0.0396557494134015, 0.0914615384615382, 0.053615626310017, 0.118346153846154, 0.0680546838946448, 0.173, 0.136671920474375, 0.285576923076924, 0.280737591684148, 0.817653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 645, '2021-09-19 00:00:00', 0.0396000194250145, 0.0871923076923077, 0.0591051735338079, 0.123692307692308, 0.0706202520527932, 0.1705, 0.135241095256412, 0.281923076923077, 0.282118283976502, 0.812384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 660, '2021-09-19 00:00:00', 0.0338005006790409, 0.0890769230769232, 0.0490986604861933, 0.124038461538462, 0.064543890850753, 0.169076923076923, 0.133574554232689, 0.272807692307693, 0.288797783925016, 0.814000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 675, '2021-09-19 00:00:00', 0.0364021132100024, 0.0819230769230766, 0.0531321140033175, 0.120307692307692, 0.0716858102040798, 0.158153846153846, 0.1208163832497, 0.263961538461539, 0.296223089008164, 0.812038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 690, '2021-09-19 00:00:00', 0.0339236473002807, 0.0855769230769233, 0.0385963928167064, 0.110807692307693, 0.0572075304349132, 0.144307692307692, 0.106801332460717, 0.258269230769232, 0.302721166447582, 0.807769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 705, '2021-09-19 00:00:00', 0.0229975249504412, 0.0703846153846156, 0.051948391549839, 0.103346153846154, 0.0592225009213947, 0.139769230769231, 0.0969864701111206, 0.253153846153847, 0.382595237012453, 0.873346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 720, '2021-09-19 00:00:00', 0.0430683178218048, 0.0679999999999992, 0.0471493861612704, 0.0932307692307687, 0.0538633598883463, 0.131307692307692, 0.0939086053237197, 0.250115384615385, 0.400003855750647, 0.891730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 735, '2021-09-19 00:00:00', 0.0334508594807368, 0.0679999999999998, 0.0492223995289201, 0.0997307692307692, 0.0544611788341016, 0.1295, 0.0891890041515123, 0.246038461538462, 0.399280976834032, 0.891461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 750, '2021-09-19 00:00:00', 0.0296708352012289, 0.065961538461538, 0.0290421444429668, 0.0906153846153847, 0.0500368018408601, 0.119192307692308, 0.0805924695852296, 0.240115384615385, 0.401298768423804, 0.891692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 765, '2021-09-19 00:00:00', 0.0221931382326918, 0.0628461538461541, 0.0300580208161583, 0.0822692307692309, 0.0529135724918106, 0.119615384615385, 0.0744322097357985, 0.242076923076923, 0.400138224194513, 0.893038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 780, '2021-09-19 00:00:00', 0.0239932362263903, 0.0603461538461542, 0.0389378202542694, 0.0880769230769232, 0.0708405359837255, 0.128692307692308, 0.0768790858826631, 0.247076923076923, 0.398720985922969, 0.894230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 795, '2021-09-19 00:00:00', 0.0295103632383865, 0.0586923076923078, 0.0333143535708878, 0.0816153846153847, 0.0587821008863699, 0.121846153846154, 0.083357395500432, 0.249153846153847, 0.400734373945558, 0.890038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 810, '2021-09-19 00:00:00', 0.0261682132484315, 0.0578461538461539, 0.0564457125168819, 0.0870384615384619, 0.0560176345860424, 0.119153846153847, 0.100074902717145, 0.253884615384616, 0.401490647462678, 0.8865 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 825, '2021-09-19 00:00:00', 0.0462025806805037, 0.0639615384615389, 0.0427856913537148, 0.0891538461538462, 0.0486812552774124, 0.114230769230769, 0.0994114449377702, 0.260653846153846, 0.401485020316402, 0.884307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 840, '2021-09-19 00:00:00', 0.0272639801823693, 0.0602692307692305, 0.0359714416639729, 0.0797692307692312, 0.0415325822050038, 0.113346153846154, 0.105721113530618, 0.266923076923077, 0.400559226389998, 0.881423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 855, '2021-09-19 00:00:00', 0.0197753926344376, 0.055115384615385, 0.0346806086363059, 0.0807692307692308, 0.047624169687896, 0.114692307692308, 0.102537535341192, 0.260115384615385, 0.398785303718102, 0.874038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 870, '2021-09-19 00:00:00', 0.026810790020782, 0.0595384615384613, 0.0272307518470172, 0.077076923076923, 0.0435899247356716, 0.118192307692307, 0.104962594069726, 0.263884615384616, 0.396295957781361, 0.870615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 885, '2021-09-19 00:00:00', 0.0220086696204365, 0.0533076923076921, 0.0368574801926804, 0.0810769230769227, 0.0481711691622855, 0.124692307692307, 0.137787132367844, 0.365423076923078, 0.393364902036069, 0.870884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 900, '2021-09-19 00:00:00', 0.026753605076987, 0.0563461538461537, 0.0326533541686231, 0.0868076923076925, 0.0410813264709816, 0.120653846153846, 0.140230102112426, 0.393192307692308, 0.391230707069174, 0.870115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 915, '2021-09-19 00:00:00', 0.0324161403292583, 0.0693846153846155, 0.0401290993592507, 0.0937692307692307, 0.0362604255564998, 0.121461538461539, 0.138995877083293, 0.399576923076923, 0.390852734415406, 0.8705 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 930, '2021-09-19 00:00:00', 0.0281878588157268, 0.0596538461538461, 0.0301926379207809, 0.0873461538461537, 0.0397399237349739, 0.119692307692308, 0.135302419103964, 0.403769230769231, 0.39227186804758, 0.865461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 945, '2021-09-19 00:00:00', 0.027766498906749, 0.0645384615384617, 0.0287912379833764, 0.0778461538461543, 0.033067785857817, 0.123038461538462, 0.148700654387882, 0.413269230769231, 0.392634127988817, 0.864961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 960, '2021-09-19 00:00:00', 0.0253271821142066, 0.0538846153846158, 0.0334357017848608, 0.0858846153846161, 0.044015661548345, 0.135538461538462, 0.152749070247706, 0.412961538461539, 0.395213712390573, 0.865038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 975, '2021-09-19 00:00:00', 0.0251765764153906, 0.0665000000000008, 0.0286440489187809, 0.098807692307693, 0.0588377822099428, 0.145730769230769, 0.162042406605375, 0.414692307692308, 0.393745290570127, 0.863076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 990, '2021-09-19 00:00:00', 0.0253457324582688, 0.0763846153846157, 0.0450495795250591, 0.10623076923077, 0.0676561441862736, 0.146923076923077, 0.166559834478599, 0.410538461538462, 0.393716821312749, 0.863153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1005, '2021-09-19 00:00:00', 0.0320328917496716, 0.0808846153846154, 0.0405361756763215, 0.108692307692308, 0.0742503975643333, 0.151807692307692, 0.155201090400611, 0.417538461538462, 0.389769959769172, 0.859692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1020, '2021-09-19 00:00:00', 0.0277541958019936, 0.0738461538461534, 0.0375411978826135, 0.100692307692307, 0.073507728531401, 0.146115384615384, 0.15676408536887, 0.413461538461539, 0.390881294197927, 0.860884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1035, '2021-09-19 00:00:00', 0.024283359291118, 0.0651923076923074, 0.0505960928865524, 0.102730769230769, 0.0645318883605977, 0.139730769230769, 0.156448821811332, 0.418076923076923, 0.391347691170672, 0.863846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1050, '2021-09-19 00:00:00', 0.0462994434257958, 0.075961538461538, 0.0646052153169839, 0.104923076923077, 0.065827513536982, 0.133307692307692, 0.158208703446283, 0.422076923076923, 0.390793136306941, 0.866653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1065, '2021-09-19 00:00:00', 0.0477659035135054, 0.0663076923076923, 0.0478136124807733, 0.0883076923076923, 0.135739756661273, 0.266192307692308, 0.155682695051382, 0.423692307692308, 0.38799858841932, 0.866769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1080, '2021-09-19 00:00:00', 0.0218875447546002, 0.056769230769231, 0.0334184886644416, 0.0793461538461541, 0.130088685725724, 0.291884615384616, 0.15358822070218, 0.413692307692308, 0.387379767947921, 0.866730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1095, '2021-09-19 00:00:00', 0.0265108685984851, 0.0548846153846155, 0.133134824664554, 0.241807692307693, 0.124437392352076, 0.293769230769231, 0.159847504251347, 0.415769230769231, 0.388661309942415, 0.875576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 600, '2021-09-19 00:00:00', 0.0675154341328993, 0.153576923076923, 0.0784460618220223, 0.201230769230769, 0.0997777299030974, 0.238346153846154, 0.1458506928862, 0.373769230769231, 0.382210107341298, 0.855615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 615, '2021-09-19 00:00:00', 0.0347231024845679, 0.113576923076923, 0.0428749164610079, 0.135538461538461, 0.086498875048265, 0.193846153846154, 0.111092421676036, 0.322615384615385, 0.384749396960591, 0.836538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 630, '2021-09-19 00:00:00', 0.0349390678401478, 0.0875384615384617, 0.0499376996482008, 0.136423076923077, 0.0841538243566281, 0.182884615384616, 0.104794274652769, 0.309, 0.391618464246084, 0.831307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 645, '2021-09-19 00:00:00', 0.0369907264885928, 0.0909230769230768, 0.078511939317435, 0.137730769230769, 0.0790001363192597, 0.181307692307692, 0.110083716395226, 0.300230769230769, 0.406105033780103, 0.831538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 660, '2021-09-19 00:00:00', 0.0455697099128186, 0.0960384615384613, 0.0468972690692521, 0.127076923076923, 0.0567129479178999, 0.169961538461538, 0.11393679759478, 0.288076923076923, 0.416941097112696, 0.834038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 675, '2021-09-19 00:00:00', 0.0184553098467206, 0.0769615384615382, 0.0229973911563902, 0.108, 0.0508959269943621, 0.157346153846154, 0.106354479852122, 0.268653846153846, 0.418016843606166, 0.828192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 690, '2021-09-19 00:00:00', 0.019899903362734, 0.0813846153846155, 0.0327598253024362, 0.103615384615385, 0.068178453623278, 0.156307692307692, 0.101446613470413, 0.259846153846154, 0.438420226933721, 0.835846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 705, '2021-09-19 00:00:00', 0.0291889336248147, 0.0649230769230763, 0.0470207810032314, 0.108923076923077, 0.0638497756155319, 0.149923076923076, 0.105707964913501, 0.252576923076923, 0.344317413934383, 0.827192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 720, '2021-09-19 00:00:00', 0.0361252521950207, 0.0769230769230775, 0.0562672332575676, 0.108807692307692, 0.0578672220226219, 0.146846153846154, 0.106752510328978, 0.244461538461539, 0.371951824837572, 0.84 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 735, '2021-09-19 00:00:00', 0.0309783050636305, 0.0671538461538458, 0.0395230799173578, 0.0929230769230768, 0.0558550321402166, 0.137230769230769, 0.103811582279554, 0.241269230769231, 0.384400994555665, 0.846269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 750, '2021-09-19 00:00:00', 0.0300212488850043, 0.0666538461538465, 0.0411489788638607, 0.0970384615384621, 0.0501319643157324, 0.138423076923077, 0.100924251869333, 0.239769230769231, 0.385495207991766, 0.848653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 765, '2021-09-19 00:00:00', 0.0335448264955327, 0.0648461538461542, 0.0448064040752427, 0.100576923076923, 0.0625602478846167, 0.136769230769231, 0.098724542969899, 0.245153846153847, 0.415156209710921, 0.855961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 780, '2021-09-19 00:00:00', 0.0264344763228167, 0.0686923076923077, 0.0320811471116605, 0.0899999999999997, 0.0591616299770255, 0.125461538461538, 0.0996651702143039, 0.252115384615385, 0.420855372563289, 0.855269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 795, '2021-09-19 00:00:00', 0.0199758700590329, 0.0613461538461535, 0.0600551541373558, 0.0966923076923073, 0.0605257478586279, 0.123384615384615, 0.104942277173985, 0.255807692307693, 0.458334805405561, 0.864923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 810, '2021-09-19 00:00:00', 0.0625557720389144, 0.0752307692307695, 0.063674907508012, 0.0935769230769229, 0.0636841726503048, 0.135076923076924, 0.101920881834127, 0.260884615384616, 0.458079638692461, 0.865653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 825, '2021-09-19 00:00:00', 0.0205153975945274, 0.0518076923076917, 0.0230975190142878, 0.0778461538461537, 0.0500903337826921, 0.127192307692308, 0.0824066838215295, 0.256307692307692, 0.459516508450417, 0.868307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 840, '2021-09-19 00:00:00', 0.0167357746712288, 0.0643846153846151, 0.0309619369300685, 0.0961923076923077, 0.0767365523172528, 0.129461538461539, 0.0798545312042226, 0.256115384615385, 0.470621744242493, 0.873115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 855, '2021-09-19 00:00:00', 0.0227309345301812, 0.0598461538461542, 0.042285476684809, 0.0893076923076923, 0.0713813593421872, 0.119461538461538, 0.081053647950933, 0.255423076923077, 0.470123913288991, 0.873576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 870, '2021-09-19 00:00:00', 0.0363273154272902, 0.0629230769230768, 0.0674142760502894, 0.0882692307692307, 0.0698186331752601, 0.136807692307692, 0.0776321206321593, 0.256884615384615, 0.470242845608686, 0.874423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 885, '2021-09-19 00:00:00', 0.0434499889351142, 0.0623076923076925, 0.0446392721197896, 0.0882307692307693, 0.0612167020949727, 0.133269230769231, 0.154674944517651, 0.341461538461538, 0.459988917926709, 0.883730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 900, '2021-09-19 00:00:00', 0.0262770154024682, 0.0558076923076925, 0.0522177688590328, 0.0948461538461537, 0.0551423472617773, 0.124961538461538, 0.15683277228162, 0.367038461538462, 0.459786861993184, 0.881038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 915, '2021-09-19 00:00:00', 0.0482639059275623, 0.0712692307692307, 0.0540679344756347, 0.0946923076923074, 0.0744111654152889, 0.134692307692308, 0.172086793843644, 0.388769230769231, 0.456718408448121, 0.884769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 930, '2021-09-19 00:00:00', 0.0306759740613953, 0.0648461538461533, 0.0431536253936486, 0.0943461538461536, 0.0665273223223704, 0.13526923076923, 0.179895473924336, 0.405307692307693, 0.45617897972009, 0.885307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 945, '2021-09-19 00:00:00', 0.0333746333889399, 0.0648846153846154, 0.0618482510168733, 0.0936153846153845, 0.0718733180405206, 0.143576923076923, 0.194120105565126, 0.413846153846154, 0.453703456184595, 0.886884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 960, '2021-09-19 00:00:00', 0.0331770077938599, 0.0649230769230767, 0.0398938784584994, 0.092807692307692, 0.0711596687846312, 0.152538461538461, 0.194900862373275, 0.419884615384615, 0.452987484968914, 0.885307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 975, '2021-09-19 00:00:00', 0.033930902638246, 0.0711153846153848, 0.0561864615502562, 0.109038461538462, 0.0728727552761553, 0.155961538461539, 0.202057223425597, 0.428192307692308, 0.451190418610762, 0.882923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 990, '2021-09-19 00:00:00', 0.0501885061926153, 0.0823846153846155, 0.0645728687965416, 0.118846153846153, 0.0676911652001487, 0.153423076923077, 0.201927725074706, 0.433384615384615, 0.447658085527852, 0.879192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1005, '2021-09-19 00:00:00', 0.032090185415482, 0.0784999999999996, 0.0522730847053762, 0.111653846153846, 0.0629051178057385, 0.155423076923077, 0.203232235480648, 0.435307692307692, 0.446533871572515, 0.881461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1020, '2021-09-19 00:00:00', 0.0381782862169263, 0.0756923076923082, 0.0484224518808564, 0.107576923076923, 0.0618035224288666, 0.147653846153846, 0.207903546423298, 0.435269230769231, 0.44488106794444, 0.88026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1035, '2021-09-19 00:00:00', 0.0348929792365166, 0.0749999999999997, 0.0426893609516648, 0.108692307692307, 0.0667642465349875, 0.138230769230769, 0.210992136200527, 0.429807692307692, 0.445717953246394, 0.876423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1050, '2021-09-19 00:00:00', 0.0378695737417862, 0.0717692307692305, 0.0471792816327741, 0.0907307692307692, 0.0599621932169315, 0.12676923076923, 0.207074850829727, 0.426923076923077, 0.448410615396202, 0.871999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1065, '2021-09-19 00:00:00', 0.0280235340658247, 0.0550384615384618, 0.0388481065769666, 0.0841538461538462, 0.127397482163262, 0.260961538461538, 0.20524700691156, 0.421576923076923, 0.450725077386, 0.866846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1080, '2021-09-19 00:00:00', 0.0365423253017857, 0.0633076923076926, 0.0365448512631554, 0.0833846153846155, 0.131702794783734, 0.292884615384616, 0.214171250674279, 0.42173076923077, 0.451916282240247, 0.866384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1095, '2021-09-19 00:00:00', 0.018889313217959, 0.0553846153846153, 0.12491557764531, 0.238307692307692, 0.153225891565864, 0.304576923076923, 0.210395071600659, 0.421384615384616, 0.452620697035184, 0.867153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 600, '2021-09-19 00:00:00', 0.072418952045612, 0.158230769230769, 0.0918910140413009, 0.210961538461539, 0.114390888555931, 0.259653846153846, 0.178573307506599, 0.364115384615385, 0.456508744545112, 0.832076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 615, '2021-09-19 00:00:00', 0.0657676563014421, 0.129769230769231, 0.0934505134364629, 0.177038461538462, 0.11809188730033, 0.216576923076923, 0.163883786216377, 0.336153846153847, 0.458775520774092, 0.821461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 630, '2021-09-19 00:00:00', 0.0460451951890744, 0.101, 0.0607984817624204, 0.141846153846154, 0.0810764216887136, 0.182115384615384, 0.117036411165336, 0.310192307692308, 0.46200193306289, 0.806884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 645, '2021-09-19 00:00:00', 0.0367420111672644, 0.0911538461538462, 0.0494594161525775, 0.119923076923077, 0.0692001333924905, 0.172461538461539, 0.110227771176149, 0.304192307692308, 0.467436090242868, 0.801461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 660, '2021-09-19 00:00:00', 0.0418524330696099, 0.082115384615385, 0.0567269302482043, 0.114769230769231, 0.0701798130080589, 0.163384615384616, 0.108752478309514, 0.292692307692308, 0.46717775401463, 0.796423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 675, '2021-09-19 00:00:00', 0.0313868419270538, 0.0775769230769231, 0.0505072119755038, 0.113461538461539, 0.0665527899201366, 0.158076923076923, 0.103337535067594, 0.282384615384616, 0.466322821494031, 0.791576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 690, '2021-09-19 00:00:00', 0.0391047508425962, 0.0773076923076922, 0.0465420901319024, 0.115384615384615, 0.0539533131512788, 0.154, 0.102102602995524, 0.272307692307693, 0.464138382879006, 0.792961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 705, '2021-09-19 00:00:00', 0.0308538240991036, 0.0809615384615388, 0.0373282528594422, 0.110038461538462, 0.0563985951816315, 0.143807692307692, 0.104084647504586, 0.275576923076924, 0.485932670233233, 0.809 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 720, '2021-09-19 00:00:00', 0.03172594182393, 0.0681538461538464, 0.0327950512214173, 0.0996538461538466, 0.0493574248175027, 0.135653846153847, 0.0935186365630695, 0.270153846153847, 0.492863981860497, 0.805230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 735, '2021-09-19 00:00:00', 0.0285537819130572, 0.0769615384615387, 0.0401238275649461, 0.0978076923076924, 0.058934239754023, 0.143730769230769, 0.103578591491604, 0.278730769230769, 0.492137668356512, 0.809730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 750, '2021-09-19 00:00:00', 0.0300209157857543, 0.066846153846154, 0.0369264758050995, 0.0957307692307693, 0.0580801700569662, 0.142115384615385, 0.109511284982241, 0.282807692307692, 0.490325143301714, 0.805884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 765, '2021-09-19 00:00:00', 0.0301057878411857, 0.0670384615384616, 0.0408423611161064, 0.105461538461539, 0.054564964809073, 0.139153846153847, 0.11495366959713, 0.291884615384615, 0.492038173941194, 0.803730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 780, '2021-09-19 00:00:00', 0.0382635395845502, 0.0785384615384617, 0.0477067484340925, 0.104423076923077, 0.0524408677977834, 0.129269230769231, 0.112130034403743, 0.295230769230769, 0.494831023217483, 0.805692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 795, '2021-09-19 00:00:00', 0.034530543892885, 0.066038461538462, 0.0396059824540922, 0.0899230769230774, 0.0463194924909095, 0.122846153846154, 0.121917330124209, 0.291653846153846, 0.497316621015688, 0.803307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 810, '2021-09-19 00:00:00', 0.0246389622658597, 0.0610384615384614, 0.0264798326743496, 0.0783076923076922, 0.0364873212963711, 0.11526923076923, 0.127491544214327, 0.294423076923077, 0.497975600267261, 0.802538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 825, '2021-09-19 00:00:00', 0.0236402525041837, 0.0553076923076923, 0.0319142360325052, 0.0840384615384615, 0.0486185782787414, 0.124615384615385, 0.126091865167973, 0.293038461538461, 0.498961635645621, 0.800076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 840, '2021-09-19 00:00:00', 0.0275720036380274, 0.0618461538461535, 0.032775882315179, 0.0845384615384613, 0.0462533657818949, 0.128423076923077, 0.120961665892069, 0.29926923076923, 0.498209633047715, 0.795961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 855, '2021-09-19 00:00:00', 0.0229470293032922, 0.0543846153846153, 0.0365865254725536, 0.0895769230769231, 0.0418113160979912, 0.122115384615385, 0.131284570538729, 0.300038461538461, 0.497711719155391, 0.796346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 870, '2021-09-19 00:00:00', 0.0303246028574415, 0.0663076923076925, 0.0322654375693004, 0.0905384615384615, 0.0380294824900567, 0.120192307692308, 0.127300806692713, 0.302153846153846, 0.497944360500092, 0.792115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 885, '2021-09-19 00:00:00', 0.0229763758272238, 0.0599230769230769, 0.0285153669772311, 0.0836153846153846, 0.0434899281001235, 0.126423076923077, 0.364272873206126, 0.413615384615384, 0.55790255559413, 0.846307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 900, '2021-09-19 00:00:00', 0.0230936887815364, 0.0569615384615385, 0.034829783894734, 0.0850769230769229, 0.0595693261283415, 0.139230769230769, 0.400289218517734, 0.442461538461538, 0.575646440634687, 0.851230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 915, '2021-09-19 00:00:00', 0.0331834991431679, 0.0637692307692311, 0.0501630725350221, 0.0985769230769234, 0.0763951267072413, 0.154846153846154, 0.396293358705197, 0.437115384615384, 0.577707613030888, 0.851615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 930, '2021-09-19 00:00:00', 0.0386360732198057, 0.0738846153846154, 0.0510395924748627, 0.11, 0.0884471245782127, 0.164576923076922, 0.390232774714706, 0.434538461538461, 0.575464886317676, 0.852653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 945, '2021-09-19 00:00:00', 0.033179789956214, 0.0725384615384615, 0.0439542419410845, 0.107153846153846, 0.0771043748135251, 0.16126923076923, 0.381102717831375, 0.436192307692307, 0.570987981821522, 0.848653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 960, '2021-09-19 00:00:00', 0.0236022163235708, 0.0757692307692305, 0.0509933932372235, 0.112384615384615, 0.0694073372312932, 0.161461538461538, 0.363311785999509, 0.432423076923077, 0.56385187907682, 0.841692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 975, '2021-09-19 00:00:00', 0.0434578664207776, 0.0778846153846152, 0.0519897623058173, 0.120153846153846, 0.0717982215335769, 0.159230769230769, 0.355678705489184, 0.435692307692308, 0.56039880991473, 0.838115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 990, '2021-09-19 00:00:00', 0.0372250742624668, 0.0841153846153842, 0.0546552411449755, 0.114653846153846, 0.0607999620445222, 0.151346153846154, 0.343706325896889, 0.433038461538461, 0.55534405136331, 0.832846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1005, '2021-09-19 00:00:00', 0.0342633241909682, 0.0808461538461539, 0.044355209563078, 0.108769230769231, 0.0460584244361272, 0.135461538461539, 0.340919552883758, 0.435307692307692, 0.558399665252269, 0.832884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1020, '2021-09-19 00:00:00', 0.0246948453045444, 0.072653846153846, 0.0313768165272483, 0.0982307692307693, 0.04407469184848, 0.138461538461538, 0.326034413001969, 0.439961538461538, 0.553294820562725, 0.828038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1035, '2021-09-19 00:00:00', 0.0346667652858561, 0.0717692307692309, 0.0313929193388475, 0.095346153846154, 0.0523287242785013, 0.144153846153846, 0.323478595178199, 0.442192307692307, 0.552842712365266, 0.822769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1050, '2021-09-19 00:00:00', 0.0226477032287703, 0.068961538461539, 0.0419645271445008, 0.101307692307693, 0.0606961663977601, 0.149230769230769, 0.322555166420591, 0.439346153846154, 0.552631066250003, 0.820153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1065, '2021-09-19 00:00:00', 0.0392113013536423, 0.0693846153846151, 0.0500167356607154, 0.103076923076923, 0.307286586355223, 0.300615384615384, 0.319484488608662, 0.432538461538461, 0.549509750735914, 0.818615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1080, '2021-09-19 00:00:00', 0.0303989878374008, 0.0665384615384618, 0.0323891719798211, 0.0934615384615389, 0.32303844258016, 0.324346153846154, 0.302265336825368, 0.427576923076923, 0.542684019126586, 0.811769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1095, '2021-09-19 00:00:00', 0.0205041459222267, 0.0555000000000006, 0.286482113819452, 0.265807692307693, 0.313973533916475, 0.3115, 0.292522283174882, 0.422384615384616, 0.539889749428957, 0.807692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 600, '2021-09-19 00:00:00', 0.134093251135171, 0.1838, 0.169910937454499, 0.23332, 0.165881905784406, 0.27416, 0.140506322514919, 0.37088, 0.515348367611657, 0.78424 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 615, '2021-09-19 00:00:00', 0.0453222535479721, 0.10976, 0.0826555704918509, 0.15612, 0.104039303470691, 0.23052, 0.0941767487228136, 0.32648, 0.519790464193666, 0.76128 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 630, '2021-09-19 00:00:00', 0.074981042048418, 0.10364, 0.0917696391333572, 0.1588, 0.0940496322870715, 0.2068, 0.08574872205073, 0.29652, 0.524742581335522, 0.74812 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 645, '2021-09-19 00:00:00', 0.047806903267206, 0.0904000000000001, 0.0588675632245806, 0.13384, 0.0588019840935095, 0.17256, 0.0777454607463784, 0.27676, 0.508186179793718, 0.74012 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 660, '2021-09-19 00:00:00', 0.0354106857695052, 0.0898, 0.0399049704506429, 0.11864, 0.041382081468513, 0.15268, 0.0685247400578797, 0.25716, 0.509813273006238, 0.73164 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 675, '2021-09-19 00:00:00', 0.0315772597502272, 0.0699600000000001, 0.0348727209530121, 0.10476, 0.0389786266219486, 0.1372, 0.0745859236049268, 0.246679999999999, 0.512848216661941, 0.72728 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 690, '2021-09-19 00:00:00', 0.0274529901225109, 0.0714, 0.0306119802256131, 0.09352, 0.047187145142154, 0.14128, 0.0799489420401125, 0.2376, 0.510402106186877, 0.72868 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 705, '2021-09-19 00:00:00', 0.0221334588349852, 0.0678399999999996, 0.0372021504754762, 0.0957999999999997, 0.0557390646973314, 0.142479999999999, 0.0764926358111242, 0.23304, 0.507984061429752, 0.78116 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 720, '2021-09-19 00:00:00', 0.0291242739537539, 0.05684, 0.0440612074278498, 0.09184, 0.0567979753160269, 0.13252, 0.0810004732496455, 0.22608, 0.511949974769671, 0.78888 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 735, '2021-09-19 00:00:00', 0.0359988425739865, 0.0662000000000001, 0.0418041066563237, 0.0976000000000003, 0.0552396294942918, 0.1316, 0.0881348966074161, 0.22452, 0.51028032165337, 0.79056 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 750, '2021-09-19 00:00:00', 0.0267683270551844, 0.0637200000000004, 0.0389799948691633, 0.0907600000000001, 0.0449517519124671, 0.12608, 0.0920399007677281, 0.22748, 0.492663668236252, 0.79036 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 765, '2021-09-19 00:00:00', 0.03481604036456, 0.0703600000000003, 0.0353127455743671, 0.0953600000000002, 0.0366577868035333, 0.123280000000001, 0.0966494007568931, 0.23376, 0.491184649597277, 0.80388 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 780, '2021-09-19 00:00:00', 0.0294604254325476, 0.0635999999999997, 0.0337692167513554, 0.0928800000000001, 0.0360242048258299, 0.11692, 0.0907115023944959, 0.23808, 0.489501215524538, 0.80224 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 795, '2021-09-19 00:00:00', 0.0325, 0.0651999999999997, 0.0365983606190223, 0.0877600000000002, 0.0396714843012792, 0.11208, 0.0801325360470597, 0.24284, 0.489587710902415, 0.80528 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 810, '2021-09-19 00:00:00', 0.0232570419443232, 0.0581600000000006, 0.030450342088938, 0.0788400000000006, 0.0448914616974468, 0.105080000000001, 0.0856983663788287, 0.24028, 0.490445331645978, 0.80796 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 825, '2021-09-19 00:00:00', 0.0257447729322546, 0.0567200000000003, 0.035347890083191, 0.07816, 0.0382155291297488, 0.10452, 0.0882073882015174, 0.24328, 0.48406972638247, 0.8158 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 840, '2021-09-19 00:00:00', 0.0262154534578364, 0.0544000000000003, 0.0313031947251391, 0.0701600000000006, 0.0398736337278993, 0.10364, 0.092692915946509, 0.24732, 0.480521321067026, 0.82164 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 855, '2021-09-19 00:00:00', 0.0171334954596737, 0.0438400000000003, 0.0188767935130231, 0.0671999999999998, 0.0375534286051224, 0.0954799999999996, 0.087443314972234, 0.2452, 0.480788546729918, 0.81928 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 870, '2021-09-19 00:00:00', 0.0192632638286797, 0.05336, 0.0322718659722882, 0.0688399999999997, 0.0377274435921652, 0.0978800000000001, 0.10112052215055, 0.25412, 0.480381057078648, 0.82928 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 885, '2021-09-19 00:00:00', 0.0240306748414049, 0.0478399999999999, 0.0303209498531957, 0.0758799999999997, 0.0263737242977425, 0.10536, 0.267171530419441, 0.38572, 0.499322113803638, 0.81164 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 885);
Date: 2021-09-19 14:47:09 Duration: 3s826ms Database: acaweb_fx User: pgperfstats
4 6m40s 104 50ms 42s336ms 3s851ms with rar_max as ( ;Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration Sep 19 14 104 6m40s 3s851ms [ User: postgres - Total duration: 6m40s - Times executed: 104 ]
-
WITH rar_max as ( ;
Date: 2021-09-19 14:13:03 Duration: 42s336ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-09-19 14:07:51 Duration: 36s140ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-09-19 14:21:22 Duration: 27s378ms Database: acaweb_fx User: postgres Bind query: yes
5 6m16s 24 799ms 1m50s 15s679ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on ar.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_autochartist_results rar on rar.resultuid = ar.resultuid left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #5
Day Hour Count Duration Avg duration Sep 19 14 24 6m16s 15s679ms [ User: postgres - Total duration: 6m16s - Times executed: 24 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:12:20 Duration: 1m50s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:07:13 Duration: 1m43s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:50:55 Duration: 24s907ms Database: acaweb_fx User: postgres Bind query: yes
6 3m47s 193 52ms 19s705ms 1s176ms with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when rar.age is not null then rar.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from keylevels_results kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on kr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on kr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on kr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #6
Day Hour Count Duration Avg duration Sep 19 14 193 3m47s 1s176ms [ User: postgres - Total duration: 3m47s - Times executed: 193 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:30 Duration: 19s705ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('36' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OILUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD', 'F', 'FDX')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:51 Duration: 19s174ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '643' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:15 Duration: 12s52ms Database: acaweb_fx User: postgres Bind query: yes
7 3m46s 70 66ms 1m4s 3s236ms (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?)));Times Reported Time consuming queries #7
Day Hour Count Duration Avg duration Sep 19 14 70 3m46s 3s236ms [ User: postgres - Total duration: 3m46s - Times executed: 70 ]
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-09-19 14:11:30 Duration: 1m4s Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-09-19 14:11:16 Duration: 47s898ms Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-09-19 14:06:56 Duration: 29s779ms Database: acaweb_fx User: postgres Bind query: yes
8 3m1s 49 310ms 22s319ms 3s710ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration Sep 19 14 49 3m1s 3s710ms [ User: postgres - Total duration: 3m1s - Times executed: 49 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:23 Duration: 22s319ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:10 Duration: 22s172ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:10:47 Duration: 17s394ms Database: acaweb_fx User: postgres Bind query: yes
9 2m26s 1 2m26s 2m26s 2m26s select pd.trumpetsymbolid::character varying as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t15_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and (? = ? or t.symbolid = ?) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t30_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t60_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t240 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t1440 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid;Times Reported Time consuming queries #9
Day Hour Count Duration Avg duration Sep 19 14 1 2m26s 2m26s [ User: pgperfstats - Total duration: 2m26s - Times executed: 1 ]
-
select pd.trumpetsymbolid::character varying as symbolid, 15 as timegranularity, 't15_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t15_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and (- 1 = - 1 or t.symbolid = - 1) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 30 as timegranularity, 't30_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t30_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 60 as timegranularity, 't60_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t60_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 240 as timegranularity, 't240' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t240 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 1440 as timegranularity, 't1440' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t1440 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid;
Date: 2021-09-19 14:12:37 Duration: 2m26s Database: acaweb_fx User: pgperfstats
10 1m50s 42 1s888ms 3s481ms 2s627ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration Sep 19 14 42 1m50s 2s627ms [ User: pgperfstats - Total duration: 1m50s - Times executed: 42 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 930, '2021-09-19 00:00:00', 0.146371103705591, 0.970500000000001, 0.144956890143231, 0.971499999999992, 0.00777817459306906, 1.20349999999999, 0.313248304065649, 1.65949999999999, 0.170412734265968, 4.2985 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 945, '2021-09-19 00:00:00', 0.147785317267991, 0.632499999999993, 0.317490944752748, 0.780500000000004, 0.617304219975869, 1.2145, 0.45891230099007, 1.76249999999999, 0.07707463914934, 4.2325 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 960, '2021-09-19 00:00:00', 0.310419876940889, 0.58550000000001, 0.260922402257856, 0.692499999999995, 0.603162084352151, 1.0245, 0.317490944752769, 1.66249999999999, 0.0643467170879615, 4.13250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 975, '2021-09-19 00:00:00', 0.134350288425442, 0.412999999999982, 0.207889393668853, 0.74499999999999, 0.218283863352295, 0.74499999999999, 0.22919805651991, 1.38299999999998, 0.240657959345906, 3.85299999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 990, '2021-09-19 00:00:00', 0.362723374148741, 0.760615384615386, 0.372687776109629, 0.916461538461539, 0.408495485334249, 1.01819230769231, 0.412252066282083, 1.44461538461538, 1.28796593361543, 3.41761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1005, '2021-09-19 00:00:00', 0.133789392473622, 0.468192307692308, 0.195790248833948, 0.599307692307695, 0.211351213350234, 0.768846153846158, 0.320664022591581, 1.17115384615385, 1.27295893280789, 3.38826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1020, '2021-09-19 00:00:00', 0.131334552252579, 0.409730769230773, 0.136250673957405, 0.521384615384618, 0.173557141997849, 0.710807692307695, 0.31793457720829, 1.06034615384616, 1.3177912295259, 3.37373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1035, '2021-09-19 00:00:00', 0.12992646440909, 0.361384615384617, 0.177378448088134, 0.504076923076927, 0.191913121369664, 0.653384615384616, 0.32173877841886, 0.995807692307691, 1.32458678665636, 3.37134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1050, '2021-09-19 00:00:00', 0.125734084479905, 0.362500000000003, 0.179002625679068, 0.4965, 0.190099799700454, 0.594576923076922, 0.327508073887558, 0.947461538461537, 1.32920482012599, 3.36642307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1065, '2021-09-19 00:00:00', 0.0924688388260962, 0.295384615384613, 0.076647013088472, 0.396269230769233, 0.110649745385363, 0.517384615384615, 0.306265809639024, 0.893884615384617, 1.32630407002084, 3.35938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1080, '2021-09-19 00:00:00', 0.0882244079257329, 0.292884615384618, 0.135611940704122, 0.378038461538461, 0.174458833583699, 0.50573076923077, 0.351657709449665, 0.880769230769232, 1.33461352515943, 3.36330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1095, '2021-09-19 00:00:00', 0.0994553243344056, 0.248807692307694, 0.151315543967412, 0.368923076923077, 0.190271065749732, 0.486961538461539, 0.48364242990044, 0.902999999999999, 1.34744159228346, 3.36126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1110, '2021-09-19 00:00:00', 0.107881701592354, 0.25830769230769, 0.138551340109554, 0.345923076923079, 0.151117687199796, 0.469653846153846, 0.449183621867323, 0.882384615384615, 1.34548656855201, 3.35711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1125, '2021-09-19 00:00:00', 0.0831946836319191, 0.219346153846156, 0.0936017833492149, 0.316423076923077, 0.340999961651247, 0.520423076923075, 0.438492594446719, 0.856346153846152, 1.29958048852461, 3.52361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1140, '2021-09-19 00:00:00', 0.0858824688835759, 0.222961538461536, 0.106482508494985, 0.299269230769228, 0.305675768396214, 0.492653846153844, 0.450130041039424, 0.838423076923075, 1.28983830173219, 3.55373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1155, '2021-09-19 00:00:00', 0.0790798622620479, 0.202769230769229, 0.312665217863354, 0.38053846153846, 0.30401535386328, 0.466846153846156, 0.431776888610841, 1.23880769230769, 1.36360810521769, 3.52323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1170, '2021-09-19 00:00:00', 0.282876075068489, 0.283076923076918, 0.279100367940664, 0.349153846153847, 0.266025967500571, 0.456153846153847, 0.511762722963858, 1.37926923076923, 1.35739181351024, 3.54515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1185, '2021-09-19 00:00:00', 0.131063818864642, 0.235269230769236, 0.137702360183111, 0.305500000000006, 0.175214141508653, 0.400346153846155, 0.574589180331343, 1.44738461538461, 1.37893817622334, 3.56157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1200, '2021-09-19 00:00:00', 0.123209721144948, 0.219653846153848, 0.150683330709956, 0.306884615384615, 0.198143448425239, 0.409115384615385, 0.605661438810117, 1.47953846153846, 1.3756545345622, 3.56403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1215, '2021-09-19 00:00:00', 0.0958867360683722, 0.208884615384614, 0.123753203532737, 0.266846153846151, 0.159647231299318, 0.375038461538462, 0.658875588816628, 1.49019230769231, 1.3929248635101, 3.55634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1230, '2021-09-19 00:00:00', 0.0619804932092445, 0.175307692307693, 0.106274108577045, 0.264884615384619, 0.135642743433453, 0.359076923076926, 0.648182068439226, 1.50092307692308, 1.39132918241736, 3.55842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1245, '2021-09-19 00:00:00', 0.0845424244889004, 0.192307692307692, 0.100471113338039, 0.25426923076923, 0.116889461260827, 0.342115384615386, 0.672212224959211, 1.55265384615385, 1.39132918241736, 3.55842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1260, '2021-09-19 00:00:00', 0.0679141652834975, 0.183423076923078, 0.0845758012308899, 0.252115384615386, 0.191764904144475, 0.364538461538459, 0.704601067708092, 1.57323076923077, 1.39577041808458, 3.5535 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1275, '2021-09-19 00:00:00', 0.0597777035871567, 0.168576923076926, 0.095097294307544, 0.235153846153846, 0.382257941508287, 0.423423076923074, 0.700866581180318, 1.57973076923077, 1.40205009731629, 3.54234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1290, '2021-09-19 00:00:00', 0.076805178110696, 0.174346153846154, 0.166699490101201, 0.281999999999998, 0.392770054083322, 0.447653846153843, 0.688539673176834, 1.60319230769231, 1.38645479773192, 3.54888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1305, '2021-09-19 00:00:00', 0.177895583029874, 0.209961538461539, 0.398545463095297, 0.344615384615384, 0.398744925214873, 0.458346153846153, 0.712298576117111, 1.63469230769231, 1.3627221896461, 3.56161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 930, '2021-09-19 00:00:00', 0, 0.832999999999998, 0, 1.21099999999998, 0, 1.21099999999998, 0, 1.21099999999998, 0, 3.39499999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 945, '2021-09-19 00:00:00', 0, 0.661000000000001, 0, 0.758999999999986, 0, 0.830999999999989, 0, 1.08699999999999, 0, 3.27099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 960, '2021-09-19 00:00:00', 0, 0.381, 0, 0.664999999999992, 0, 0.736999999999995, 0, 0.992999999999995, 0, 3.27099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 975, '2021-09-19 00:00:00', 0, 0.36699999999999, 0, 0.736999999999995, 0, 0.736999999999995, 0, 0.992999999999995, 0, 3.27099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 990, '2021-09-19 00:00:00', 0.461585410199551, 0.960000000000001, 0.619360274959271, 1.17282608695652, 0.692744045267052, 1.36769565217391, 0.826930081496491, 1.70378260869565, 1.28171083942102, 3.72669565217392 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1005, '2021-09-19 00:00:00', 0.241367358151482, 0.575260869565215, 0.370452655491186, 0.762478260869562, 0.479417053787669, 0.999565217391302, 0.640179004734426, 1.29139130434783, 1.34866551814818, 3.52204347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1020, '2021-09-19 00:00:00', 0.192462921843621, 0.491391304347825, 0.275089220165717, 0.661521739130432, 0.372927193564116, 0.812652173913042, 0.552874050227553, 1.15347826086957, 1.36262758549755, 3.49313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1035, '2021-09-19 00:00:00', 0.198841744927195, 0.414304347826086, 0.264396262074956, 0.579260869565218, 0.322603024571145, 0.718434782608696, 0.448025223386486, 1.03834782608696, 1.38310723964689, 3.457 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1050, '2021-09-19 00:00:00', 0.111339206806638, 0.383652173913042, 0.135459020537795, 0.458347826086954, 0.272427050829603, 0.641043478260868, 0.376611525456561, 0.958826086956522, 1.40317804729516, 3.42678260869566 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1065, '2021-09-19 00:00:00', 0.0876948310860451, 0.283739130434779, 0.169917801564572, 0.429826086956519, 0.206776941551307, 0.580608695652173, 0.34364942725655, 0.855739130434781, 1.42411547473353, 3.40560869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1080, '2021-09-19 00:00:00', 0.14966551639713, 0.336695652173914, 0.202915449983232, 0.434043478260872, 0.201283608148034, 0.571000000000005, 0.337440365101749, 0.827000000000001, 1.43581894935816, 3.39165217391305 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1095, '2021-09-19 00:00:00', 0.0959876062487196, 0.292565217391307, 0.117317059672149, 0.390739130434787, 0.189561393060741, 0.550391304347831, 0.33926347218248, 0.804608695652175, 1.43677402977929, 3.38360869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1110, '2021-09-19 00:00:00', 0.10596350703018, 0.279913043478262, 0.17327299167576, 0.407434782608699, 0.166637117275094, 0.498739130434786, 0.33479785653896, 0.786826086956525, 1.43131576190465, 3.38791304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1125, '2021-09-19 00:00:00', 0.122943044109302, 0.283086956521741, 0.138582091366202, 0.364782608695654, 0.145728224496904, 0.446478260869567, 0.322174375243039, 0.759347826086957, 1.47340414372669, 3.55595652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1140, '2021-09-19 00:00:00', 0.0921168488062417, 0.238826086956522, 0.090304688465732, 0.29113043478261, 0.131452707196351, 0.41121739130435, 0.322717788091993, 0.795956521739131, 1.49137223597768, 3.58165217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1155, '2021-09-19 00:00:00', 0.0478485340782642, 0.194869565217393, 0.10080580477671, 0.303086956521741, 0.183697777661532, 0.411347826086957, 1.0745442512182, 1.49543478260869, 1.47751125006585, 3.56769565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1170, '2021-09-19 00:00:00', 0.100974716046309, 0.241434782608698, 0.127365693037203, 0.296739130434787, 0.173033559312119, 0.403391304347831, 1.12957513087204, 1.67439130434783, 1.50149036895454, 3.57865217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1185, '2021-09-19 00:00:00', 0.0757198393497129, 0.203304347826088, 0.120229441390512, 0.283869565217391, 0.150717034557903, 0.379478260869568, 1.13194428381439, 1.72295652173913, 1.50351622522861, 3.59930434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1200, '2021-09-19 00:00:00', 0.0772001146858611, 0.20269565217391, 0.0851184944813216, 0.273391304347825, 0.155818139156259, 0.374260869565218, 1.11305746880103, 1.75826086956522, 1.48853228239472, 3.62908695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1215, '2021-09-19 00:00:00', 0.0727421674470963, 0.196826086956524, 0.108233698988984, 0.277478260869568, 0.136196788572236, 0.360739130434785, 1.09388716531221, 1.77969565217391, 1.4878234547187, 3.62978260869566 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1230, '2021-09-19 00:00:00', 0.0656586573769053, 0.193173913043479, 0.101231039311855, 0.267782608695652, 0.153092805561283, 0.359956521739129, 1.10042131888263, 1.84147826086957, 1.47784356037194, 3.63995652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1245, '2021-09-19 00:00:00', 0.0741524708476156, 0.189956521739125, 0.0970815027789462, 0.252999999999997, 0.152111463188027, 0.357521739130435, 1.10554786554176, 1.86408695652174, 1.48383145756734, 3.63560869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1260, '2021-09-19 00:00:00', 0.055823267139699, 0.187652173913041, 0.112823868469588, 0.269956521739129, 0.140049440733631, 0.34713043478261, 1.08880521056857, 1.93082608695653, 1.46685471231325, 3.65873913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1275, '2021-09-19 00:00:00', 0.100069047308591, 0.185782608695652, 0.121444419532449, 0.249260869565218, 0.163429149653672, 0.361217391304347, 1.08967722493656, 1.94300000000001, 1.46246791661035, 3.65795652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1290, '2021-09-19 00:00:00', 0.072119493508158, 0.182695652173913, 0.101604946815557, 0.252739130434781, 0.166487023079146, 0.36773913043478, 1.07534017046395, 1.97113043478261, 1.46572727297243, 3.6614347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1305, '2021-09-19 00:00:00', 0.0688722825550873, 0.187130434782608, 0.158782360307006, 0.27826086956522, 0.181409250606287, 0.415043478260867, 1.08020888588928, 1.98865217391305, 1.46268926075151, 3.68434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 930, '2021-09-19 00:00:00', 0, 0.562000000000012, 0, 0.562000000000012, 0, 0.800000000000011, 0, 2.49200000000002, 0, 3.28200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 945, '2021-09-19 00:00:00', 0, 0.323000000000008, 0, 0.347999999999985, 0, 0.657999999999987, 0, 2.33799999999999, 0, 3.12799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 960, '2021-09-19 00:00:00', 0, 0.305999999999983, 0, 0.645999999999987, 0, 0.995999999999981, 0, 2.33799999999999, 0, 3.12799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 975, '2021-09-19 00:00:00', 0, 0.444999999999993, 0, 0.456999999999994, 0, 1.297, 0, 2.16499999999999, 0, 2.92699999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 990, '2021-09-19 00:00:00', 0.454027583031963, 0.948615384615385, 0.558249963312546, 1.17269230769231, 0.631059110970168, 1.34019230769231, 0.716752038445225, 1.77226923076923, 1.2218073277542, 3.41311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1005, '2021-09-19 00:00:00', 0.295737274256416, 0.638846153846158, 0.457785675415238, 0.831269230769234, 0.489547704912008, 0.989653846153845, 0.700763017113382, 1.43561538461538, 1.13553303511882, 3.24507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1020, '2021-09-19 00:00:00', 0.315475904236515, 0.545615384615388, 0.332486568843821, 0.671038461538462, 0.48539576239791, 0.926615384615386, 0.615625011987507, 1.26665384615385, 1.1409467034003, 3.1605 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1035, '2021-09-19 00:00:00', 0.240881704130083, 0.418346153846153, 0.372704017439286, 0.625730769230766, 0.489815557123291, 0.861000000000001, 0.605339924848333, 1.17476923076923, 1.14476318007767, 3.14346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1050, '2021-09-19 00:00:00', 0.264500248654824, 0.423307692307689, 0.400236737636426, 0.609615384615382, 0.452436331262374, 0.797076923076925, 0.553181038664978, 1.08969230769231, 1.13349193882648, 3.13884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1065, '2021-09-19 00:00:00', 0.315632951384992, 0.435999999999996, 0.316115451159127, 0.540538461538463, 0.38533287108481, 0.71269230769231, 0.488212242622154, 1.02292307692308, 1.12514251610117, 3.18480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1080, '2021-09-19 00:00:00', 0.138503451775926, 0.335384615384613, 0.264212024416291, 0.509076923076924, 0.279121082080054, 0.615538461538462, 0.440228397015072, 0.960807692307693, 1.11680412992404, 3.16623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1095, '2021-09-19 00:00:00', 0.179194883168708, 0.383615384615386, 0.210283471679395, 0.44946153846154, 0.285143550892148, 0.58526923076923, 0.425756839233199, 0.937384615384616, 1.11475086212812, 3.15173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1110, '2021-09-19 00:00:00', 0.12017070550487, 0.295961538461538, 0.166954609215985, 0.430192307692309, 0.251275943934155, 0.567000000000001, 0.389987307485769, 0.884500000000001, 1.10646905340992, 3.14838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1125, '2021-09-19 00:00:00', 0.176764301999977, 0.312538461538466, 0.225804026672553, 0.407461538461537, 0.27786949067171, 0.577423076923079, 0.35704490560066, 0.863230769230772, 1.15921373950025, 3.19357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1140, '2021-09-19 00:00:00', 0.100479228622713, 0.237653846153844, 0.157804011843323, 0.341115384615386, 0.247044365370959, 0.490038461538463, 0.306895542238972, 0.82592307692308, 1.16937472838463, 3.25815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1155, '2021-09-19 00:00:00', 0.10994244648207, 0.245692307692308, 0.17455846717229, 0.365538461538467, 0.203896704617425, 0.462884615384619, 0.901105632841376, 1.49519230769231, 1.16405994624913, 3.26003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1170, '2021-09-19 00:00:00', 0.12051505491655, 0.259038461538465, 0.149064075019898, 0.338461538461541, 0.165779487457099, 0.420038461538461, 1.00917423440386, 1.60865384615385, 1.1851241395541, 3.28211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1185, '2021-09-19 00:00:00', 0.0895029694393498, 0.22930769230769, 0.104199837590302, 0.294384615384614, 0.156659198949133, 0.396230769230768, 1.00877189614974, 1.65953846153846, 1.19686656797592, 3.29630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1200, '2021-09-19 00:00:00', 0.0706097400123775, 0.219846153846153, 0.0968567300389934, 0.282884615384614, 0.171508676613888, 0.372115384615385, 0.993316694405474, 1.69715384615384, 1.25204862525383, 3.325 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1215, '2021-09-19 00:00:00', 0.0876000351246838, 0.207615384615383, 0.132191283315562, 0.291846153846153, 0.189271916727068, 0.391538461538461, 0.983445216494621, 1.72257692307693, 1.25104740855874, 3.33146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1230, '2021-09-19 00:00:00', 0.0714881485605517, 0.200653846153844, 0.117917030804911, 0.258884615384614, 0.184417586346438, 0.378615384615382, 0.980789957910695, 1.7533076923077, 1.2498968277422, 3.357 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1245, '2021-09-19 00:00:00', 0.098416391692879, 0.190884615384618, 0.155381975986721, 0.290038461538465, 0.194536324470424, 0.393307692307696, 0.973601260981424, 1.76884615384616, 1.2503895097744, 3.35738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1260, '2021-09-19 00:00:00', 0.0912134015119753, 0.214269230769232, 0.12152660360849, 0.289346153846156, 0.189731859374063, 0.407461538461539, 0.975735304585925, 1.76523076923077, 1.24871742938967, 3.36353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1275, '2021-09-19 00:00:00', 0.0860795338849267, 0.203384615384619, 0.113902042934338, 0.282653846153848, 0.221210807915124, 0.426307692307692, 0.973143350970689, 1.7733076923077, 1.24775426081606, 3.37084615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1290, '2021-09-19 00:00:00', 0.100959801596784, 0.215807692307695, 0.143793896307823, 0.305269230769233, 0.213136435177096, 0.419499999999999, 0.978605375010786, 1.776, 1.24762095390202, 3.37173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1305, '2021-09-19 00:00:00', 0.102327535958725, 0.204730769230772, 0.211158081504391, 0.319153846153847, 0.212085222348141, 0.45169230769231, 0.984274361375699, 1.77453846153846, 1.24762095390202, 3.37173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 930, '2021-09-19 00:00:00', 0, 1.196, 0, 1.196, 0, 1.208, 0, 1.208, 0, 3.67000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 945, '2021-09-19 00:00:00', 0, 0.506, 0, 0.618000000000023, 0, 0.780000000000001, 0, 0.966000000000008, 0, 3.72200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 960, '2021-09-19 00:00:00', 0, 0.384000000000015, 0, 0.575999999999993, 0, 0.966000000000008, 0, 0.966000000000008, 0, 4.06200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 975, '2021-09-19 00:00:00', 0, 0.575999999999993, 0, 0.780000000000001, 0, 0.966000000000008, 0, 0.966000000000008, 0, 4.19200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 990, '2021-09-19 00:00:00', 0.640673031932946, 1.04757692307692, 0.789399800237739, 1.20726923076923, 0.769160610415916, 1.34426923076923, 0.749107839622984, 1.53034615384616, 1.18361831945685, 3.30438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1005, '2021-09-19 00:00:00', 0.26414938663858, 0.59853846153846, 0.27425984310223, 0.741692307692305, 0.373808031769499, 0.94473076923077, 0.511813014233187, 1.24480769230769, 1.13349367613858, 3.27292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1020, '2021-09-19 00:00:00', 0.195715161945576, 0.476769230769229, 0.242275713884948, 0.637192307692306, 0.333292793432209, 0.816384615384615, 0.436604781678596, 1.11084615384615, 1.11464205844816, 3.20503846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1035, '2021-09-19 00:00:00', 0.133741294468665, 0.419423076923075, 0.181972952343515, 0.554346153846158, 0.259058460880637, 0.746384615384616, 0.46407993343322, 1.08123076923077, 1.11920412175521, 3.14911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1050, '2021-09-19 00:00:00', 0.135100310311096, 0.357576923076928, 0.18478045184655, 0.501846153846156, 0.24892272820171, 0.664269230769235, 0.502386778672184, 1.01665384615385, 1.10814649961789, 3.14923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1065, '2021-09-19 00:00:00', 0.119812963212859, 0.330884615384615, 0.181187183279105, 0.486653846153846, 0.226525040218854, 0.62192307692308, 0.467309892239202, 0.959846153846158, 1.11583343463358, 3.14157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1080, '2021-09-19 00:00:00', 0.155588115029592, 0.367692307692308, 0.172830165636225, 0.459115384615385, 0.21009970160708, 0.614269230769231, 0.432421745699551, 0.942615384615386, 1.11682184516876, 3.13192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1095, '2021-09-19 00:00:00', 0.088236360898527, 0.281153846153846, 0.195791773222316, 0.441461538461537, 0.22448603862704, 0.565307692307692, 0.438469000746217, 0.920769230769232, 1.10931469142683, 3.11073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1110, '2021-09-19 00:00:00', 0.150986219442501, 0.315038461538461, 0.153272652987569, 0.394115384615384, 0.231576420348749, 0.497038461538461, 0.427565712448436, 0.897961538461541, 1.10914220840321, 3.11196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1125, '2021-09-19 00:00:00', 0.104262479422779, 0.270230769230767, 0.158369713499289, 0.370615384615379, 0.223733319962718, 0.485961538461536, 0.410220070393743, 0.882884615384615, 1.54295924718106, 3.37196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1140, '2021-09-19 00:00:00', 0.0877592160402534, 0.246999999999997, 0.153204719750557, 0.334615384615385, 0.163894098077433, 0.462653846153845, 0.384129481375144, 0.885461538461539, 1.54584583170012, 3.42315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1155, '2021-09-19 00:00:00', 0.10024631970993, 0.235269230769228, 0.127582281142557, 0.324961538461533, 0.124596406912016, 0.420230769230765, 0.504809363865364, 1.42842307692308, 1.52245872648363, 3.44842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1170, '2021-09-19 00:00:00', 0.0889694243071063, 0.219038461538457, 0.0960961697787867, 0.302076923076919, 0.116539673007156, 0.378846153846154, 0.503918778559223, 1.48615384615385, 1.52853581624327, 3.44569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1185, '2021-09-19 00:00:00', 0.0668389568578543, 0.205615384615385, 0.0838236243549488, 0.266000000000003, 0.118185805473349, 0.369730769230772, 0.488898927732987, 1.49519230769231, 1.53190559912006, 3.44426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1200, '2021-09-19 00:00:00', 0.068046013843577, 0.199500000000003, 0.104406107985195, 0.266346153846156, 0.145919962255397, 0.371346153846155, 0.473734688812861, 1.55934615384616, 1.53197092008955, 3.4505 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1215, '2021-09-19 00:00:00', 0.067959263816359, 0.175692307692308, 0.0933977845232207, 0.253884615384615, 0.248396259107219, 0.423692307692307, 0.479926329282384, 1.58680769230769, 1.51752697454165, 3.47103846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1230, '2021-09-19 00:00:00', 0.0707628759688621, 0.194769230769235, 0.108405194312113, 0.263384615384618, 0.256491334386535, 0.437730769230773, 0.476837976030242, 1.62984615384616, 1.48285681242454, 3.52238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1245, '2021-09-19 00:00:00', 0.0586284913672547, 0.1845, 0.204104106166059, 0.321384615384615, 0.244168970497572, 0.408615384615388, 0.475941840338312, 1.62665384615385, 1.49325726363029, 3.52615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1260, '2021-09-19 00:00:00', 0.186492086860376, 0.256538461538462, 0.22766972029337, 0.320692307692309, 0.255138758627232, 0.412115384615387, 0.45986319203065, 1.63934615384615, 1.49215874645274, 3.52373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1275, '2021-09-19 00:00:00', 0.0826708022125227, 0.19569230769231, 0.135212203591244, 0.286500000000005, 0.273350662365, 0.422769230769235, 0.462221120910099, 1.63273076923077, 1.49566319120933, 3.52830769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1290, '2021-09-19 00:00:00', 0.130498358374587, 0.227692307692312, 0.176948980043575, 0.314692307692313, 0.27335372406744, 0.446538461538466, 0.480234301789643, 1.65523076923077, 1.50622888086057, 3.54080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1305, '2021-09-19 00:00:00', 0.0919006235853934, 0.21326923076923, 0.188150136449999, 0.319076923076923, 0.206667138543707, 0.459115384615384, 0.491012893454402, 1.66169230769231, 1.51981888445251, 3.56419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 930, '2021-09-19 00:00:00', 0, 0.50200000000001, 0, 0.801999999999992, 0, 1.00999999999999, 0, 1.72999999999999, 0, 4.78200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 945, '2021-09-19 00:00:00', 0, 0.613999999999976, 0, 0.821999999999974, 0, 0.825999999999993, 0, 1.54599999999999, 0, 4.59800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 960, '2021-09-19 00:00:00', 0, 0.575999999999993, 0, 0.625999999999976, 0, 0.879999999999995, 0, 1.54599999999999, 0, 4.59800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 975, '2021-09-19 00:00:00', 0, 0.567999999999984, 0, 0.768000000000001, 0, 0.998000000000019, 0, 1.54599999999999, 0, 4.59800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 990, '2021-09-19 00:00:00', 0.299123663647406, 0.842384615384616, 0.378117027061529, 1.00738461538461, 0.363738003767297, 1.21915384615385, 0.465489360367546, 1.57576923076923, 1.47706789438245, 3.48773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1005, '2021-09-19 00:00:00', 0.15441183693168, 0.530153846153846, 0.174237327096826, 0.714615384615384, 0.276415450976354, 1.00630769230769, 0.409181208682001, 1.34669230769231, 1.4137631223631, 3.30538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1020, '2021-09-19 00:00:00', 0.16074675735454, 0.491999999999999, 0.212075139079012, 0.733230769230769, 0.278368234262014, 0.95407692307692, 0.38677189461172, 1.23346153846154, 1.39358166109986, 3.26461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1035, '2021-09-19 00:00:00', 0.128436371555963, 0.441307692307694, 0.162698966948636, 0.594923076923077, 0.226248280911444, 0.822269230769228, 0.336763391030648, 1.08669230769231, 1.3013204991617, 3.21119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1050, '2021-09-19 00:00:00', 0.133764874083076, 0.406192307692305, 0.172691632686705, 0.576999999999996, 0.216130363082452, 0.734576923076919, 0.336431142800651, 0.999923076923075, 1.3042476221945, 3.1745 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1065, '2021-09-19 00:00:00', 0.132463800570334, 0.376538461538461, 0.211886431844985, 0.499499999999995, 0.218977473376039, 0.637423076923075, 0.325531678713688, 0.909923076923078, 1.24655223717259, 3.123 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1080, '2021-09-19 00:00:00', 0.120184633601162, 0.310115384615382, 0.121403130107916, 0.405999999999997, 0.20669481404681, 0.53911538461538, 0.296161047664686, 0.843615384615385, 1.24894807923123, 3.11523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1095, '2021-09-19 00:00:00', 0.115176927443756, 0.29026923076923, 0.17508702451594, 0.407115384615385, 0.194122962617471, 0.530730769230767, 0.335445384755619, 0.844615384615385, 1.24355838067774, 3.11661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1110, '2021-09-19 00:00:00', 0.106899924444097, 0.268923076923079, 0.143081886183559, 0.346115384615386, 0.15831485668172, 0.452923076923077, 0.307362359439145, 0.803500000000004, 1.24761020108292, 3.09257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1125, '2021-09-19 00:00:00', 0.0844677180028817, 0.234653846153847, 0.11213725792699, 0.343269230769232, 0.140018158163089, 0.453269230769232, 0.30002990620167, 0.791769230769236, 1.40148190361269, 3.41161538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1140, '2021-09-19 00:00:00', 0.0824702463829345, 0.23969230769231, 0.0763794172838169, 0.301153846153848, 0.11161086244351, 0.430769230769233, 0.276057410417024, 0.841576923076924, 1.43903406545449, 3.43519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1155, '2021-09-19 00:00:00', 0.0609058415791236, 0.226192307692306, 0.092428866619771, 0.326153846153844, 0.145942269935228, 0.442884615384616, 0.640892974384476, 1.25826923076923, 1.44346725789517, 3.46773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1170, '2021-09-19 00:00:00', 0.0725904846487384, 0.221461538461534, 0.0861110553073992, 0.296923076923077, 0.181061162636789, 0.422230769230771, 0.732917240579354, 1.35219230769231, 1.44119497479856, 3.46734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1185, '2021-09-19 00:00:00', 0.0752591829306221, 0.213769230769232, 0.144186887273215, 0.303461538461538, 0.195822152435865, 0.409346153846152, 0.743409513401181, 1.39123076923077, 1.43397199897563, 3.47042307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1200, '2021-09-19 00:00:00', 0.121458451268801, 0.220346153846151, 0.153979004562811, 0.306423076923077, 0.215636531798658, 0.421923076923077, 0.793943640704664, 1.41923076923077, 1.42830949242587, 3.48361538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1215, '2021-09-19 00:00:00', 0.0949339527493479, 0.215846153846155, 0.120838792803279, 0.292576923076922, 0.169642814806239, 0.426730769230769, 0.812883002273149, 1.45015384615385, 1.40046932627822, 3.49157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1230, '2021-09-19 00:00:00', 0.0829044398922422, 0.212884615384614, 0.139465904297572, 0.300461538461538, 0.173981431369955, 0.415538461538461, 0.802659238934025, 1.50757692307692, 1.39878329327257, 3.49730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1245, '2021-09-19 00:00:00', 0.0884329907113496, 0.209076923076921, 0.128607937307391, 0.31380769230769, 0.142859457563665, 0.37823076923077, 0.772409693003753, 1.51142307692308, 1.3818095649713, 3.48507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1260, '2021-09-19 00:00:00', 0.109097140905919, 0.235884615384615, 0.120799853540409, 0.287269230769228, 0.16181328271047, 0.38146153846154, 0.776008450588405, 1.53334615384616, 1.37645495609332, 3.49061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1275, '2021-09-19 00:00:00', 0.0547797969496636, 0.187115384615383, 0.077405982674762, 0.256384615384617, 0.200152157504845, 0.395615384615386, 0.778217485915483, 1.55184615384616, 1.37411125963154, 3.49192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1290, '2021-09-19 00:00:00', 0.0617281509149969, 0.185269230769232, 0.126947287667574, 0.277576923076925, 0.214768483578154, 0.415692307692311, 0.782356137672508, 1.58161538461539, 1.37238844523531, 3.49126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1305, '2021-09-19 00:00:00', 0.10079860347018, 0.224038461538461, 0.192549410242188, 0.335346153846153, 0.204323453979604, 0.457923076923078, 0.772955324612071, 1.59257692307692, 1.37601237080754, 3.49473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1320, '2021-09-19 00:00:00', 0.0779716898340934, 0.176818181818185, 0.128077129426968, 0.276318181818182, 0.219863357801836, 0.46490909090909, 1.11855207117538, 1.99454545454546, 1.49119727021655, 3.70618181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1335, '2021-09-19 00:00:00', 0.0837835802033358, 0.206454545454542, 0.120374667625965, 0.306181818181814, 1.10885369713278, 1.34695454545454, 1.13901304964988, 2.03381818181818, 1.48766865826922, 3.70668181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1350, '2021-09-19 00:00:00', 0.106544383370058, 0.234090909090907, 0.226819778946223, 0.378454545454543, 1.16689056231318, 1.52481818181818, 1.15305278598715, 2.05281818181818, 1.48265824805296, 3.70236363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1365, '2021-09-19 00:00:00', 0.184521758122936, 0.309227272727271, 1.1098142984555, 1.28159090909091, 1.15930631688248, 1.55277272727273, 1.15290534560767, 2.01854545454545, 1.49503168609372, 3.66513636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1320, '2021-09-19 00:00:00', 0.0685903783339929, 0.209160000000001, 0.100081000527905, 0.294959999999999, 0.140516464041286, 0.49972, 0.999552129706101, 1.79128, 1.27236513103223, 3.36212 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1335, '2021-09-19 00:00:00', 0.0981253450100078, 0.222400000000001, 0.118447780336594, 0.318280000000002, 0.95236810635384, 1.36548, 1.01025896515036, 1.77948, 1.27211614773705, 3.35692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1350, '2021-09-19 00:00:00', 0.0909230443836966, 0.235599999999999, 0.135815782097172, 0.42148, 1.06476472362051, 1.4964, 1.02119640128626, 1.77244, 1.27211176526803, 3.35848 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1365, '2021-09-19 00:00:00', 0.131631024711756, 0.348320000000002, 0.969256359277564, 1.32116, 1.07391135264198, 1.53648, 1.03699499677353, 1.75404, 1.26808082287106, 3.36216 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1320, '2021-09-19 00:00:00', 0.112290664497693, 0.227879999999999, 0.138286514165335, 0.312920000000003, 0.170820734494771, 0.488159999999998, 0.499718027157986, 1.66024, 1.525137095477, 3.53692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1335, '2021-09-19 00:00:00', 0.110655290579951, 0.217519999999998, 0.0987651591740046, 0.315160000000001, 0.422801107693288, 1.16412, 0.529007246327187, 1.6736, 1.52545910903352, 3.54092 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1350, '2021-09-19 00:00:00', 0.0829097300281044, 0.253760000000001, 0.153170188570318, 0.408239999999998, 0.46667920102215, 1.26532, 0.535685022502345, 1.67212, 1.52545910903352, 3.54092 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1365, '2021-09-19 00:00:00', 0.142028131016358, 0.339639999999997, 0.411040983358109, 1.11324, 0.463890008514951, 1.28924, 0.532702543639508, 1.6798, 1.52886090712443, 3.53244 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1320, '2021-09-19 00:00:00', 0.0672157471629, 0.207959999999999, 0.103319359270178, 0.274840000000002, 0.220216991472804, 0.496240000000001, 0.800125131880426, 1.60632, 1.3959342749571, 3.4714 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1335, '2021-09-19 00:00:00', 0.0778180141955108, 0.193320000000002, 0.136469019683345, 0.303280000000003, 0.649999133332755, 1.10904, 0.828400130774173, 1.69388, 1.37552414252411, 3.4746 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1350, '2021-09-19 00:00:00', 0.114111889535374, 0.255239999999998, 0.200394635656748, 0.422519999999998, 0.741996028740495, 1.22976, 0.834457857933322, 1.6962, 1.38251100055901, 3.4794 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1365, '2021-09-19 00:00:00', 0.173753052730981, 0.323959999999997, 0.658655132321409, 1.0798, 0.749688161837974, 1.28244, 0.839628340398298, 1.6922, 1.39513691084424, 3.4906 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1320, '2021-09-19 00:00:00', 0.0973407190219478, 0.186208333333333, 0.114533426549205, 0.265416666666664, 0.209407376363303, 0.441333333333333, 0.711893096466809, 1.64270833333333, 1.38657190398751, 3.59058333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1335, '2021-09-19 00:00:00', 0.064442087246581, 0.167999999999999, 0.101846778566372, 0.262375, 0.353627329322093, 1.025125, 0.738575224549836, 1.61883333333333, 1.42493796394333, 3.571875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1350, '2021-09-19 00:00:00', 0.0821620438479633, 0.213583333333336, 0.151727707098766, 0.365916666666671, 0.47878269366553, 1.21079166666667, 0.726822008392741, 1.62266666666667, 1.41073356393254, 3.57466666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1365, '2021-09-19 00:00:00', 0.134568203708285, 0.269416666666668, 0.36151407653953, 0.997083333333332, 0.57832380855039, 1.27941666666667, 0.744005668515105, 1.6105, 1.44571794949526, 3.55495833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2021-09-19 14:47:35 Duration: 3s481ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 930, '2021-09-19 00:00:00', 0.0162634559672828, 0.2715, 0.140007142674942, 0.432000000000002, 0.0848528137423939, 0.471, 0.0650538238691565, 0.617000000000001, 0.0353553390593254, 1.61799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 945, '2021-09-19 00:00:00', 0.175362481734262, 0.373000000000001, 0.140007142674937, 0.398, 0.132228968081883, 0.420499999999997, 0.0296984848098361, 0.558, 0.0947523086789926, 1.576 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 960, '2021-09-19 00:00:00', 0.0480832611206887, 0.206999999999997, 0.0968736290225624, 0.269499999999997, 0.0601040764008571, 0.345499999999998, 0.0509116882454283, 0.446999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 975, '2021-09-19 00:00:00', 0.0544472221513679, 0.1495, 0.00494974746830937, 0.234499999999997, 0.0982878425849271, 0.307499999999997, 0.091923881554248, 0.417999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 990, '2021-09-19 00:00:00', 0.0931690935879496, 0.235000000000001, 0.103929709974505, 0.293230769230769, 0.123412485342697, 0.346807692307692, 0.132520280015493, 0.422769230769231, 0.539272529931259, 1.09330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1005, '2021-09-19 00:00:00', 0.0635533936635471, 0.181923076923077, 0.0835581511008028, 0.233730769230769, 0.098511725190456, 0.284999999999999, 0.140509452186841, 0.365115384615384, 0.543037991304475, 1.0835 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1020, '2021-09-19 00:00:00', 0.042368565996684, 0.137153846153847, 0.0537691504346266, 0.181807692307693, 0.119068364331653, 0.267653846153847, 0.136400862844101, 0.320653846153847, 0.521946753841954, 1.07042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1035, '2021-09-19 00:00:00', 0.0458380426485044, 0.122615384615385, 0.067236253956879, 0.179076923076923, 0.109741262136831, 0.239230769230769, 0.132814926176935, 0.297730769230769, 0.525359453502661, 1.06534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1050, '2021-09-19 00:00:00', 0.0605521390081441, 0.132807692307692, 0.0961850220228627, 0.191038461538462, 0.0882866659502753, 0.218153846153846, 0.111661638616231, 0.269807692307692, 0.51731298218628, 1.05980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1065, '2021-09-19 00:00:00', 0.0578731902857121, 0.110884615384616, 0.0560315982281428, 0.140500000000001, 0.0553117180518396, 0.179115384615385, 0.0867211268731784, 0.240076923076924, 0.507158304825866, 1.05211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1080, '2021-09-19 00:00:00', 0.0395729705733592, 0.0905000000000003, 0.0355182509964397, 0.126115384615385, 0.0557368680635938, 0.16603846153846, 0.0896131600912406, 0.236038461538462, 0.509093214979793, 1.05369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1095, '2021-09-19 00:00:00', 0.0338668887535621, 0.0923846153846151, 0.0508222846336586, 0.126769230769231, 0.0599339251560875, 0.155653846153845, 0.113472572084114, 0.242230769230769, 0.508877370750104, 1.05253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1110, '2021-09-19 00:00:00', 0.0439293138506005, 0.0902307692307705, 0.0511390863610807, 0.110384615384615, 0.0544122723713629, 0.144846153846154, 0.120761003639419, 0.247499999999999, 0.504440753554026, 1.05992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1125, '2021-09-19 00:00:00', 0.0272326726844515, 0.071538461538461, 0.0377911874139185, 0.0984230769230766, 0.0488415963955067, 0.137307692307691, 0.123965584554125, 0.257115384615385, 0.502598056257529, 1.07638461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1140, '2021-09-19 00:00:00', 0.033737744213498, 0.0786538461538465, 0.033389012471863, 0.102884615384616, 0.0476303070937626, 0.133615384615384, 0.124240418296387, 0.278192307692308, 0.496449679842161, 1.09273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1155, '2021-09-19 00:00:00', 0.0230099978270323, 0.0705000000000008, 0.0348092825816063, 0.0966153846153844, 0.0429719228548837, 0.122115384615384, 0.236391240238588, 0.443538461538461, 0.511140704698814, 1.0905 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1170, '2021-09-19 00:00:00', 0.0336124747904465, 0.0689615384615379, 0.0351131796426264, 0.0908461538461542, 0.043415505914893, 0.117884615384614, 0.249690725621794, 0.481538461538462, 0.511666244884149, 1.09311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1185, '2021-09-19 00:00:00', 0.0331820155181414, 0.0683846153846156, 0.0391106713747612, 0.0922692307692303, 0.0617770681875251, 0.124384615384615, 0.250233727665833, 0.505038461538461, 0.510712933065142, 1.0985 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1200, '2021-09-19 00:00:00', 0.0305943433685672, 0.0665769230769223, 0.045180748112442, 0.0924999999999981, 0.0639587848058899, 0.125615384615384, 0.25734868294861, 0.519769230769231, 0.51152454636944, 1.10119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1215, '2021-09-19 00:00:00', 0.0313776255413846, 0.0666538461538452, 0.0479318907810467, 0.0931153846153843, 0.0486018676437604, 0.121307692307693, 0.25484074363293, 0.528730769230769, 0.506910893398588, 1.10042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1230, '2021-09-19 00:00:00', 0.036214574201768, 0.0638461538461534, 0.0411237719012334, 0.0847307692307688, 0.0463732183982882, 0.111346153846153, 0.248202832686991, 0.536384615384615, 0.504165304088009, 1.10042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1245, '2021-09-19 00:00:00', 0.0291123024483846, 0.0586153846153852, 0.0309493134011082, 0.0785000000000015, 0.0450430221694089, 0.112923076923078, 0.256169751411953, 0.541692307692308, 0.506484312157385, 1.10396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1260, '2021-09-19 00:00:00', 0.0288767140683382, 0.0597692307692308, 0.0338924089526746, 0.0851538461538456, 0.0721276219360784, 0.128076923076923, 0.257803183724449, 0.552192307692307, 0.505318855925491, 1.10888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1275, '2021-09-19 00:00:00', 0.0231655247827787, 0.0588076923076908, 0.0400100756540918, 0.0876153846153851, 0.11098687379076, 0.141615384615385, 0.267133078330748, 0.556807692307692, 0.507360537866925, 1.10965384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1290, '2021-09-19 00:00:00', 0.0423482993936994, 0.0674615384615392, 0.0786593532019804, 0.100576923076923, 0.124564058280808, 0.145730769230769, 0.271725404378419, 0.557153846153846, 0.505853593899993, 1.11453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1305, '2021-09-19 00:00:00', 0.0638919761424292, 0.0747692307692306, 0.107178327315525, 0.107923076923077, 0.129356710152735, 0.159961538461538, 0.281204026669934, 0.56623076923077, 0.507311871913733, 1.11915384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 930, '2021-09-19 00:00:00', 0, 0.290999999999997, 0, 0.602999999999994, 0, 0.722999999999999, 0, 0.823, 0, 1.733 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 945, '2021-09-19 00:00:00', 0, 0.329999999999998, 0, 0.428000000000004, 0, 0.490000000000002, 0, 0.550000000000004, 0, 1.46 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 960, '2021-09-19 00:00:00', 0, 0.251000000000005, 0, 0.273000000000003, 0, 0.373000000000005, 0, 0.403000000000006, 0, 1.313 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 975, '2021-09-19 00:00:00', 0, 0.109999999999999, 0, 0.149999999999999, 0, 0.273000000000003, 0, 0.403000000000006, 0, 1.313 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 990, '2021-09-19 00:00:00', 0.135922059740538, 0.296521739130435, 0.14336850994646, 0.349434782608696, 0.15786630657296, 0.410043478260869, 0.246948035051527, 0.513826086956521, 0.505400490825328, 1.17026086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1005, '2021-09-19 00:00:00', 0.062627261739944, 0.191086956521739, 0.0885804384226351, 0.270695652173912, 0.137132938011796, 0.323521739130434, 0.216230233394852, 0.431826086956522, 0.511139357404364, 1.16147826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1020, '2021-09-19 00:00:00', 0.0991884659557564, 0.188521739130434, 0.119341755247083, 0.226999999999999, 0.142479164276621, 0.276304347826087, 0.211780966721783, 0.383217391304348, 0.514840260732537, 1.15830434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1035, '2021-09-19 00:00:00', 0.0604543077055555, 0.133782608695652, 0.0960205840909634, 0.177956521739131, 0.106252049503599, 0.228956521739131, 0.165742311538098, 0.348826086956522, 0.479958389171361, 1.14565217391305 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1050, '2021-09-19 00:00:00', 0.0489798700282493, 0.114869565217392, 0.0540175641176231, 0.157478260869566, 0.0688496385413365, 0.196000000000001, 0.134239815491683, 0.317347826086956, 0.460220672279805, 1.14639130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1065, '2021-09-19 00:00:00', 0.040138249231666, 0.123521739130435, 0.0436663146552701, 0.149260869565218, 0.0549039045531173, 0.182434782608696, 0.122351805981266, 0.307347826086956, 0.45989637946161, 1.14304347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1080, '2021-09-19 00:00:00', 0.041176905534621, 0.104086956521739, 0.040264883826546, 0.138521739130435, 0.0596922608711144, 0.171434782608696, 0.124746525611633, 0.302826086956522, 0.459154937811842, 1.1404347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1095, '2021-09-19 00:00:00', 0.0265446897393744, 0.0955652173913047, 0.0516339732509116, 0.131391304347827, 0.0763020055269245, 0.173782608695653, 0.127793311385152, 0.297304347826088, 0.461717510268495, 1.14217391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1110, '2021-09-19 00:00:00', 0.0559013812609088, 0.102652173913043, 0.0588769400626953, 0.131304347826087, 0.0808918909638995, 0.17104347826087, 0.163270393347581, 0.310695652173913, 0.460847470758328, 1.14313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1125, '2021-09-19 00:00:00', 0.0389881404893103, 0.0835652173913048, 0.0597924275084375, 0.11304347826087, 0.0773450510181224, 0.156434782608696, 0.167967588158957, 0.304739130434783, 0.475139521843207, 1.20526086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1140, '2021-09-19 00:00:00', 0.0463552189522462, 0.0865217391304358, 0.0533668414171752, 0.114739130434783, 0.0660761627861183, 0.150826086956522, 0.165340228935211, 0.317130434782609, 0.484727191926434, 1.21821739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1155, '2021-09-19 00:00:00', 0.0377634095231654, 0.0855652173913045, 0.0567833410965481, 0.113565217391305, 0.0829824258741124, 0.157913043478261, 0.324153839191286, 0.508565217391305, 0.496989601532689, 1.23813043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1170, '2021-09-19 00:00:00', 0.0348507262841058, 0.0741304347826099, 0.0452984394499498, 0.105695652173914, 0.0805149434979748, 0.148739130434783, 0.361975819732681, 0.551304347826087, 0.503528396269567, 1.24486956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1185, '2021-09-19 00:00:00', 0.0352583351511155, 0.0751739130434788, 0.0572905016650012, 0.104260869565218, 0.0813497548164442, 0.151347826086957, 0.363476576059412, 0.584304347826087, 0.503758890505017, 1.24573913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1200, '2021-09-19 00:00:00', 0.0316911354047332, 0.0696521739130437, 0.0585529387846257, 0.10808695652174, 0.073979085817142, 0.144782608695652, 0.348493409014406, 0.591739130434783, 0.501807487928101, 1.24986956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1215, '2021-09-19 00:00:00', 0.0598560526227132, 0.0867391304347837, 0.0687640463552448, 0.115304347826088, 0.0731572835901698, 0.146478260869565, 0.348699781401433, 0.596913043478261, 0.499858837780738, 1.24769565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1230, '2021-09-19 00:00:00', 0.0373467884656182, 0.0766521739130437, 0.0515882911003667, 0.0984782608695649, 0.0661538212293224, 0.135347826086955, 0.35168669244694, 0.603434782608696, 0.492710864551849, 1.24421739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1245, '2021-09-19 00:00:00', 0.0310538229683344, 0.0613913043478257, 0.0419086150547863, 0.0908260869565217, 0.0612256888914874, 0.136304347826087, 0.364504623500662, 0.624565217391304, 0.488958560931599, 1.24026086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1260, '2021-09-19 00:00:00', 0.0337081756658426, 0.0721739130434784, 0.0500948507448243, 0.101695652173912, 0.0628128533459079, 0.146999999999999, 0.349258333328225, 0.629739130434782, 0.47991928669218, 1.23860869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1275, '2021-09-19 00:00:00', 0.0348041385935797, 0.072347826086956, 0.0490210086446362, 0.101173913043478, 0.0634904679908068, 0.142695652173912, 0.340481070962534, 0.633217391304348, 0.477416813936469, 1.23521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1290, '2021-09-19 00:00:00', 0.0357026033970646, 0.0713043478260867, 0.0492948698114048, 0.102565217391304, 0.106378398354007, 0.156, 0.338247336825532, 0.634478260869565, 0.476213017403624, 1.23373913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1305, '2021-09-19 00:00:00', 0.046682173218935, 0.079956521739131, 0.0567077662316896, 0.105043478260869, 0.120837541610422, 0.168565217391304, 0.341898206194781, 0.639260869565217, 0.475511773398216, 1.23591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 930, '2021-09-19 00:00:00', 0, 0.261999999999993, 0, 0.579999999999998, 0, 0.609999999999999, 0, 1.01199999999999, 0, 1.642 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 945, '2021-09-19 00:00:00', 0, 0.407000000000004, 0, 0.437000000000005, 0, 0.437000000000005, 0, 0.838999999999999, 0, 1.469 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 960, '2021-09-19 00:00:00', 0, 0.201000000000001, 0, 0.211000000000006, 0, 0.211000000000006, 0, 0.613, 0, 1.483 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 975, '2021-09-19 00:00:00', 0, 0.203000000000003, 0, 0.203000000000003, 0, 0.220000000000006, 0, 0.613, 0, 1.483 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 990, '2021-09-19 00:00:00', 0.14575980769218, 0.290192307692308, 0.190893526505061, 0.347538461538462, 0.190446006885052, 0.413192307692308, 0.272303461940195, 0.565846153846154, 0.433490640480986, 1.16884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1005, '2021-09-19 00:00:00', 0.0767272090941969, 0.17823076923077, 0.118460483511786, 0.268615384615384, 0.135492565790952, 0.327346153846154, 0.25323847380559, 0.492730769230769, 0.444607609194722, 1.12561538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1020, '2021-09-19 00:00:00', 0.112312777545566, 0.2, 0.124688269758564, 0.241730769230769, 0.142705662655152, 0.310115384615384, 0.258043863295788, 0.464653846153846, 0.449286189416056, 1.121 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1035, '2021-09-19 00:00:00', 0.056598885555758, 0.137076923076924, 0.107043427563842, 0.202153846153846, 0.15694516435808, 0.265769230769231, 0.226765388757767, 0.416307692307692, 0.453436030599856, 1.11407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1050, '2021-09-19 00:00:00', 0.0708447924365975, 0.133769230769231, 0.0838930546313857, 0.18373076923077, 0.127450479070832, 0.25023076923077, 0.203246879056367, 0.405576923076923, 0.456794700562012, 1.11296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1065, '2021-09-19 00:00:00', 0.0507602054914913, 0.128961538461539, 0.0882866659502744, 0.172846153846154, 0.107586451820778, 0.236269230769231, 0.171090331516604, 0.383692307692308, 0.460939350257042, 1.10973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1080, '2021-09-19 00:00:00', 0.0691596258387354, 0.115576923076923, 0.0768995748712863, 0.159769230769231, 0.102349303856938, 0.2165, 0.157487059297434, 0.362576923076923, 0.457728769200545, 1.09988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1095, '2021-09-19 00:00:00', 0.0492801723273702, 0.103153846153846, 0.081515189712384, 0.152615384615385, 0.106234812489198, 0.201653846153846, 0.151417832503308, 0.36, 0.459528166040576, 1.10484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1110, '2021-09-19 00:00:00', 0.0528480696103317, 0.109961538461539, 0.0656251358972949, 0.151461538461539, 0.0881151432021678, 0.193961538461538, 0.137330936623349, 0.339884615384615, 0.4581082908591, 1.10561538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1125, '2021-09-19 00:00:00', 0.0487588098548508, 0.103692307692308, 0.0524694783073564, 0.128615384615384, 0.0736575443939994, 0.168076923076923, 0.130376384128651, 0.324192307692308, 0.521967066452988, 1.12746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1140, '2021-09-19 00:00:00', 0.0345604709725753, 0.0861153846153848, 0.0616488817042506, 0.12223076923077, 0.0833023132008678, 0.159346153846154, 0.124573537133077, 0.319384615384615, 0.524403227121444, 1.13223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1155, '2021-09-19 00:00:00', 0.0383996794858415, 0.0848461538461537, 0.0499766099136554, 0.106307692307692, 0.0797493863009909, 0.167269230769231, 0.247542928677959, 0.468307692307692, 0.528907268300917, 1.13646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1170, '2021-09-19 00:00:00', 0.0361480077118856, 0.0759615384615382, 0.0578927921646162, 0.106846153846154, 0.0768527563191207, 0.166884615384615, 0.243204203531486, 0.496269230769231, 0.519876736869868, 1.14569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1185, '2021-09-19 00:00:00', 0.0381039872736947, 0.0760769230769231, 0.0549385670894878, 0.126384615384615, 0.0712584138082054, 0.162192307692307, 0.248152946013914, 0.50373076923077, 0.520692592020105, 1.14684615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1200, '2021-09-19 00:00:00', 0.0413220745625608, 0.090076923076923, 0.0581103591982857, 0.121576923076923, 0.0627394244842524, 0.143653846153846, 0.24658715419783, 0.50623076923077, 0.519745683372758, 1.15184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1215, '2021-09-19 00:00:00', 0.0307843366765536, 0.0746538461538449, 0.0395382580060603, 0.0960769230769224, 0.0562003695580517, 0.145192307692307, 0.250489652787987, 0.500884615384616, 0.523078967416819, 1.15838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1230, '2021-09-19 00:00:00', 0.0313122242042212, 0.0728461538461538, 0.0326630348582901, 0.0920769230769233, 0.0724923444233953, 0.1475, 0.246928441830048, 0.500846153846155, 0.526411076572731, 1.16030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1245, '2021-09-19 00:00:00', 0.0246309686245712, 0.0682692307692304, 0.0540705664280131, 0.107884615384615, 0.0766473342403634, 0.147423076923077, 0.244084751989644, 0.511384615384616, 0.537679464136251, 1.16338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1260, '2021-09-19 00:00:00', 0.0391522668564673, 0.0805000000000004, 0.0517452933571293, 0.106153846153846, 0.0588689940591682, 0.145038461538462, 0.243884755255744, 0.526576923076923, 0.541717588927889, 1.16488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1275, '2021-09-19 00:00:00', 0.0282432565130431, 0.0771923076923073, 0.0397315801540605, 0.102038461538461, 0.0839917578373934, 0.152846153846153, 0.253936006475284, 0.539846153846154, 0.554794354139094, 1.17915384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1290, '2021-09-19 00:00:00', 0.0268764981693332, 0.0688846153846155, 0.0378624433361696, 0.0972692307692306, 0.0988531155884247, 0.155538461538462, 0.254494805750228, 0.541384615384615, 0.554039909698264, 1.18069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1305, '2021-09-19 00:00:00', 0.0403831648091134, 0.0770000000000004, 0.0763601688356918, 0.115653846153847, 0.101701130770507, 0.167000000000001, 0.253411447133829, 0.545192307692308, 0.553910196831441, 1.17988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 930, '2021-09-19 00:00:00', 0, 0.402999999999999, 0, 0.552999999999997, 0, 0.592999999999996, 0, 0.792999999999999, 0, 2.32299999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 945, '2021-09-19 00:00:00', 0, 0.222000000000001, 0, 0.262, 0, 0.292999999999999, 0, 0.512, 0, 2.223 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 960, '2021-09-19 00:00:00', 0, 0.183, 0, 0.183, 0, 0.311999999999998, 0, 0.512, 0, 2.223 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 975, '2021-09-19 00:00:00', 0, 0.122999999999998, 0, 0.232999999999997, 0, 0.251999999999995, 0, 0.512, 0, 2.243 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 990, '2021-09-19 00:00:00', 0.125146000888808, 0.285192307692308, 0.140549011435103, 0.335769230769231, 0.167686318876829, 0.374692307692309, 0.1876934202363, 0.475500000000001, 0.557770435270227, 1.14246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1005, '2021-09-19 00:00:00', 0.0798419303759232, 0.201423076923078, 0.074625475130559, 0.244807692307693, 0.0971593536413256, 0.282500000000001, 0.152938202703426, 0.391576923076924, 0.529993156704732, 1.08711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1020, '2021-09-19 00:00:00', 0.0515665962242408, 0.156923076923076, 0.0815391647284632, 0.207653846153845, 0.0885384575285701, 0.244538461538461, 0.139254277658368, 0.359076923076923, 0.523670772968607, 1.06296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1035, '2021-09-19 00:00:00', 0.0629869461445415, 0.146346153846153, 0.06247111332448, 0.18, 0.0823530205881959, 0.2365, 0.115774927536811, 0.346923076923077, 0.517258596240425, 1.05284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1050, '2021-09-19 00:00:00', 0.0453056118106621, 0.121038461538462, 0.064896888629934, 0.163384615384616, 0.0885171169887492, 0.226, 0.110408583835748, 0.329153846153846, 0.515479367639034, 1.04746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1065, '2021-09-19 00:00:00', 0.0491476895145169, 0.111846153846153, 0.0635346059549134, 0.163615384615384, 0.117739399326845, 0.225615384615383, 0.109592791733763, 0.3125, 0.517051278516343, 1.04476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1080, '2021-09-19 00:00:00', 0.0608980989977396, 0.117461538461538, 0.0881362668738676, 0.160807692307692, 0.11567854664477, 0.204384615384615, 0.103746733034755, 0.31376923076923, 0.520013828218502, 1.04069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1095, '2021-09-19 00:00:00', 0.0448669314580518, 0.105192307692307, 0.0860129149515442, 0.159307692307692, 0.0865499766697743, 0.18153846153846, 0.121611436709142, 0.306692307692307, 0.527190585885364, 1.03092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1110, '2021-09-19 00:00:00', 0.0540794287634828, 0.108769230769231, 0.0552570496720695, 0.132692307692308, 0.0825823598224587, 0.170384615384615, 0.128421397689854, 0.301846153846154, 0.525099482149665, 1.03211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1125, '2021-09-19 00:00:00', 0.0437554743827741, 0.0916923076923085, 0.0718349390028173, 0.126461538461538, 0.08506436477072, 0.175115384615384, 0.129219199573677, 0.297192307692307, 0.614904711817517, 1.10626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1140, '2021-09-19 00:00:00', 0.052419315289163, 0.0932307692307692, 0.0584268773767684, 0.124500000000001, 0.0623086239246591, 0.165730769230769, 0.13764302212049, 0.314192307692308, 0.628615809047637, 1.11665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1155, '2021-09-19 00:00:00', 0.0346619942610612, 0.0894230769230779, 0.0445387299048648, 0.121461538461539, 0.039222775957933, 0.149115384615384, 0.285655039406732, 0.489807692307693, 0.624679836765633, 1.12353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1170, '2021-09-19 00:00:00', 0.0341657723460196, 0.0774999999999997, 0.0320776222023051, 0.102423076923077, 0.0437511845993473, 0.137384615384615, 0.284428506631483, 0.520846153846154, 0.629155947404017, 1.12738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1185, '2021-09-19 00:00:00', 0.0225264630703863, 0.0711923076923077, 0.0282651457017019, 0.101038461538461, 0.048405975473473, 0.133461538461539, 0.286660667796505, 0.530538461538462, 0.628907433570315, 1.127 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1200, '2021-09-19 00:00:00', 0.0220507107856829, 0.0770769230769233, 0.0400032498679796, 0.1015, 0.0523740981196444, 0.135384615384616, 0.295166062777184, 0.54073076923077, 0.627711144985065, 1.12819230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1215, '2021-09-19 00:00:00', 0.0360716594487225, 0.0732692307692305, 0.0424193896158891, 0.0987307692307698, 0.0622736393174994, 0.147384615384615, 0.294803287738686, 0.543538461538463, 0.627548089484292, 1.12473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1230, '2021-09-19 00:00:00', 0.0337867748364081, 0.0711153846153856, 0.0431872488303948, 0.0965384615384626, 0.0612674967160085, 0.148115384615385, 0.301789493623516, 0.546538461538462, 0.626405285369194, 1.12569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1245, '2021-09-19 00:00:00', 0.0295376682585788, 0.0720769230769234, 0.0526619553231879, 0.113807692307692, 0.0705074355053315, 0.153538461538461, 0.301429550386411, 0.553423076923077, 0.623979034411105, 1.12565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1260, '2021-09-19 00:00:00', 0.0451078195506649, 0.0896538461538457, 0.0504776721394256, 0.114653846153845, 0.0746213003206082, 0.158461538461537, 0.297370920931056, 0.552230769230769, 0.617698392919541, 1.12176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1275, '2021-09-19 00:00:00', 0.0351505115402102, 0.0800384615384611, 0.0460038961560698, 0.107961538461538, 0.105784810600796, 0.164884615384615, 0.298508858263098, 0.552461538461538, 0.621619260170874, 1.12376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1290, '2021-09-19 00:00:00', 0.0433107554593729, 0.0783076923076918, 0.0626834783777864, 0.116461538461538, 0.103325028615828, 0.163307692307692, 0.307237888288538, 0.567, 0.630741279399455, 1.13080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1305, '2021-09-19 00:00:00', 0.0411251186577662, 0.0816538461538455, 0.0865104706868569, 0.116692307692307, 0.0836031007890169, 0.162038461538461, 0.309348121054582, 0.5685, 0.632737560130581, 1.1295 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 930, '2021-09-19 00:00:00', 0, 0.453000000000003, 0, 0.453000000000003, 0, 0.453000000000003, 0, 0.703000000000003, 0, 2.283 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 945, '2021-09-19 00:00:00', 0, 0.208999999999996, 0, 0.253, 0, 0.366000000000007, 0, 0.753, 0, 2.243 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 960, '2021-09-19 00:00:00', 0, 0.253, 0, 0.353000000000002, 0, 0.553000000000004, 0, 0.773000000000003, 0, 2.243 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 975, '2021-09-19 00:00:00', 0, 0.183, 0, 0.196000000000005, 0, 0.423000000000002, 0, 0.603000000000002, 0, 2.073 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 990, '2021-09-19 00:00:00', 0.116430243229419, 0.266192307692308, 0.122152918035614, 0.331846153846154, 0.156752529117126, 0.369346153846154, 0.203620858082255, 0.477423076923077, 0.576812414514859, 1.08380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1005, '2021-09-19 00:00:00', 0.0724546436373501, 0.193653846153847, 0.0824133390995555, 0.240961538461538, 0.0894985002023022, 0.290307692307693, 0.146829969692839, 0.407, 0.561610964444797, 1.04734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1020, '2021-09-19 00:00:00', 0.0672759643900808, 0.166846153846153, 0.0852576998552938, 0.205346153846154, 0.0973356128991926, 0.241692307692308, 0.143898789218191, 0.370307692307693, 0.556004626433436, 1.03523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1035, '2021-09-19 00:00:00', 0.0485985754776978, 0.122307692307693, 0.0555878237912424, 0.166615384615386, 0.0957767998244637, 0.217346153846154, 0.133956807045579, 0.345884615384616, 0.551087065576896, 1.02592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1050, '2021-09-19 00:00:00', 0.0428862000397121, 0.118884615384616, 0.0524625727396349, 0.158807692307692, 0.106842378512245, 0.212423076923077, 0.132573074189294, 0.3305, 0.551070091870214, 1.02438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1065, '2021-09-19 00:00:00', 0.0373828632068026, 0.103038461538462, 0.0938300263569935, 0.152076923076923, 0.114726886393464, 0.194461538461538, 0.141093864010944, 0.319961538461539, 0.549763525387193, 1.02242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1080, '2021-09-19 00:00:00', 0.0546599135916461, 0.114115384615385, 0.0697838420795589, 0.15123076923077, 0.0969404257977357, 0.194384615384616, 0.139345464445523, 0.308038461538462, 0.540666938568967, 1.01246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1095, '2021-09-19 00:00:00', 0.0346751296376038, 0.0942692307692297, 0.0584898676300832, 0.12376923076923, 0.0820878797387288, 0.1755, 0.134514929111404, 0.294884615384615, 0.526919572026524, 1.00565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1110, '2021-09-19 00:00:00', 0.0412274180612857, 0.0964999999999992, 0.066839106471034, 0.137884615384615, 0.0676990739625336, 0.16473076923077, 0.126447879198689, 0.287884615384616, 0.522251093455423, 1.00526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1125, '2021-09-19 00:00:00', 0.0411152227096185, 0.0906923076923062, 0.0404732200159754, 0.116192307692307, 0.0549637642871679, 0.159153846153846, 0.10606575609208, 0.276769230769231, 0.569316972682718, 1.09884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1140, '2021-09-19 00:00:00', 0.0337958577343426, 0.0819999999999999, 0.0316846237884462, 0.0996538461538465, 0.0534550853880726, 0.156384615384616, 0.111809205620729, 0.285538461538462, 0.575257036863989, 1.11253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1155, '2021-09-19 00:00:00', 0.0315240567479219, 0.0703846153846161, 0.0502332406035921, 0.109461538461539, 0.0621589525701277, 0.155153846153846, 0.196232017304478, 0.428269230769231, 0.560967164814483, 1.128 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1170, '2021-09-19 00:00:00', 0.0355403995475563, 0.0799999999999997, 0.0478022851079149, 0.113461538461539, 0.0599457703646836, 0.154153846153846, 0.208255128295892, 0.462038461538462, 0.56073125881779, 1.12876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1185, '2021-09-19 00:00:00', 0.0334052966781297, 0.0769230769230775, 0.0586373076305005, 0.109576923076923, 0.0730013803873711, 0.149192307692308, 0.223584714628224, 0.494269230769231, 0.560341522233058, 1.13030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1200, '2021-09-19 00:00:00', 0.0528842131453237, 0.0815000000000003, 0.0574224828656985, 0.117307692307692, 0.0815460323045534, 0.148653846153846, 0.2356643408292, 0.508192307692308, 0.560150260060774, 1.12992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1215, '2021-09-19 00:00:00', 0.0340865865791129, 0.0811538461538461, 0.0474925905152179, 0.104884615384616, 0.0559807659276484, 0.143615384615385, 0.219618203673137, 0.513346153846154, 0.557001925145132, 1.13223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1230, '2021-09-19 00:00:00', 0.0363187809012626, 0.0715769230769235, 0.0539963531532097, 0.101615384615384, 0.0534916240747454, 0.139923076923077, 0.214508099183654, 0.527269230769231, 0.554407177498215, 1.13596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1245, '2021-09-19 00:00:00', 0.0309088983951207, 0.0660000000000006, 0.0313404138208402, 0.0966923076923075, 0.0452234282373462, 0.133038461538461, 0.209779228274356, 0.525730769230769, 0.5503523961972, 1.143 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1260, '2021-09-19 00:00:00', 0.0307280878776317, 0.0778461538461541, 0.0428210049104226, 0.100961538461539, 0.0713354373042226, 0.14723076923077, 0.207633912303509, 0.529807692307692, 0.550174422692127, 1.14284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1275, '2021-09-19 00:00:00', 0.0270458584914293, 0.0650384615384625, 0.0395948714627765, 0.0940769230769235, 0.0722487689541106, 0.143269230769231, 0.204080557246773, 0.523923076923077, 0.549273971151569, 1.13784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1290, '2021-09-19 00:00:00', 0.0352925575069961, 0.0692692307692306, 0.0606877633084682, 0.10726923076923, 0.0798558797989327, 0.144192307692308, 0.200771527248875, 0.523615384615384, 0.548405173066551, 1.13707692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1305, '2021-09-19 00:00:00', 0.0488516750362365, 0.0776153846153846, 0.0630940201969664, 0.106153846153847, 0.0770533581357745, 0.1495, 0.202895141542468, 0.521038461538461, 0.547110773483339, 1.13703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1320, '2021-09-19 00:00:00', 0.0386267800693785, 0.0741363636363637, 0.0558854153932822, 0.107681818181818, 0.0747083217140726, 0.172, 0.338376784790046, 0.627909090909092, 0.475856975857097, 1.21436363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1335, '2021-09-19 00:00:00', 0.0515411826260655, 0.0807272727272726, 0.0588985664132926, 0.120772727272728, 0.274555465185457, 0.425681818181819, 0.33375817839421, 0.625954545454546, 0.474967932387584, 1.21118181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1350, '2021-09-19 00:00:00', 0.0393868866480559, 0.0892272727272728, 0.0489914074982338, 0.139409090909091, 0.29642402646075, 0.469818181818182, 0.327559465537486, 0.626181818181818, 0.469582885740192, 1.20709090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1365, '2021-09-19 00:00:00', 0.0395750424217576, 0.111227272727272, 0.244619626981895, 0.401, 0.282426947226146, 0.505863636363637, 0.318995677751662, 0.630636363636364, 0.472632436374631, 1.20709090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1320, '2021-09-19 00:00:00', 0.0301771436686775, 0.0699200000000013, 0.0427819276486384, 0.0957200000000014, 0.0626487030991067, 0.17688, 0.252537013788738, 0.53688, 0.508573062597696, 1.13132 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1335, '2021-09-19 00:00:00', 0.0311095912327163, 0.0741599999999997, 0.0449728807171608, 0.11732, 0.258830266133361, 0.40776, 0.251083339418077, 0.542480000000001, 0.508926150503849, 1.13092 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1350, '2021-09-19 00:00:00', 0.0375080880166749, 0.0882400000000001, 0.0641451998723725, 0.15276, 0.251861238251012, 0.4352, 0.250179289044211, 0.536480000000001, 0.512811784835983, 1.12252 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1365, '2021-09-19 00:00:00', 0.0479178811440282, 0.117040000000001, 0.254797318143918, 0.38444, 0.248082795319089, 0.437360000000001, 0.244451167584311, 0.525960000000001, 0.513878156764811, 1.11248 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1320, '2021-09-19 00:00:00', 0.0402111924717477, 0.0737599999999998, 0.0499355584728956, 0.10968, 0.0831861967716595, 0.18388, 0.312918919210712, 0.5654, 0.601479930393914, 1.08876 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1335, '2021-09-19 00:00:00', 0.0379846460209037, 0.0828000000000003, 0.0463540001869679, 0.11788, 0.291351694692171, 0.42568, 0.316648711771684, 0.569360000000001, 0.599819286674468, 1.09448 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1350, '2021-09-19 00:00:00', 0.0308666486681017, 0.0874000000000001, 0.0711432357993371, 0.14812, 0.283989923530161, 0.45712, 0.316444439567728, 0.5712, 0.596605852580524, 1.09872 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1365, '2021-09-19 00:00:00', 0.0596430493296024, 0.129720000000001, 0.291586848125907, 0.40584, 0.285208362429997, 0.46568, 0.315817552815969, 0.567680000000001, 0.597088067206171, 1.10008 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1320, '2021-09-19 00:00:00', 0.0241444955769774, 0.0700400000000008, 0.0365570330670678, 0.0947999999999999, 0.0646604722119067, 0.168680000000001, 0.204323909516238, 0.51252, 0.547693974770583, 1.11724 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1335, '2021-09-19 00:00:00', 0.0275706365541309, 0.0658399999999992, 0.0323144962310516, 0.10268, 0.184335066296857, 0.368800000000001, 0.20577259292724, 0.51612, 0.549167627717924, 1.1156 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1350, '2021-09-19 00:00:00', 0.032392283031611, 0.0844800000000006, 0.0641636449504963, 0.154840000000001, 0.188666522379214, 0.40616, 0.206848430821539, 0.51324, 0.549985524051921, 1.11592 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1365, '2021-09-19 00:00:00', 0.0643351381439409, 0.11948, 0.179069353417422, 0.347400000000001, 0.199171801886378, 0.42936, 0.204394226924343, 0.5, 0.552673885155914, 1.11356 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1320, '2021-09-19 00:00:00', 0.0303553829717615, 0.0591666666666676, 0.0379266788819497, 0.081458333333333, 0.0603193043582304, 0.166625000000001, 0.268428748001445, 0.545083333333333, 0.50562883792277, 1.0945 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1335, '2021-09-19 00:00:00', 0.030167167102903, 0.0606666666666668, 0.0450241279921029, 0.100291666666667, 0.204091833372321, 0.383541666666667, 0.275645379065205, 0.535875, 0.515206612206084, 1.092875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1350, '2021-09-19 00:00:00', 0.0367168710974728, 0.0757083333333342, 0.0539808742297547, 0.139250000000001, 0.202271014744567, 0.423458333333334, 0.261970179600657, 0.536125, 0.503034140008899, 1.09904166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1365, '2021-09-19 00:00:00', 0.0546836587677872, 0.112958333333334, 0.191786263883763, 0.374333333333334, 0.20135428704908, 0.437625, 0.258818941666211, 0.533875, 0.508669848224518, 1.10033333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2021-09-19 14:47:12 Duration: 3s406ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 930, '2021-09-19 00:00:00', 0.370523953341752, 2.172, 0.503460028204834, 2.79000000000001, 0.338704148188366, 2.90650000000001, 5.49068415591355, 7.35250000000001, 4.51275547753255, 10.654 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 945, '2021-09-19 00:00:00', 0.46032651455245, 1.3905, 0.30476302269141, 1.7505, 3.20107239843151, 4.0585, 5.79120453791784, 6.52, 4.8203469273487, 9.81649999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 960, '2021-09-19 00:00:00', 0.0480832611206938, 0.992000000000004, 0.389615836433799, 1.3105, 4.51346258431374, 4.5175, 6.19920515066248, 6.2315, 5.22834754009334, 9.52799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 975, '2021-09-19 00:00:00', 0.4567909806465, 0.690000000000012, 4.06869241894739, 3.44500000000001, 6.58528545319031, 5.4015, 6.16809245229026, 6.2535, 5.23259018078046, 9.52499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 990, '2021-09-19 00:00:00', 0.968491366070881, 1.47638461538462, 1.21909366334175, 1.87, 1.65512586367786, 2.25723076923077, 1.65033567681058, 2.79738461538461, 2.74496290236946, 7.26784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1005, '2021-09-19 00:00:00', 0.452174209110398, 1.03165384615384, 0.890218041570971, 1.4071923076923, 0.979748847723429, 1.77126923076923, 0.995946205683512, 2.35826923076923, 2.45413794107954, 7.08207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1020, '2021-09-19 00:00:00', 0.535346991715148, 0.908192307692304, 0.56165727984243, 1.2215, 0.639999909855764, 1.53626923076923, 0.659410104679815, 2.05161538461538, 2.52192190692245, 6.86323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1035, '2021-09-19 00:00:00', 0.350972503853986, 0.735461538461536, 0.369115943844203, 0.996499999999997, 0.484975387162939, 1.35738461538461, 0.558071604173349, 1.86265384615384, 2.52756993542444, 6.79753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1050, '2021-09-19 00:00:00', 0.378750122619933, 0.702153846153845, 0.425868475543259, 0.991038461538461, 0.48088765359969, 1.26515384615384, 0.579728275872544, 1.83192307692307, 2.51444568352243, 6.79284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1065, '2021-09-19 00:00:00', 0.244733251960957, 0.639730769230769, 0.371578984252957, 0.915692307692304, 0.342532226445696, 1.08161538461538, 0.586945963965495, 1.77273076923077, 2.52235898042959, 6.78588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1080, '2021-09-19 00:00:00', 0.301780215490576, 0.632461538461539, 0.291379607015684, 0.764346153846152, 0.330552137165403, 0.955653846153844, 0.862047670464835, 1.80611538461539, 2.53094089649253, 6.83169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1095, '2021-09-19 00:00:00', 0.215467320384894, 0.484615384615383, 0.260411145336339, 0.691269230769229, 0.424566531888703, 0.9865, 0.910258208506713, 1.83361538461539, 2.53363213315466, 6.83788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1110, '2021-09-19 00:00:00', 0.201460318673428, 0.505499999999999, 0.252274978179336, 0.684230769230769, 0.395289393502262, 1.02076923076923, 0.90502986691048, 1.7935, 2.56924907197533, 6.88907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1125, '2021-09-19 00:00:00', 0.205473415836176, 0.493269230769231, 0.332957555622567, 0.713576923076925, 0.352065031143178, 0.960115384615384, 0.893284332372138, 1.77953846153846, 2.65340494169574, 7.30723076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1140, '2021-09-19 00:00:00', 0.22312992076022, 0.468807692307692, 0.248411597028929, 0.639192307692307, 0.358625126752797, 0.889692307692307, 0.898566332468646, 1.87657692307692, 2.58759834595711, 7.531 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1155, '2021-09-19 00:00:00', 0.1643107609192, 0.436115384615383, 0.242316020613897, 0.615576923076921, 0.345796667688706, 0.892153846153844, 1.58698676694594, 2.93603846153846, 2.67264844964402, 7.50284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1170, '2021-09-19 00:00:00', 0.17778893709634, 0.415884615384617, 0.25783514411046, 0.594192307692308, 0.291676543715543, 0.82438461538462, 1.71612512543633, 3.22138461538462, 2.68552266449912, 7.49930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1185, '2021-09-19 00:00:00', 0.145202760092435, 0.381192307692306, 0.268402685415891, 0.588192307692304, 0.302676483801025, 0.763576923076922, 1.66917213012918, 3.338, 2.67772240561609, 7.50480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1200, '2021-09-19 00:00:00', 0.238031801365992, 0.428538461538462, 0.227408828730585, 0.544846153846156, 0.313475487938787, 0.786807692307694, 1.66117908079218, 3.37046153846154, 2.69754599846715, 7.55557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1215, '2021-09-19 00:00:00', 0.185228956035083, 0.391615384615385, 0.286731522776702, 0.544615384615385, 0.431617531903135, 0.809576923076923, 1.69276422457471, 3.426, 2.69928039327863, 7.5621923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1230, '2021-09-19 00:00:00', 0.196292689624449, 0.375500000000001, 0.28155134249642, 0.54996153846154, 0.413105209173348, 0.760076923076923, 1.70958691546773, 3.42130769230769, 2.75720816016157, 7.56703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1245, '2021-09-19 00:00:00', 0.255178576988439, 0.416884615384615, 0.37483694916795, 0.57046153846154, 0.414085500275561, 0.790807692307695, 1.68881057688996, 3.44726923076923, 2.76943988477537, 7.55834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1260, '2021-09-19 00:00:00', 0.277334055718978, 0.407538461538461, 0.309285621044072, 0.548346153846152, 0.781388760723252, 0.867653846153846, 1.66072571902953, 3.46207692307693, 2.78414330892204, 7.54226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1275, '2021-09-19 00:00:00', 0.316110243671174, 0.381384615384619, 0.329143487531833, 0.536653846153853, 0.869688659587663, 0.864269230769236, 1.64521131305841, 3.53576923076923, 2.78349939934497, 7.54711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1290, '2021-09-19 00:00:00', 0.175730090238936, 0.351230769230772, 0.683998044306697, 0.626269230769232, 0.762015966923367, 0.869576923076923, 1.64250548389202, 3.57276923076923, 2.78457188782432, 7.54903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1305, '2021-09-19 00:00:00', 0.665902128405808, 0.488730769230768, 0.723991092167892, 0.690692307692308, 0.947600113647429, 0.993153846153847, 1.61742261067986, 3.66469230769231, 2.78064239949083, 7.55307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 930, '2021-09-19 00:00:00', 0, 2.012, 0, 3.91499999999999, 0, 5.215, 0, 6.04499999999999, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 945, '2021-09-19 00:00:00', 0, 2.578, 0, 3.72800000000001, 0, 4.28800000000001, 0, 4.708, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 960, '2021-09-19 00:00:00', 0, 1.68800000000002, 0, 1.83800000000002, 0, 2.66800000000001, 0, 4.07499999999999, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 975, '2021-09-19 00:00:00', 0, 0.868000000000023, 0, 1.27800000000002, 0, 1.709, 0, 4.178, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 990, '2021-09-19 00:00:00', 0.618889685394535, 1.66147826086957, 0.777989508855569, 2.14869565217392, 0.885284722293169, 2.51530434782609, 1.23622579227509, 3.57113043478261, 2.44144375092542, 7.85104347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1005, '2021-09-19 00:00:00', 0.443425695947008, 1.22943478260869, 0.542874056394962, 1.62982608695652, 0.728104879406134, 2.00147826086957, 1.18307679863247, 3.1994347826087, 2.26657094436724, 7.54013043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1020, '2021-09-19 00:00:00', 0.300611189007533, 0.965782608695652, 0.378749847049894, 1.27308695652174, 0.618405267683592, 1.7435652173913, 1.25154290074734, 2.88021739130435, 2.22272081249011, 7.33591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1035, '2021-09-19 00:00:00', 0.29498481236446, 0.832304347826088, 0.442088499179433, 1.15582608695652, 0.758238680913342, 1.70852173913043, 1.2947214619491, 2.69886956521739, 2.24757461812319, 7.24686956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1050, '2021-09-19 00:00:00', 0.309144931921594, 0.819043478260867, 0.473228704871781, 1.12695652173913, 0.672314623200453, 1.56604347826087, 1.26407448059445, 2.49526086956522, 2.23481354148783, 7.21726086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1065, '2021-09-19 00:00:00', 0.203044174402747, 0.660869565217392, 0.401711786837022, 1.01521739130435, 0.594996226779147, 1.33034782608696, 1.25714042942248, 2.30382608695652, 2.17257458151682, 7.16669565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1080, '2021-09-19 00:00:00', 0.254943774317479, 0.725652173913042, 0.315219178405731, 0.914695652173912, 0.4874973760951, 1.21365217391304, 1.27910631011233, 2.21595652173913, 2.19871312883808, 7.12517391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1095, '2021-09-19 00:00:00', 0.169763867624969, 0.556956521739133, 0.382452115373101, 0.848434782608696, 0.442505005442763, 1.09095652173913, 1.33253595788308, 2.07847826086957, 2.19849485432783, 7.10847826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1110, '2021-09-19 00:00:00', 0.234364695030377, 0.570913043478262, 0.32641224328933, 0.730956521739127, 0.52224596298086, 1.06286956521739, 1.3373867976918, 2.04408695652174, 2.18593883105693, 7.09186956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1125, '2021-09-19 00:00:00', 0.221222966236587, 0.522347826086952, 0.374131230807607, 0.718782608695651, 0.601439005611002, 1.02882608695652, 1.272064570974, 1.982, 2.32687468387673, 7.36960869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1140, '2021-09-19 00:00:00', 0.158855802562911, 0.461565217391305, 0.282366075849268, 0.694652173913044, 0.460377577466573, 0.930826086956525, 1.19447861349744, 2.01039130434782, 2.25421093439787, 7.35313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1155, '2021-09-19 00:00:00', 0.189320785134107, 0.480217391304346, 0.269855385074585, 0.668739130434781, 0.390659172339273, 0.890043478260871, 1.34622491058568, 2.71734782608696, 2.21727973938512, 7.38252173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1170, '2021-09-19 00:00:00', 0.186779382024375, 0.45591304347826, 0.249608190995124, 0.593608695652178, 0.411962866241673, 0.907695652173915, 1.52062753194499, 2.908, 2.18144798522747, 7.39569565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1185, '2021-09-19 00:00:00', 0.158086207532023, 0.397608695652177, 0.207547108800732, 0.560565217391306, 0.38973449460445, 0.890391304347828, 1.47416554543104, 2.95965217391305, 2.13277479636642, 7.42782608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1200, '2021-09-19 00:00:00', 0.13929399908761, 0.386999999999998, 0.246889919622223, 0.639217391304349, 0.474432100707587, 0.933, 1.45572148961811, 2.97065217391305, 2.12652088053139, 7.45965217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1215, '2021-09-19 00:00:00', 0.227049541006243, 0.457695652173916, 0.288794119535457, 0.62404347826087, 0.486054767648821, 0.897347826086956, 1.49717232948974, 3.0434347826087, 2.11908065214062, 7.44591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1230, '2021-09-19 00:00:00', 0.169807552079066, 0.402173913043477, 0.303663240508899, 0.599000000000001, 0.356574413345891, 0.787304347826088, 1.39824226895333, 2.99052173913044, 2.12184462220741, 7.40534782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1245, '2021-09-19 00:00:00', 0.203219511761231, 0.410478260869564, 0.217178320568373, 0.565826086956523, 0.318767773278024, 0.746565217391308, 1.41058440079942, 3.02847826086957, 2.13125804114487, 7.38826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1260, '2021-09-19 00:00:00', 0.135114766032436, 0.403999999999998, 0.188461621049742, 0.529652173913043, 0.312493465544332, 0.736434782608699, 1.48723124718676, 3.08665217391305, 2.16751149182506, 7.38339130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1275, '2021-09-19 00:00:00', 0.166358546543017, 0.338565217391302, 0.196763195086663, 0.468130434782606, 0.340405640376299, 0.765000000000001, 1.46406832736511, 3.09460869565218, 2.18350137371422, 7.37060869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1290, '2021-09-19 00:00:00', 0.142158598732811, 0.341608695652175, 0.21792944066078, 0.497826086956527, 0.344846795335211, 0.784304347826093, 1.41511266608264, 3.09130434782609, 2.18742541103777, 7.37326086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1305, '2021-09-19 00:00:00', 0.194688755356983, 0.403565217391307, 0.305762579366262, 0.605130434782613, 0.321069057869097, 0.815608695652177, 1.41064777119852, 3.09804347826087, 2.20675973715976, 7.39291304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 930, '2021-09-19 00:00:00', 0, 1.46899999999999, 0, 1.52600000000001, 0, 1.52600000000001, 0, 2.45600000000002, 0, 5.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 945, '2021-09-19 00:00:00', 0, 0.865000000000009, 0, 1.155, 0, 1.625, 0, 2.45600000000002, 0, 5.55799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 960, '2021-09-19 00:00:00', 0, 0.917999999999978, 0, 1.19799999999998, 0, 1.38799999999998, 0, 2.21899999999999, 0, 5.55799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 975, '2021-09-19 00:00:00', 0, 0.698999999999984, 0, 1.38499999999999, 0, 2.21600000000001, 0, 2.21600000000001, 0, 6.35799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 990, '2021-09-19 00:00:00', 0.492477812073418, 1.57765384615384, 0.79278500335114, 1.95169230769231, 0.895872141461136, 2.17957692307693, 1.33947016218527, 2.96234615384616, 2.0183485511294, 7.23492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1005, '2021-09-19 00:00:00', 0.554406961050759, 1.21596153846154, 0.59325488230997, 1.49134615384616, 0.692559090508638, 1.74942307692308, 1.05039832224953, 2.55034615384615, 1.84319136324432, 7.00219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1020, '2021-09-19 00:00:00', 0.284549619844847, 0.941615384615388, 0.321282564347719, 1.12861538461539, 0.589735128289353, 1.49280769230769, 0.853455525406069, 2.27142307692308, 1.82721466761255, 6.95519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1035, '2021-09-19 00:00:00', 0.231126981415976, 0.746807692307695, 0.407426489830233, 1.05123076923077, 0.531149541451952, 1.38765384615384, 0.743312383860244, 2.1245, 1.79598873561655, 6.84053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1050, '2021-09-19 00:00:00', 0.384522171012284, 0.767499999999999, 0.41418131481087, 1.00080769230769, 0.664251116787804, 1.40388461538462, 0.825710458658758, 2.10019230769231, 1.79014882449649, 6.83757692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1065, '2021-09-19 00:00:00', 0.315944963561692, 0.644499999999997, 0.367502715845537, 0.913384615384614, 0.632738726003563, 1.28715384615384, 0.812285304178656, 2.02615384615385, 1.79130785912245, 6.83261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1080, '2021-09-19 00:00:00', 0.197282635985883, 0.660038461538463, 0.38837591821089, 0.957576923076924, 0.470746498822715, 1.17511538461538, 0.764984682601802, 1.97773076923077, 1.78603402500107, 6.83453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1095, '2021-09-19 00:00:00', 0.256295337452714, 0.6615, 0.457306402922424, 0.913115384615382, 0.404988106188129, 1.08661538461538, 0.789283333157364, 1.9195, 1.81035707017661, 6.82419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1110, '2021-09-19 00:00:00', 0.269651766885768, 0.584653846153845, 0.250335003237971, 0.728576923076924, 0.295757187311072, 1.03192307692308, 0.660248513818852, 1.8805, 1.79610042720762, 6.78223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1125, '2021-09-19 00:00:00', 0.151335368787847, 0.502076923076921, 0.241208613827568, 0.715346153846151, 0.309422270592248, 1.01469230769231, 0.632748895388514, 1.84673076923077, 2.09009626425343, 6.71807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1140, '2021-09-19 00:00:00', 0.172294792099521, 0.494846153846154, 0.1978078477093, 0.69023076923077, 0.317736874691091, 0.995192307692308, 0.681066291814647, 1.96157692307692, 2.1241350474958, 6.8185 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1155, '2021-09-19 00:00:00', 0.160904615796488, 0.479846153846155, 0.258306984925957, 0.70146153846154, 0.331563197363874, 0.966923076923075, 1.55854861477446, 3.19276923076923, 2.06229774654016, 6.90765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1170, '2021-09-19 00:00:00', 0.224181341431781, 0.490923076923076, 0.301858938018301, 0.697538461538461, 0.447060651538299, 1.00488461538461, 1.62486523796235, 3.39219230769231, 2.05846753342234, 6.89588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1185, '2021-09-19 00:00:00', 0.149486099173648, 0.476423076923079, 0.187560911131865, 0.639846153846155, 0.440078384626407, 0.947769230769232, 1.66795453037084, 3.41865384615385, 2.05385551735117, 6.90838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1200, '2021-09-19 00:00:00', 0.124277289218038, 0.447269230769229, 0.360745341672577, 0.692192307692307, 0.398578707602208, 0.877115384615386, 1.68695214468625, 3.42353846153846, 2.03546196608647, 6.93515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1215, '2021-09-19 00:00:00', 0.316060529743181, 0.501461538461538, 0.336242293591991, 0.645999999999995, 0.359836879710796, 0.888499999999998, 1.68064446613151, 3.48169230769231, 2.0286670792571, 6.94896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1230, '2021-09-19 00:00:00', 0.182025108158194, 0.474499999999995, 0.211213304505188, 0.637499999999999, 0.41128630679108, 0.918884615384615, 1.70793715296012, 3.52403846153846, 2.02089257393475, 6.96165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1245, '2021-09-19 00:00:00', 0.148994950869538, 0.427846153846156, 0.223939198478929, 0.648730769230771, 0.436089510924606, 0.940307692307695, 1.66513826499137, 3.59180769230769, 2.00420346886622, 6.99623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1260, '2021-09-19 00:00:00', 0.168899391992352, 0.435269230769229, 0.310131835490355, 0.642653846153846, 0.373441221819239, 0.882115384615387, 1.62261372056132, 3.56938461538461, 2.01278847411705, 7.02519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1275, '2021-09-19 00:00:00', 0.176670297011559, 0.426923076923078, 0.237634007537769, 0.598807692307693, 0.268584371502482, 0.784730769230771, 1.5791872383749, 3.53342307692307, 2.04403941404119, 7.05338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1290, '2021-09-19 00:00:00', 0.16927692832025, 0.430038461538461, 0.158959094883414, 0.567076923076924, 0.234802755192849, 0.804423076923077, 1.59148134622578, 3.51265384615385, 2.08961332344969, 7.04419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1305, '2021-09-19 00:00:00', 0.158290793745608, 0.436846153846154, 0.219257979417991, 0.598692307692309, 0.303671229102485, 0.856153846153845, 1.57083076550154, 3.51457692307693, 2.10142537011283, 7.07188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 930, '2021-09-19 00:00:00', 0, 1.065, 0, 1.23499999999999, 0, 1.65799999999999, 0, 3.17499999999998, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 945, '2021-09-19 00:00:00', 0, 0.891999999999996, 0, 1.315, 0, 1.41499999999999, 0, 2.83199999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 960, '2021-09-19 00:00:00', 0, 0.888000000000005, 0, 0.978000000000009, 0, 1.078, 0, 2.495, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 975, '2021-09-19 00:00:00', 0, 0.812000000000012, 0, 1.078, 0, 2.18200000000002, 0, 2.495, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 990, '2021-09-19 00:00:00', 0.999341784145177, 1.80080769230769, 1.08122202160333, 2.2605, 1.17021715013135, 2.52046153846154, 1.12301236927225, 3.0113076923077, 2.10391079805058, 7.07961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1005, '2021-09-19 00:00:00', 0.620683331870235, 1.30496153846154, 0.605372022936181, 1.56761538461539, 0.85855495142442, 1.90226923076923, 0.85191113025136, 2.51242307692308, 2.0943733235652, 6.86346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1020, '2021-09-19 00:00:00', 0.38328724918084, 0.896653846153846, 0.578220101824423, 1.19161538461539, 0.60864738433804, 1.54696153846154, 0.758338606124243, 2.25780769230769, 2.08864979463178, 6.80026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1035, '2021-09-19 00:00:00', 0.331494425060444, 0.784076923076921, 0.38549599818336, 1.08873076923077, 0.488150979166833, 1.40953846153846, 0.868013712227738, 2.19373076923077, 2.13157542785034, 6.81626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1050, '2021-09-19 00:00:00', 0.300964838222265, 0.752923076923079, 0.399560181276288, 0.942538461538465, 0.529643893428551, 1.24042307692308, 0.90018721471617, 2.07169230769231, 2.13105222005829, 6.75626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1065, '2021-09-19 00:00:00', 0.180065428279662, 0.608038461538464, 0.342526794010898, 0.83573076923077, 0.487057431457991, 1.12869230769231, 0.819296430810273, 1.94319230769231, 2.06207932437139, 6.7055 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1080, '2021-09-19 00:00:00', 0.288595228917332, 0.628615384615387, 0.354407535950438, 0.860307692307693, 0.567321832418299, 1.1673076923077, 0.832893861554628, 1.91123076923077, 2.08806932835095, 6.714 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1095, '2021-09-19 00:00:00', 0.186040012238887, 0.540615384615384, 0.358484195553355, 0.75396153846154, 0.461308119957211, 1.01430769230769, 0.904355447478817, 1.88984615384615, 2.06596244846355, 6.72303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1110, '2021-09-19 00:00:00', 0.227589995724429, 0.536615384615387, 0.299874448086836, 0.785269230769232, 0.362697441190524, 0.991076923076922, 0.879831969971888, 1.88515384615384, 2.16307098500115, 6.77961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1125, '2021-09-19 00:00:00', 0.271312230011561, 0.542384615384616, 0.256004206696205, 0.673076923076922, 0.360314300832777, 1.00765384615385, 0.832357904713146, 1.82519230769231, 2.20420369434266, 7.11838461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1140, '2021-09-19 00:00:00', 0.201841632512679, 0.467730769230766, 0.285255210968381, 0.662153846153842, 0.330811359213397, 0.924346153846154, 0.809601779604307, 1.83519230769231, 2.44238026554803, 7.31919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1155, '2021-09-19 00:00:00', 0.215854954861965, 0.518192307692303, 0.273571624709424, 0.753923076923076, 0.303440002940637, 0.852346153846154, 1.00392372143581, 3.00696153846154, 2.48264162908413, 7.37153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1170, '2021-09-19 00:00:00', 0.190858546089465, 0.454769230769233, 0.176541792829303, 0.556269230769232, 0.334187273614888, 0.75742307692308, 1.05589519074866, 3.34142307692308, 2.49389860382371, 7.36738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1185, '2021-09-19 00:00:00', 0.139346811395718, 0.384576923076922, 0.231977575176168, 0.487653846153846, 0.364925764842869, 0.821576923076924, 1.10370025752535, 3.34846153846154, 2.54682998284896, 7.37519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1200, '2021-09-19 00:00:00', 0.161593302412615, 0.369653846153847, 0.24945783981698, 0.553423076923079, 0.43275054637125, 0.913346153846154, 1.19655325767871, 3.49353846153846, 2.57086325878772, 7.37384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1215, '2021-09-19 00:00:00', 0.151741946941311, 0.426461538461542, 0.28295210793457, 0.676153846153847, 0.581414478134678, 1.01134615384615, 1.28366085144732, 3.53069230769231, 2.67583344658186, 7.37807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1230, '2021-09-19 00:00:00', 0.192777943200501, 0.476153846153847, 0.258437390126474, 0.64073076923077, 0.550941471134079, 0.932230769230771, 1.45078678494967, 3.62915384615385, 2.7648070067575, 7.42223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1245, '2021-09-19 00:00:00', 0.163608919260344, 0.418038461538463, 0.498563334453647, 0.683961538461539, 0.536277392343236, 0.914807692307693, 1.46323996507224, 3.65165384615385, 2.7638887312013, 7.42796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1260, '2021-09-19 00:00:00', 0.480928648154158, 0.579730769230767, 0.493211293463565, 0.724499999999998, 0.499838707830993, 0.935576923076923, 1.5672259946994, 3.69896153846154, 2.75926668546888, 7.43119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1275, '2021-09-19 00:00:00', 0.252531018658335, 0.504346153846154, 0.343622621714351, 0.686884615384616, 0.521447519300472, 0.962346153846154, 1.56414829367787, 3.74026923076923, 2.76240299098726, 7.43926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1290, '2021-09-19 00:00:00', 0.276896940005868, 0.490346153846155, 0.297437559058136, 0.653307692307692, 0.552317294538343, 0.94107692307692, 1.58464310031774, 3.78665384615385, 2.76595327982123, 7.44711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1305, '2021-09-19 00:00:00', 0.259371073649616, 0.448923076923079, 0.528678225534064, 0.687884615384616, 0.536986630688758, 0.930807692307689, 1.59074140624379, 3.78969230769231, 2.75712646176301, 7.47338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 930, '2021-09-19 00:00:00', 0, 1.65899999999999, 0, 1.77500000000001, 0, 2.066, 0, 3.03899999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 945, '2021-09-19 00:00:00', 0, 1.22800000000001, 0, 1.51900000000001, 0, 2.499, 0, 3.03899999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 960, '2021-09-19 00:00:00', 0, 0.778999999999996, 0, 1.54900000000001, 0, 3.03899999999999, 0, 3.03899999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 975, '2021-09-19 00:00:00', 0, 1.53800000000001, 0, 2.488, 0, 3.02799999999999, 0, 3.02799999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 990, '2021-09-19 00:00:00', 0.600184725409923, 1.65423076923077, 0.919771634700702, 2.1285, 1.06246432627895, 2.45973076923077, 1.42389190654995, 3.17719230769231, 2.78121442456072, 7.31965384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1005, '2021-09-19 00:00:00', 0.553424900054201, 1.18, 0.591346005703545, 1.40853846153846, 0.793068870808931, 1.86192307692307, 1.15493606682861, 2.72103846153846, 2.78513228521624, 7.16738461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1020, '2021-09-19 00:00:00', 0.279657394791442, 0.881538461538459, 0.418381645795391, 1.2821923076923, 0.688278115746374, 1.79073076923077, 0.888419818467683, 2.50342307692308, 2.8314244341239, 7.08838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1035, '2021-09-19 00:00:00', 0.304593994586993, 0.838307692307684, 0.336735972810471, 1.15634615384615, 0.548663866553589, 1.55596153846154, 0.865164632621132, 2.35380769230769, 2.85787908663857, 7.00707692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1050, '2021-09-19 00:00:00', 0.260353333878283, 0.75746153846154, 0.508807977985343, 1.15303846153847, 0.598403564623274, 1.45611538461539, 0.839266397607959, 2.29661538461538, 2.81210725175705, 7.02965384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1065, '2021-09-19 00:00:00', 0.420874547359882, 0.882769230769232, 0.482194689375088, 1.08903846153847, 0.816550320650137, 1.56411538461539, 0.836473882069617, 2.26834615384615, 2.80865521530528, 7.04503846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1080, '2021-09-19 00:00:00', 0.217937044544095, 0.705346153846156, 0.355576483171506, 0.990346153846155, 0.894653556497622, 1.45888461538462, 0.865731416868905, 2.15838461538462, 2.81334391044919, 7.01203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1095, '2021-09-19 00:00:00', 0.297480052337063, 0.694307692307692, 0.83129514614245, 1.1205, 0.866133739895066, 1.38384615384615, 0.941461786470706, 2.13315384615384, 2.72039354534201, 6.96519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1110, '2021-09-19 00:00:00', 0.810215166103803, 0.795846153846149, 0.840489865403594, 0.992423076923076, 0.796195550003986, 1.21492307692308, 0.960556601463644, 1.97576923076923, 2.65203806243715, 6.93773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1125, '2021-09-19 00:00:00', 0.420618023316244, 0.608807692307691, 0.439165027681466, 0.820807692307694, 0.486488308026156, 1.06192307692308, 0.810029678468636, 1.92, 2.70160731417428, 7.163 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1140, '2021-09-19 00:00:00', 0.198333305322126, 0.526500000000001, 0.274570926804263, 0.717923076923081, 0.355351119966627, 0.965461538461537, 0.789373438971597, 1.88011538461538, 2.78960037171028, 7.20507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1155, '2021-09-19 00:00:00', 0.204646911683365, 0.515038461538464, 0.233354655802307, 0.697346153846156, 0.409992924892049, 0.979961538461538, 1.08328020666578, 2.72661538461539, 2.73499999971874, 7.22596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1170, '2021-09-19 00:00:00', 0.223997541195296, 0.45746153846154, 0.298802574389077, 0.62546153846154, 0.44092474850722, 0.905076923076923, 1.07702947034889, 2.92, 2.68808862977738, 7.22719230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1185, '2021-09-19 00:00:00', 0.197148101299898, 0.421423076923075, 0.362846119110904, 0.670884615384613, 0.377377452345076, 0.927692307692308, 1.07647882182891, 3.01557692307693, 2.66952620976371, 7.34123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1200, '2021-09-19 00:00:00', 0.327596956875127, 0.492615384615382, 0.346610481886865, 0.655115384615384, 0.490464050278287, 0.889230769230769, 1.07438910942989, 3.09303846153846, 2.71509762283761, 7.38130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1215, '2021-09-19 00:00:00', 0.231203862757194, 0.452884615384614, 0.244548591993807, 0.639576923076923, 0.457239847849616, 0.934038461538459, 1.12170428092531, 3.12057692307693, 2.65916232183109, 7.43857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1230, '2021-09-19 00:00:00', 0.160447762886818, 0.45573076923077, 0.316790947811619, 0.63376923076923, 0.500895998724748, 0.93880769230769, 1.15841387847615, 3.22107692307693, 2.65222198891072, 7.44603846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1245, '2021-09-19 00:00:00', 0.276420515769834, 0.459307692307693, 0.397949963998183, 0.706423076923074, 0.468002322479447, 0.906423076923073, 1.15256609288212, 3.28003846153847, 2.63919123888069, 7.43565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1260, '2021-09-19 00:00:00', 0.246266634736855, 0.49784615384615, 0.338132675371437, 0.66211538461538, 0.394651778348769, 0.833115384615381, 1.15444626819694, 3.28388461538462, 2.62927473737823, 7.44673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1275, '2021-09-19 00:00:00', 0.168521466334066, 0.422730769230769, 0.225562899295211, 0.577692307692304, 0.483400749498163, 0.885730769230767, 1.13086482903062, 3.23230769230769, 2.60756689183319, 7.42815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1290, '2021-09-19 00:00:00', 0.149479224180279, 0.418038461538457, 0.261481965843802, 0.573461538461536, 0.457251851154936, 0.893846153846155, 1.15149358059602, 3.23388461538462, 2.57144204020892, 7.41461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1305, '2021-09-19 00:00:00', 0.253328913591681, 0.425538461538461, 0.444717050926336, 0.702153846153846, 0.438380628432208, 0.989153846153848, 1.14668228582088, 3.24376923076923, 2.55921960100219, 7.41238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1320, '2021-09-19 00:00:00', 0.19547024551864, 0.417045454545455, 0.188178216394839, 0.577227272727275, 0.393645829345416, 0.990909090909091, 1.42102101272807, 3.12436363636364, 2.21681458852865, 7.50040909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1335, '2021-09-19 00:00:00', 0.157139727438337, 0.410681818181821, 0.219468385637598, 0.579909090909091, 0.759511897543959, 2.13031818181818, 1.41084136651569, 3.15286363636364, 2.18770457348926, 7.48959090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1350, '2021-09-19 00:00:00', 0.134825717227743, 0.450545454545454, 0.309516020048506, 0.803499999999998, 0.927286396215357, 2.45681818181818, 1.41155124593952, 3.18159090909091, 2.1903938708652, 7.4875 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1365, '2021-09-19 00:00:00', 0.308748093567209, 0.678636363636366, 0.774648033469123, 2.06636363636364, 0.984581996479833, 2.53977272727273, 1.41758179329894, 3.18395454545455, 2.20526980807495, 7.47645454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1320, '2021-09-19 00:00:00', 0.119946613124337, 0.399759999999999, 0.172951823735199, 0.573999999999998, 0.382328283895743, 0.994999999999998, 1.58707436498735, 3.53304, 2.08553793060687, 6.99128 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1335, '2021-09-19 00:00:00', 0.170051874438358, 0.425159999999998, 0.180307311739337, 0.578319999999999, 1.51427458760513, 2.62312, 1.52095723915346, 3.53956, 2.04788716323271, 6.975 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1350, '2021-09-19 00:00:00', 0.135263545224375, 0.441319999999999, 0.34778848936291, 0.821800000000001, 1.53170927071687, 2.93604, 1.52368632161172, 3.51056, 2.06802467103272, 7.00204 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1365, '2021-09-19 00:00:00', 0.304757351565689, 0.68772, 1.5226989503291, 2.49648, 1.52103930258228, 2.97468, 1.49922127008212, 3.4594, 2.08686575354845, 7.02756 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1320, '2021-09-19 00:00:00', 0.263904812385075, 0.482999999999998, 0.376057167639887, 0.663919999999999, 0.453490216726524, 0.975719999999997, 1.60368996380223, 3.7706, 2.77416705937716, 7.37396 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1335, '2021-09-19 00:00:00', 0.201750398595225, 0.426160000000002, 0.251969693944864, 0.624319999999996, 0.993531034576502, 2.5244, 1.58669919749565, 3.71952, 2.77378767332084, 7.35384 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1350, '2021-09-19 00:00:00', 0.213048413903195, 0.501719999999995, 0.344720418116867, 0.817199999999997, 1.10672459687735, 2.8884, 1.57220137387041, 3.69092, 2.76433597994165, 7.36408 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1365, '2021-09-19 00:00:00', 0.326097746082369, 0.685639999999997, 0.943362705078661, 2.43612, 1.11660753624539, 2.92416, 1.55111976971477, 3.65504, 2.77067462723431, 7.34984 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1320, '2021-09-19 00:00:00', 0.157855946989652, 0.443799999999999, 0.215113520418099, 0.597080000000002, 0.274679680112435, 1.02948, 1.16495021352846, 3.2128, 2.60379224849705, 7.38564 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1335, '2021-09-19 00:00:00', 0.155791527369111, 0.430400000000004, 0.207199557592838, 0.693360000000001, 0.968316506451625, 2.27224, 1.17593378073201, 3.23844, 2.60584585563562, 7.38196 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1350, '2021-09-19 00:00:00', 0.180447102128759, 0.52664, 0.230344394331619, 0.855040000000002, 1.03620261532193, 2.49912, 1.19954703534293, 3.23344, 2.58971573858342, 7.37624 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1365, '2021-09-19 00:00:00', 0.237591582342476, 0.701520000000003, 0.993315866177528, 2.15392, 1.08726987910087, 2.58196, 1.23549998381223, 3.17872, 2.59381493300248, 7.40264 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1320, '2021-09-19 00:00:00', 0.136453043099136, 0.376708333333333, 0.238574203052888, 0.515791666666663, 0.459491856624629, 1.005375, 1.55741132706381, 3.64204166666667, 2.83458274924526, 7.65416666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1335, '2021-09-19 00:00:00', 0.191345763180052, 0.340374999999998, 0.26011012160683, 0.579166666666666, 1.42356838842457, 2.4825, 1.61163500336086, 3.64941666666667, 2.88653132161287, 7.630125 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1350, '2021-09-19 00:00:00', 0.206134383492835, 0.469583333333333, 0.458941312831157, 0.859791666666665, 1.49884188081854, 2.895875, 1.60226824218903, 3.68429166666667, 2.85037367369791, 7.64241666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1365, '2021-09-19 00:00:00', 0.429828976774903, 0.701583333333332, 1.41626382337166, 2.4685, 1.50576543200855, 3.05433333333334, 1.63078122116498, 3.694, 2.86419406171935, 7.63583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2021-09-19 14:47:20 Duration: 3s250ms Database: acaweb_fx User: pgperfstats
11 1m45s 4 5s791ms 55s24ms 26s494ms select updateageforrelevantresults ();Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration Sep 19 14 4 1m45s 26s494ms [ User: postgres - Total duration: 1m45s - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2021-09-19 14:02:57 Duration: 55s24ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-09-19 14:17:40 Duration: 38s272ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-09-19 14:32:09 Duration: 6s890ms Database: acaweb_fx User: postgres
12 1m19s 37 75ms 14s478ms 2s155ms with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end ), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Sep 19 14 37 1m19s 2s155ms [ User: postgres - Total duration: 1m19s - Times executed: 37 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '665' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:07:04 Duration: 14s478ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:00 Duration: 12s919ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:05:48 Duration: 9s309ms Database: acaweb_fx User: postgres Bind query: yes
13 1m14s 109 51ms 5s912ms 682ms select distinct a.resultuid as ruid, s.symbolid as sid, symbol as sym, longname, shortname, exchange as e, timegranularity as tg, p.patternid as pid, direction as d, patternstarttime as pst, patternendtime as pet, patternstartprice as psp, patternendprice as pep, pricex as px, timex as tx, pricea as pa, timea as ta, priceb as pb, timeb as tb, pricec as pc, timec as tc, priced as pd, timed as td, averagequality as aq, timequality as tq, errormargin as rq, (? - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, patternlengthbars as l, temporarypattern as tp, bandwidth as bw, qtytp as qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join symbolgroup sg on s.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join fibonacci_results a on a.symbolid = s.symbolid inner join fibonaccipatterns p on a.pattern = p.patternname left outer join relevance_fibonacci_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and patternlengthbars >= ? and averagequality >= ?.? and (timequality >= ?.? or timequality = ?) and errormargin >= ?.? and ? - noise >= ?.? and s.nonliquid = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, averagequality desc limit ?;Times Reported Time consuming queries #13
Day Hour Count Duration Avg duration Sep 19 14 109 1m14s 682ms [ User: postgres - Total duration: 1m14s - Times executed: 109 ]
-
SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND sg.groupid = 5159 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 61650364 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-09-19 14:11:21 Duration: 5s912ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND sg.groupid = 5159 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 61650364 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-09-19 14:11:21 Duration: 5s911ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND sg.groupid = 5135 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 61650720 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-09-19 14:07:36 Duration: 4s737ms Database: acaweb_fx User: postgres Bind query: yes
14 43s826ms 88 56ms 9s378ms 498ms with rar_max as ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when rar.age is not null then rar.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant from fibonacci_results fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_fibonacci_results rar on rar.resultuid = fr.resultuid where fr.gmttimefound > now() - interval ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration Sep 19 14 88 43s826ms 498ms [ User: postgres - Total duration: 43s826ms - Times executed: 88 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:01:27 Duration: 9s378ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:34 Duration: 3s643ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('36' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OILUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD', 'F', 'FDX')) AND ('0' = 0 OR fr.pattern in ('')) AND ('0' = 0 OR fr.patternlengthbars <= '0') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:54 Duration: 3s48ms Database: acaweb_fx User: postgres Bind query: yes
15 40s677ms 131 50ms 6s299ms 310ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as relevant, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid left outer join relevance_keylevels_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.qtytp >= ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by relevant desc, age asc, patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration Sep 19 14 131 40s677ms 310ms [ User: postgres - Total duration: 40s677ms - Times executed: 131 ]
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND groupid = 5123 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '67731064' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-09-19 14:11:36 Duration: 6s299ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND groupid = 5123 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '67731064' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-09-19 14:11:36 Duration: 6s299ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND groupid = 5123 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '67731064' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-09-19 14:07:29 Duration: 2s211ms Database: acaweb_fx User: postgres Bind query: yes
16 39s639ms 27 53ms 18s903ms 1s468ms select distinct patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, longname, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join autochartist_results a on a.symbolid = s.symbolid inner join patterns p on a.pattern = p.patternname left outer join relevance_autochartist_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and (((s.symbol ilike ? and timegranularity = ?))) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration Sep 19 14 27 39s639ms 1s468ms [ User: postgres - Total duration: 39s639ms - Times executed: 27 ]
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 529 AND (((s.symbol ilike '%xauusd%' AND timegranularity = 240))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.8 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 518991170 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:04:37 Duration: 18s903ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 529 AND (((s.symbol ilike '%eurusd%' AND timegranularity = 240))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.8 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519514254 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:10:45 Duration: 6s39ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 529 AND (((s.symbol ilike '%xauusd%' AND timegranularity = 240))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.8 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 518991170 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:20:44 Duration: 4s129ms Database: acaweb_fx User: postgres Bind query: yes
17 36s927ms 4 2s459ms 20s819ms 9s231ms refresh materialized view concurrently latest_t15_candle_view;Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration Sep 19 14 4 36s927ms 9s231ms [ User: postgres - Total duration: 36s927ms - Times executed: 4 ]
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-09-19 14:01:22 Duration: 20s819ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-09-19 14:16:08 Duration: 7s727ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-09-19 14:31:07 Duration: 5s922ms Database: acaweb_fx User: postgres
18 31s530ms 8 111ms 19s70ms 3s941ms select fixcandlegaps (?, false);Times Reported Time consuming queries #18
Day Hour Count Duration Avg duration Sep 19 14 8 31s530ms 3s941ms [ User: postgres - Total duration: 31s530ms - Times executed: 8 ]
-
select fixcandlegaps ('EVERESTMT5', false);
Date: 2021-09-19 14:06:33 Duration: 19s70ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('XM', false);
Date: 2021-09-19 14:06:14 Duration: 4s900ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('LEGACYFXMT5', false);
Date: 2021-09-19 14:06:07 Duration: 2s518ms Database: acaweb_fx User: postgres
19 27s616ms 309 50ms 2s746ms 89ms select distinct pricedatetime, high, low from t15_ps where pricedatetime <= current_timestamp and pricedatetime >= current_timestamp - interval ? and symbolid = ? order by pricedatetime asc;Times Reported Time consuming queries #19
Day Hour Count Duration Avg duration Sep 19 14 309 27s616ms 89ms [ User: pgperfstats - Total duration: 27s616ms - Times executed: 309 ]
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 919311order by pricedatetime asc;
Date: 2021-09-19 14:12:43 Duration: 2s746ms Database: acaweb_fx User: pgperfstats
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 918929order by pricedatetime asc;
Date: 2021-09-19 14:12:39 Duration: 1s884ms Database: acaweb_fx User: pgperfstats
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 919583order by pricedatetime asc;
Date: 2021-09-19 14:12:56 Duration: 540ms Database: acaweb_fx User: pgperfstats
20 25s233ms 2 12s454ms 12s778ms 12s616ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?[...];Times Reported Time consuming queries #20
Day Hour Count Duration Avg duration Sep 19 14 2 25s233ms 12s616ms [ User: pgperfstats - Total duration: 25s233ms - Times executed: 2 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 900, '2021-09-19 00:00:00', 0.065300412515108, 0.121518518518519, 0.0838516700137956, 0.172555555555554, 0.11976365614548, 0.271055555555557, 0.180497131244417, 0.563314814814819, 0.540685326039898, 1.05738888888889 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 915, '2021-09-19 00:00:00', 0.0684605445044487, 0.124499999999999, 0.118019337833099, 0.214555555555556, 0.1300544374297, 0.283814814814814, 0.171382265868236, 0.556148148148152, 0.552939875945165, 1.05527777777778 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 930, '2021-09-19 00:00:00', 0.108794485285282, 0.17151851851852, 0.112786011867313, 0.208870370370373, 0.121896966206588, 0.275796296296297, 0.170141136737285, 0.553555555555561, 0.567541964134926, 1.06685185185185 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 945, '2021-09-19 00:00:00', 0.0527756499796032, 0.121666666666668, 0.0758625190385335, 0.176444444444446, 0.0995674297997278, 0.259333333333337, 0.1705041376878, 0.531759259259265, 0.577939168369979, 1.08298148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 960, '2021-09-19 00:00:00', 0.0552272113345837, 0.132722222222224, 0.0689507493828435, 0.176074074074075, 0.111387589778641, 0.302314814814817, 0.164929292887653, 0.520962962962967, 0.598679578649327, 1.08824074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 975, '2021-09-19 00:00:00', 0.0549218234871764, 0.115685185185183, 0.076815704264512, 0.191462962962965, 0.121120739835232, 0.318185185185186, 0.158744939574323, 0.503925925925925, 0.608910038078643, 1.08637037037037 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 990, '2021-09-19 00:00:00', 0.0586783994192487, 0.156907407407411, 0.0875672309886507, 0.245092592592595, 0.133953780777612, 0.347333333333336, 0.152981543213884, 0.499277777777779, 0.623844583862694, 1.08874074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1005, '2021-09-19 00:00:00', 0.0543157973379392, 0.151574074074071, 0.0678663425848248, 0.217925925925925, 0.125483384446231, 0.316685185185184, 0.132181905977353, 0.458462962962963, 0.590912228165923, 1.06187037037037 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1020, '2021-09-19 00:00:00', 0.0576228218776201, 0.146703703703705, 0.0772211046466558, 0.214185185185189, 0.124925647402436, 0.334074074074077, 0.140203532861266, 0.423370370370371, 0.595027719673204, 1.03161111111111 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1035, '2021-09-19 00:00:00', 0.056769859534505, 0.143018518518523, 0.102471471257381, 0.204037037037041, 0.121352838434093, 0.307870370370375, 0.141454617570117, 0.388703703703704, 0.576119545553902, 1.01133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1050, '2021-09-19 00:00:00', 0.0711111194577977, 0.143814814814816, 0.0973017049946803, 0.241388888888893, 0.106316304935589, 0.281685185185188, 0.134220565698441, 0.365611111111112, 0.572268484770017, 0.999759259259262 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1065, '2021-09-19 00:00:00', 0.0860788042511644, 0.192185185185186, 0.0983441106653784, 0.226611111111113, 0.101691709119791, 0.253129629629629, 0.12997376461109, 0.343277777777776, 0.557833500596248, 0.990185185185187 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1080, '2021-09-19 00:00:00', 0.0628247460635443, 0.131277777777778, 0.0693944247208397, 0.16248148148148, 0.0766078834472538, 0.198962962962962, 0.135891786489573, 0.310407407407405, 0.566535019273017, 0.984703703703703 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1095, '2021-09-19 00:00:00', 0.0354567269665413, 0.108055555555555, 0.0441712947099496, 0.146259259259259, 0.0815649855397353, 0.193907407407409, 0.11920326973565, 0.298351851851854, 0.569541319047678, 0.979555555555557 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1110, '2021-09-19 00:00:00', 0.0443471477737776, 0.111851851851851, 0.0674398170028593, 0.145425925925928, 0.0805203430260058, 0.178388888888891, 0.124169884659729, 0.291611111111112, 0.560914986880477, 0.975740740740742 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1125, '2021-09-19 00:00:00', 0.0562887473383732, 0.0956666666666708, 0.0750217537302572, 0.129074074074079, 0.0742990799159253, 0.153759259259264, 0.117450156125011, 0.289407407407408, 0.56366787277414, 0.970481481481483 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1140, '2021-09-19 00:00:00', 0.0301987127327023, 0.0840925925925925, 0.034922543515386, 0.103259259259261, 0.0418775517996157, 0.149462962962964, 0.108691344662574, 0.276407407407407, 0.565764580493791, 0.969814814814815 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1155, '2021-09-19 00:00:00', 0.0207750466690866, 0.069388888888887, 0.0251169628610191, 0.0956481481481517, 0.0505945913913997, 0.154796296296296, 0.155784260292835, 0.321703703703703, 0.571236822274712, 0.96274074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1170, '2021-09-19 00:00:00', 0.0229664533005835, 0.0718518518518539, 0.0278207914831022, 0.11035185185185, 0.0568285458043174, 0.154814814814813, 0.152178920318072, 0.329592592592594, 0.577299379318764, 0.969648148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1185, '2021-09-19 00:00:00', 0.0254364606964777, 0.0754259259259224, 0.041818015719862, 0.109851851851845, 0.056933728405925, 0.138759259259253, 0.151675185259028, 0.323351851851852, 0.581314053236316, 0.967518518518517 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1200, '2021-09-19 00:00:00', 0.0330900093373944, 0.0787777777777718, 0.03743174224686, 0.0989074074074086, 0.0531705046440461, 0.134388888888886, 0.152684590072421, 0.308740740740744, 0.585765316837949, 0.967444444444445 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1215, '2021-09-19 00:00:00', 0.0217283638332873, 0.0607777777777785, 0.02872981764043, 0.0845370370370359, 0.0425706384643135, 0.130981481481479, 0.148599446782431, 0.306759259259261, 0.581483589830504, 0.969870370370369 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1230, '2021-09-19 00:00:00', 0.0250247882806244, 0.0625185185185149, 0.0408233460662585, 0.0947407407407394, 0.0540133200834631, 0.131648148148146, 0.148334687403785, 0.305888888888894, 0.577548886696375, 0.969203703703702 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1245, '2021-09-19 00:00:00', 0.0293373151920565, 0.0702037037037026, 0.0398065031409166, 0.0969999999999979, 0.0527457617692165, 0.128333333333333, 0.149225001724243, 0.300296296296299, 0.576469445920405, 0.966314814814813 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1260, '2021-09-19 00:00:00', 0.0305462845298043, 0.0675370370370358, 0.0463444077646279, 0.0921481481481492, 0.0485050222089134, 0.122777777777779, 0.152733185411437, 0.295814814814819, 0.578963402811332, 0.965777777777779 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1275, '2021-09-19 00:00:00', 0.0307057420133847, 0.060148148148148, 0.0331366634038206, 0.0821666666666679, 0.040154624573562, 0.117481481481483, 0.151465617660683, 0.297222222222225, 0.582949639989201, 0.965574074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1290, '2021-09-19 00:00:00', 0.019759901409258, 0.0561296296296297, 0.0278210986979925, 0.0795740740740714, 0.0414838897092934, 0.115518518518517, 0.141320764237098, 0.298907407407408, 0.583919218596341, 0.962833333333332 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1305, '2021-09-19 00:00:00', 0.0266120032682407, 0.0646111111111107, 0.0284400453996835, 0.0859814814814852, 0.0412818727765955, 0.117407407407407, 0.131900700800997, 0.307944444444446, 0.577970343485481, 0.962722222222222 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1320, '2021-09-19 00:00:00', 0.019220344752935, 0.0595370370370418, 0.0285200109684629, 0.0792777777777779, 0.0403164653574366, 0.109074074074078, 0.134494331000323, 0.317925925925928, 0.57828401659233, 0.964166666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1335, '2021-09-19 00:00:00', 0.0191829919326263, 0.0523888888888848, 0.0368881712678626, 0.0783888888888879, 0.139836603366304, 0.20461111111111, 0.145460828280679, 0.338555555555556, 0.578659946197538, 0.963944444444443 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1350, '2021-09-19 00:00:00', 0.0336923719249038, 0.0566851851851858, 0.032468075488485, 0.0806851851851867, 0.139856405296875, 0.219222222222221, 0.153632303293881, 0.343999999999999, 0.578402133891321, 0.96348148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1365, '2021-09-19 00:00:00', 0.0234799120059319, 0.0625370370370383, 0.138102061849849, 0.194222222222221, 0.140901988525251, 0.229796296296297, 0.155538085862739, 0.353000000000001, 0.579369714145917, 0.962648148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 0, '2021-09-19 00:00:00', 0.119130417291768, 0.124478260869561, 0.111276171589592, 0.163, 0.104888106199578, 0.202086956521741, 0.141185179607174, 0.38236956521739, 0.601589329479737, 0.983195652173911 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 15, '2021-09-19 00:00:00', 0.0588701340897668, 0.100521739130434, 0.0591963053675637, 0.146043478260869, 0.0675196721443619, 0.211260869565217, 0.134386723681976, 0.374717391304346, 0.590517251658182, 1.02547826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 30, '2021-09-19 00:00:00', 0.0561704845388853, 0.0989600000000007, 0.0555442616298023, 0.140460000000004, 0.0732206994867801, 0.211300000000002, 0.132733307173947, 0.369880000000002, 0.561462241235632, 1.01066 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 45, '2021-09-19 00:00:00', 0.047383220821137, 0.0934807692307734, 0.0639429342942102, 0.167173076923077, 0.0847129837473791, 0.195980769230769, 0.138395153316647, 0.363538461538464, 0.561595867903389, 0.988673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 60, '2021-09-19 00:00:00', 0.0670573606353918, 0.141480769230769, 0.0754053686111598, 0.161519230769233, 0.0846347650882181, 0.192288461538462, 0.141945038117411, 0.366576923076923, 0.5625705278862, 0.983173076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 75, '2021-09-19 00:00:00', 0.0321628129749478, 0.0625576923076964, 0.0447586906043417, 0.0884038461538458, 0.0470910125346452, 0.122288461538463, 0.151031392559499, 0.351692307692309, 0.552161393978251, 0.96725 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 90, '2021-09-19 00:00:00', 0.0318183062934634, 0.0642307692307666, 0.0393244345648575, 0.088365384615384, 0.0510995446314182, 0.122711538461537, 0.147556424670495, 0.34996153846154, 0.546090078509178, 0.963423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 105, '2021-09-19 00:00:00', 0.0186823754872351, 0.0533653846153853, 0.0264523083186453, 0.0752307692307699, 0.0462231918146983, 0.108788461538458, 0.141864534517429, 0.342384615384617, 0.539823032255805, 0.957615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 120, '2021-09-19 00:00:00', 0.0204549128949158, 0.0592115384615408, 0.0324341700158257, 0.0786538461538457, 0.0520405019783057, 0.117576923076923, 0.139284368773441, 0.337653846153847, 0.534994648427589, 0.954076923076926 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 135, '2021-09-19 00:00:00', 0.0211523866629381, 0.0487115384615377, 0.0296173870451888, 0.0765192307692272, 0.0696761519735847, 0.164384615384615, 0.15999156708546, 0.351192307692309, 0.530521088176525, 0.950250000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 150, '2021-09-19 00:00:00', 0.0248578729209452, 0.0554230769230759, 0.0448677543968449, 0.0876538461538427, 0.0844391178032071, 0.181730769230769, 0.183555390927267, 0.361807692307693, 0.528082830041481, 0.952846153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 165, '2021-09-19 00:00:00', 0.0381472652513167, 0.0709230769230756, 0.0663526592128433, 0.147346153846155, 0.0906898370186068, 0.192942307692309, 0.215307173234323, 0.367326923076925, 0.527703960204382, 0.951980769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 180, '2021-09-19 00:00:00', 0.0518912768717875, 0.12773076923077, 0.0654318465157504, 0.157557692307693, 0.0839967787843878, 0.210173076923076, 0.211961832558456, 0.35246153846154, 0.519681695478481, 0.944230769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 195, '2021-09-19 00:00:00', 0.0252467895902675, 0.0814038461538462, 0.0390152484983026, 0.106019230769234, 0.0664005937183867, 0.165826923076923, 0.20655470219775, 0.30625, 0.515385757317911, 0.91917307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 210, '2021-09-19 00:00:00', 0.0251183123514422, 0.073480769230773, 0.0488291251359124, 0.12578846153846, 0.0595701170567424, 0.164826923076924, 0.204357944830597, 0.294019230769231, 0.516115628070362, 0.912692307692311 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 225, '2021-09-19 00:00:00', 0.0458404968760817, 0.0981346153846134, 0.0498860856197567, 0.125192307692306, 0.0684667915011467, 0.179692307692306, 0.206207043079002, 0.296269230769229, 0.516860161120829, 0.915884615384619 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 240, '2021-09-19 00:00:00', 0.0345210972283068, 0.0908846153846186, 0.0467882628279978, 0.127307692307696, 0.0853069953845451, 0.180288461538462, 0.210679100675743, 0.290711538461538, 0.51879021252852, 0.917230769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 255, '2021-09-19 00:00:00', 0.0372117072148824, 0.0833653846153831, 0.0588346313505386, 0.123576923076923, 0.112445001941118, 0.177538461538459, 0.203992827928223, 0.29257692307692, 0.516823878645777, 0.919307692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 270, '2021-09-19 00:00:00', 0.0412972712825497, 0.0877692307692301, 0.0630602886133588, 0.122500000000001, 0.103242634306095, 0.160807692307689, 0.194442280342051, 0.283096153846151, 0.515268271052904, 0.921634615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 285, '2021-09-19 00:00:00', 0.0374676475827425, 0.0827692307692303, 0.0712295233733877, 0.117249999999996, 0.0693647577331948, 0.147980769230765, 0.183340684351461, 0.270942307692307, 0.519712435279952, 0.921846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 300, '2021-09-19 00:00:00', 0.0371185211907006, 0.0792307692307671, 0.0425330459760417, 0.0974999999999966, 0.0389960944790075, 0.133346153846151, 0.149791994240221, 0.25880769230769, 0.526574376366871, 0.931423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 315, '2021-09-19 00:00:00', 0.0311628230181701, 0.064807692307688, 0.0346137811594466, 0.101076923076919, 0.0557826723854442, 0.139442307692306, 0.146935611225308, 0.269423076923073, 0.525429121327002, 0.934807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 330, '2021-09-19 00:00:00', 0.0262352082866928, 0.0721153846153824, 0.0284793109791319, 0.0881346153846159, 0.0895165133025558, 0.140384615384614, 0.152022650134271, 0.290384615384611, 0.523015677070527, 0.93646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 345, '2021-09-19 00:00:00', 0.0197543374010341, 0.0564230769230731, 0.0518994330782718, 0.0956346153846145, 0.128679895028773, 0.141653846153847, 0.15388985196712, 0.299057692307689, 0.522617006405856, 0.938846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 360, '2021-09-19 00:00:00', 0.0408268765172352, 0.0709230769230756, 0.0768933252079685, 0.101711538461539, 0.121247788243111, 0.134615384615385, 0.154635443494093, 0.314596153846151, 0.519886366282245, 0.946576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 375, '2021-09-19 00:00:00', 0.0481012114032652, 0.0665576923076926, 0.0913930817109017, 0.0978461538461543, 0.0905093280360565, 0.119961538461538, 0.156344891186121, 0.364749999999999, 0.51788187248267, 0.949076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 390, '2021-09-19 00:00:00', 0.0475517046527779, 0.0627692307692288, 0.0484920136168405, 0.0803461538461516, 0.0537250979882419, 0.110115384615384, 0.155313629348936, 0.380288461538459, 0.517169145072855, 0.951730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 405, '2021-09-19 00:00:00', 0.0374363511124598, 0.0540961538461503, 0.0434082232549728, 0.0794230769230747, 0.0557287282633099, 0.110865384615381, 0.167218134828091, 0.400730769230769, 0.512175038063538, 0.953019230769227 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 420, '2021-09-19 00:00:00', 0.0298711399179888, 0.0592499999999971, 0.0436891466895545, 0.080692307692306, 0.0640427861787597, 0.12103846153846, 0.186146084072122, 0.430769230769233, 0.504881236987018, 0.953211538461535 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 435, '2021-09-19 00:00:00', 0.0353877042966138, 0.0565192307692323, 0.0400063264227797, 0.0778846153846123, 0.0810079696933947, 0.135634615384614, 0.191710442715454, 0.457076923076924, 0.504781364705404, 0.953884615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 450, '2021-09-19 00:00:00', 0.0284261323433194, 0.051249999999996, 0.0462856349205649, 0.081999999999998, 0.0706993308639884, 0.134653846153843, 0.205353050585124, 0.477653846153847, 0.499151418756031, 0.955826923076919 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 465, '2021-09-19 00:00:00', 0.0278952435978682, 0.0557307692307675, 0.0631034590055208, 0.0990576923076903, 0.0640306086661185, 0.131173076923076, 0.229250169029382, 0.497999999999999, 0.491449527888206, 0.952961538461534 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 480, '2021-09-19 00:00:00', 0.0565000918991772, 0.0790961538461517, 0.0529518685658533, 0.0995961538461501, 0.0685384479409467, 0.146173076923076, 0.229587050693534, 0.506076923076923, 0.48711832711918, 0.951269230769228 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 495, '2021-09-19 00:00:00', 0.0190089047958694, 0.0589615384615347, 0.0318231652441104, 0.0865769230769233, 0.0671325554407126, 0.164499999999999, 0.234243930222651, 0.512173076923078, 0.481588707780344, 0.951211538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 510, '2021-09-19 00:00:00', 0.0334924790639053, 0.0661153846153844, 0.0623179471618069, 0.103442307692308, 0.0954938741490798, 0.197000000000001, 0.269622029600985, 0.531826923076923, 0.481317084035689, 0.953346153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 525, '2021-09-19 00:00:00', 0.0466080423895331, 0.0774807692307692, 0.0588979201670162, 0.13875, 0.0982405211712564, 0.213000000000002, 0.266044533576906, 0.527423076923077, 0.478618301829503, 0.95132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 540, '2021-09-19 00:00:00', 0.0424445701882094, 0.112192307692308, 0.0728974200239898, 0.160923076923079, 0.10106394776804, 0.227692307692307, 0.250573741641058, 0.521000000000001, 0.465581738671758, 0.949153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 555, '2021-09-19 00:00:00', 0.0444900161661194, 0.107192307692309, 0.0602182568789412, 0.151538461538463, 0.100490520027436, 0.265769230769231, 0.237214336705141, 0.508807692307693, 0.450089303959183, 0.94280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 570, '2021-09-19 00:00:00', 0.0408976818978196, 0.108096153846155, 0.0613416159401878, 0.154576923076921, 0.0924014256466764, 0.265711538461536, 0.237359957902302, 0.497519230769231, 0.447733190209734, 0.934480769230766 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 585, '2021-09-19 00:00:00', 0.0561492687807711, 0.112596153846154, 0.0856843940552507, 0.211653846153847, 0.110938243388627, 0.270076923076925, 0.239664705690774, 0.491865384615385, 0.451191335841528, 0.927692307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 600, '2021-09-19 00:00:00', 0.079772862650056, 0.172480769230768, 0.0826544637912281, 0.212903846153844, 0.137774013682385, 0.284673076923079, 0.248559468971477, 0.502980769230771, 0.47132314776105, 0.948980769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 615, '2021-09-19 00:00:00', 0.0441154298839568, 0.133634615384617, 0.0745234604258704, 0.179384615384619, 0.109607511323183, 0.280057692307693, 0.226650652903401, 0.483038461538465, 0.46308231574294, 0.948365384615381 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 630, '2021-09-19 00:00:00', 0.0451535670283589, 0.120230769230768, 0.0893461053345986, 0.182057692307692, 0.107352225801867, 0.274403846153844, 0.209752712460685, 0.470596153846153, 0.456443753801729, 0.938596153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 645, '2021-09-19 00:00:00', 0.048685474061728, 0.119846153846152, 0.056608469738669, 0.186673076923076, 0.121856676531833, 0.27851923076923, 0.197550010221362, 0.456057692307692, 0.435537249135611, 0.930153846153841 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 660, '2021-09-19 00:00:00', 0.0471400205606832, 0.13119230769231, 0.0666592713846931, 0.185038461538461, 0.11925225526008, 0.262403846153843, 0.189573456434742, 0.447653846153847, 0.427246265231008, 0.925134615384611 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 675, '2021-09-19 00:00:00', 0.0665734903349976, 0.11448076923077, 0.11700218439775, 0.195365384615387, 0.127118297418038, 0.243192307692306, 0.210737481606492, 0.457115384615386, 0.422925696329017, 0.931769230769225 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 690, '2021-09-19 00:00:00', 0.0753603369459997, 0.143596153846156, 0.0864924474248356, 0.180211538461537, 0.150990014952594, 0.254730769230769, 0.212425183209381, 0.461461538461541, 0.418516225675714, 0.93063461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 705, '2021-09-19 00:00:00', 0.0459043529023658, 0.109519230769228, 0.0709493101825876, 0.148769230769228, 0.144158071627588, 0.250519230769232, 0.215266958592204, 0.45471153846154, 0.412779046874307, 0.927192307692303 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 720, '2021-09-19 00:00:00', 0.0700124714165014, 0.116384615384614, 0.134755710596851, 0.186807692307692, 0.146310281462169, 0.255461538461539, 0.242233934134242, 0.462173076923077, 0.411960483541806, 0.926999999999996 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 735, '2021-09-19 00:00:00', 0.0723572653308144, 0.121076923076925, 0.0917093234082583, 0.1675, 0.0953805596222121, 0.225134615384616, 0.245787400315485, 0.448615384615381, 0.395847805349477, 0.918749999999996 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 750, '2021-09-19 00:00:00', 0.0549062417637168, 0.105346153846153, 0.0692811995810162, 0.143769230769232, 0.0844206409320891, 0.198730769230769, 0.248520740505776, 0.449538461538461, 0.375999652720788, 0.91682692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 765, '2021-09-19 00:00:00', 0.0433482543344714, 0.0986346153846147, 0.0713747854637765, 0.138500000000002, 0.0859825764997671, 0.196288461538463, 0.262661309411073, 0.488211538461537, 0.371889727762659, 0.914980769230765 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 780, '2021-09-19 00:00:00', 0.0713964042404201, 0.109557692307691, 0.0682696379186109, 0.152211538461537, 0.0963032470097171, 0.219846153846153, 0.282516186057746, 0.503153846153843, 0.37382326758057, 0.915346153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 795, '2021-09-19 00:00:00', 0.030262416396476, 0.102923076923076, 0.0430205720020611, 0.13748076923077, 0.0816475375294021, 0.226096153846157, 0.255350748217787, 0.506269230769227, 0.380920858426807, 0.91609615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 810, '2021-09-19 00:00:00', 0.0433310334695449, 0.0950384615384639, 0.0585961931029102, 0.155576923076924, 0.0863072418745932, 0.221500000000002, 0.261583894470119, 0.51907692307692, 0.365124946475123, 0.916942307692302 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 825, '2021-09-19 00:00:00', 0.0491140157028634, 0.108057692307693, 0.0642366059070784, 0.157807692307697, 0.0743258030565424, 0.21525, 0.253043566483051, 0.516942307692304, 0.35944514345564, 0.921865384615379 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 840, '2021-09-19 00:00:00', 0.0404735051037665, 0.114730769230776, 0.0647829749714635, 0.154576923076927, 0.0748926128636119, 0.21321153846154, 0.24680099192545, 0.535980769230767, 0.353204479891442, 0.926269230769225 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 855, '2021-09-19 00:00:00', 0.049652287111314, 0.0954807692307698, 0.065683776242983, 0.150461538461538, 0.0789162774473964, 0.218826923076925, 0.24766983295074, 0.527115384615382, 0.36250628429566, 0.93661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 870, '2021-09-19 00:00:00', 0.0502368850087695, 0.10873076923077, 0.0558001378548107, 0.150653846153845, 0.0847933891653942, 0.21317307692308, 0.24103565408143, 0.527057692307691, 0.356315991998459, 0.932884615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 885, '2021-09-19 00:00:00', 0.0518302146806923, 0.105134615384612, 0.0695578563831281, 0.146346153846155, 0.097028086734636, 0.210980769230773, 0.234223283510549, 0.527442307692307, 0.343726255683435, 0.937173076923073 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 900, '2021-09-19 00:00:00', 0.056286109777159, 0.100384615384617, 0.069141415841849, 0.147846153846158, 0.109180078839432, 0.229019230769232, 0.228019561407827, 0.520903846153844, 0.329156156534578, 0.94934615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 915, '2021-09-19 00:00:00', 0.0479579022124116, 0.109903846153847, 0.0777671277201744, 0.161115384615384, 0.115799920286939, 0.260692307692305, 0.216786222241746, 0.513115384615382, 0.314064890404221, 0.94484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 930, '2021-09-19 00:00:00', 0.0666863842636061, 0.118923076923079, 0.08783970540794, 0.172576923076922, 0.124447259450001, 0.270596153846151, 0.2128421589239, 0.507230769230768, 0.311754365832116, 0.945269230769226 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 945, '2021-09-19 00:00:00', 0.0631575319827636, 0.117423076923074, 0.0922785436349345, 0.185019230769228, 0.151108896037062, 0.307038461538459, 0.198979845326494, 0.486326923076921, 0.30591792262732, 0.956346153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 960, '2021-09-19 00:00:00', 0.0752746994986749, 0.138403846153847, 0.0870938949551711, 0.202942307692307, 0.161719886032801, 0.315192307692307, 0.193746583096424, 0.467961538461539, 0.301088882864537, 0.956153846153842 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 975, '2021-09-19 00:00:00', 0.0521534864975126, 0.125615384615384, 0.119686738549499, 0.213153846153845, 0.15231231578064, 0.295807692307688, 0.191473336163393, 0.444038461538461, 0.318702438985623, 0.97976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 990, '2021-09-19 00:00:00', 0.0830998403219791, 0.152788461538463, 0.10913986263224, 0.211480769230769, 0.131787732883081, 0.292442307692305, 0.176955449630255, 0.421865384615384, 0.321592125812518, 0.973653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1005, '2021-09-19 00:00:00', 0.0639664365116602, 0.141249999999998, 0.0968925495270202, 0.202884615384612, 0.108531748279553, 0.269096153846152, 0.180072246185115, 0.401576923076922, 0.319982071613153, 0.982384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1020, '2021-09-19 00:00:00', 0.09059094240681, 0.148673076923075, 0.102960410614212, 0.197615384615383, 0.117697795875055, 0.283365384615383, 0.172663096809939, 0.380249999999999, 0.319145689542949, 0.984134615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1035, '2021-09-19 00:00:00', 0.0496384931278162, 0.117500000000001, 0.0672598291358576, 0.168230769230768, 0.118845240349983, 0.256134615384616, 0.159314798433788, 0.350249999999999, 0.31780866038449, 0.996769230769228 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1050, '2021-09-19 00:00:00', 0.0618718433538242, 0.121749999999998, 0.103031356317458, 0.201096153846154, 0.125439401551263, 0.243211538461538, 0.146143592454082, 0.330019230769229, 0.323015417588697, 1.0125 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1065, '2021-09-19 00:00:00', 0.0888733866022518, 0.164326923076923, 0.100302444559516, 0.190403846153845, 0.122991975973418, 0.227384615384616, 0.137672018273082, 0.298730769230767, 0.319441115315244, 1.01838461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1095, '2021-09-19 00:00:00', 0.0345703574668351, 0.0934807692307658, 0.0464289738782219, 0.129980769230771, 0.0709930251178523, 0.165480769230771, 0.110794426755136, 0.244250000000002, 0.32679456261365, 1.01911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1110, '2021-09-19 00:00:00', 0.0392494389964813, 0.093038461538462, 0.0417525908915131, 0.113173076923075, 0.066138177035191, 0.154461538461538, 0.106735887195377, 0.237019230769235, 0.338436916630651, 1.03405769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1125, '2021-09-19 00:00:00', 0.0314940531627075, 0.0758461538461531, 0.0653001030744833, 0.115211538461541, 0.0865263610343433, 0.141865384615385, 0.107963699383706, 0.230596153846157, 0.341943140235109, 1.03486538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1140, '2021-09-19 00:00:00', 0.0387426816910663, 0.0721538461538518, 0.0400592109834338, 0.0975961538461558, 0.0726137833917335, 0.130307692307695, 0.0938768280575906, 0.218326923076927, 0.337660849989135, 1.03248076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1155, '2021-09-19 00:00:00', 0.0249828248695259, 0.0691923076923069, 0.0492999492900292, 0.0927500000000007, 0.058031533205265, 0.120173076923076, 0.0810890583532441, 0.206153846153848, 0.337782897959394, 1.03238461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1170, '2021-09-19 00:00:00', 0.033655814447932, 0.0619230769230796, 0.0442408312969616, 0.0866346153846175, 0.0437876519299511, 0.11553846153846, 0.0741567181457929, 0.19467307692308, 0.339223303467473, 1.03298076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1185, '2021-09-19 00:00:00', 0.0247030440354069, 0.0610961538461521, 0.0283761275614695, 0.0827692307692292, 0.0480643358907159, 0.119596153846149, 0.0727554703203754, 0.18896153846154, 0.343105814582033, 1.0355 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1200, '2021-09-19 00:00:00', 0.0249791605451127, 0.0629615384615374, 0.0355099336047757, 0.0863461538461496, 0.0533840656145512, 0.112961538461533, 0.0790595418266907, 0.196634615384615, 0.345267952243116, 1.04382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1215, '2021-09-19 00:00:00', 0.0277287964730926, 0.056615384615386, 0.0437351161495597, 0.0834038461538449, 0.0503516251361017, 0.108115384615384, 0.0715185613346953, 0.206269230769233, 0.352550832668687, 1.05248076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1230, '2021-09-19 00:00:00', 0.0277777788888914, 0.0602499999999964, 0.0354702475539517, 0.0760384615384584, 0.0395363707917782, 0.101730769230765, 0.0675216546461504, 0.200076923076925, 0.358126948377034, 1.05513461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1245, '2021-09-19 00:00:00', 0.0311984713629472, 0.0502307692307686, 0.0344284095568677, 0.0713461538461545, 0.0421535882221203, 0.093250000000002, 0.0686294425492117, 0.197096153846156, 0.360506291954056, 1.05694230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1260, '2021-09-19 00:00:00', 0.0252609153863001, 0.0560769230769219, 0.0350086637628691, 0.0719423076923063, 0.0466740786238463, 0.101980769230769, 0.0685515218929997, 0.196865384615385, 0.36278625196579, 1.05676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1275, '2021-09-19 00:00:00', 0.0285257508496901, 0.0475384615384612, 0.0340590437554917, 0.063538461538461, 0.0491027376645516, 0.0991730769230766, 0.0632412474941414, 0.190846153846155, 0.364024551158511, 1.05592307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1290, '2021-09-19 00:00:00', 0.0279810375350619, 0.0490384615384596, 0.0331198813171472, 0.0780576923076895, 0.0418877667105821, 0.100750000000001, 0.0563617880646639, 0.186134615384616, 0.366605837903077, 1.05959615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1305, '2021-09-19 00:00:00', 0.0287323189778718, 0.0638846153846165, 0.0326212589956556, 0.0845576923076943, 0.0331148816186242, 0.102346153846157, 0.057308319304777, 0.187711538461539, 0.368569300967113, 1.06201923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1320, '2021-09-19 00:00:00', 0.0277998893190917, 0.0634230769230781, 0.0271871080873632, 0.0776730769230789, 0.0352555723909778, 0.102346153846157, 0.0560989647511768, 0.182923076923077, 0.369248305553115, 1.06463461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1335, '2021-09-19 00:00:00', 0.0194060260268287, 0.0499230769230781, 0.0224975554227567, 0.0660000000000003, 0.0405868868554289, 0.0926538461538469, 0.0531037301311877, 0.177884615384615, 0.370722002936889, 1.06928846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1350, '2021-09-19 00:00:00', 0.0232508808766116, 0.0502884615384606, 0.035614517351129, 0.0740769230769237, 0.0427609455173559, 0.0935384615384622, 0.0524458438626094, 0.178557692307692, 0.375067593908085, 1.0735 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1365, '2021-09-19 00:00:00', 0.0252067527582483, 0.0554038461538456, 0.0271117133357529, 0.0722499999999968, 0.0315519352082349, 0.0927307692307704, 0.0515521431323501, 0.17978846153846, 0.375305824013513, 1.07369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1380, '2021-09-19 00:00:00', 0.0157564638750618, 0.0481153846153859, 0.0173176655026441, 0.0666923076923091, 0.0408145006283092, 0.106211538461536, 0.060405160884964, 0.18128846153846, 0.375305824013513, 1.07369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1395, '2021-09-19 00:00:00', 0.014159041688567, 0.0470384615384642, 0.019268278035716, 0.0615576923076938, 0.036614267920911, 0.128269230769231, 0.061897620185393, 0.194846153846154, 0.375326770448612, 1.07423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1410, '2021-09-19 00:00:00', 0.01491225618796, 0.0398461538461528, 0.0353222364045015, 0.0859038461538426, 0.037323270736383, 0.128942307692305, 0.0638616563662929, 0.206865384615385, 0.375333871885573, 1.07434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1425, '2021-09-19 00:00:00', 0.0358496647339741, 0.0759615384615361, 0.0331039446870903, 0.116865384615383, 0.0354538486573071, 0.128653846153844, 0.0720395003826714, 0.218019230769229, 0.375333871885573, 1.07434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 0, '2021-09-19 00:00:00', 0.0332115132956117, 0.0842307692307724, 0.0413663928997708, 0.100038461538465, 0.0360145056245999, 0.116769230769231, 0.0810330796650375, 0.233000000000002, 0.375137446093479, 1.07178846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 15, '2021-09-19 00:00:00', 0.0391744814898662, 0.0633399999999983, 0.0327628091998619, 0.0786199999999985, 0.0287306166542444, 0.10114, 0.0851991441662771, 0.229960000000002, 0.368866024684663, 1.09504 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 30, '2021-09-19 00:00:00', 0.0197480378772206, 0.047879999999999, 0.0204177822824444, 0.0728599999999972, 0.0224279773200003, 0.0950800000000015, 0.0837188996981323, 0.2312, 0.368881869076447, 1.0967 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 45, '2021-09-19 00:00:00', 0.0225384116565443, 0.0584999999999962, 0.0233697453986982, 0.0792499999999985, 0.0280507781326301, 0.100384615384615, 0.0880071238375232, 0.244923076923076, 0.380188356658198, 1.07144230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 60, '2021-09-19 00:00:00', 0.0169390422942417, 0.058365384615384, 0.0214906867127242, 0.069519230769232, 0.0290738912745807, 0.0928653846153837, 0.0959639776166001, 0.25525, 0.380316888113868, 1.06815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 75, '2021-09-19 00:00:00', 0.0130089909737025, 0.0354230769230766, 0.0174905688872641, 0.0559999999999974, 0.0271709120483409, 0.0715384615384632, 0.0982260579558104, 0.264038461538462, 0.380346892272751, 1.06796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 90, '2021-09-19 00:00:00', 0.0161796168063403, 0.0440000000000013, 0.0196321263396381, 0.0555961538461531, 0.0255399009093951, 0.0719423076923085, 0.0996850289662382, 0.27375, 0.378009873700919, 1.06676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 105, '2021-09-19 00:00:00', 0.0110389694335066, 0.0383269230769219, 0.0240941183375025, 0.0549423076923082, 0.0356472460906291, 0.0841153846153862, 0.10014069333462, 0.276961538461537, 0.378599744503958, 1.06555769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 120, '2021-09-19 00:00:00', 0.019034472775632, 0.042134615384616, 0.0193376973412456, 0.0534423076923076, 0.0397713899875039, 0.0927115384615422, 0.0999652189513945, 0.282249999999998, 0.379686620274385, 1.06398076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 135, '2021-09-19 00:00:00', 0.0147149453068816, 0.0349807692307685, 0.0258118935019027, 0.0624230769230798, 0.0432189951116565, 0.131192307692312, 0.100928809640187, 0.28526923076923, 0.382110924289713, 1.06203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 150, '2021-09-19 00:00:00', 0.0184125375345539, 0.0466923076923098, 0.0278441265730362, 0.0678461538461564, 0.0597426146063268, 0.149000000000006, 0.101983778876087, 0.291365384615384, 0.382180370224081, 1.06165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 165, '2021-09-19 00:00:00', 0.027314577680172, 0.0556153846153845, 0.0415308782251662, 0.125576923076926, 0.0592695569800841, 0.16340384615385, 0.102543641741158, 0.296538461538459, 0.387210658229025, 1.06457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 180, '2021-09-19 00:00:00', 0.0319831265609733, 0.107096153846154, 0.0499614351275076, 0.128750000000003, 0.066672817664958, 0.172230769230772, 0.0946917834141612, 0.290423076923074, 0.391679759301082, 1.06292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 195, '2021-09-19 00:00:00', 0.0284603908292543, 0.0784230769230775, 0.0425610330990906, 0.109192307692311, 0.0671801596169124, 0.159423076923076, 0.0961151152765055, 0.283653846153841, 0.394811677112792, 1.06209615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 210, '2021-09-19 00:00:00', 0.0226514815273664, 0.075980769230774, 0.0375007128137392, 0.109711538461541, 0.0444512524700223, 0.14907692307692, 0.0970725739608521, 0.280269230769224, 0.400228042687971, 1.06638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 225, '2021-09-19 00:00:00', 0.0220971717647311, 0.0807500000000002, 0.0378697971800949, 0.109307692307691, 0.0365669459821516, 0.159807692307691, 0.0962845242777087, 0.275519230769227, 0.399007719705539, 1.06840384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 240, '2021-09-19 00:00:00', 0.0355770507274226, 0.0835576923076896, 0.033739687883287, 0.116442307692302, 0.0580744879774765, 0.168615384615381, 0.0980881726579957, 0.270480769230766, 0.402945844805668, 1.08057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 255, '2021-09-19 00:00:00', 0.0322073570190698, 0.0825769230769216, 0.0428642445581225, 0.120288461538459, 0.0667483333125266, 0.170000000000003, 0.103374658403305, 0.2745, 0.400707816053236, 1.08092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 270, '2021-09-19 00:00:00', 0.027139723937148, 0.0782692307692296, 0.0460440591674502, 0.113653846153846, 0.0671496176746118, 0.162865384615387, 0.1037491204782, 0.261999999999999, 0.397642284162343, 1.08011538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 285, '2021-09-19 00:00:00', 0.0393401341360932, 0.078615384615385, 0.0451995575199578, 0.111500000000004, 0.071038053182778, 0.150750000000001, 0.10561476441075, 0.259038461538459, 0.396473916107789, 1.07961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 300, '2021-09-19 00:00:00', 0.0214476912869082, 0.0667884615384651, 0.0369413672646861, 0.0992692307692336, 0.0464116530459919, 0.137307692307691, 0.10118099547916, 0.250423076923077, 0.392602844928756, 1.07842307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 315, '2021-09-19 00:00:00', 0.037131409055698, 0.0726923076923094, 0.0474305159802606, 0.0954230769230756, 0.0460209191564042, 0.137749999999999, 0.0963882713101272, 0.264673076923075, 0.401722908712729, 1.08265384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 330, '2021-09-19 00:00:00', 0.0225163530316554, 0.0606153846153855, 0.0316401886603369, 0.0916923076923072, 0.0389719623082299, 0.126576923076925, 0.0993354476199033, 0.269134615384617, 0.402447288473907, 1.082 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 345, '2021-09-19 00:00:00', 0.0309043748458953, 0.067903846153843, 0.0345252026117844, 0.09151923076923, 0.0584368561256169, 0.126615384615379, 0.101437658004996, 0.283538461538461, 0.407829829236882, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 360, '2021-09-19 00:00:00', 0.0250250950970305, 0.0648461538461563, 0.0325363465397392, 0.0880769230769261, 0.0560238445114825, 0.120134615384612, 0.120228034936181, 0.314903846153847, 0.408951197013116, 1.08269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 375, '2021-09-19 00:00:00', 0.0269066262928255, 0.058942307692312, 0.0559474203708622, 0.0840769230769234, 0.0660465715642011, 0.112980769230768, 0.15492253275055, 0.362365384615385, 0.408572233045007, 1.08498076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 390, '2021-09-19 00:00:00', 0.0338237342704785, 0.0547500000000018, 0.0361364933806038, 0.0773846153846121, 0.0576083460833745, 0.111192307692301, 0.15259277127752, 0.370576923076925, 0.408079788578351, 1.08457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 405, '2021-09-19 00:00:00', 0.016633989761467, 0.0575192307692283, 0.0281604537223076, 0.0771346153846137, 0.0403633306546723, 0.118461538461532, 0.157873714136916, 0.400480769230768, 0.408195098998202, 1.08332692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 420, '2021-09-19 00:00:00', 0.0277011524336784, 0.0550769230769259, 0.0361182246773846, 0.0781153846153794, 0.0441266751697693, 0.118711538461538, 0.1612839743577, 0.412596153846154, 0.408340555927748, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 435, '2021-09-19 00:00:00', 0.0287863749821915, 0.0558461538461505, 0.0404850399720507, 0.0935384615384589, 0.0646632698024021, 0.133038461538461, 0.164077608278709, 0.428807692307691, 0.408340555927748, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 450, '2021-09-19 00:00:00', 0.024967155347647, 0.0681730769230772, 0.0318248089002645, 0.0915384615384625, 0.0571067286888196, 0.124538461538459, 0.174294984260768, 0.461807692307691, 0.408401725774246, 1.08351923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 465, '2021-09-19 00:00:00', 0.0210015475620279, 0.0547500000000018, 0.0428803747472109, 0.0884423076923097, 0.0539630536000905, 0.124134615384612, 0.165032240439904, 0.483596153846152, 0.41585203035917, 1.08786538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 480, '2021-09-19 00:00:00', 0.034398708607242, 0.0693653846153851, 0.03964446318893, 0.0922884615384578, 0.0532000036148031, 0.147096153846156, 0.156705564183768, 0.493423076923075, 0.426698012470355, 1.09157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 495, '2021-09-19 00:00:00', 0.0214794445566327, 0.0680576923076888, 0.0254594096251584, 0.0953076923076905, 0.0399815149595618, 0.162692307692309, 0.154430772391832, 0.500788461538461, 0.427463502715547, 1.09011538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 510, '2021-09-19 00:00:00', 0.0224601527496665, 0.0660384615384631, 0.0349146872335367, 0.109346153846158, 0.0436357695545237, 0.16940384615385, 0.166964036892333, 0.516480769230769, 0.428664039599955, 1.08917307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 525, '2021-09-19 00:00:00', 0.036337462127208, 0.0821346153846168, 0.0407946829114572, 0.133615384615386, 0.0665690647719771, 0.188403846153846, 0.172757746124893, 0.52182692307692, 0.429065006729747, 1.0885 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 540, '2021-09-19 00:00:00', 0.0315459920653109, 0.108519230769231, 0.0342857673992281, 0.136576923076923, 0.0863139551066595, 0.220826923076922, 0.176787914005627, 0.526557692307691, 0.431094287384306, 1.08626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 555, '2021-09-19 00:00:00', 0.0296736350214222, 0.0922692307692308, 0.0645883086586448, 0.143519230769228, 0.11555978805529, 0.275230769230766, 0.200355381375576, 0.53432692307692, 0.451508205905497, 1.0925 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 570, '2021-09-19 00:00:00', 0.0615579526825047, 0.117692307692308, 0.0767663988995206, 0.177999999999999, 0.116798030805317, 0.288000000000003, 0.239812090700515, 0.560326923076922, 0.455770666437205, 1.09359615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 585, '2021-09-19 00:00:00', 0.0499770601222349, 0.124557692307689, 0.102383744578156, 0.225634615384613, 0.125920286139834, 0.300961538461536, 0.242105349764545, 0.562596153846153, 0.466992954978981, 1.1045 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 600, '2021-09-19 00:00:00', 0.0851109072825623, 0.177442307692308, 0.0912741453829325, 0.218019230769235, 0.123432335870555, 0.299807692307693, 0.250662310382217, 0.559576923076923, 0.463203676749058, 1.10138461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 615, '2021-09-19 00:00:00', 0.0544524527949338, 0.14601923076923, 0.0924689136953611, 0.215499999999998, 0.109672647526102, 0.288019230769231, 0.272646062477735, 0.559846153846154, 0.471065483362329, 1.09501923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 630, '2021-09-19 00:00:00', 0.0716783413269654, 0.151769230769228, 0.0846839190982943, 0.202615384615382, 0.113026171237531, 0.307346153846155, 0.28205947272489, 0.548615384615386, 0.484133294185047, 1.09455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 645, '2021-09-19 00:00:00', 0.0633957442153284, 0.138403846153845, 0.0703293050857602, 0.194865384615383, 0.103314947909478, 0.288038461538462, 0.269630648366352, 0.527942307692306, 0.485026356143506, 1.07611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 660, '2021-09-19 00:00:00', 0.0606300763140395, 0.141884615384614, 0.100709202466998, 0.224211538461539, 0.103496755801998, 0.277038461538462, 0.269763007100677, 0.536499999999999, 0.472514348581486, 1.06848076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 675, '2021-09-19 00:00:00', 0.0731027964318319, 0.147673076923074, 0.078030595577333, 0.194076923076923, 0.0929161429213712, 0.242480769230771, 0.266060841075582, 0.530134615384615, 0.462818472472243, 1.05703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 690, '2021-09-19 00:00:00', 0.0463580587965471, 0.126019230769236, 0.0682007444128082, 0.17919230769231, 0.0786314895817591, 0.23263461538462, 0.243235593296201, 0.518076923076922, 0.449486959252952, 1.05094230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 705, '2021-09-19 00:00:00', 0.0380449582225256, 0.115326923076919, 0.046236686233406, 0.155865384615387, 0.0907578117002354, 0.220903846153849, 0.255267878150359, 0.533480769230768, 0.453694741920331, 1.05217307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 720, '2021-09-19 00:00:00', 0.046395838672814, 0.116576923076932, 0.065449322732587, 0.164923076923082, 0.122592175682064, 0.230192307692307, 0.265043810602065, 0.545692307692307, 0.45274472515298, 1.05311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 735, '2021-09-19 00:00:00', 0.061185157199596, 0.114788461538461, 0.0874530643347543, 0.164461538461537, 0.151114471383583, 0.245288461538459, 0.303979820306957, 0.572634615384612, 0.446898276585833, 1.04451923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 750, '2021-09-19 00:00:00', 0.0422189713098448, 0.108692307692307, 0.0798316112442079, 0.153884615384614, 0.154211742544012, 0.257692307692306, 0.283025729327811, 0.559288461538458, 0.437431390664254, 1.03419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 765, '2021-09-19 00:00:00', 0.0475175797428188, 0.104403846153846, 0.0841413462802088, 0.170615384615383, 0.131608896122035, 0.260807692307688, 0.260535286256231, 0.56384615384615, 0.439291389626524[...];
Date: 2021-09-19 14:58:59 Duration: 12s778ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 900, '2021-09-19 00:00:00', 0.065300412515108, 0.121518518518519, 0.0838516700137956, 0.172555555555554, 0.11976365614548, 0.271055555555557, 0.180497131244417, 0.563314814814819, 0.540685326039898, 1.05738888888889 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 915, '2021-09-19 00:00:00', 0.0684605445044487, 0.124499999999999, 0.118019337833099, 0.214555555555556, 0.1300544374297, 0.283814814814814, 0.171382265868236, 0.556148148148152, 0.552939875945165, 1.05527777777778 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 930, '2021-09-19 00:00:00', 0.108794485285282, 0.17151851851852, 0.112786011867313, 0.208870370370373, 0.121896966206588, 0.275796296296297, 0.170141136737285, 0.553555555555561, 0.565852009308746, 1.07885185185185 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 945, '2021-09-19 00:00:00', 0.0527756499796032, 0.121666666666668, 0.0758625190385335, 0.176444444444446, 0.0995674297997278, 0.259333333333337, 0.1705041376878, 0.531759259259265, 0.577939168369979, 1.08298148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 960, '2021-09-19 00:00:00', 0.0552272113345837, 0.132722222222224, 0.0689507493828435, 0.176074074074075, 0.111387589778641, 0.302314814814817, 0.164929292887653, 0.520962962962967, 0.598679578649327, 1.08824074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 975, '2021-09-19 00:00:00', 0.0549218234871764, 0.115685185185183, 0.076815704264512, 0.191462962962965, 0.121120739835232, 0.318185185185186, 0.158744939574323, 0.503925925925925, 0.608910038078643, 1.08637037037037 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 990, '2021-09-19 00:00:00', 0.0586783994192487, 0.156907407407411, 0.0875672309886507, 0.245092592592595, 0.133953780777612, 0.347333333333336, 0.152981543213884, 0.499277777777779, 0.623844583862694, 1.08874074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1005, '2021-09-19 00:00:00', 0.0543157973379392, 0.151574074074071, 0.0678663425848248, 0.217925925925925, 0.125483384446231, 0.316685185185184, 0.132181905977353, 0.458462962962963, 0.590912228165923, 1.06187037037037 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1020, '2021-09-19 00:00:00', 0.0576228218776201, 0.146703703703705, 0.0772211046466558, 0.214185185185189, 0.124925647402436, 0.334074074074077, 0.140203532861266, 0.423370370370371, 0.595027719673204, 1.03161111111111 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1035, '2021-09-19 00:00:00', 0.056769859534505, 0.143018518518523, 0.102471471257381, 0.204037037037041, 0.121352838434093, 0.307870370370375, 0.141454617570117, 0.388703703703704, 0.576119545553902, 1.01133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1050, '2021-09-19 00:00:00', 0.0711111194577977, 0.143814814814816, 0.0973017049946803, 0.241388888888893, 0.106316304935589, 0.281685185185188, 0.134220565698441, 0.365611111111112, 0.572268484770017, 0.999759259259262 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1065, '2021-09-19 00:00:00', 0.0860788042511644, 0.192185185185186, 0.0983441106653784, 0.226611111111113, 0.101691709119791, 0.253129629629629, 0.12997376461109, 0.343277777777776, 0.557833500596248, 0.990185185185187 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1080, '2021-09-19 00:00:00', 0.0628247460635443, 0.131277777777778, 0.0693944247208397, 0.16248148148148, 0.0766078834472538, 0.198962962962962, 0.135891786489573, 0.310407407407405, 0.566869645647652, 0.985685185185185 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1095, '2021-09-19 00:00:00', 0.0354567269665413, 0.108055555555555, 0.0441712947099496, 0.146259259259259, 0.0815649855397353, 0.193907407407409, 0.11920326973565, 0.298351851851854, 0.569719372239894, 0.980018518518521 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1110, '2021-09-19 00:00:00', 0.0443471477737776, 0.111851851851851, 0.0674398170028593, 0.145425925925928, 0.0805203430260058, 0.178388888888891, 0.124169884659729, 0.291611111111112, 0.560914986880477, 0.975740740740742 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1125, '2021-09-19 00:00:00', 0.0562887473383732, 0.0956666666666708, 0.0750217537302572, 0.129074074074079, 0.0742990799159253, 0.153759259259264, 0.117450156125011, 0.289407407407408, 0.56366787277414, 0.970481481481483 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1140, '2021-09-19 00:00:00', 0.0301987127327023, 0.0840925925925925, 0.034922543515386, 0.103259259259261, 0.0418775517996157, 0.149462962962964, 0.108691344662574, 0.276407407407407, 0.565764580493791, 0.969814814814815 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1155, '2021-09-19 00:00:00', 0.0207750466690866, 0.069388888888887, 0.0251169628610191, 0.0956481481481517, 0.0505945913913997, 0.154796296296296, 0.155784260292835, 0.321703703703703, 0.571236822274712, 0.96274074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1170, '2021-09-19 00:00:00', 0.0229664533005835, 0.0718518518518539, 0.0278207914831022, 0.11035185185185, 0.0568285458043174, 0.154814814814813, 0.152178920318072, 0.329592592592594, 0.577299379318764, 0.969648148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1185, '2021-09-19 00:00:00', 0.0254364606964777, 0.0754259259259224, 0.041818015719862, 0.109851851851845, 0.056933728405925, 0.138759259259253, 0.151675185259028, 0.323351851851852, 0.581314053236316, 0.967518518518517 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1200, '2021-09-19 00:00:00', 0.0330900093373944, 0.0787777777777718, 0.03743174224686, 0.0989074074074086, 0.0531705046440461, 0.134388888888886, 0.152684590072421, 0.308740740740744, 0.585765316837949, 0.967444444444445 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1215, '2021-09-19 00:00:00', 0.0217283638332873, 0.0607777777777785, 0.02872981764043, 0.0845370370370359, 0.0425706384643135, 0.130981481481479, 0.148599446782431, 0.306759259259261, 0.581483589830504, 0.969870370370369 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1230, '2021-09-19 00:00:00', 0.0250247882806244, 0.0625185185185149, 0.0408233460662585, 0.0947407407407394, 0.0540133200834631, 0.131648148148146, 0.148334687403785, 0.305888888888894, 0.577548886696375, 0.969203703703702 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1245, '2021-09-19 00:00:00', 0.0293373151920565, 0.0702037037037026, 0.0398065031409166, 0.0969999999999979, 0.0527457617692165, 0.128333333333333, 0.149225001724243, 0.300296296296299, 0.576469445920405, 0.966314814814813 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1260, '2021-09-19 00:00:00', 0.0305462845298043, 0.0675370370370358, 0.0463444077646279, 0.0921481481481492, 0.0485050222089134, 0.122777777777779, 0.152733185411437, 0.295814814814819, 0.578963402811332, 0.965777777777779 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1275, '2021-09-19 00:00:00', 0.0307057420133847, 0.060148148148148, 0.0331366634038206, 0.0821666666666679, 0.040154624573562, 0.117481481481483, 0.151465617660683, 0.297222222222225, 0.582949639989201, 0.965574074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1290, '2021-09-19 00:00:00', 0.019759901409258, 0.0561296296296297, 0.0278210986979925, 0.0795740740740714, 0.0414838897092934, 0.115518518518517, 0.141320764237098, 0.298907407407408, 0.583919218596341, 0.962833333333332 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1305, '2021-09-19 00:00:00', 0.0266120032682407, 0.0646111111111107, 0.0284400453996835, 0.0859814814814852, 0.0412818727765955, 0.117407407407407, 0.131900700800997, 0.307944444444446, 0.577970343485481, 0.962722222222222 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1320, '2021-09-19 00:00:00', 0.019220344752935, 0.0595370370370418, 0.0285200109684629, 0.0792777777777779, 0.0403164653574366, 0.109074074074078, 0.134494331000323, 0.317925925925928, 0.57828401659233, 0.964166666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1335, '2021-09-19 00:00:00', 0.0191829919326263, 0.0523888888888848, 0.0368881712678626, 0.0783888888888879, 0.139836603366304, 0.20461111111111, 0.145460828280679, 0.338555555555556, 0.578659946197538, 0.963944444444443 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1350, '2021-09-19 00:00:00', 0.0336923719249038, 0.0566851851851858, 0.032468075488485, 0.0806851851851867, 0.139856405296875, 0.219222222222221, 0.153632303293881, 0.343999999999999, 0.578402133891321, 0.96348148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1365, '2021-09-19 00:00:00', 0.0234799120059319, 0.0625370370370383, 0.138102061849849, 0.194222222222221, 0.140901988525251, 0.229796296296297, 0.155538085862739, 0.353000000000001, 0.579369714145917, 0.962648148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 0, '2021-09-19 00:00:00', 0.119130417291768, 0.124478260869561, 0.111276171589592, 0.163, 0.104978451581466, 0.201956521739132, 0.142032312751751, 0.387717391304347, 0.601589329479737, 0.983195652173911 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 15, '2021-09-19 00:00:00', 0.0588701340897668, 0.100521739130434, 0.0591963053675637, 0.146043478260869, 0.0675196721443619, 0.211260869565217, 0.134386723681976, 0.374717391304346, 0.590517251658182, 1.02547826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 30, '2021-09-19 00:00:00', 0.0561704845388853, 0.0989600000000007, 0.0555890276943207, 0.140340000000003, 0.0732206994867801, 0.211300000000002, 0.132733307173947, 0.369880000000002, 0.561462241235632, 1.01066 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 45, '2021-09-19 00:00:00', 0.0473627612565627, 0.0933653846153882, 0.0639429342942102, 0.167173076923077, 0.0847129837473791, 0.195980769230769, 0.138395153316647, 0.363538461538464, 0.561882021561335, 0.989384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 60, '2021-09-19 00:00:00', 0.0670573606353918, 0.141480769230769, 0.0754053686111598, 0.161519230769233, 0.0846347650882181, 0.192288461538462, 0.141945038117411, 0.366576923076923, 0.5625705278862, 0.983173076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 75, '2021-09-19 00:00:00', 0.0321628129749478, 0.0625576923076964, 0.0447586906043417, 0.0884038461538458, 0.0470910125346452, 0.122288461538463, 0.151031392559499, 0.351692307692309, 0.552161393978251, 0.96725 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 90, '2021-09-19 00:00:00', 0.0318183062934634, 0.0642307692307666, 0.0393244345648575, 0.088365384615384, 0.0510995446314182, 0.122711538461537, 0.147556424670495, 0.34996153846154, 0.546090078509178, 0.963423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 105, '2021-09-19 00:00:00', 0.0186823754872351, 0.0533653846153853, 0.0264523083186453, 0.0752307692307699, 0.0462231918146983, 0.108788461538458, 0.142026850115909, 0.342615384615386, 0.539823032255805, 0.957615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 120, '2021-09-19 00:00:00', 0.0204549128949158, 0.0592115384615408, 0.0324341700158257, 0.0786538461538457, 0.0520405019783057, 0.117576923076923, 0.142396645379675, 0.340769230769231, 0.534994648427589, 0.954076923076926 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 135, '2021-09-19 00:00:00', 0.0211523866629381, 0.0487115384615377, 0.0296173870451888, 0.0765192307692272, 0.0696761519735847, 0.164384615384615, 0.15999156708546, 0.351192307692309, 0.530521088176525, 0.950250000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 150, '2021-09-19 00:00:00', 0.0248578729209452, 0.0554230769230759, 0.0448677543968449, 0.0876538461538427, 0.0844391178032071, 0.181730769230769, 0.183555390927267, 0.361807692307693, 0.528082830041481, 0.952846153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 165, '2021-09-19 00:00:00', 0.0381472652513167, 0.0709230769230756, 0.0663526592128433, 0.147346153846155, 0.0906898370186068, 0.192942307692309, 0.215307173234323, 0.367326923076925, 0.527703960204382, 0.951980769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 180, '2021-09-19 00:00:00', 0.0518912768717875, 0.12773076923077, 0.0654318465157504, 0.157557692307693, 0.0905346363808634, 0.214903846153846, 0.211961832558456, 0.35246153846154, 0.519681695478481, 0.944230769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 195, '2021-09-19 00:00:00', 0.0252467895902675, 0.0814038461538462, 0.0390152484983026, 0.106019230769234, 0.0664005937183867, 0.165826923076923, 0.20655470219775, 0.30625, 0.515385757317911, 0.91917307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 210, '2021-09-19 00:00:00', 0.0251183123514422, 0.073480769230773, 0.0591574983868047, 0.13051923076923, 0.0595701170567424, 0.164826923076924, 0.204357944830597, 0.294019230769231, 0.516115628070362, 0.912692307692311 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 225, '2021-09-19 00:00:00', 0.0465638271622929, 0.0972599999999977, 0.0446195678299695, 0.120479999999998, 0.0686246918633021, 0.177159999999998, 0.210342017121325, 0.294919999999997, 0.523818133993091, 0.903900000000004 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 240, '2021-09-19 00:00:00', 0.0345210972283068, 0.0908846153846186, 0.0467882628279978, 0.127307692307696, 0.0853069953845451, 0.180288461538462, 0.210679100675743, 0.290711538461538, 0.51879021252852, 0.917230769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 255, '2021-09-19 00:00:00', 0.0372117072148824, 0.0833653846153831, 0.0588346313505386, 0.123576923076923, 0.112445001941118, 0.177538461538459, 0.203992827928223, 0.29257692307692, 0.516823878645777, 0.919307692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 270, '2021-09-19 00:00:00', 0.0412972712825497, 0.0877692307692301, 0.0630602886133588, 0.122500000000001, 0.103242634306095, 0.160807692307689, 0.194442280342051, 0.283096153846151, 0.515268271052904, 0.921634615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 285, '2021-09-19 00:00:00', 0.0374676475827425, 0.0827692307692303, 0.0712295233733877, 0.117249999999996, 0.0693647577331948, 0.147980769230765, 0.183340684351461, 0.270942307692307, 0.519712435279952, 0.921846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 300, '2021-09-19 00:00:00', 0.0371185211907006, 0.0792307692307671, 0.0425330459760417, 0.0974999999999966, 0.0389960944790075, 0.133346153846151, 0.149791994240221, 0.25880769230769, 0.526574376366871, 0.931423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 315, '2021-09-19 00:00:00', 0.0311628230181701, 0.064807692307688, 0.0346137811594466, 0.101076923076919, 0.0557826723854442, 0.139442307692306, 0.146935611225308, 0.269423076923073, 0.525429121327002, 0.934807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 330, '2021-09-19 00:00:00', 0.0262352082866928, 0.0721153846153824, 0.0284793109791319, 0.0881346153846159, 0.0895165133025558, 0.140384615384614, 0.152022650134271, 0.290384615384611, 0.523015677070527, 0.93646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 345, '2021-09-19 00:00:00', 0.0197543374010341, 0.0564230769230731, 0.0518994330782718, 0.0956346153846145, 0.128679895028773, 0.141653846153847, 0.15388985196712, 0.299057692307689, 0.522617006405856, 0.938846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 360, '2021-09-19 00:00:00', 0.0408268765172352, 0.0709230769230756, 0.0768933252079685, 0.101711538461539, 0.121247788243111, 0.134615384615385, 0.154635443494093, 0.314596153846151, 0.519886366282245, 0.946576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 375, '2021-09-19 00:00:00', 0.0481012114032652, 0.0665576923076926, 0.0913930817109017, 0.0978461538461543, 0.0905093280360565, 0.119961538461538, 0.156344891186121, 0.364749999999999, 0.51788187248267, 0.949076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 390, '2021-09-19 00:00:00', 0.0475517046527779, 0.0627692307692288, 0.0484920136168405, 0.0803461538461516, 0.0537250979882419, 0.110115384615384, 0.155313629348936, 0.380288461538459, 0.517169145072855, 0.951730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 405, '2021-09-19 00:00:00', 0.0374363511124598, 0.0540961538461503, 0.0434082232549728, 0.0794230769230747, 0.0557287282633099, 0.110865384615381, 0.167218134828091, 0.400730769230769, 0.512175038063538, 0.953019230769227 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 420, '2021-09-19 00:00:00', 0.0298711399179888, 0.0592499999999971, 0.0436891466895545, 0.080692307692306, 0.0640427861787597, 0.12103846153846, 0.186146084072122, 0.430769230769233, 0.504881236987018, 0.953211538461535 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 435, '2021-09-19 00:00:00', 0.0353877042966138, 0.0565192307692323, 0.0400063264227797, 0.0778846153846123, 0.0810079696933947, 0.135634615384614, 0.191710442715454, 0.457076923076924, 0.504781364705404, 0.953884615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 450, '2021-09-19 00:00:00', 0.0284261323433194, 0.051249999999996, 0.0462856349205649, 0.081999999999998, 0.0706993308639884, 0.134653846153843, 0.205353050585124, 0.477653846153847, 0.499151418756031, 0.955826923076919 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 465, '2021-09-19 00:00:00', 0.0278952435978682, 0.0557307692307675, 0.0631034590055208, 0.0990576923076903, 0.0640306086661185, 0.131173076923076, 0.229250169029382, 0.497999999999999, 0.491449527888206, 0.952961538461534 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 480, '2021-09-19 00:00:00', 0.0565000918991772, 0.0790961538461517, 0.0529518685658533, 0.0995961538461501, 0.0685384479409467, 0.146173076923076, 0.229587050693534, 0.506076923076923, 0.48711832711918, 0.951269230769228 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 495, '2021-09-19 00:00:00', 0.0190089047958694, 0.0589615384615347, 0.0318231652441104, 0.0865769230769233, 0.0671325554407126, 0.164499999999999, 0.234243930222651, 0.512173076923078, 0.481588707780344, 0.951211538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 510, '2021-09-19 00:00:00', 0.0334924790639053, 0.0661153846153844, 0.0623179471618069, 0.103442307692308, 0.0954938741490798, 0.197000000000001, 0.269622029600985, 0.531826923076923, 0.481317084035689, 0.953346153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 525, '2021-09-19 00:00:00', 0.0466080423895331, 0.0774807692307692, 0.0588979201670162, 0.13875, 0.0982405211712564, 0.213000000000002, 0.266044533576906, 0.527423076923077, 0.478618301829503, 0.95132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 540, '2021-09-19 00:00:00', 0.0424445701882094, 0.112192307692308, 0.0728974200239898, 0.160923076923079, 0.10106394776804, 0.227692307692307, 0.250573741641058, 0.521000000000001, 0.465581738671758, 0.949153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 555, '2021-09-19 00:00:00', 0.0444900161661194, 0.107192307692309, 0.0602182568789412, 0.151538461538463, 0.100490520027436, 0.265769230769231, 0.237214336705141, 0.508807692307693, 0.450089303959183, 0.94280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 570, '2021-09-19 00:00:00', 0.0408976818978196, 0.108096153846155, 0.0613416159401878, 0.154576923076921, 0.0924014256466764, 0.265711538461536, 0.237359957902302, 0.497519230769231, 0.447733190209734, 0.934480769230766 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 585, '2021-09-19 00:00:00', 0.0561492687807711, 0.112596153846154, 0.0856843940552507, 0.211653846153847, 0.110938243388627, 0.270076923076925, 0.239664705690774, 0.491865384615385, 0.451191335841528, 0.927692307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 600, '2021-09-19 00:00:00', 0.079772862650056, 0.172480769230768, 0.0826544637912281, 0.212903846153844, 0.137774013682385, 0.284673076923079, 0.248559468971477, 0.502980769230771, 0.47132314776105, 0.948980769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 615, '2021-09-19 00:00:00', 0.0441154298839568, 0.133634615384617, 0.0745234604258704, 0.179384615384619, 0.109607511323183, 0.280057692307693, 0.226650652903401, 0.483038461538465, 0.46308231574294, 0.948365384615381 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 630, '2021-09-19 00:00:00', 0.0451535670283589, 0.120230769230768, 0.0893461053345986, 0.182057692307692, 0.107352225801867, 0.274403846153844, 0.209752712460685, 0.470596153846153, 0.456443753801729, 0.938596153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 645, '2021-09-19 00:00:00', 0.048685474061728, 0.119846153846152, 0.056608469738669, 0.186673076923076, 0.121856676531833, 0.27851923076923, 0.197550010221362, 0.456057692307692, 0.435537249135611, 0.930153846153841 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 660, '2021-09-19 00:00:00', 0.0471400205606832, 0.13119230769231, 0.0666592713846931, 0.185038461538461, 0.11925225526008, 0.262403846153843, 0.189573456434742, 0.447653846153847, 0.427246265231008, 0.925134615384611 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 675, '2021-09-19 00:00:00', 0.0665734903349976, 0.11448076923077, 0.11700218439775, 0.195365384615387, 0.127118297418038, 0.243192307692306, 0.210737481606492, 0.457115384615386, 0.422925696329017, 0.931769230769225 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 690, '2021-09-19 00:00:00', 0.0753603369459997, 0.143596153846156, 0.0864924474248356, 0.180211538461537, 0.150990014952594, 0.254730769230769, 0.212425183209381, 0.461461538461541, 0.418516225675714, 0.93063461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 705, '2021-09-19 00:00:00', 0.0459043529023658, 0.109519230769228, 0.0709493101825876, 0.148769230769228, 0.144158071627588, 0.250519230769232, 0.215266958592204, 0.45471153846154, 0.412779046874307, 0.927192307692303 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 720, '2021-09-19 00:00:00', 0.0700124714165014, 0.116384615384614, 0.134755710596851, 0.186807692307692, 0.146310281462169, 0.255461538461539, 0.242233934134242, 0.462173076923077, 0.411960483541806, 0.926999999999996 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 735, '2021-09-19 00:00:00', 0.0723572653308144, 0.121076923076925, 0.0917093234082583, 0.1675, 0.0953805596222121, 0.225134615384616, 0.245787400315485, 0.448615384615381, 0.395847805349477, 0.918749999999996 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 750, '2021-09-19 00:00:00', 0.0549062417637168, 0.105346153846153, 0.0692811995810162, 0.143769230769232, 0.0844206409320891, 0.198730769230769, 0.248520740505776, 0.449538461538461, 0.375999652720788, 0.91682692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 765, '2021-09-19 00:00:00', 0.0433482543344714, 0.0986346153846147, 0.0713747854637765, 0.138500000000002, 0.0859825764997671, 0.196288461538463, 0.262661309411073, 0.488211538461537, 0.371889727762659, 0.914980769230765 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 780, '2021-09-19 00:00:00', 0.0713964042404201, 0.109557692307691, 0.0682696379186109, 0.152211538461537, 0.0963032470097171, 0.219846153846153, 0.282516186057746, 0.503153846153843, 0.37382326758057, 0.915346153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 795, '2021-09-19 00:00:00', 0.030262416396476, 0.102923076923076, 0.0430205720020611, 0.13748076923077, 0.0816475375294021, 0.226096153846157, 0.255350748217787, 0.506269230769227, 0.380920858426807, 0.91609615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 810, '2021-09-19 00:00:00', 0.0433310334695449, 0.0950384615384639, 0.0585961931029102, 0.155576923076924, 0.0863072418745932, 0.221500000000002, 0.261583894470119, 0.51907692307692, 0.365124946475123, 0.916942307692302 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 825, '2021-09-19 00:00:00', 0.0491140157028634, 0.108057692307693, 0.0642366059070784, 0.157807692307697, 0.0743258030565424, 0.21525, 0.253043566483051, 0.516942307692304, 0.35944514345564, 0.921865384615379 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 840, '2021-09-19 00:00:00', 0.0404735051037665, 0.114730769230776, 0.0647829749714635, 0.154576923076927, 0.0748926128636119, 0.21321153846154, 0.24680099192545, 0.535980769230767, 0.353204479891442, 0.926269230769225 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 855, '2021-09-19 00:00:00', 0.049652287111314, 0.0954807692307698, 0.065683776242983, 0.150461538461538, 0.0789162774473964, 0.218826923076925, 0.24766983295074, 0.527115384615382, 0.36250628429566, 0.93661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 870, '2021-09-19 00:00:00', 0.0502368850087695, 0.10873076923077, 0.0558001378548107, 0.150653846153845, 0.0847933891653942, 0.21317307692308, 0.24103565408143, 0.527057692307691, 0.356315991998459, 0.932884615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 885, '2021-09-19 00:00:00', 0.0518302146806923, 0.105134615384612, 0.0695578563831281, 0.146346153846155, 0.097028086734636, 0.210980769230773, 0.234223283510549, 0.527442307692307, 0.343726255683435, 0.937173076923073 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 900, '2021-09-19 00:00:00', 0.056286109777159, 0.100384615384617, 0.069141415841849, 0.147846153846158, 0.109180078839432, 0.229019230769232, 0.228019561407827, 0.520903846153844, 0.329156156534578, 0.94934615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 915, '2021-09-19 00:00:00', 0.0479579022124116, 0.109903846153847, 0.0777671277201744, 0.161115384615384, 0.115799920286939, 0.260692307692305, 0.216786222241746, 0.513115384615382, 0.314064890404221, 0.94484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 930, '2021-09-19 00:00:00', 0.0666863842636061, 0.118923076923079, 0.08783970540794, 0.172576923076922, 0.124447259450001, 0.270596153846151, 0.2128421589239, 0.507230769230768, 0.311754365832116, 0.945269230769226 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 945, '2021-09-19 00:00:00', 0.0631575319827636, 0.117423076923074, 0.0922785436349345, 0.185019230769228, 0.151108896037062, 0.307038461538459, 0.198979845326494, 0.486326923076921, 0.30591792262732, 0.956346153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 960, '2021-09-19 00:00:00', 0.0752746994986749, 0.138403846153847, 0.0870938949551711, 0.202942307692307, 0.161719886032801, 0.315192307692307, 0.193746583096424, 0.467961538461539, 0.301088882864537, 0.956153846153842 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 975, '2021-09-19 00:00:00', 0.0521534864975126, 0.125615384615384, 0.119686738549499, 0.213153846153845, 0.15231231578064, 0.295807692307688, 0.191473336163393, 0.444038461538461, 0.318702438985623, 0.97976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 990, '2021-09-19 00:00:00', 0.0830998403219791, 0.152788461538463, 0.10913986263224, 0.211480769230769, 0.131787732883081, 0.292442307692305, 0.176955449630255, 0.421865384615384, 0.321592125812518, 0.973653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1005, '2021-09-19 00:00:00', 0.0639664365116602, 0.141249999999998, 0.0968925495270202, 0.202884615384612, 0.108531748279553, 0.269096153846152, 0.180072246185115, 0.401576923076922, 0.319982071613153, 0.982384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1020, '2021-09-19 00:00:00', 0.09059094240681, 0.148673076923075, 0.102960410614212, 0.197615384615383, 0.117697795875055, 0.283365384615383, 0.172663096809939, 0.380249999999999, 0.319145689542949, 0.984134615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1035, '2021-09-19 00:00:00', 0.0496384931278162, 0.117500000000001, 0.0672598291358576, 0.168230769230768, 0.118845240349983, 0.256134615384616, 0.159314798433788, 0.350249999999999, 0.31780866038449, 0.996769230769228 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1050, '2021-09-19 00:00:00', 0.0618718433538242, 0.121749999999998, 0.103031356317458, 0.201096153846154, 0.125439401551263, 0.243211538461538, 0.146143592454082, 0.330019230769229, 0.323015417588697, 1.0125 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1065, '2021-09-19 00:00:00', 0.0888733866022518, 0.164326923076923, 0.100302444559516, 0.190403846153845, 0.122991975973418, 0.227384615384616, 0.137672018273082, 0.298730769230767, 0.319441115315244, 1.01838461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1095, '2021-09-19 00:00:00', 0.0345703574668351, 0.0934807692307658, 0.0464289738782219, 0.129980769230771, 0.0709930251178523, 0.165480769230771, 0.110794426755136, 0.244250000000002, 0.32679456261365, 1.01911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1110, '2021-09-19 00:00:00', 0.0392494389964813, 0.093038461538462, 0.0417525908915131, 0.113173076923075, 0.066138177035191, 0.154461538461538, 0.106735887195377, 0.237019230769235, 0.338436916630651, 1.03405769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1125, '2021-09-19 00:00:00', 0.0314940531627075, 0.0758461538461531, 0.0653001030744833, 0.115211538461541, 0.0865263610343433, 0.141865384615385, 0.107963699383706, 0.230596153846157, 0.341943140235109, 1.03486538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1140, '2021-09-19 00:00:00', 0.0387426816910663, 0.0721538461538518, 0.0400592109834338, 0.0975961538461558, 0.0726137833917335, 0.130307692307695, 0.0938768280575906, 0.218326923076927, 0.337660849989135, 1.03248076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1155, '2021-09-19 00:00:00', 0.0249828248695259, 0.0691923076923069, 0.0492999492900292, 0.0927500000000007, 0.058031533205265, 0.120173076923076, 0.0810890583532441, 0.206153846153848, 0.337782897959394, 1.03238461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1170, '2021-09-19 00:00:00', 0.033655814447932, 0.0619230769230796, 0.0442408312969616, 0.0866346153846175, 0.0437876519299511, 0.11553846153846, 0.0741567181457929, 0.19467307692308, 0.339223303467473, 1.03298076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1185, '2021-09-19 00:00:00', 0.0247153097990174, 0.0610576923076903, 0.0283761275614695, 0.0827692307692292, 0.0480643358907159, 0.119596153846149, 0.0727554703203754, 0.18896153846154, 0.343105814582033, 1.0355 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1200, '2021-09-19 00:00:00', 0.0249791605451127, 0.0629615384615374, 0.0355099336047757, 0.0863461538461496, 0.0533840656145512, 0.112961538461533, 0.0790595418266907, 0.196634615384615, 0.345267952243116, 1.04382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1215, '2021-09-19 00:00:00', 0.0277287964730926, 0.056615384615386, 0.0437351161495597, 0.0834038461538449, 0.0503516251361017, 0.108115384615384, 0.0715185613346953, 0.206269230769233, 0.352550832668687, 1.05248076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1230, '2021-09-19 00:00:00', 0.0277777788888914, 0.0602499999999964, 0.0354702475539517, 0.0760384615384584, 0.0395363707917782, 0.101730769230765, 0.0675216546461504, 0.200076923076925, 0.358126948377034, 1.05513461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1245, '2021-09-19 00:00:00', 0.0311984713629472, 0.0502307692307686, 0.0344284095568677, 0.0713461538461545, 0.0421535882221203, 0.093250000000002, 0.0686294425492117, 0.197096153846156, 0.360506291954056, 1.05694230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1260, '2021-09-19 00:00:00', 0.0252609153863001, 0.0560769230769219, 0.0350086637628691, 0.0719423076923063, 0.0466740786238463, 0.101980769230769, 0.0685515218929997, 0.196865384615385, 0.36278625196579, 1.05676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1275, '2021-09-19 00:00:00', 0.0285257508496901, 0.0475384615384612, 0.0340590437554917, 0.063538461538461, 0.0491027376645516, 0.0991730769230766, 0.0638074748454571, 0.190076923076924, 0.365229154620242, 1.05515384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1290, '2021-09-19 00:00:00', 0.0279810375350619, 0.0490384615384596, 0.0331198813171472, 0.0780576923076895, 0.0418877667105821, 0.100750000000001, 0.0569302305795966, 0.185365384615386, 0.367809976545165, 1.05882692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1305, '2021-09-19 00:00:00', 0.0287323189778718, 0.0638846153846165, 0.0326212589956556, 0.0845576923076943, 0.0331148816186242, 0.102346153846157, 0.0578892609942578, 0.186942307692309, 0.369772288036842, 1.06125 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1320, '2021-09-19 00:00:00', 0.0277998893190917, 0.0634230769230781, 0.0271871080873632, 0.0776730769230789, 0.0352555723909778, 0.102346153846157, 0.0566246888257698, 0.182153846153847, 0.370454735634255, 1.06386538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1335, '2021-09-19 00:00:00', 0.0194060260268287, 0.0499230769230781, 0.0224975554227567, 0.0660000000000003, 0.0405868868554289, 0.0926538461538469, 0.0535836369971838, 0.177115384615385, 0.371933662923086, 1.06851923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1350, '2021-09-19 00:00:00', 0.0232508808766116, 0.0502884615384606, 0.035614517351129, 0.0740769230769237, 0.0427609455173559, 0.0935384615384622, 0.051649234859175, 0.177788461538462, 0.376274214656524, 1.07273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1365, '2021-09-19 00:00:00', 0.0252067527582483, 0.0554038461538456, 0.0271117133357529, 0.0722499999999968, 0.0315519352082349, 0.0927307692307704, 0.0499506718211537, 0.17901923076923, 0.376512089907022, 1.07292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1380, '2021-09-19 00:00:00', 0.0157564638750618, 0.0481153846153859, 0.0173176655026441, 0.0666923076923091, 0.0395730920624663, 0.104019230769228, 0.0583286346092959, 0.18051923076923, 0.376512089907022, 1.07292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1395, '2021-09-19 00:00:00', 0.014159041688567, 0.0470384615384642, 0.019268278035716, 0.0615576923076938, 0.0362273377437491, 0.127500000000001, 0.060053757968622, 0.194076923076924, 0.37653411327732, 1.07346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1410, '2021-09-19 00:00:00', 0.01491225618796, 0.0398461538461528, 0.0328794534860087, 0.0819615384615352, 0.0369583393316539, 0.128173076923075, 0.06223086360172, 0.206096153846155, 0.376541437090466, 1.07357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1425, '2021-09-19 00:00:00', 0.033203035079062, 0.0711923076923055, 0.0324320888105468, 0.116096153846153, 0.0350970960885088, 0.127884615384614, 0.0707241472200298, 0.217249999999999, 0.376541437090466, 1.07357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 0, '2021-09-19 00:00:00', 0.0332115132956117, 0.0842307692307724, 0.0413663928997708, 0.100038461538465, 0.0360145056245999, 0.116769230769231, 0.0810330796650375, 0.233000000000002, 0.375137446093479, 1.07178846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 15, '2021-09-19 00:00:00', 0.0391744814898662, 0.0633399999999983, 0.0327628091998619, 0.0786199999999985, 0.0283159554550641, 0.100780000000001, 0.0853025888626251, 0.229860000000002, 0.368866024684663, 1.09504 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 30, '2021-09-19 00:00:00', 0.0197480378772206, 0.047879999999999, 0.0199379244991383, 0.0724999999999977, 0.0222078627217135, 0.0947200000000021, 0.0838257120458828, 0.2311, 0.368881869076447, 1.0967 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 45, '2021-09-19 00:00:00', 0.0217594541786719, 0.0580769230769194, 0.0230195318404576, 0.0788269230769218, 0.0278014111429322, 0.0999615384615381, 0.0881202521907032, 0.244826923076922, 0.380188356658198, 1.07144230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 60, '2021-09-19 00:00:00', 0.0169390422942417, 0.058365384615384, 0.0214906867127242, 0.069519230769232, 0.0290738912745807, 0.0928653846153837, 0.0959639776166001, 0.25525, 0.380316888113868, 1.06815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 75, '2021-09-19 00:00:00', 0.0130089909737025, 0.0354230769230766, 0.0174905688872641, 0.0559999999999974, 0.0271709120483409, 0.0715384615384632, 0.0982260579558104, 0.264038461538462, 0.380346892272751, 1.06796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 90, '2021-09-19 00:00:00', 0.0161796168063403, 0.0440000000000013, 0.0196321263396381, 0.0555961538461531, 0.0255399009093951, 0.0719423076923085, 0.0996850289662382, 0.27375, 0.378009873700919, 1.06676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 105, '2021-09-19 00:00:00', 0.0110389694335066, 0.0383269230769219, 0.0240941183375025, 0.0549423076923082, 0.0356472460906291, 0.0841153846153862, 0.10014069333462, 0.276961538461537, 0.378599744503958, 1.06555769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 120, '2021-09-19 00:00:00', 0.019034472775632, 0.042134615384616, 0.0193376973412456, 0.0534423076923076, 0.0397713899875039, 0.0927115384615422, 0.0999652189513945, 0.282249999999998, 0.379686620274385, 1.06398076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 135, '2021-09-19 00:00:00', 0.0147149453068816, 0.0349807692307685, 0.0258118935019027, 0.0624230769230798, 0.0432189951116565, 0.131192307692312, 0.100928809640187, 0.28526923076923, 0.382110924289713, 1.06203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 150, '2021-09-19 00:00:00', 0.0184125375345539, 0.0466923076923098, 0.0278441265730362, 0.0678461538461564, 0.0597426146063268, 0.149000000000006, 0.101983778876087, 0.291365384615384, 0.382180370224081, 1.06165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 165, '2021-09-19 00:00:00', 0.02737770007759, 0.0555384615384611, 0.0415308782251662, 0.125576923076926, 0.0592695569800841, 0.16340384615385, 0.102543641741158, 0.296538461538459, 0.387210658229025, 1.06457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 180, '2021-09-19 00:00:00', 0.0319831265609733, 0.107096153846154, 0.0499614351275076, 0.128750000000003, 0.066672817664958, 0.172230769230772, 0.0946917834141612, 0.290423076923074, 0.391679759301082, 1.06292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 195, '2021-09-19 00:00:00', 0.0284603908292543, 0.0784230769230775, 0.0425610330990906, 0.109192307692311, 0.0671801596169124, 0.159423076923076, 0.0961151152765055, 0.283653846153841, 0.394811677112792, 1.06209615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 210, '2021-09-19 00:00:00', 0.0226514815273664, 0.075980769230774, 0.0375007128137392, 0.109711538461541, 0.0444512524700223, 0.14907692307692, 0.0970725739608521, 0.280269230769224, 0.400228042687971, 1.06638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 225, '2021-09-19 00:00:00', 0.0220971717647311, 0.0807500000000002, 0.0378697971800949, 0.109307692307691, 0.0365669459821516, 0.159807692307691, 0.0962845242777087, 0.275519230769227, 0.399007719705539, 1.06840384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 240, '2021-09-19 00:00:00', 0.0355770507274226, 0.0835576923076896, 0.033739687883287, 0.116442307692302, 0.0580744879774765, 0.168615384615381, 0.0980881726579957, 0.270480769230766, 0.402945844805668, 1.08057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 255, '2021-09-19 00:00:00', 0.0322073570190698, 0.0825769230769216, 0.0428642445581225, 0.120288461538459, 0.0667483333125266, 0.170000000000003, 0.103374658403305, 0.2745, 0.400707816053236, 1.08092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 270, '2021-09-19 00:00:00', 0.027139723937148, 0.0782692307692296, 0.0460440591674502, 0.113653846153846, 0.0671496176746118, 0.162865384615387, 0.1037491204782, 0.261999999999999, 0.397642284162343, 1.08011538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 285, '2021-09-19 00:00:00', 0.0393401341360932, 0.078615384615385, 0.0451995575199578, 0.111500000000004, 0.071038053182778, 0.150750000000001, 0.10561476441075, 0.259038461538459, 0.396473916107789, 1.07961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 300, '2021-09-19 00:00:00', 0.0214476912869082, 0.0667884615384651, 0.0369413672646861, 0.0992692307692336, 0.0464116530459919, 0.137307692307691, 0.10118099547916, 0.250423076923077, 0.392602844928756, 1.07842307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 315, '2021-09-19 00:00:00', 0.037131409055698, 0.0726923076923094, 0.0474305159802606, 0.0954230769230756, 0.0460209191564042, 0.137749999999999, 0.0963882713101272, 0.264673076923075, 0.401722908712729, 1.08265384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 330, '2021-09-19 00:00:00', 0.0225163530316554, 0.0606153846153855, 0.0316401886603369, 0.0916923076923072, 0.0389719623082299, 0.126576923076925, 0.0993354476199033, 0.269134615384617, 0.402447288473907, 1.082 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 345, '2021-09-19 00:00:00', 0.0309043748458953, 0.067903846153843, 0.0345252026117844, 0.09151923076923, 0.0584368561256169, 0.126615384615379, 0.101437658004996, 0.283538461538461, 0.407829829236882, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 360, '2021-09-19 00:00:00', 0.0250250950970305, 0.0648461538461563, 0.0325363465397392, 0.0880769230769261, 0.0560238445114825, 0.120134615384612, 0.120228034936181, 0.314903846153847, 0.408951197013116, 1.08269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 375, '2021-09-19 00:00:00', 0.0269066262928255, 0.058942307692312, 0.0559474203708622, 0.0840769230769234, 0.0660465715642011, 0.112980769230768, 0.15492253275055, 0.362365384615385, 0.408572233045007, 1.08498076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 390, '2021-09-19 00:00:00', 0.0338237342704785, 0.0547500000000018, 0.0361364933806038, 0.0773846153846121, 0.0576083460833745, 0.111192307692301, 0.15259277127752, 0.370576923076925, 0.408079788578351, 1.08457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 405, '2021-09-19 00:00:00', 0.016633989761467, 0.0575192307692283, 0.0281604537223076, 0.0771346153846137, 0.0403633306546723, 0.118461538461532, 0.157873714136916, 0.400480769230768, 0.408195098998202, 1.08332692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 420, '2021-09-19 00:00:00', 0.0277011524336784, 0.0550769230769259, 0.0361182246773846, 0.0781153846153794, 0.0441266751697693, 0.118711538461538, 0.1612839743577, 0.412596153846154, 0.408340555927748, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 435, '2021-09-19 00:00:00', 0.0287863749821915, 0.0558461538461505, 0.0404850399720507, 0.0935384615384589, 0.0646632698024021, 0.133038461538461, 0.164077608278709, 0.428807692307691, 0.408340555927748, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 450, '2021-09-19 00:00:00', 0.024967155347647, 0.0681730769230772, 0.0318248089002645, 0.0915384615384625, 0.0571067286888196, 0.124538461538459, 0.174294984260768, 0.461807692307691, 0.408401725774246, 1.08351923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 465, '2021-09-19 00:00:00', 0.0210015475620279, 0.0547500000000018, 0.0428803747472109, 0.0884423076923097, 0.0539630536000905, 0.124134615384612, 0.165032240439904, 0.483596153846152, 0.41585203035917, 1.08786538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 480, '2021-09-19 00:00:00', 0.034398708607242, 0.0693653846153851, 0.03964446318893, 0.0922884615384578, 0.0531687046470555, 0.147134615384618, 0.156705564183768, 0.493423076923075, 0.426698012470355, 1.09157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 495, '2021-09-19 00:00:00', 0.0214794445566327, 0.0680576923076888, 0.0254594096251584, 0.0953076923076905, 0.0399815149595618, 0.162692307692309, 0.154430772391832, 0.500788461538461, 0.427463502715547, 1.09011538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 510, '2021-09-19 00:00:00', 0.0224601527496665, 0.0660384615384631, 0.0349102585760469, 0.10938461538462, 0.0436357695545237, 0.16940384615385, 0.166964036892333, 0.516480769230769, 0.428664039599955, 1.08917307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 525, '2021-09-19 00:00:00', 0.0363141686694596, 0.0821730769230785, 0.0407946829114572, 0.133615384615386, 0.0665690647719771, 0.188403846153846, 0.172757746124893, 0.52182692307692, 0.429065006729747, 1.0885 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 540, '2021-09-19 00:00:00', 0.0315459920653109, 0.108519230769231, 0.0342857673992281, 0.136576923076923, 0.0863139551066595, 0.220826923076922, 0.176787914005627, 0.526557692307691, 0.431094287384306, 1.08626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 555, '2021-09-19 00:00:00', 0.0296736350214222, 0.0922692307692308, 0.0645883086586448, 0.143519230769228, 0.11555978805529, 0.275230769230766, 0.200355381375576, 0.53432692307692, 0.451508205905497, 1.0925 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 570, '2021-09-19 00:00:00', 0.0615579526825047, 0.117692307692308, 0.0767663988995206, 0.177999999999999, 0.116798030805317, 0.288000000000003, 0.239812090700515, 0.560326923076922, 0.455770666437205, 1.09359615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 585, '2021-09-19 00:00:00', 0.0499770601222349, 0.124557692307689, 0.102383744578156, 0.225634615384613, 0.125920286139834, 0.300961538461536, 0.242105349764545, 0.562596153846153, 0.466992954978981, 1.1045 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 600, '2021-09-19 00:00:00', 0.0851109072825623, 0.177442307692308, 0.0912741453829325, 0.218019230769235, 0.123432335870555, 0.299807692307693, 0.250662310382217, 0.559576923076923, 0.463203676749058, 1.10138461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 615, '2021-09-19 00:00:00', 0.0544524527949338, 0.14601923076923, 0.0924689136953611, 0.215499999999998, 0.109672647526102, 0.288019230769231, 0.272646062477735, 0.559846153846154, 0.471065483362329, 1.09501923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 630, '2021-09-19 00:00:00', 0.0716783413269654, 0.151769230769228, 0.0846839190982943, 0.202615384615382, 0.113026171237531, 0.307346153846155, 0.28205947272489, 0.548615384615386, 0.484133294185047, 1.09455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 645, '2021-09-19 00:00:00', 0.0633957442153284, 0.138403846153845, 0.0703293050857602, 0.194865384615383, 0.103314947909478, 0.288038461538462, 0.269630648366352, 0.527942307692306, 0.485026356143506, 1.07611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 660, '2021-09-19 00:00:00', 0.0606300763140395, 0.141884615384614, 0.100709202466998, 0.224211538461539, 0.103496755801998, 0.277038461538462, 0.269763007100677, 0.536499999999999, 0.472514348581486, 1.06848076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 675, '2021-09-19 00:00:00', 0.0731027964318319, 0.147673076923074, 0.078030595577333, 0.194076923076923, 0.0929161429213712, 0.242480769230771, 0.266060841075582, 0.530134615384615, 0.462818472472243, 1.05703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 690, '2021-09-19 00:00:00', 0.0463580587965471, 0.126019230769236, 0.0682007444128082, 0.17919230769231, 0.0786314895817591, 0.23263461538462, 0.243235593296201, 0.518076923076922, 0.449486959252952, 1.05094230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 705, '2021-09-19 00:00:00', 0.0380449582225256, 0.115326923076919, 0.046236686233406, 0.155865384615387, 0.0907578117002354, 0.220903846153849, 0.255267878150359, 0.533480769230768, 0.453694741920331, 1.05217307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 720, '2021-09-19 00:00:00', 0.046395838672814, 0.116576923076932, 0.065449322732587, 0.164923076923082, 0.122592175682064, 0.230192307692307, 0.265043810602065, 0.545692307692307, 0.45274472515298, 1.05311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 735, '2021-09-19 00:00:00', 0.061185157199596, 0.114788461538461, 0.0874530643347543, 0.164461538461537, 0.151114471383583, 0.245288461538459, 0.303979820306957, 0.572634615384612, 0.446898276585833, 1.04451923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 750, '2021-09-19 00:00:00', 0.0422189713098448, 0.108692307692307, 0.0798316112442079, 0.153884615384614, 0.154211742544012, 0.257692307692306, 0.283025729327811, 0.559288461538458, 0.437431390664254, 1.03419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 765, '2021-09-19 00:00:00', 0.0475175797428188, 0.104403846153846, 0.0841413462802088, 0.170615384615383, 0.131608896122035, 0.260807692307688, 0.260535286256231, 0.56384615384615, 0.439[...];
Date: 2021-09-19 14:58:45 Duration: 12s454ms Database: acaweb_fx User: pgperfstats
Most frequent queries (N)
Rank Times executed Total duration Min duration Max duration Avg duration Query 1 309 27s616ms 50ms 2s746ms 89ms select distinct pricedatetime, high, low from t15_ps where pricedatetime <= current_timestamp and pricedatetime >= current_timestamp - interval ? and symbolid = ? order by pricedatetime asc;Times Reported Time consuming queries #1
Day Hour Count Duration Avg duration Sep 19 14 309 27s616ms 89ms [ User: pgperfstats - Total duration: 27s616ms - Times executed: 309 ]
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 919311order by pricedatetime asc;
Date: 2021-09-19 14:12:43 Duration: 2s746ms Database: acaweb_fx User: pgperfstats
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 918929order by pricedatetime asc;
Date: 2021-09-19 14:12:39 Duration: 1s884ms Database: acaweb_fx User: pgperfstats
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 919583order by pricedatetime asc;
Date: 2021-09-19 14:12:56 Duration: 540ms Database: acaweb_fx User: pgperfstats
2 212 9m16s 59ms 34s942ms 2s626ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on ar.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_autochartist_results rar on rar.resultuid = ar.resultuid left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration Sep 19 14 212 9m16s 2s626ms [ User: postgres - Total duration: 9m16s - Times executed: 212 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:23 Duration: 34s942ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('224' = 0 OR s.symbol in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BBVA.mc.', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'BZU.MI', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'ENI.MI', 'EOAN.de', 'FB', 'FCA.MI', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'ISP.MI', 'JNJ', 'JPM', 'KBC.br.', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MA.', 'MC.pa', 'MCD.', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'REP.mc.', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.mc.', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UCG.MI', 'UMI.br.', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'YNDX', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:12:05 Duration: 24s428ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '643' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:31 Duration: 19s375ms Database: acaweb_fx User: postgres Bind query: yes
3 193 3m47s 52ms 19s705ms 1s176ms with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when rar.age is not null then rar.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from keylevels_results kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on kr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on kr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on kr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration Sep 19 14 193 3m47s 1s176ms [ User: postgres - Total duration: 3m47s - Times executed: 193 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:30 Duration: 19s705ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('36' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OILUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD', 'F', 'FDX')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:51 Duration: 19s174ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '643' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:15 Duration: 12s52ms Database: acaweb_fx User: postgres Bind query: yes
4 150 7m31s 2s162ms 3s875ms 3s9ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration Sep 19 14 150 7m31s 3s9ms [ User: pgperfstats - Total duration: 7m31s - Times executed: 150 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 900, '2021-09-19 00:00:00', 0.0521483829677764, 0.0854230769230775, 0.0862251435754987, 0.121846153846154, 0.11157416298657, 0.197923076923077, 0.186058588787345, 0.528038461538461, 0.516444924459521, 1.215 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 915, '2021-09-19 00:00:00', 0.0550430321168391, 0.0848461538461541, 0.0615621262190923, 0.128153846153846, 0.110564759999948, 0.187384615384615, 0.198034204504793, 0.556115384615385, 0.519821839302068, 1.21876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 930, '2021-09-19 00:00:00', 0.0517907179090862, 0.098038461538461, 0.0864305501544447, 0.151, 0.10711902797284, 0.195384615384615, 0.196808978062877, 0.560576923076923, 0.522565034598198, 1.21584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 945, '2021-09-19 00:00:00', 0.0804873616452629, 0.106846153846154, 0.0958988329118044, 0.131884615384615, 0.0995727874471735, 0.1945, 0.196356974763978, 0.559692307692307, 0.525903871005398, 1.21119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 960, '2021-09-19 00:00:00', 0.0524890611314546, 0.0783076923076922, 0.0703802091937345, 0.130576923076923, 0.0773307481884444, 0.19826923076923, 0.192769036773185, 0.563692307692307, 0.52813313152593, 1.21073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 975, '2021-09-19 00:00:00', 0.0578741871516269, 0.106692307692308, 0.0555559316226585, 0.152692307692308, 0.0774787812143527, 0.215807692307692, 0.197787920608063, 0.569692307692308, 0.527607973637771, 1.21157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 990, '2021-09-19 00:00:00', 0.0528517229178448, 0.12376923076923, 0.0759271006649442, 0.168730769230769, 0.0678492106410637, 0.226346153846153, 0.20734902570675, 0.579461538461538, 0.527059179278323, 1.21353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1005, '2021-09-19 00:00:00', 0.0547352228038264, 0.118769230769231, 0.058680884058151, 0.158384615384615, 0.0597374769625078, 0.207615384615384, 0.212964077866523, 0.575461538461538, 0.531595035283873, 1.21019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1020, '2021-09-19 00:00:00', 0.038890793848337, 0.112576923076923, 0.0437978749045416, 0.151576923076923, 0.0584940891162386, 0.211961538461538, 0.215563205080587, 0.580846153846154, 0.540604601704995, 1.21215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1035, '2021-09-19 00:00:00', 0.0415861108470686, 0.0932692307692304, 0.0526872484937879, 0.139115384615384, 0.0638412574582158, 0.195884615384615, 0.213114057580586, 0.582192307692308, 0.543484846579497, 1.22053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1050, '2021-09-19 00:00:00', 0.0465736141872363, 0.102307692307692, 0.0624161714745347, 0.148538461538461, 0.0600942464928091, 0.198961538461539, 0.219453853568703, 0.581076923076923, 0.551084694035318, 1.2265 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1065, '2021-09-19 00:00:00', 0.0493309857376293, 0.0981153846153843, 0.0504170453471688, 0.132038461538462, 0.185766077055569, 0.391653846153846, 0.220915357964573, 0.574653846153847, 0.558814554350409, 1.22111538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1080, '2021-09-19 00:00:00', 0.0313033790262569, 0.0813076923076923, 0.0494807033094719, 0.1205, 0.168722626269817, 0.413269230769231, 0.218932054791856, 0.570730769230769, 0.563645219837935, 1.22142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1095, '2021-09-19 00:00:00', 0.0429981216047685, 0.0810384615384614, 0.172377314231132, 0.361461538461539, 0.17660769649576, 0.436961538461539, 0.222780115809288, 0.5615, 0.568723850793633, 1.22046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 600, '2021-09-19 00:00:00', 0.0896041851701133, 0.23808, 0.0926267060121791, 0.29404, 0.120618448008586, 0.37732, 0.173730845466966, 0.50464, 0.531817302589276, 1.24332 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 615, '2021-09-19 00:00:00', 0.0740386610719922, 0.18284, 0.112678051693013, 0.26052, 0.112559865553107, 0.30684, 0.144873508045237, 0.4414, 0.535849736400047, 1.21076 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 630, '2021-09-19 00:00:00', 0.0606975287800086, 0.15476, 0.0825191290954205, 0.214359999999999, 0.109088007284639, 0.27688, 0.125902369583208, 0.39836, 0.526814679623363, 1.19804 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 645, '2021-09-19 00:00:00', 0.0657096390696731, 0.14444, 0.0745078743042198, 0.19456, 0.0928509019880802, 0.24696, 0.109949124598607, 0.37332, 0.50672590552816, 1.17932 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 660, '2021-09-19 00:00:00', 0.0431817862838799, 0.118799999999999, 0.0619809917098247, 0.16968, 0.0823789414838526, 0.22104, 0.113800995894881, 0.3538, 0.493479644970287, 1.16708 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 675, '2021-09-19 00:00:00', 0.0369956303726081, 0.11252, 0.0483015527700711, 0.14204, 0.0830580720540355, 0.20632, 0.104860748932414, 0.33312, 0.490896095591182, 1.16232 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 690, '2021-09-19 00:00:00', 0.0358213158142834, 0.0948000000000002, 0.0492944215910885, 0.14424, 0.092271555747153, 0.20504, 0.104286112849858, 0.32252, 0.488235342841954, 1.156 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 705, '2021-09-19 00:00:00', 0.0448813249952954, 0.1066, 0.0753921304469729, 0.14684, 0.0949849637223351, 0.19832, 0.117109592547608, 0.32136, 0.569105590671304, 1.25744 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 720, '2021-09-19 00:00:00', 0.0468973346790625, 0.10212, 0.067540728453282, 0.1488, 0.0770678705211624, 0.18896, 0.115676157151477, 0.32616, 0.568832933880122, 1.26964 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 735, '2021-09-19 00:00:00', 0.0481140312175149, 0.0992800000000007, 0.0592938164285844, 0.13156, 0.0726052798814708, 0.17612, 0.108060970444159, 0.31756, 0.554359877095497, 1.26196 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 750, '2021-09-19 00:00:00', 0.0367676034936558, 0.0817599999999996, 0.042155466233139, 0.1178, 0.0564280663027424, 0.16272, 0.103323650083931, 0.305879999999999, 0.565613713883719, 1.26504 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 765, '2021-09-19 00:00:00', 0.0336958454412408, 0.0879200000000002, 0.0428621822434028, 0.1212, 0.0595054059168861, 0.15832, 0.115240502139367, 0.31096, 0.569693265421549, 1.268 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 780, '2021-09-19 00:00:00', 0.0344916414995483, 0.0815599999999996, 0.03608337567357, 0.11748, 0.0490806139597571, 0.14636, 0.117759047776947, 0.31988, 0.563083673474319, 1.26784 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 795, '2021-09-19 00:00:00', 0.0280355131930912, 0.0773600000000002, 0.0422117677115438, 0.1086, 0.0704727606951793, 0.16592, 0.128792313435235, 0.33272, 0.562724494461248, 1.26776 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 810, '2021-09-19 00:00:00', 0.0302044698678857, 0.0766799999999999, 0.0314503842053912, 0.10372, 0.0656079771572532, 0.16436, 0.141058640288356, 0.34204, 0.560723187797093, 1.26708 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 825, '2021-09-19 00:00:00', 0.0279706393682142, 0.0742400000000001, 0.0708407368679912, 0.12792, 0.0639625671779984, 0.15428, 0.156902857420337, 0.34544, 0.556841614225566, 1.2702 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 840, '2021-09-19 00:00:00', 0.0601914445747898, 0.0954799999999999, 0.0534556825791234, 0.12048, 0.0483567644354609, 0.143279999999999, 0.183690754621274, 0.35572, 0.553353211490335, 1.27112 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 855, '2021-09-19 00:00:00', 0.0305372995968321, 0.0708799999999999, 0.0414525029401124, 0.10032, 0.0501845925890941, 0.13592, 0.19523723176348, 0.36092, 0.549022941232878, 1.27576 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 870, '2021-09-19 00:00:00', 0.0277135947385633, 0.0737199999999996, 0.0320325355433086, 0.0971999999999994, 0.0601726682140651, 0.1414, 0.200748208792341, 0.368479999999999, 0.557492532087502, 1.28756 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 885, '2021-09-19 00:00:00', 0.0307035285702906, 0.0720399999999999, 0.0413196079361847, 0.0993200000000004, 0.0839118187940967, 0.15088, 0.353413228388525, 0.56508, 0.559201597517986, 1.29248 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 900, '2021-09-19 00:00:00', 0.0409388568477432, 0.0763600000000004, 0.0590959671494873, 0.1062, 0.0964129486462611, 0.18104, 0.362313966057065, 0.58792, 0.563092023266772, 1.29772 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 915, '2021-09-19 00:00:00', 0.054461087025508, 0.0745199999999997, 0.0818308621487028, 0.115959999999999, 0.0965664192839999, 0.176359999999999, 0.407942900416223, 0.617919999999999, 0.564884657843234, 1.30752 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 930, '2021-09-19 00:00:00', 0.0371763813910574, 0.0748, 0.0568167228903599, 0.13184, 0.0607740898738927, 0.15764, 0.361542468690287, 0.60504, 0.540071214439973, 1.295 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 945, '2021-09-19 00:00:00', 0.051224896290768, 0.0993599999999996, 0.048454445960441, 0.114799999999999, 0.0613822178376332, 0.16512, 0.35947916954023, 0.60524, 0.534668688691106, 1.29276 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 960, '2021-09-19 00:00:00', 0.0310908346623242, 0.0711599999999998, 0.0479523026906248, 0.10556, 0.0693856853632892, 0.18704, 0.358828659204733, 0.62056, 0.532282653609277, 1.29236 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 975, '2021-09-19 00:00:00', 0.0438123650734965, 0.0832399999999998, 0.0541566554851137, 0.12488, 0.0821260819309757, 0.20912, 0.346770577375494, 0.6296, 0.527851251143098, 1.29412 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 990, '2021-09-19 00:00:00', 0.0422650367719383, 0.103, 0.0665953702094472, 0.16488, 0.0874254539593585, 0.21528, 0.347273307353156, 0.6332, 0.525169966137948, 1.29608 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1005, '2021-09-19 00:00:00', 0.0546648881824525, 0.1234, 0.0699297981311739, 0.16748, 0.093262925824431, 0.21484, 0.358121269032339, 0.63552, 0.528445320413255, 1.30196 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1020, '2021-09-19 00:00:00', 0.057408826266815, 0.117240000000001, 0.0702831890758144, 0.15032, 0.103222784952419, 0.21688, 0.348325862758806, 0.64164, 0.522979084986516, 1.29396 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1035, '2021-09-19 00:00:00', 0.0426836034092717, 0.104159999999999, 0.0714527816113549, 0.1494, 0.0984935361669321, 0.21532, 0.339100525901489, 0.633, 0.518201788238263, 1.28752 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1050, '2021-09-19 00:00:00', 0.0519423719134963, 0.102479999999999, 0.0712398062883386, 0.14812, 0.0943160997214509, 0.20312, 0.332569000359324, 0.62716, 0.507622441715626, 1.27772 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1065, '2021-09-19 00:00:00', 0.0478973555289505, 0.0883600000000001, 0.059350989882226, 0.13004, 0.234206191207662, 0.41104, 0.310048963875063, 0.61312, 0.487844141777543, 1.27664 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1080, '2021-09-19 00:00:00', 0.0442170027628892, 0.0903200000000004, 0.0552434611515247, 0.12244, 0.238987328813336, 0.41812, 0.302423224416821, 0.61216, 0.480745317189882, 1.27232 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1095, '2021-09-19 00:00:00', 0.0300558923784783, 0.0772399999999996, 0.23673455599046, 0.3644, 0.282153663807508, 0.44824, 0.301656084528944, 0.60668, 0.483152018865009, 1.27304 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 600, '2021-09-19 00:00:00', 0.0933385978368749, 0.225423076923077, 0.126627084233739, 0.279538461538462, 0.14769290384495, 0.349076923076923, 0.162278298468544, 0.507615384615384, 0.40102188890959, 1.22734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 615, '2021-09-19 00:00:00', 0.0879063925215562, 0.172576923076923, 0.11173047239468, 0.249461538461539, 0.133871448096241, 0.299730769230769, 0.135619240749749, 0.462461538461538, 0.375891598530952, 1.21557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 630, '2021-09-19 00:00:00', 0.0669901025984725, 0.158076923076923, 0.0913899253831544, 0.208038461538461, 0.122057420283053, 0.275576923076923, 0.114713878175894, 0.430076923076923, 0.366435890079645, 1.19869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 645, '2021-09-19 00:00:00', 0.0616747797850824, 0.131538461538461, 0.0735374839008074, 0.189192307692307, 0.0819971950739773, 0.2475, 0.0976244925132088, 0.408307692307692, 0.377032406279109, 1.19565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 660, '2021-09-19 00:00:00', 0.0526005703391127, 0.1235, 0.0640633940838169, 0.173038461538461, 0.0909672553090481, 0.230807692307692, 0.124690040315361, 0.394615384615384, 0.372142478918203, 1.19676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 675, '2021-09-19 00:00:00', 0.0454542204184186, 0.119615384615384, 0.0579801690235546, 0.1585, 0.101538238344743, 0.229423076923077, 0.128637002691833, 0.385038461538461, 0.372272515979687, 1.19288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 690, '2021-09-19 00:00:00', 0.0466955606521151, 0.108346153846154, 0.0887244307695723, 0.156230769230769, 0.111351335869849, 0.231, 0.136398150224318, 0.371846153846154, 0.36665946682908, 1.19326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 705, '2021-09-19 00:00:00', 0.0705708590981161, 0.108615384615385, 0.0759186305299193, 0.157961538461538, 0.0926436099336506, 0.218961538461538, 0.13860345761033, 0.365961538461538, 0.403497577916665, 1.28415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 720, '2021-09-19 00:00:00', 0.0275298998293744, 0.0961538461538459, 0.0659114674276145, 0.152807692307692, 0.0937059229718166, 0.222, 0.141428448884396, 0.358384615384615, 0.419822988339683, 1.31230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 735, '2021-09-19 00:00:00', 0.0569253357140191, 0.104576923076923, 0.0737612781467768, 0.148615384615385, 0.0970938008002889, 0.205384615384615, 0.142708460209564, 0.351769230769231, 0.422002940201205, 1.31880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 750, '2021-09-19 00:00:00', 0.0558734283895304, 0.103, 0.0904837256935444, 0.150769230769231, 0.0972911016565156, 0.199038461538461, 0.149658056402434, 0.334576923076923, 0.42911377727376, 1.31892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 765, '2021-09-19 00:00:00', 0.0478959930875865, 0.100115384615385, 0.0571365032181703, 0.1305, 0.0674157708095526, 0.178615384615384, 0.122097193314935, 0.329730769230769, 0.439893651483384, 1.32223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 780, '2021-09-19 00:00:00', 0.0402527591027574, 0.0812692307692309, 0.0492351969162781, 0.126230769230769, 0.0727412802070039, 0.169576923076923, 0.131758713038412, 0.343961538461539, 0.437615315791604, 1.32226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 795, '2021-09-19 00:00:00', 0.0374860179061685, 0.0938076923076923, 0.0454726967953975, 0.121384615384616, 0.0764668656246712, 0.162307692307693, 0.138981703278359, 0.351076923076924, 0.434041217468501, 1.32446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 810, '2021-09-19 00:00:00', 0.0311079509994571, 0.0807692307692308, 0.0585226846221586, 0.11223076923077, 0.0729470619432604, 0.164923076923077, 0.14458015610194, 0.359692307692308, 0.433359002001095, 1.32676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 825, '2021-09-19 00:00:00', 0.0403804217602842, 0.0825384615384621, 0.0548943040340672, 0.113230769230769, 0.0769556615601076, 0.168576923076924, 0.148404395539298, 0.364769230769231, 0.428337041987337, 1.33130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 840, '2021-09-19 00:00:00', 0.0255423931172049, 0.0744230769230762, 0.0546805689014356, 0.116730769230769, 0.0746217126579123, 0.159, 0.150662153892026, 0.361730769230769, 0.421579792611626, 1.34319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 855, '2021-09-19 00:00:00', 0.0437620313127189, 0.0873461538461543, 0.0602476938594717, 0.120769230769231, 0.0745865836564363, 0.153038461538462, 0.144807038715452, 0.358038461538462, 0.419306159488047, 1.35815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 870, '2021-09-19 00:00:00', 0.0477997747017545, 0.086461538461539, 0.0574489472354503, 0.108692307692308, 0.0690866234408771, 0.151192307692308, 0.138300319817195, 0.352538461538462, 0.416326234876153, 1.36342307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 885, '2021-09-19 00:00:00', 0.0399461945814424, 0.0744615384615387, 0.0376544613762899, 0.102538461538462, 0.0606463645939438, 0.152692307692308, 0.218055084783639, 0.4945, 0.418087366651811, 1.36438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 900, '2021-09-19 00:00:00', 0.0293383707795785, 0.0784999999999997, 0.0419752491173254, 0.112807692307692, 0.0486061091443644, 0.147923076923077, 0.22521608427327, 0.51773076923077, 0.443347221105014, 1.39496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 915, '2021-09-19 00:00:00', 0.0478232804588529, 0.0831153846153847, 0.0569287408824533, 0.116192307692308, 0.0544470526150091, 0.148807692307693, 0.224562415514125, 0.527961538461539, 0.446216444547503, 1.40165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 930, '2021-09-19 00:00:00', 0.0446387206874863, 0.0808461538461541, 0.0424481040620376, 0.102192307692308, 0.0519155527311869, 0.149230769230769, 0.221425260875642, 0.546884615384616, 0.447961784084312, 1.412 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 945, '2021-09-19 00:00:00', 0.0198255856446621, 0.0695769230769233, 0.0354639795588969, 0.101423076923077, 0.0573552626517057, 0.181115384615385, 0.226877059219305, 0.569, 0.45006755732206, 1.41838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 960, '2021-09-19 00:00:00', 0.0289210064725381, 0.0782307692307696, 0.0365359254180573, 0.116923076923077, 0.086741924917894, 0.234192307692308, 0.231001328667507, 0.581423076923077, 0.451814878700763, 1.41826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 975, '2021-09-19 00:00:00', 0.0350933918828912, 0.0891153846153843, 0.0590463703046501, 0.159076923076923, 0.108496699701668, 0.254423076923077, 0.23318258610269, 0.584961538461538, 0.45193290856736, 1.41907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 990, '2021-09-19 00:00:00', 0.0610734362500152, 0.13473076923077, 0.0946579022667338, 0.202038461538462, 0.121344721922552, 0.257307692307693, 0.232310468653812, 0.587923076923077, 0.455833242113149, 1.42676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1005, '2021-09-19 00:00:00', 0.0676086134703604, 0.138269230769231, 0.0717456618897614, 0.181, 0.0965803053661318, 0.233346153846154, 0.221276384780523, 0.580961538461539, 0.457330247616113, 1.43134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1020, '2021-09-19 00:00:00', 0.0434534764476285, 0.114730769230769, 0.0561299042743357, 0.158384615384615, 0.0722718053334344, 0.205576923076923, 0.210879480710228, 0.563346153846154, 0.455598975145737, 1.42888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1035, '2021-09-19 00:00:00', 0.0461377869496938, 0.113153846153846, 0.0590357388497719, 0.145538461538462, 0.0642446406025741, 0.186423076923077, 0.205182995246832, 0.551307692307692, 0.449667215410891, 1.42826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1050, '2021-09-19 00:00:00', 0.0310482502913427, 0.0979230769230766, 0.0461185262290382, 0.131038461538461, 0.0561395102880735, 0.168730769230769, 0.203523168214334, 0.553, 0.446131108704432, 1.42438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1065, '2021-09-19 00:00:00', 0.040474417371205, 0.0895384615384614, 0.0447886833234268, 0.116884615384615, 0.155757306286217, 0.363538461538461, 0.207787406148318, 0.550384615384615, 0.445678140158775, 1.42173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1080, '2021-09-19 00:00:00', 0.0387641388597561, 0.0824615384615387, 0.0524184494825427, 0.118423076923077, 0.161646585059934, 0.403461538461538, 0.207176554212547, 0.550730769230769, 0.44457521471452, 1.42180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1095, '2021-09-19 00:00:00', 0.0377356799125384, 0.0796923076923077, 0.163513184601308, 0.346192307692307, 0.170381332491381, 0.412038461538462, 0.224426434751756, 0.553230769230769, 0.445161683678396, 1.42926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 600, '2021-09-19 00:00:00', 0.107508318103942, 0.262038461538461, 0.140827909165761, 0.3335, 0.152734606425655, 0.3865, 0.210494498375026, 0.515423076923077, 0.453160363872013, 1.41334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 615, '2021-09-19 00:00:00', 0.0732160133808487, 0.183769230769231, 0.0888130361186649, 0.218653846153847, 0.117680748049706, 0.304038461538462, 0.186541379200021, 0.437384615384615, 0.449852837475341, 1.39515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 630, '2021-09-19 00:00:00', 0.0706733439032107, 0.132807692307693, 0.105890691099541, 0.207038461538462, 0.113125308329371, 0.287846153846154, 0.176891309522586, 0.418153846153846, 0.458546164104972, 1.38923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 645, '2021-09-19 00:00:00', 0.0967803619622209, 0.160038461538462, 0.108715104038739, 0.232423076923077, 0.112494355413949, 0.2705, 0.17067752769928, 0.399538461538461, 0.465313877522887, 1.39026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 660, '2021-09-19 00:00:00', 0.0832374638285871, 0.149346153846154, 0.0892662396343742, 0.181692307692308, 0.0925703807090334, 0.220346153846154, 0.131840416354832, 0.356153846153846, 0.476095194101089, 1.38192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 675, '2021-09-19 00:00:00', 0.0335621581776027, 0.100538461538462, 0.0468591506538475, 0.1455, 0.105024920119721, 0.211923076923077, 0.118862299127377, 0.333615384615384, 0.468164067230873, 1.37292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 690, '2021-09-19 00:00:00', 0.0477002983380446, 0.107961538461539, 0.0707172158345098, 0.147269230769231, 0.108886814911349, 0.208538461538461, 0.105338428958214, 0.338230769230769, 0.469809593182338, 1.36957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 705, '2021-09-19 00:00:00', 0.0377280348730838, 0.0997307692307692, 0.0577139497868586, 0.1545, 0.0847417161824, 0.211961538461539, 0.114010235707825, 0.351576923076923, 0.510829010982676, 1.36296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 720, '2021-09-19 00:00:00', 0.0414929094962212, 0.120307692307692, 0.0589529799599128, 0.149423076923076, 0.0831082334160611, 0.213538461538461, 0.122766626635192, 0.357269230769231, 0.505662204060561, 1.37123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 735, '2021-09-19 00:00:00', 0.0407785954411605, 0.0984230769230768, 0.0581348564843977, 0.146692307692308, 0.0860765044328856, 0.209730769230769, 0.120324663371166, 0.354769230769231, 0.50724499466765, 1.38173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 750, '2021-09-19 00:00:00', 0.0530573709807093, 0.0997307692307692, 0.06568961983332, 0.141384615384615, 0.0996184799043909, 0.195807692307692, 0.128608415803106, 0.350269230769231, 0.503805244727945, 1.38573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 765, '2021-09-19 00:00:00', 0.0539075704687774, 0.103115384615384, 0.0828814909280811, 0.148692307692307, 0.108752450016611, 0.188153846153846, 0.142508018667777, 0.355153846153846, 0.506061019428108, 1.38734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 780, '2021-09-19 00:00:00', 0.0464195582121956, 0.100153846153846, 0.0813428924605347, 0.142115384615384, 0.100714768606121, 0.183230769230769, 0.149835561148265, 0.362153846153846, 0.508637669133479, 1.38903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 795, '2021-09-19 00:00:00', 0.0663532852354605, 0.112038461538461, 0.0883213363889969, 0.141538461538461, 0.0919251618688555, 0.177653846153846, 0.148157032076936, 0.369115384615385, 0.511296072590191, 1.39307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 810, '2021-09-19 00:00:00', 0.0436362058563583, 0.0769615384615384, 0.0503279246542118, 0.1075, 0.0588720254842264, 0.157653846153845, 0.138875705357206, 0.367692307692307, 0.513543376941033, 1.394 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 825, '2021-09-19 00:00:00', 0.0299854323605003, 0.0776153846153842, 0.0434241336656858, 0.113153846153846, 0.0484010966182185, 0.152884615384615, 0.136564174826907, 0.367576923076923, 0.511338226165873, 1.39530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 840, '2021-09-19 00:00:00', 0.02966378263135, 0.0825000000000003, 0.0399522214651452, 0.1125, 0.0474792424280175, 0.159038461538461, 0.133361256050566, 0.360230769230769, 0.514726741545005, 1.39546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 855, '2021-09-19 00:00:00', 0.0330436773889442, 0.0787307692307691, 0.0422699020034896, 0.109230769230769, 0.0630280523625424, 0.167153846153847, 0.126874959643798, 0.352153846153846, 0.515661166330701, 1.39396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 870, '2021-09-19 00:00:00', 0.0234611626703823, 0.0731153846153846, 0.0383197880193269, 0.106615384615385, 0.0672098092657499, 0.168961538461539, 0.124340203288583, 0.347384615384615, 0.517000562416001, 1.39169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 885, '2021-09-19 00:00:00', 0.0277229147096766, 0.0740000000000001, 0.0429197641401505, 0.120115384615385, 0.0773416794788903, 0.176846153846154, 0.270041774546088, 0.54, 0.515042022184001, 1.39273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 900, '2021-09-19 00:00:00', 0.032580126079937, 0.0837692307692308, 0.0444153299938379, 0.119192307692308, 0.0700240068723684, 0.177807692307693, 0.276037536466441, 0.561807692307692, 0.510228812924615, 1.39380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 915, '2021-09-19 00:00:00', 0.0266089921180499, 0.0870384615384617, 0.0653006773436415, 0.127461538461539, 0.0667511682410013, 0.183038461538462, 0.27337341044524, 0.565307692307692, 0.512442068770855, 1.39307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 930, '2021-09-19 00:00:00', 0.0555250740310521, 0.0979230769230774, 0.0550056920131558, 0.136884615384616, 0.0836411106132349, 0.197346153846154, 0.286895942004173, 0.577192307692308, 0.512442068770855, 1.39307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 945, '2021-09-19 00:00:00', 0.0460679765296727, 0.100538461538462, 0.0623958701789202, 0.136269230769231, 0.100522641919428, 0.218192307692308, 0.288602417496139, 0.591653846153846, 0.510427375983936, 1.39388461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 960, '2021-09-19 00:00:00', 0.0428256752607416, 0.0909615384615383, 0.070589648402145, 0.151538461538462, 0.102136477323237, 0.2285, 0.281494301076348, 0.591807692307692, 0.504171234647668, 1.39392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 975, '2021-09-19 00:00:00', 0.0475108408681638, 0.103, 0.073080945638276, 0.163230769230769, 0.0809997245959231, 0.226346153846154, 0.285294341932085, 0.588307692307692, 0.504171234647668, 1.39392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 990, '2021-09-19 00:00:00', 0.057225344035663, 0.1305, 0.0806250199761453, 0.174076923076923, 0.0780359286088538, 0.234384615384615, 0.294198773725416, 0.592961538461538, 0.503474671274916, 1.39323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1005, '2021-09-19 00:00:00', 0.0440566069436197, 0.116230769230769, 0.0485567075299989, 0.164076923076923, 0.0689099412276625, 0.2195, 0.278074765817784, 0.589846153846154, 0.495483305625776, 1.38611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1020, '2021-09-19 00:00:00', 0.039351981672318, 0.114538461538461, 0.0721433188974448, 0.168538461538461, 0.0638387511927205, 0.193884615384615, 0.281307190424659, 0.583153846153846, 0.491501266920662, 1.38384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1035, '2021-09-19 00:00:00', 0.0524877714696113, 0.112615384615385, 0.0515686398442364, 0.148269230769231, 0.0591573781080211, 0.182653846153846, 0.276426084152709, 0.5955, 0.484779270945511, 1.38269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1050, '2021-09-19 00:00:00', 0.0379672936172087, 0.102653846153845, 0.0346039570880821, 0.128076923076923, 0.0616247827270313, 0.169423076923077, 0.277742927625807, 0.607576923076923, 0.480374701505142, 1.37842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1065, '2021-09-19 00:00:00', 0.0232657225581722, 0.0824230769230769, 0.0445445326007063, 0.122846153846154, 0.268390473291893, 0.407615384615384, 0.27157819386802, 0.611653846153846, 0.477500582359693, 1.36938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1080, '2021-09-19 00:00:00', 0.0328792663215913, 0.085615384615385, 0.043683617770721, 0.109461538461539, 0.270271262594852, 0.436346153846154, 0.268373164427101, 0.615653846153846, 0.474374835562959, 1.36773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1095, '2021-09-19 00:00:00', 0.0273011693184347, 0.0689230769230769, 0.263303358242045, 0.375538461538461, 0.257710678564459, 0.431923076923077, 0.261989265781282, 0.623153846153846, 0.470741844980223, 1.36273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 600, '2021-09-19 00:00:00', 0.0838686243707756, 0.232884615384615, 0.116228826028659, 0.2875, 0.126619727470151, 0.337346153846154, 0.154773646136742, 0.530807692307693, 0.475919768610053, 1.30811538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 615, '2021-09-19 00:00:00', 0.0828507183943601, 0.198192307692308, 0.0817236713660029, 0.232961538461539, 0.0987243871360292, 0.294769230769231, 0.155154954803254, 0.5015, 0.457485039688143, 1.28619230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 630, '2021-09-19 00:00:00', 0.0421093996449903, 0.152192307692308, 0.0655023193952233, 0.198076923076923, 0.0873463133826409, 0.261538461538462, 0.170862864489445, 0.466961538461539, 0.453466402792466, 1.26746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 645, '2021-09-19 00:00:00', 0.0460436749184943, 0.1275, 0.0656016416304907, 0.181846153846154, 0.0760464230686654, 0.238538461538461, 0.166446702026158, 0.451230769230769, 0.441784444480128, 1.25715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 660, '2021-09-19 00:00:00', 0.0380615089235629, 0.125961538461539, 0.0463674454763256, 0.1675, 0.0760896738167437, 0.231961538461538, 0.178831321469315, 0.453192307692308, 0.439279635837513, 1.25396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 675, '2021-09-19 00:00:00', 0.03524343910574, 0.1115, 0.0473170809945638, 0.152884615384615, 0.0758758601522655, 0.232884615384615, 0.17488956075632, 0.454961538461539, 0.442375679189602, 1.25019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 690, '2021-09-19 00:00:00', 0.0455493645991308, 0.10876923076923, 0.0676484691963932, 0.176346153846154, 0.068087556753164, 0.227346153846154, 0.167401479636876, 0.454846153846154, 0.441698651188272, 1.25653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 705, '2021-09-19 00:00:00', 0.054100874441959, 0.123769230769231, 0.0589054653334804, 0.165576923076923, 0.0785378791510087, 0.215038461538462, 0.170104804798056, 0.45273076923077, 0.44112072654163, 1.27284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 720, '2021-09-19 00:00:00', 0.0456816576554949, 0.111423076923077, 0.0533112919197597, 0.142423076923077, 0.0885834938609636, 0.219653846153847, 0.170284070351236, 0.447769230769231, 0.44826090616961, 1.264 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 735, '2021-09-19 00:00:00', 0.0308188004558655, 0.0900384615384613, 0.0472017600714862, 0.138384615384616, 0.0794704105554148, 0.218884615384615, 0.16929057404811, 0.453538461538462, 0.446882376539441, 1.25446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 750, '2021-09-19 00:00:00', 0.0402741375307551, 0.103615384615385, 0.0595083575255159, 0.15373076923077, 0.0834880000589675, 0.217384615384615, 0.169757528438472, 0.453538461538461, 0.44778369950062, 1.24880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 765, '2021-09-19 00:00:00', 0.0377528195584827, 0.0953461538461542, 0.0543446551048175, 0.146307692307692, 0.0821380170575956, 0.212423076923077, 0.191557245912387, 0.452538461538462, 0.44520331742492, 1.24607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 780, '2021-09-19 00:00:00', 0.0357461132906031, 0.0987692307692304, 0.0548175154489875, 0.141, 0.0707372277136689, 0.193653846153846, 0.192484488885569, 0.450038461538462, 0.433504745781848, 1.25173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 795, '2021-09-19 00:00:00', 0.0467963180668664, 0.100153846153846, 0.0577697285648937, 0.150307692307693, 0.0811795446004621, 0.198961538461538, 0.190101932171624, 0.447230769230769, 0.435818028362933, 1.25407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 810, '2021-09-19 00:00:00', 0.0498295556410513, 0.104230769230769, 0.0492290720861317, 0.127307692307692, 0.0960785015575204, 0.180038461538461, 0.194931940785654, 0.451307692307693, 0.428165419147607, 1.25188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 825, '2021-09-19 00:00:00', 0.0313934094014356, 0.081115384615385, 0.0780711312743801, 0.130692307692307, 0.103982402357322, 0.1905, 0.205809471262958, 0.463538461538462, 0.412043418175243, 1.24946153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 840, '2021-09-19 00:00:00', 0.0668120210280014, 0.104615384615384, 0.0891107262817527, 0.141192307692307, 0.111121977331911, 0.211423076923077, 0.213901346778944, 0.473115384615385, 0.409811964385919, 1.25138461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 855, '2021-09-19 00:00:00', 0.0502828461344884, 0.0967307692307693, 0.0641680126398958, 0.141423076923077, 0.0867274155926753, 0.207730769230769, 0.19666321465897, 0.4625, 0.404300430944042, 1.24796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 870, '2021-09-19 00:00:00', 0.0423769349456116, 0.0982692307692306, 0.0592507059354246, 0.146615384615385, 0.0871031660645095, 0.199807692307693, 0.196918710288125, 0.462461538461539, 0.398887259954296, 1.25261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 885, '2021-09-19 00:00:00', 0.0516744245623127, 0.102384615384615, 0.0675372945404696, 0.139615384615385, 0.0754844456723473, 0.198692307692308, 0.334781830221047, 0.636923076923077, 0.380328434989469, 1.26603846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 900, '2021-09-19 00:00:00', 0.0386532514305565, 0.0859230769230771, 0.0523690601551948, 0.129038461538462, 0.0606809183034819, 0.194423076923077, 0.351944709381372, 0.668961538461538, 0.376842519648971, 1.26173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 915, '2021-09-19 00:00:00', 0.0405285844046658, 0.0863846153846155, 0.0527679972943978, 0.132307692307692, 0.100525909404185, 0.210538461538461, 0.351507750215466, 0.678461538461538, 0.371673222892617, 1.25976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 930, '2021-09-19 00:00:00', 0.0434263301908668, 0.0963846153846154, 0.0523775201339717, 0.140269230769231, 0.106611097704911, 0.222615384615384, 0.355078946801325, 0.694538461538461, 0.373667371622657, 1.25576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 945, '2021-09-19 00:00:00', 0.0428380851399961, 0.106692307692308, 0.105961792823931, 0.158307692307692, 0.125741933523204, 0.248076923076923, 0.38949359627401, 0.716307692307692, 0.369385346008953, 1.25357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 960, '2021-09-19 00:00:00', 0.0736069394721821, 0.104692307692308, 0.0724395238484112, 0.160269230769231, 0.105956224632918, 0.247192307692308, 0.38309797100039, 0.718846153846154, 0.373648959071727, 1.24476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 975, '2021-09-19 00:00:00', 0.0426266799804281, 0.113076923076923, 0.0689890180781307, 0.185269230769231, 0.0842288183827471, 0.249576923076923, 0.380339777243778, 0.730115384615385, 0.374956637492924, 1.244 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 990, '2021-09-19 00:00:00', 0.0658276654489705, 0.145807692307692, 0.0873512185639983, 0.192346153846154, 0.0931846471342705, 0.253461538461539, 0.380309145503821, 0.732384615384615, 0.376545038679102, 1.24161538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1005, '2021-09-19 00:00:00', 0.0739615804632063, 0.131346153846154, 0.0849877547740756, 0.185038461538462, 0.121784424923083, 0.274384615384616, 0.373239300428847, 0.740846153846154, 0.374910822216944, 1.24126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1020, '2021-09-19 00:00:00', 0.0518898389341822, 0.131653846153846, 0.062253625164755, 0.188076923076923, 0.116007135059079, 0.254846153846154, 0.378110150820956, 0.733615384615384, 0.381061878681948, 1.23334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1035, '2021-09-19 00:00:00', 0.0474774278351949, 0.133115384615385, 0.0784879902621068, 0.181269230769231, 0.109652661407949, 0.222115384615385, 0.396584145693426, 0.725230769230769, 0.389240279756111, 1.23265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1050, '2021-09-19 00:00:00', 0.0550078036421964, 0.116538461538462, 0.073122236962921, 0.146692307692308, 0.0751502802082916, 0.189730769230769, 0.391321178337417, 0.71376923076923, 0.391465483300105, 1.22323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1065, '2021-09-19 00:00:00', 0.0378818405856143, 0.0910769230769233, 0.0619688259096094, 0.126846153846154, 0.311045277436235, 0.44026923076923, 0.391957132663961, 0.709923076923077, 0.392601103098102, 1.21888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1080, '2021-09-19 00:00:00', 0.0365822992085602, 0.0837692307692304, 0.0472413117775273, 0.124692307692307, 0.363041758564409, 0.491038461538461, 0.397196483058255, 0.736384615384615, 0.389342238219203, 1.21353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1095, '2021-09-19 00:00:00', 0.0433689005908786, 0.093307692307692, 0.306068589597922, 0.415692307692307, 0.369282147707392, 0.510769230769231, 0.399715793263933, 0.741653846153846, 0.390005412191243, 1.21369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 600, '2021-09-19 00:00:00', 0.204211018311941, 0.32216, 0.266291869947244, 0.38612, 0.290322131433344, 0.44524, 0.353228830457915, 0.68424, 0.359043832050257, 1.18384 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 615, '2021-09-19 00:00:00', 0.0917741248936757, 0.17836, 0.108370398787369, 0.22932, 0.114284732138637, 0.3076, 0.25712520944733, 0.56104, 0.285419293905183, 1.12556 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 630, '2021-09-19 00:00:00', 0.0613494091251089, 0.139200000000001, 0.071220385658415, 0.18952, 0.0954660148953545, 0.268480000000001, 0.268856603663242, 0.52496, 0.305413501120475, 1.10564 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 645, '2021-09-19 00:00:00', 0.0520612459832966, 0.13096, 0.0858933447169612, 0.1892, 0.112706743365248, 0.25468, 0.275756396118023, 0.50856, 0.304003876071781, 1.10524 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 660, '2021-09-19 00:00:00', 0.068356735830007, 0.12868, 0.0817299006892011, 0.17888, 0.108276928906085, 0.23668, 0.272698838770294, 0.49936, 0.308336531514945, 1.0992 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 675, '2021-09-19 00:00:00', 0.0414006038603303, 0.09852, 0.065967365669195, 0.15412, 0.0638057729885522, 0.20152, 0.278019435771434, 0.47384, 0.313029189267284, 1.09124 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 690, '2021-09-19 00:00:00', 0.0498481026051473, 0.111199999999999, 0.056795011518031, 0.13956, 0.0550898357231171, 0.21916, 0.277656664485716, 0.45884, 0.315225051880927, 1.0912 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 705, '2021-09-19 00:00:00', 0.0364621721788483, 0.09336, 0.0527035735663785, 0.1476, 0.0829760608047087, 0.23512, 0.285581815480841, 0.45484, 0.334529769477496, 1.1268 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 720, '2021-09-19 00:00:00', 0.0561019310422263, 0.11248, 0.0607858261987672, 0.1678, 0.0796167905239428, 0.2266, 0.274645152879129, 0.44872, 0.32288220246193, 1.1298 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 735, '2021-09-19 00:00:00', 0.0507525697214769, 0.10036, 0.0695506530043632, 0.15528, 0.10474147538901, 0.22388, 0.275973881614426, 0.422, 0.322236341836237, 1.11952 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 750, '2021-09-19 00:00:00', 0.0559369585634879, 0.10612, 0.0548680842263217, 0.14144, 0.20991273583722, 0.257759999999999, 0.269291397312775, 0.42276, 0.326615742629368, 1.13252 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 765, '2021-09-19 00:00:00', 0.0438390237117569, 0.0961199999999999, 0.104926116863248, 0.16364, 0.258069674054637, 0.26196, 0.263436728646557, 0.42592, 0.34195061534282, 1.14284 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 780, '2021-09-19 00:00:00', 0.0917968227482124, 0.12264, 0.213334424476376, 0.20592, 0.267062433399633, 0.26752, 0.260107670013785, 0.423, 0.340726635295804, 1.14416 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 795, '2021-09-19 00:00:00', 0.204710836710387, 0.13312, 0.248258346620344, 0.18004, 0.25823132394554, 0.23, 0.245440250706086, 0.402, 0.34375232362851, 1.13308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 810, '2021-09-19 00:00:00', 0.0584405110632455, 0.10028, 0.0710793687835415, 0.14312, 0.0789482953161967, 0.1748, 0.12117049971012, 0.36104, 0.35273534460461, 1.13884 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 825, '2021-09-19 00:00:00', 0.0572060020161055, 0.09312, 0.0626265917961372, 0.11956, 0.0758651874489658, 0.15788, 0.116681375263293, 0.357719999999999, 0.357308727386649, 1.14088 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 840, '2021-09-19 00:00:00', 0.0369284443214168, 0.0767199999999997, 0.0487445039636948, 0.10112, 0.0807565683603096, 0.15404, 0.110791350444578, 0.354839999999999, 0.358724578657963, 1.14336 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 855, '2021-09-19 00:00:00', 0.030423017601809, 0.0683200000000002, 0.0440912689769757, 0.10496, 0.08090257515473, 0.15768, 0.105776493923114, 0.3536, 0.364030685519779, 1.14544 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 870, '2021-09-19 00:00:00', 0.0401580211995899, 0.0779999999999995, 0.0634337449627568, 0.11344, 0.0796107614166163, 0.16096, 0.100766760392502, 0.361239999999999, 0.364126823144538, 1.14748 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 885, '2021-09-19 00:00:00', 0.0476161037185252, 0.0792800000000003, 0.059441483830739, 0.11504, 0.0723851504108406, 0.17588, 0.196893516060501, 0.51216, 0.392559944467084, 1.14232 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 885);
Date: 2021-09-19 14:47:05 Duration: 3s875ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 900, '2021-09-19 00:00:00', 0.620593765307433, 0.678692307692308, 0.792631352861129, 1.03630769230769, 1.52087796961543, 1.68303846153846, 2.34409121540819, 4.53688461538462, 4.91827746659962, 10.6620384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 915, '2021-09-19 00:00:00', 0.528698227143442, 0.727153846153849, 0.863180039157535, 1.0585, 1.51047814131308, 1.67384615384615, 2.4523098527401, 4.63642307692308, 4.93893961836407, 10.6099230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 930, '2021-09-19 00:00:00', 0.751283205844917, 0.840153846153846, 1.28729683684605, 1.27788461538462, 1.42414404252033, 1.73057692307692, 2.47596185257056, 4.68484615384616, 4.93236250913682, 10.6078076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 945, '2021-09-19 00:00:00', 1.23188808994724, 0.904884615384615, 1.39836301218466, 1.21192307692308, 1.41878708978967, 1.74938461538461, 2.51829009051777, 4.6995, 4.97380195887953, 10.5873846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 960, '2021-09-19 00:00:00', 0.634806063661603, 0.744461538461538, 0.733753947440567, 1.13515384615385, 0.861791155318163, 1.72765384615385, 2.27333200966199, 4.57388461538462, 4.87217197514462, 10.4133461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 975, '2021-09-19 00:00:00', 0.459281505765759, 0.841307692307692, 0.643871774143314, 1.24230769230769, 0.762632457095411, 1.79076923076923, 2.17275741999742, 4.64361538461539, 4.83937815283677, 10.4238846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 990, '2021-09-19 00:00:00', 0.490755952195574, 0.93826923076923, 0.661629825622944, 1.35711538461538, 0.748888256016875, 1.7335, 2.11732635215699, 4.59719230769231, 4.81929730785915, 10.3983076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1005, '2021-09-19 00:00:00', 0.543974903267251, 0.935846153846155, 0.631057022901928, 1.30338461538462, 0.796939491960432, 1.76107692307692, 1.86660787691305, 4.67361538461539, 4.7177581672459, 10.4732692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1020, '2021-09-19 00:00:00', 0.386651582375978, 0.828384615384618, 0.436271912387744, 1.16230769230769, 0.797277305295003, 1.52569230769231, 1.91452577940335, 4.58, 4.79410693825082, 10.4398461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1035, '2021-09-19 00:00:00', 0.296655397077796, 0.764769230769228, 0.687141342531058, 1.15976923076923, 0.706222249829222, 1.42511538461539, 1.87759023628283, 4.55184615384616, 5.0273085180228, 10.5081538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1050, '2021-09-19 00:00:00', 0.641601281650362, 0.839730769230773, 0.645046793770692, 1.01538461538462, 0.663940534872032, 1.31107692307693, 1.94542450498995, 4.60176923076923, 5.44560537300138, 10.6479615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1065, '2021-09-19 00:00:00', 0.325898325343256, 0.579038461538466, 0.414171478793692, 0.874423076923084, 1.27474300999788, 3.11769230769231, 2.3036831382676, 4.54280769230769, 5.68323369976582, 10.6153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1080, '2021-09-19 00:00:00', 0.286438708707734, 0.61857692307693, 0.476197898422013, 0.867038461538467, 1.52507547152466, 3.42607692307693, 2.69913349315038, 4.59642307692308, 5.76194021449239, 10.6546538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1095, '2021-09-19 00:00:00', 0.357085477808242, 0.591038461538464, 1.2626161436295, 2.90061538461539, 1.61662998811154, 3.54796153846154, 2.96258137337123, 4.61692307692308, 5.88930246006722, 10.7231153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 600, '2021-09-19 00:00:00', 0.809493682334291, 1.87825, 1.18569440303618, 2.4445, 1.40022696659185, 2.93608333333333, 2.65798041453619, 4.06833333333334, 6.05439689967883, 10.9015833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 615, '2021-09-19 00:00:00', 0.644270533182709, 1.36345833333334, 0.860153525224725, 1.8215, 1.02966897646135, 2.276875, 2.11813866709511, 3.75825, 5.7972873752499, 10.6717083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 630, '2021-09-19 00:00:00', 0.524944343150587, 1.11429166666667, 0.934566116487732, 1.68, 0.983328198525038, 2.01120833333333, 2.0053605967976, 3.53391666666667, 5.80811256837228, 10.5960416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 645, '2021-09-19 00:00:00', 0.713272352804567, 1.12116666666666, 0.722807437974532, 1.428375, 0.823228475690925, 1.77508333333333, 1.88457674293195, 3.29375, 5.75572773937255, 10.504375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 660, '2021-09-19 00:00:00', 0.39602206789631, 0.8865, 0.527538855976708, 1.127125, 0.575098630482287, 1.545, 1.81948898702714, 3.1265, 5.71296885796706, 10.3769583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 675, '2021-09-19 00:00:00', 0.393837962339474, 0.801916666666666, 0.52075338226931, 1.15679166666666, 0.586972476702097, 1.47941666666667, 1.7800315397792, 3.06225, 5.6940352213039, 10.3393333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 690, '2021-09-19 00:00:00', 0.459788780665737, 0.792374999999997, 0.523771438632856, 1.03245833333333, 0.652805083044912, 1.42195833333334, 1.77757402615989, 3.020875, 5.68892044405972, 10.3045833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 705, '2021-09-19 00:00:00', 0.295714900767999, 0.719208333333333, 0.515859138101011, 1.03204166666667, 0.6309739868659, 1.39154166666667, 1.78769243972725, 2.93754166666667, 5.69726851775532, 11.6739583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 720, '2021-09-19 00:00:00', 0.335799562260723, 0.701041666666667, 0.45889593204699, 0.996458333333337, 0.657169948019315, 1.43891666666667, 1.69941134256303, 2.89295833333333, 5.68603858370328, 11.7174166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 735, '2021-09-19 00:00:00', 0.342269619968851, 0.656333333333336, 0.371435367034504, 0.902333333333337, 0.763169581274441, 1.441625, 1.75653158735939, 2.8185, 5.6946313579139, 11.7027083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 750, '2021-09-19 00:00:00', 0.286382835769167, 0.631791666666671, 0.49331419126592, 0.986250000000004, 1.07947768837996, 1.43008333333334, 1.77031181033091, 2.75858333333334, 5.68147426376136, 11.750375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 765, '2021-09-19 00:00:00', 0.359326937239733, 0.64575, 0.578839867658841, 0.983874999999998, 1.30168684038627, 1.44175, 1.81022871483136, 2.8235, 5.7122796935288, 11.6835833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 780, '2021-09-19 00:00:00', 0.530778835393282, 0.720208333333333, 1.00451007598412, 1.02816666666667, 1.30381096853289, 1.40979166666667, 1.83247666760558, 2.89029166666667, 5.73485648898692, 11.6729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 795, '2021-09-19 00:00:00', 0.641215895214212, 0.730541666666667, 0.917786434971334, 1.025875, 1.15046300619498, 1.67779166666667, 1.87100913637689, 2.93633333333333, 5.73485648898692, 11.6729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 810, '2021-09-19 00:00:00', 0.686651674241848, 0.697999999999999, 0.767645355163661, 0.930000000000002, 1.24473148769093, 1.71704166666667, 1.84246200283318, 3.11366666666667, 5.73518210102208, 11.6645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 825, '2021-09-19 00:00:00', 0.44285348609323, 0.615416666666672, 0.94093058989492, 1.333875, 1.15144737839703, 1.70975, 1.75600285356805, 3.02625, 5.62244601922779, 11.60625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 840, '2021-09-19 00:00:00', 0.94011326406735, 1.18058333333334, 1.14426119367382, 1.496125, 1.26194225447252, 1.74741666666667, 1.74807458831262, 3.015625, 5.61686250405801, 11.6020416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 855, '2021-09-19 00:00:00', 0.570248153457545, 0.743499999999999, 0.681455390524842, 1.04516666666667, 0.910281545871179, 1.37666666666667, 1.24581511643896, 2.7155, 5.35234106692942, 11.443875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 870, '2021-09-19 00:00:00', 0.475345227329494, 0.709041666666666, 0.608275381893259, 0.917625000000005, 0.880065461992063, 1.232, 1.21773988500675, 2.66558333333333, 5.33245505019207, 11.4340833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 885, '2021-09-19 00:00:00', 0.458159675269963, 0.641125000000006, 0.898342433943309, 0.955541666666672, 0.938743238459604, 1.22354166666667, 2.43581130690087, 4.377125, 5.32596908086804, 11.4717083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 900, '2021-09-19 00:00:00', 0.828150532420179, 0.708000000000003, 0.822748786214476, 0.868, 0.940704080285967, 1.27841666666667, 2.41647494341943, 4.52625, 5.26967013635716, 11.4769583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 915, '2021-09-19 00:00:00', 0.265047654315165, 0.516208333333331, 0.472447581633462, 0.812749999999995, 0.695583738538244, 1.20770833333333, 2.64662621955094, 4.91754166666667, 5.26409422408072, 11.479 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 930, '2021-09-19 00:00:00', 0.391364500308155, 0.651541666666663, 0.591997611567348, 0.991291666666664, 0.747069258134256, 1.32929166666667, 2.65957856222056, 4.94870833333333, 5.15726831955906, 11.5425416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 945, '2021-09-19 00:00:00', 0.510713964586036, 0.697666666666668, 0.549379966713465, 0.884999999999999, 0.694837452318836, 1.44095833333333, 2.55951708533952, 4.94683333333333, 5.09394146532662, 11.496 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 960, '2021-09-19 00:00:00', 0.333744171636677, 0.593958333333331, 0.501759294376052, 0.971291666666666, 0.664502472705622, 1.59166666666667, 2.49832129689843, 4.94120833333333, 5.06716353780304, 11.4766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 975, '2021-09-19 00:00:00', 0.338704084005107, 0.706249999999999, 0.658540657136255, 1.20033333333333, 0.73647485370848, 1.71408333333333, 2.7243906844374, 5.08808333333333, 5.04772092190473, 11.462375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 990, '2021-09-19 00:00:00', 0.613569774152561, 0.99095833333333, 0.625434317210791, 1.39445833333333, 0.687047363512983, 1.92691666666666, 2.74640197692191, 5.09691666666667, 5.04801079042204, 11.454375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1005, '2021-09-19 00:00:00', 0.494129535838941, 1.02954166666667, 0.551925310991481, 1.328625, 0.702858181419559, 1.78683333333333, 2.78188013493482, 5.07895833333333, 5.07442873774899, 11.4246666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1020, '2021-09-19 00:00:00', 0.43818775135184, 0.865625000000001, 0.638807221833527, 1.30666666666667, 0.633917151298293, 1.60320833333334, 2.88313707937696, 5.127875, 5.08094554688026, 11.4055416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1035, '2021-09-19 00:00:00', 0.466235991746671, 0.917, 0.548233579755032, 1.18033333333333, 0.50266383153777, 1.44866666666667, 2.90800468970776, 5.11566666666667, 5.03892009202771, 11.3460416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1050, '2021-09-19 00:00:00', 0.351229599954303, 0.763833333333334, 0.396100228861771, 0.985500000000004, 0.4180542922927, 1.2645, 2.87086345612181, 5.046125, 4.99314183986105, 11.2039583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1065, '2021-09-19 00:00:00', 0.297450422126425, 0.694666666666669, 0.325234761921783, 0.936458333333336, 2.27043966245958, 3.505, 2.88588041692602, 4.98895833333334, 4.94822535601533, 11.2005 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1080, '2021-09-19 00:00:00', 0.248008323697392, 0.645291666666668, 0.37191673526613, 0.893833333333333, 2.28652619883766, 3.73533333333333, 2.86995188062474, 5.00433333333333, 4.95039319895656, 11.1689583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1095, '2021-09-19 00:00:00', 0.325965652920761, 0.635291666666667, 2.28850693645189, 3.40879166666667, 2.54866014209968, 4.10854166666667, 2.84900935745051, 5.00066666666667, 4.93911486947212, 11.1602916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 600, '2021-09-19 00:00:00', 1.80538427062367, 2.38926923076923, 1.74683511969064, 2.78784615384616, 1.93795245674794, 3.32273076923077, 2.44892252256752, 4.22380769230769, 4.65254081914884, 10.6500769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 615, '2021-09-19 00:00:00', 0.903595406396875, 1.43246153846154, 1.3304695411771, 2.134, 1.43403314252013, 2.50542307692308, 2.31305442983615, 3.86065384615385, 4.64804854800543, 10.3272307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 630, '2021-09-19 00:00:00', 1.27546136750589, 1.4785, 1.27354561936955, 1.78126923076923, 1.65269275286867, 2.27015384615385, 2.2772406031457, 3.58426923076923, 4.60564615244576, 10.2471923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 645, '2021-09-19 00:00:00', 0.604265774435261, 1.17038461538462, 0.878800315990278, 1.54565384615385, 1.54909961739566, 2.04123076923077, 1.87178012186672, 3.27423076923077, 4.43837874922121, 10.1961923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 660, '2021-09-19 00:00:00', 0.447157334210744, 0.961807692307695, 0.784682367879857, 1.28946153846154, 1.34839066069376, 1.76557692307692, 1.73955909223706, 3.01965384615385, 4.34812083141848, 10.1957307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 675, '2021-09-19 00:00:00', 0.428345381851895, 0.916615384615384, 0.945077908876383, 1.31657692307692, 1.03839180170404, 1.67142307692308, 1.40053006448932, 2.90969230769231, 4.17684533368647, 10.1283076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 690, '2021-09-19 00:00:00', 0.748728411272174, 0.844923076923081, 0.772375449755245, 1.13034615384615, 1.03020853527519, 1.58311538461538, 1.27678151434951, 2.82265384615385, 4.11505926380354, 10.0472307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 705, '2021-09-19 00:00:00', 0.577171656908462, 0.86680769230769, 0.635791694237617, 1.14896153846154, 0.975019311840303, 1.61153846153846, 1.17845731295688, 2.81803846153846, 4.05819858576911, 10.6598076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 720, '2021-09-19 00:00:00', 0.453027925782134, 0.775307692307693, 0.623298596180036, 1.0825, 0.932552474910418, 1.62396153846154, 1.16308688477623, 2.79530769230769, 4.06961654515697, 10.6487692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 735, '2021-09-19 00:00:00', 0.552647646822515, 0.779692307692307, 0.669641131215357, 1.14373076923077, 1.06120637085275, 1.58319230769231, 1.16348368472247, 2.80526923076923, 4.11624103951464, 10.6908461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 750, '2021-09-19 00:00:00', 0.438531670639468, 0.785884615384617, 0.908774099881477, 1.18426923076924, 1.01421441292491, 1.56034615384616, 1.16934100836589, 2.82507692307693, 4.04883039597667, 10.6651538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 765, '2021-09-19 00:00:00', 0.565317092775919, 0.829846153846152, 0.707882402228376, 1.08715384615385, 0.667390390885389, 1.44642307692308, 1.19312125181746, 2.89919230769231, 4.04020213431875, 10.6426153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 780, '2021-09-19 00:00:00', 0.378657964192169, 0.768576923076924, 0.397824029517499, 1.04403846153846, 0.506248344346773, 1.34311538461539, 1.45707072422193, 3.12484615384615, 4.03139299326595, 10.6328846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 795, '2021-09-19 00:00:00', 0.342946912240633, 0.723769230769231, 0.499049410225233, 1.06092307692308, 0.790820018422942, 1.54869230769231, 1.68356369507798, 3.25834615384615, 4.02873702981277, 10.6291538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 810, '2021-09-19 00:00:00', 0.42727819977153, 0.778499999999998, 0.478799705995669, 0.995038461538464, 0.964870019145659, 1.61607692307692, 1.67611421494433, 3.3066923076923, 4.00509046013272, 10.6310769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 825, '2021-09-19 00:00:00', 0.335729352993659, 0.607961538461543, 0.778726245964423, 1.13561538461539, 0.963627244402025, 1.57511538461539, 1.80033585755547, 3.455, 3.96588415130075, 10.6556923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 840, '2021-09-19 00:00:00', 0.768155670320901, 0.959576923076926, 0.910859594854475, 1.27119230769231, 0.917774895310139, 1.49703846153846, 1.90882313844058, 3.68642307692308, 3.95456462643049, 10.6532307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 855, '2021-09-19 00:00:00', 0.568044835716875, 0.794846153846152, 0.691610536245764, 1.04557692307692, 0.693255779193085, 1.23484615384615, 1.86684281732967, 3.58523076923077, 3.87404931067461, 10.6573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 870, '2021-09-19 00:00:00', 0.432452492722079, 0.705038461538463, 0.423369349568257, 0.825615384615382, 0.763101647629848, 1.30873076923077, 1.83985293935725, 3.53696153846154, 3.89923745858873, 10.6750384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 885, '2021-09-19 00:00:00', 0.227226095467792, 0.565461538461537, 0.263693461311542, 0.768192307692306, 0.569833919124351, 1.39384615384615, 1.91549721843863, 4.46407692307692, 3.89863972747103, 10.6702692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 900, '2021-09-19 00:00:00', 0.252469480257589, 0.616961538461538, 0.603240945610908, 1.03403846153846, 0.546538905645895, 1.47484615384615, 1.93391750201899, 4.63976923076923, 3.83054126803952, 10.6793846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 915, '2021-09-19 00:00:00', 0.539601706389504, 0.794192307692309, 0.521007605141599, 1.09573076923077, 0.540804991158122, 1.44103846153846, 1.79921127848159, 4.72676923076923, 3.84485999765121, 10.6871923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 930, '2021-09-19 00:00:00', 0.295754669642567, 0.725230769230769, 0.37110856176513, 0.96026923076923, 0.670466152418197, 1.49530769230769, 1.8674843778566, 4.87330769230769, 3.74656910724794, 10.7526538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 945, '2021-09-19 00:00:00', 0.310211533287557, 0.614346153846151, 0.388205530416753, 0.899423076923071, 0.845733869761365, 1.64153846153846, 1.96243632135787, 5.03265384615385, 3.73968300775099, 10.7430384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 960, '2021-09-19 00:00:00', 0.336463665886138, 0.621961538461529, 0.620718418757341, 1.08765384615384, 1.05888824426667, 1.99407692307692, 2.04720434702097, 5.12603846153846, 3.73314298125072, 10.7349615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 975, '2021-09-19 00:00:00', 0.49542167276589, 0.845076923076926, 0.706793025954884, 1.35630769230769, 1.17497600630167, 2.12684615384615, 1.95622358168448, 5.12669230769231, 3.72696675513025, 10.7369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 990, '2021-09-19 00:00:00', 0.516037386838768, 1.12976923076923, 0.906773166444959, 1.67984615384615, 1.1919783916472, 2.20338461538461, 1.97624800218845, 5.14061538461539, 3.72597357127585, 10.6995769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1005, '2021-09-19 00:00:00', 0.605067270258819, 1.12080769230769, 0.783714501588429, 1.5025, 0.996137015598833, 2.05492307692307, 1.84895781580202, 4.97673076923077, 3.65486699915858, 10.5826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1020, '2021-09-19 00:00:00', 0.487906625682224, 1.08534615384615, 0.608616859393869, 1.40480769230769, 0.916751969643998, 2.09957692307692, 1.92890082849115, 4.91461538461538, 3.57469290709006, 10.5485 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1035, '2021-09-19 00:00:00', 0.517858823945739, 0.926192307692308, 0.66570493348145, 1.31753846153846, 0.759363624257943, 1.88907692307692, 1.87884036739523, 4.85261538461539, 3.5211964472321, 10.4985 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1050, '2021-09-19 00:00:00', 0.463453426421186, 0.882038461538465, 0.650161475800731, 1.35423076923077, 0.708961537418257, 1.77369230769231, 1.91539146751941, 4.82607692307692, 3.45287207720449, 10.6143076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1065, '2021-09-19 00:00:00', 0.472033075764169, 0.970769230769233, 0.447958481936058, 1.23019230769231, 1.52995582892498, 3.13703846153846, 2.02931344509948, 4.80046153846154, 3.46958495411859, 10.6699230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1080, '2021-09-19 00:00:00', 0.247191386456852, 0.754307692307695, 0.378659603581653, 1.08784615384615, 1.49377760727626, 3.2415, 1.99630042790696, 4.70103846153846, 3.4932662088873, 10.5943846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1095, '2021-09-19 00:00:00', 0.241375354041085, 0.639307692307693, 1.51488570576742, 2.77430769230769, 1.3171417165736, 3.30130769230769, 1.93634575266045, 4.65807692307692, 3.49530536599286, 10.6028076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 600, '2021-09-19 00:00:00', 0.781162219930119, 1.85257692307692, 0.855613439855603, 2.27703846153846, 1.14097196891341, 2.88207692307692, 1.88559641656263, 4.30161538461539, 3.6021799837577, 10.5433461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 615, '2021-09-19 00:00:00', 0.532469828686599, 1.40203846153846, 0.640677751711781, 1.82430769230769, 1.1272227846144, 2.51461538461538, 1.77814674137039, 4.11092307692308, 3.60902404536185, 10.445 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 630, '2021-09-19 00:00:00', 0.490521869660654, 1.11923076923077, 0.818673513397407, 1.7601923076923, 1.09736339398649, 2.36846153846154, 1.66397954360577, 3.85519230769231, 3.56823813645636, 10.3069615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 645, '2021-09-19 00:00:00', 0.761945736004463, 1.26323076923077, 0.974698672174364, 1.68830769230769, 0.936872959124377, 2.17369230769231, 1.54747373533074, 3.60380769230769, 3.5576283562984, 10.2391923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 660, '2021-09-19 00:00:00', 0.501368422803651, 1.00484615384616, 0.691609148179924, 1.45357692307692, 0.848698641813094, 1.89023076923077, 1.44144733301157, 3.47257692307693, 3.54929093265336, 10.1152692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 675, '2021-09-19 00:00:00', 0.368959084660949, 0.930384615384616, 0.534277480485418, 1.27088461538462, 0.625874231652133, 1.71792307692308, 1.35707093630136, 3.45238461538462, 3.53328271093393, 10.0756538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 690, '2021-09-19 00:00:00', 0.436827283242032, 0.860653846153849, 0.535499117287212, 1.16723076923077, 0.649032449111751, 1.642, 1.44939289412445, 3.4328076923077, 3.5203651261678, 10.0643076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 705, '2021-09-19 00:00:00', 0.408313115145722, 0.853000000000003, 0.493796295590057, 1.19730769230769, 0.727570981998427, 1.79042307692308, 1.65536210354295, 3.53257692307693, 4.23122818049141, 10.3166538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 720, '2021-09-19 00:00:00', 0.366611544574614, 0.855769230769225, 0.394383594993504, 1.1845, 0.721346079322431, 1.79838461538461, 2.16891420406972, 3.72776923076923, 4.2931165464658, 10.3491923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 735, '2021-09-19 00:00:00', 0.354816130064357, 0.762615384615387, 0.449601959002029, 1.1858076923077, 0.843551459376003, 1.77723076923077, 2.11956297708894, 3.73457692307692, 4.35523599360586, 10.309 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 750, '2021-09-19 00:00:00', 0.335105485114535, 0.831384615384621, 0.500192862803943, 1.2425, 0.827134617450276, 1.76365384615385, 2.15696008735941, 3.70453846153846, 4.36551284431121, 10.2750769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 765, '2021-09-19 00:00:00', 0.375441952903509, 0.852500000000003, 0.708097068530534, 1.24446153846154, 0.804436161831093, 1.58853846153847, 2.34912795865909, 3.74038461538462, 4.36945903991998, 10.2493076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 780, '2021-09-19 00:00:00', 0.406004238325735, 0.78719230769231, 0.765819786995509, 1.11688461538462, 0.823994030038119, 1.47719230769231, 2.47587016311748, 3.79723076923077, 4.35875466565676, 10.2463461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 795, '2021-09-19 00:00:00', 0.802056311086603, 0.884384615384618, 0.823816302339304, 1.1395, 1.19604391288049, 1.88519230769231, 2.4055214477083, 3.90934615384616, 4.32563262354145, 10.3249230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 810, '2021-09-19 00:00:00', 0.386296681520621, 0.67761538461539, 0.421951417181572, 0.946038461538466, 1.06068456922151, 1.77434615384616, 2.28002563177225, 3.81780769230769, 4.39524141841536, 10.2546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 825, '2021-09-19 00:00:00', 0.197972433978536, 0.56226923076923, 0.938558344565667, 1.37238461538461, 1.00684048694609, 1.76261538461538, 2.18306622084979, 3.78326923076923, 4.42239204329686, 10.2632307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 840, '2021-09-19 00:00:00', 0.977334674588927, 1.21988461538461, 1.02491299818382, 1.42642307692307, 1.05866395118492, 1.86580769230769, 2.19333933850787, 3.82142307692308, 4.43501843565676, 10.2712692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 855, '2021-09-19 00:00:00', 0.338693407989267, 0.68576923076923, 0.381729531716658, 0.984653846153844, 0.744413321916094, 1.51807692307692, 1.88402623695597, 3.53569230769231, 4.46018543043292, 10.2780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 870, '2021-09-19 00:00:00', 0.244213428094233, 0.650961538461538, 0.503107874959394, 0.994576923076924, 0.665882313464334, 1.60315384615385, 1.75717470433035, 3.48569230769231, 4.45468060859759, 10.2637307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 885, '2021-09-19 00:00:00', 0.371150098187532, 0.695346153846155, 0.501767656927448, 1.04969230769231, 0.901754126475381, 1.59276923076923, 2.71189711173108, 5.39176923076923, 4.45527482498598, 10.2656153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 900, '2021-09-19 00:00:00', 0.341552095361974, 0.694923076923076, 0.473220496662535, 1.05796153846154, 1.48944170903576, 1.76926923076923, 2.68638263068788, 5.45003846153846, 4.44612962076179, 10.2807307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 915, '2021-09-19 00:00:00', 0.444162224348786, 0.76680769230769, 0.686150169703844, 1.13984615384615, 1.34705936823084, 1.91330769230769, 2.69443050783249, 5.4448076923077, 4.44500210746683, 10.2898461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 930, '2021-09-19 00:00:00', 0.498041901233835, 0.787846153846155, 1.19364695205653, 1.32561538461539, 1.28859148148428, 1.85538461538461, 2.67921314970243, 5.50969230769231, 4.44663796125359, 10.3020384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 945, '2021-09-19 00:00:00', 1.01618325119045, 0.988000000000002, 1.05526849445277, 1.35834615384615, 1.21440341098639, 1.85326923076923, 2.66119139889232, 5.51169230769231, 4.57605103320117, 10.3915384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 960, '2021-09-19 00:00:00', 0.525759379008482, 0.841269230769233, 0.780782527586659, 1.25234615384615, 0.980821126168512, 1.85480769230769, 2.58339619404082, 5.40415384615385, 4.57369971450483, 10.3770384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 975, '2021-09-19 00:00:00', 0.442403526206562, 0.843999999999996, 0.6718657020108, 1.33480769230769, 1.04448534621676, 2.02396153846154, 2.57914255877056, 5.38953846153847, 4.61213531408008, 10.3716538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 990, '2021-09-19 00:00:00', 0.628376967946916, 1.06742307692308, 0.793249682295268, 1.50353846153846, 0.989926077271196, 1.92303846153847, 2.58028907265475, 5.35053846153847, 4.64224843003408, 10.3636153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1005, '2021-09-19 00:00:00', 0.389881338950121, 1.00253846153846, 0.611540611897524, 1.42, 0.58839950844512, 1.76169230769231, 2.46570945852226, 5.21342307692308, 4.61708007244672, 10.2623461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1020, '2021-09-19 00:00:00', 0.405441320804115, 0.924230769230771, 0.386712892904366, 1.1213076923077, 0.474843580723005, 1.63811538461539, 2.82468205889551, 5.25457692307693, 4.60602769907166, 10.2527307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1035, '2021-09-19 00:00:00', 0.277970203162417, 0.824076923076927, 0.428224024763457, 1.25184615384616, 0.647679238037327, 1.70265384615385, 2.84890264028909, 5.21357692307693, 4.58867001361464, 10.2754230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1050, '2021-09-19 00:00:00', 0.340387164179937, 0.866307692307693, 0.375859433626656, 1.15492307692308, 0.727246212672264, 1.73042307692308, 2.80265165787413, 5.16334615384616, 4.56113064660339, 10.2581538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1065, '2021-09-19 00:00:00', 0.290073539747322, 0.838538461538463, 0.508785560087789, 1.24111538461539, 2.55067404304159, 3.98107692307693, 2.78586363905067, 5.16284615384616, 4.56993719600003, 10.2891538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1080, '2021-09-19 00:00:00', 0.409908374377267, 0.844346153846154, 0.526355030812415, 1.14453846153846, 2.5022572422023, 3.98011538461539, 2.81864729940827, 5.12703846153846, 4.6245623634941, 10.3074230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1095, '2021-09-19 00:00:00', 0.314284400846409, 0.735730769230771, 2.50734302676083, 3.63557692307693, 2.41704618459423, 3.93346153846154, 2.82699976898587, 5.08357692307693, 4.64303031418723, 10.3294615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 600, '2021-09-19 00:00:00', 2.03047870369375, 2.54061538461539, 1.94112887892983, 2.88573076923077, 1.82752381274605, 3.32338461538462, 2.50580563461365, 4.63396153846154, 4.56484326801463, 10.2986923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 615, '2021-09-19 00:00:00', 1.09523247479526, 1.55842307692308, 1.10059404938354, 1.87069230769231, 1.13702838947035, 2.28903846153846, 2.1606908699267, 3.93134615384615, 4.72128730750417, 9.818 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 630, '2021-09-19 00:00:00', 0.639538719583227, 1.16057692307692, 0.648742679816417, 1.51823076923077, 0.801571901856693, 1.91392307692308, 1.91271654942951, 3.77896153846154, 4.68680996266691, 9.72188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 645, '2021-09-19 00:00:00', 0.394740444420812, 1.05353846153846, 0.534321723884952, 1.38323076923077, 0.938665016843685, 1.94757692307692, 1.71902844698348, 3.67580769230769, 4.7113885596499, 9.59 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 660, '2021-09-19 00:00:00', 0.432697513814833, 0.949461538461539, 0.577173181582841, 1.28280769230769, 0.943665863289787, 1.85369230769231, 1.75772433517362, 3.68603846153846, 4.73164669075723, 9.55638461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 675, '2021-09-19 00:00:00', 0.4508033444692, 0.922153846153846, 0.772726302426376, 1.37846153846154, 0.919521604715442, 1.83030769230769, 1.73006457149392, 3.64969230769231, 4.72743723596622, 9.5295 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 690, '2021-09-19 00:00:00', 0.540246902244351, 0.895346153846158, 0.606344410888222, 1.18276923076924, 1.43663868590754, 1.81307692307693, 1.5670324997857, 3.53284615384615, 4.74128512601318, 9.42361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 705, '2021-09-19 00:00:00', 0.312197235487689, 0.820923076923082, 0.488125992562764, 1.21223076923077, 1.18523689874803, 1.71688461538462, 1.34012469741266, 3.45373076923077, 5.02648100180817, 10.1906923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 720, '2021-09-19 00:00:00', 0.423738273720208, 0.832730769230767, 1.10053135977406, 1.25107692307692, 1.10030777582386, 1.72580769230769, 1.41033953576925, 3.46061538461538, 5.13232811484822, 10.2360384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 735, '2021-09-19 00:00:00', 0.730539717237559, 0.847961538461538, 0.763375347740844, 1.13780769230769, 0.758687035912394, 1.63253846153846, 1.5192306129698, 3.51415384615385, 5.14082993733652, 10.5197307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 750, '2021-09-19 00:00:00', 0.422314343369227, 0.767269230769233, 0.514795887856384, 1.13638461538462, 0.82246654923795, 1.64976923076923, 1.63165680262071, 3.58380769230769, 5.14594588449527, 10.4736153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 765, '2021-09-19 00:00:00', 0.331371787481165, 0.705307692307695, 0.527596928025114, 0.995961538461542, 0.820390932140565, 1.59719230769231, 1.65030443438592, 3.51661538461538, 5.11361196761982, 10.3843461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 780, '2021-09-19 00:00:00', 0.32943106200749, 0.727769230769232, 0.489198856845005, 1.14780769230769, 0.828796521376724, 1.65792307692308, 1.68395517755076, 3.49, 5.10015468181717, 10.3655384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 795, '2021-09-19 00:00:00', 0.393495647517713, 0.81523076923077, 0.608295192762907, 1.11880769230769, 0.94315772479801, 1.83157692307692, 1.64552950748384, 3.535, 5.10452416783386, 10.3585 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 810, '2021-09-19 00:00:00', 0.50834080633431, 0.779846153846152, 0.694292867710631, 1.14988461538462, 0.963169971420493, 1.80592307692308, 1.81538761107967, 3.69246153846153, 5.13151152135959, 10.3445769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 825, '2021-09-19 00:00:00', 0.484823374658634, 0.773230769230772, 0.904195510682541, 1.37519230769231, 0.932544387889719, 1.86165384615385, 1.84599609300362, 3.75915384615384, 5.14562017851478, 10.3266923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 840, '2021-09-19 00:00:00', 0.907112046340136, 1.16576923076923, 0.91645601430393, 1.43588461538462, 0.942246974809928, 1.93180769230769, 1.85661339706301, 3.87188461538461, 5.12349392699943, 10.3325 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 855, '2021-09-19 00:00:00', 0.336209762819856, 0.746269230769237, 0.512310116418379, 1.14684615384616, 0.542306277357675, 1.58946153846154, 1.63949440987153, 3.755, 4.92965060284741, 10.1841153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 870, '2021-09-19 00:00:00', 0.429510540750031, 0.798769230769232, 0.462235890494818, 1.15546153846153, 0.557269918027572, 1.53780769230769, 1.68814964566351, 3.70211538461538, 4.88557699355972, 10.149 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 885, '2021-09-19 00:00:00', 0.319289617745394, 0.784499999999995, 0.415365760968106, 1.06265384615384, 0.563184195855615, 1.61003846153846, 2.93805688272944, 4.98161538461538, 4.86491576146534, 10.1186153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 900, '2021-09-19 00:00:00', 0.288595913932371, 0.703807692307693, 0.440508931193839, 1.08003846153846, 0.766356852005237, 1.67076923076923, 2.92579507800214, 5.07796153846154, 4.78452093510537, 10.1155384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 915, '2021-09-19 00:00:00', 0.340592786409002, 0.784615384615382, 0.486041658550124, 1.18142307692308, 0.974646523696587, 1.77461538461538, 2.96818964664685, 5.13046153846154, 4.7152646989897, 10.0773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 930, '2021-09-19 00:00:00', 0.393908917625147, 0.849346153846156, 0.643488120743854, 1.17819230769231, 1.07904502294318, 1.8648076923077, 2.95950871182779, 5.11715384615385, 4.65830558316582, 10.0388846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 945, '2021-09-19 00:00:00', 0.459607832831422, 0.757000000000002, 0.77298568899082, 1.20434615384616, 1.04523567603749, 1.96853846153847, 2.81349176756461, 5.00361538461539, 4.50334325653218, 9.91338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 960, '2021-09-19 00:00:00', 0.416854506992544, 0.775000000000001, 0.581611645476469, 1.21588461538462, 0.917418260454512, 1.92276923076923, 2.63536968564184, 4.8245, 4.34063994360279, 9.79200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 975, '2021-09-19 00:00:00', 0.381038604949077, 0.916538461538459, 0.703912363426451, 1.50415384615385, 0.861231643993284, 1.94576923076923, 2.4808320068384, 4.74861538461539, 4.25867879999636, 9.6838076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 990, '2021-09-19 00:00:00', 0.55197833848245, 1.17338461538462, 0.685450876879869, 1.44876923076923, 0.831792662774892, 1.97907692307692, 2.32888972589614, 4.66865384615385, 4.17948436348497, 9.59023076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1005, '2021-09-19 00:00:00', 0.457705427607687, 1.03453846153846, 0.551447192534196, 1.38561538461538, 0.710561425916153, 1.89749999999999, 2.30903229547325, 4.65930769230769, 4.15878826601433, 9.5708076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1020, '2021-09-19 00:00:00', 0.42807805183347, 1.01846153846154, 0.566444484346133, 1.42692307692307, 0.672671802475884, 1.84792307692308, 2.23001404790332, 4.61957692307692, 4.15565288029913, 9.57169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1035, '2021-09-19 00:00:00', 0.50805920914791, 0.992999999999999, 0.551445413994337, 1.31026923076923, 0.553147904827794, 1.71826923076923, 2.10427118609161, 4.55023076923077, 4.1480602593724, 9.54365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1050, '2021-09-19 00:00:00', 0.393475668292798, 0.860307692307691, 0.434066056653204, 1.24030769230769, 0.563374246428127, 1.57230769230769, 1.95608085250545, 4.51269230769231, 4.08016198264424, 9.51673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1065, '2021-09-19 00:00:00', 0.30598273455565, 0.856923076923078, 0.566796820196277, 1.20134615384616, 1.87282520807468, 3.2055, 1.96757769898382, 4.42119230769231, 4.08327797750025, 9.49419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1080, '2021-09-19 00:00:00', 0.319731223662335, 0.723153846153844, 0.393613619604886, 0.996192307692309, 1.83762543475582, 3.27503846153847, 1.8153971923945, 4.33861538461539, 3.93670133936836, 9.53134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1095, '2021-09-19 00:00:00', 0.26471735870547, 0.675000000000004, 1.65072446379903, 2.88415384615385, 1.85412107313577, 3.29307692307693, 1.75302107802501, 4.2605, 3.89952575262488, 9.51784615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 600, '2021-09-19 00:00:00', 0.791645596210828, 1.7322, 0.969787497341556, 2.19496, 1.34341473864179, 2.58092, 1.39066297978098, 3.67924, 3.67479592494604, 9.39456 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 615, '2021-09-19 00:00:00', 0.552011346501743, 1.34988, 0.724817333310032, 1.6718, 0.83978399405244, 2.11164, 1.44588103706126, 3.37884, 3.71588113462563, 9.48376 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 630, '2021-09-19 00:00:00', 0.592734265923609, 1.04492, 0.725865109139891, 1.40364, 0.784689269711263, 1.767, 1.39355475672827, 3.24012, 3.6613903310992, 9.49064 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 645, '2021-09-19 00:00:00', 0.460093081162209, 0.992680000000004, 0.611084418608976, 1.3596, 0.6976492862941, 1.67912, 1.3175105730126, 3.16912, 3.70896182689083, 9.5926 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 660, '2021-09-19 00:00:00', 0.404505904365646, 0.872120000000003, 0.459323535212383, 1.09088, 0.698668018446527, 1.4976, 1.22486238410688, 3.03812, 3.66702848684508, 9.60444 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 675, '2021-09-19 00:00:00', 0.29999687776153, 0.685280000000002, 0.504675413838773, 1.05824, 0.654794988272411, 1.54468, 1.19625037513056, 3.02228, 3.63004637619595, 9.60188 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 690, '2021-09-19 00:00:00', 0.28283412688948, 0.715320000000002, 0.452661617546703, 0.976960000000001, 0.645553517017248, 1.55648, 1.08944942057904, 2.91196, 3.69468157491278, 9.62876 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 705, '2021-09-19 00:00:00', 0.270212644658485, 0.661040000000003, 0.407058451986117, 1.0562, 0.822504695022062, 1.75016, 1.1668757317441, 2.93816, 3.65985485823322, 10.061 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 720, '2021-09-19 00:00:00', 0.347977504062164, 0.729480000000003, 0.533324016585291, 1.17444, 0.731039563452849, 1.78352, 1.41545625741902, 3.0764, 3.6386331009506, 10.15652 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 735, '2021-09-19 00:00:00', 0.531785429786614, 0.858080000000001, 0.715829588659201, 1.3138, 0.702896692267078, 1.70452, 1.59833701807014, 3.06084, 3.67372844078964, 10.19536 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 750, '2021-09-19 00:00:00', 0.405583296007123, 0.792679999999998, 0.42920205808764, 1.15736, 0.510578909996616, 1.48064, 1.61206950325764, 2.9348, 3.72958089602572, 10.31292 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 765, '2021-09-19 00:00:00', 0.361247066885439, 0.718879999999999, 0.414533726010321, 0.99972, 0.552682322858259, 1.3674, 1.590286848339, 3.03548, 3.76364108632408, 10.41468 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 780, '2021-09-19 00:00:00', 0.400844142612399, 0.722120000000002, 0.547040409841909, 1.01728, 0.692992200533313, 1.39224, 1.626903738189, 3.14176, 3.79938367501889, 10.47232 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 795, '2021-09-19 00:00:00', 0.314322886005247, 0.63572, 0.34286456023723, 0.933240000000004, 0.645969289775709, 1.36636, 1.59059511713908, 3.06108, 3.76969527946226, 10.4118 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 810, '2021-09-19 00:00:00', 0.264718762714951, 0.600760000000004, 0.528281749321958, 0.890240000000001, 0.586202419533276, 1.28412, 1.62881700424981, 3.0274, 3.88467386576188, 10.43428 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 825, '2021-09-19 00:00:00', 0.549307133274882, 0.615080000000002, 0.579122215080722, 1.01004, 0.614616378998588, 1.26728000000001, 1.66253776899454, 3.113, 3.81920673133397, 10.49684 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 840, '2021-09-19 00:00:00', 0.492444233729396, 0.823359999999999, 0.502679331184405, 0.98852, 0.730437341597483, 1.29428, 1.6235152991785, 3.09852, 3.90546007234317, 10.50528 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 855, '2021-09-19 00:00:00', 0.222592115763341, 0.553800000000001, 0.327101090388481, 0.773040000000004, 0.686664309057438, 1.12196, 1.5899068106863, 3.034, 4.01463629610455, 10.50344 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 870, '2021-09-19 00:00:00', 0.2472935030822, 0.507080000000002, 0.506227919683086, 0.758960000000002, 0.818636584002125, 1.20676, 1.54829466187803, 3.01212000000001, 4.14659454130737, 10.50604 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 885, '2021-09-19 00:00:00', 0.356725702279309, 0.540320000000003, 0.435795777859307, 0.746280000000002, 0.738397758663988, 1.2524, 2.06525112113112, 4.17088, 4.71036043631483, 10.32924 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 885);
Date: 2021-09-19 14:47:31 Duration: 3s847ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 900, '2021-09-19 00:00:00', 0.0253574143306938, 0.0549615384615385, 0.0240220411609519, 0.0744615384615387, 0.0313283356625377, 0.109230769230769, 0.292924870914027, 0.4115, 0.491929013015245, 0.826923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 915, '2021-09-19 00:00:00', 0.0167067006363866, 0.0449230769230772, 0.0237706994816339, 0.074384615384616, 0.0334239204992242, 0.101961538461539, 0.308910253334822, 0.422230769230769, 0.497305665175236, 0.830269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 930, '2021-09-19 00:00:00', 0.0249189455265237, 0.0589230769230775, 0.0320358453082698, 0.0808461538461541, 0.0535996125129507, 0.112961538461539, 0.308135936535508, 0.433346153846153, 0.499378199518006, 0.834115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 945, '2021-09-19 00:00:00', 0.0254701031377214, 0.0566153846153844, 0.0330530808525645, 0.0758846153846155, 0.0532386932741446, 0.130038461538461, 0.343508244218612, 0.445923076923076, 0.498788618709214, 0.834615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 960, '2021-09-19 00:00:00', 0.0200884582247156, 0.0538846153846155, 0.0429439169149719, 0.0834999999999996, 0.050203769395718, 0.142538461538461, 0.349836181442334, 0.443076923076923, 0.498974062837554, 0.835346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 975, '2021-09-19 00:00:00', 0.0348092162862301, 0.0568076923076919, 0.045407708596669, 0.0954999999999998, 0.053728433956189, 0.14576923076923, 0.392787225626527, 0.458730769230769, 0.494925268640086, 0.843692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 990, '2021-09-19 00:00:00', 0.0339879616697082, 0.0776923076923073, 0.0423891314081623, 0.109961538461538, 0.0530409420962851, 0.144307692307692, 0.392929643340108, 0.46076923076923, 0.499279956922582, 0.851653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1005, '2021-09-19 00:00:00', 0.0333922376977276, 0.0708076923076926, 0.0522531706803886, 0.105923076923077, 0.0643347017258481, 0.144076923076923, 0.395893225698352, 0.464615384615384, 0.495565226631322, 0.853423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1020, '2021-09-19 00:00:00', 0.0335996336976369, 0.0728461538461534, 0.0463663837112787, 0.0981923076923075, 0.0661617714394045, 0.1435, 0.406544555226873, 0.469653846153846, 0.494449538531331, 0.851115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1035, '2021-09-19 00:00:00', 0.0306041726667358, 0.0648461538461538, 0.0465182346381093, 0.0948846153846149, 0.0625959939735646, 0.134461538461538, 0.396346445190801, 0.46476923076923, 0.482624714850592, 0.846153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1050, '2021-09-19 00:00:00', 0.0299733214709348, 0.0669999999999999, 0.0443959284342433, 0.101038461538461, 0.0555159297998191, 0.134461538461538, 0.397628338256487, 0.461846153846153, 0.481244599570099, 0.845730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1065, '2021-09-19 00:00:00', 0.034086338341606, 0.0679615384615386, 0.039668957055185, 0.0878846153846153, 0.245491619784903, 0.312846153846154, 0.399637605068161, 0.457153846153846, 0.485972770683866, 0.839576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1080, '2021-09-19 00:00:00', 0.021376946605019, 0.0544230769230766, 0.0362549094818683, 0.0865384615384613, 0.282975924499159, 0.342423076923077, 0.399459727439643, 0.453076923076923, 0.484508156635318, 0.838076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1095, '2021-09-19 00:00:00', 0.0305259788477844, 0.0616538461538462, 0.244492368922915, 0.291038461538461, 0.299483925342349, 0.353307692307692, 0.397766179867211, 0.449423076923076, 0.483622658055447, 0.837653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 600, '2021-09-19 00:00:00', 0.234000762107021, 0.20376, 0.273031133755841, 0.2582, 0.288193875715637, 0.30228, 0.392320128636466, 0.4074, 0.450213090287995, 0.83808 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 615, '2021-09-19 00:00:00', 0.0738337772748125, 0.13652, 0.0862873687163997, 0.16852, 0.109984089758474, 0.2306, 0.180342239459682, 0.32464, 0.307756657117275, 0.78792 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 630, '2021-09-19 00:00:00', 0.0389642143511197, 0.0942800000000003, 0.0566994121074753, 0.13564, 0.0834475284235548, 0.18236, 0.151420639280119, 0.28528, 0.289425972112617, 0.77068 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 645, '2021-09-19 00:00:00', 0.0565388656884215, 0.0933199999999999, 0.0744067201266119, 0.13712, 0.111460127399891, 0.17188, 0.138061725326029, 0.26396, 0.285620511635048, 0.76108 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 660, '2021-09-19 00:00:00', 0.0524637017374869, 0.10076, 0.0581291665173342, 0.119, 0.107084265884395, 0.16796, 0.132300944818999, 0.24896, 0.282949218058647, 0.749520000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 675, '2021-09-19 00:00:00', 0.042533986410869, 0.0798400000000004, 0.0904534871264416, 0.1204, 0.0975420080443975, 0.15912, 0.108323081566211, 0.22884, 0.277415152193723, 0.7348 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 690, '2021-09-19 00:00:00', 0.0631628055108381, 0.0789599999999999, 0.0664098888218712, 0.10724, 0.0865021772365682, 0.14972, 0.0849886855214661, 0.21008, 0.276178999925773, 0.72856 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 705, '2021-09-19 00:00:00', 0.0333879718860945, 0.0694400000000002, 0.0420494946461902, 0.10608, 0.0589729599053667, 0.13632, 0.0649993589711978, 0.1952, 0.310888779683882, 0.761000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 720, '2021-09-19 00:00:00', 0.0316223549618518, 0.0788400000000003, 0.0608283102949061, 0.1088, 0.057124338070564, 0.12776, 0.063023196787638, 0.19456, 0.306615051815791, 0.771040000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 735, '2021-09-19 00:00:00', 0.0466792959101426, 0.0720399999999999, 0.0432709294253469, 0.0929600000000002, 0.0395172114400803, 0.123879999999999, 0.0527124906133893, 0.18824, 0.307188335282011, 0.775440000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 750, '2021-09-19 00:00:00', 0.0308019479903467, 0.0694800000000002, 0.0309502288629131, 0.0859999999999998, 0.0364228408190978, 0.12104, 0.0487398536449725, 0.18864, 0.311122232142503, 0.78328 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 765, '2021-09-19 00:00:00', 0.0263478651886638, 0.0552800000000003, 0.0326566991595899, 0.0867199999999998, 0.0435921246710147, 0.10876, 0.0517331937283342, 0.19564, 0.312463213834845, 0.79052 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 780, '2021-09-19 00:00:00', 0.0292205977579738, 0.0635199999999995, 0.0327325016866515, 0.0789999999999999, 0.0383917525865468, 0.10248, 0.0638844790748637, 0.20868, 0.31331702794454, 0.79532 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 795, '2021-09-19 00:00:00', 0.0236122849381417, 0.0529600000000001, 0.0333195138019751, 0.07676, 0.0276315037592964, 0.0971999999999998, 0.0686196764783981, 0.21708, 0.314915316659363, 0.797360000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 810, '2021-09-19 00:00:00', 0.0337922574958625, 0.0576000000000001, 0.0317678034074335, 0.0721199999999999, 0.0345353442142976, 0.0942399999999998, 0.0723895710720818, 0.2196, 0.313709488752465, 0.80332 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 825, '2021-09-19 00:00:00', 0.0187026736056638, 0.0499599999999997, 0.0248265986393632, 0.0711199999999999, 0.0365589478331459, 0.0948400000000001, 0.0764094889395291, 0.22008, 0.312446784802362, 0.80192 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 840, '2021-09-19 00:00:00', 0.025096347675841, 0.0540800000000003, 0.0352877221329649, 0.0688400000000002, 0.0434117879536576, 0.0920000000000002, 0.0781119282397596, 0.22416, 0.312980201716764, 0.80576 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 855, '2021-09-19 00:00:00', 0.0331794615186358, 0.04628, 0.0339667975136503, 0.0680799999999999, 0.0476774579859285, 0.0978399999999998, 0.0790790111217891, 0.23136, 0.313405211613761, 0.80692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 870, '2021-09-19 00:00:00', 0.0240213793664453, 0.04988, 0.0368363498010683, 0.0686000000000001, 0.0468437117800603, 0.1036, 0.0751894939469608, 0.24172, 0.313993460653774, 0.80768 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 885, '2021-09-19 00:00:00', 0.0347071078215014, 0.0508000000000003, 0.0397541612077693, 0.0773199999999997, 0.0424987058626496, 0.10484, 0.142019857766441, 0.32684, 0.316536422338199, 0.81016 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 900, '2021-09-19 00:00:00', 0.0344842959427425, 0.0542, 0.0402538610984506, 0.0760400000000003, 0.0587420349210568, 0.11328, 0.147116733695842, 0.3418, 0.318539045225751, 0.81604 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 915, '2021-09-19 00:00:00', 0.0267752995625947, 0.0564000000000003, 0.0354496356351748, 0.07852, 0.0515785161994147, 0.11252, 0.157078536619956, 0.3528, 0.312547463062279, 0.8234 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 930, '2021-09-19 00:00:00', 0.029882157441077, 0.0528800000000003, 0.044677809555378, 0.0857600000000002, 0.049828305208987, 0.11188, 0.157367404502966, 0.3552, 0.309854132348325, 0.8254 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 945, '2021-09-19 00:00:00', 0.0294865506064488, 0.0619600000000004, 0.02996286590654, 0.0812400000000002, 0.0456226186593153, 0.12244, 0.158801763214393, 0.3602, 0.31185772931472, 0.82908 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 960, '2021-09-19 00:00:00', 0.0259841618426813, 0.0575200000000001, 0.03615259326798, 0.0814800000000002, 0.0509309336258427, 0.13228, 0.158760301503031, 0.363, 0.311226696584124, 0.83184 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 975, '2021-09-19 00:00:00', 0.0270924343682881, 0.0552000000000001, 0.042189058613184, 0.0942000000000003, 0.0653057679943617, 0.14248, 0.16272556652229, 0.36112, 0.310638455442979, 0.8366 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 990, '2021-09-19 00:00:00', 0.0261502071374842, 0.0756000000000002, 0.0396642996492649, 0.10356, 0.0618481473718766, 0.14512, 0.159844226253771, 0.36052, 0.310789870062287, 0.84148 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1005, '2021-09-19 00:00:00', 0.0408972289199811, 0.0772000000000001, 0.0572911278762548, 0.11276, 0.0729929905310551, 0.14532, 0.165507552697755, 0.3628, 0.311177907313485, 0.844240000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1020, '2021-09-19 00:00:00', 0.0478642873131943, 0.0726399999999997, 0.0516458452669071, 0.0977200000000002, 0.0669177853787764, 0.12264, 0.164909197236944, 0.35528, 0.307649979684706, 0.84148 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1035, '2021-09-19 00:00:00', 0.0363592262477258, 0.0710800000000002, 0.0443806639577792, 0.0916800000000002, 0.0583917231577674, 0.11848, 0.150232852598891, 0.35008, 0.305112410978861, 0.8454 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1050, '2021-09-19 00:00:00', 0.0308085485972102, 0.0566, 0.0425461709988885, 0.07648, 0.0550046361682358, 0.11248, 0.146298496232873, 0.3444, 0.303769523378059, 0.84944 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1065, '2021-09-19 00:00:00', 0.0311655258258227, 0.05404, 0.0401969318895528, 0.0757200000000002, 0.113157294653651, 0.24636, 0.148213056105054, 0.34388, 0.300857147718537, 0.85424 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1080, '2021-09-19 00:00:00', 0.0292857758419789, 0.0526399999999998, 0.0333155619293245, 0.0805199999999998, 0.114483623282983, 0.2696, 0.151164127137801, 0.34848, 0.298800937080191, 0.8574 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1095, '2021-09-19 00:00:00', 0.0205465325541807, 0.0589199999999998, 0.110782068344415, 0.2282, 0.124868597600304, 0.273, 0.158183416745666, 0.34892, 0.296552120208236, 0.86108 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 600, '2021-09-19 00:00:00', 0.0549741337777632, 0.153653846153846, 0.0645855544696632, 0.188576923076923, 0.0818961537558386, 0.2145, 0.145620624067631, 0.327615384615385, 0.287391815096769, 0.834153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 615, '2021-09-19 00:00:00', 0.0402604597016053, 0.10376923076923, 0.0596324253560608, 0.150115384615385, 0.0731109167898076, 0.187384615384615, 0.141052903332266, 0.297192307692308, 0.285803838053575, 0.828923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 630, '2021-09-19 00:00:00', 0.0396557494134015, 0.0914615384615382, 0.053615626310017, 0.118346153846154, 0.0680546838946448, 0.173, 0.136671920474375, 0.285576923076924, 0.280737591684148, 0.817653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 645, '2021-09-19 00:00:00', 0.0396000194250145, 0.0871923076923077, 0.0591051735338079, 0.123692307692308, 0.0706202520527932, 0.1705, 0.135241095256412, 0.281923076923077, 0.282118283976502, 0.812384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 660, '2021-09-19 00:00:00', 0.0338005006790409, 0.0890769230769232, 0.0490986604861933, 0.124038461538462, 0.064543890850753, 0.169076923076923, 0.133574554232689, 0.272807692307693, 0.288797783925016, 0.814000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 675, '2021-09-19 00:00:00', 0.0364021132100024, 0.0819230769230766, 0.0531321140033175, 0.120307692307692, 0.0716858102040798, 0.158153846153846, 0.1208163832497, 0.263961538461539, 0.296223089008164, 0.812038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 690, '2021-09-19 00:00:00', 0.0339236473002807, 0.0855769230769233, 0.0385963928167064, 0.110807692307693, 0.0572075304349132, 0.144307692307692, 0.106801332460717, 0.258269230769232, 0.302721166447582, 0.807769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 705, '2021-09-19 00:00:00', 0.0229975249504412, 0.0703846153846156, 0.051948391549839, 0.103346153846154, 0.0592225009213947, 0.139769230769231, 0.0969864701111206, 0.253153846153847, 0.382595237012453, 0.873346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 720, '2021-09-19 00:00:00', 0.0430683178218048, 0.0679999999999992, 0.0471493861612704, 0.0932307692307687, 0.0538633598883463, 0.131307692307692, 0.0939086053237197, 0.250115384615385, 0.400003855750647, 0.891730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 735, '2021-09-19 00:00:00', 0.0334508594807368, 0.0679999999999998, 0.0492223995289201, 0.0997307692307692, 0.0544611788341016, 0.1295, 0.0891890041515123, 0.246038461538462, 0.399280976834032, 0.891461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 750, '2021-09-19 00:00:00', 0.0296708352012289, 0.065961538461538, 0.0290421444429668, 0.0906153846153847, 0.0500368018408601, 0.119192307692308, 0.0805924695852296, 0.240115384615385, 0.401298768423804, 0.891692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 765, '2021-09-19 00:00:00', 0.0221931382326918, 0.0628461538461541, 0.0300580208161583, 0.0822692307692309, 0.0529135724918106, 0.119615384615385, 0.0744322097357985, 0.242076923076923, 0.400138224194513, 0.893038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 780, '2021-09-19 00:00:00', 0.0239932362263903, 0.0603461538461542, 0.0389378202542694, 0.0880769230769232, 0.0708405359837255, 0.128692307692308, 0.0768790858826631, 0.247076923076923, 0.398720985922969, 0.894230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 795, '2021-09-19 00:00:00', 0.0295103632383865, 0.0586923076923078, 0.0333143535708878, 0.0816153846153847, 0.0587821008863699, 0.121846153846154, 0.083357395500432, 0.249153846153847, 0.400734373945558, 0.890038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 810, '2021-09-19 00:00:00', 0.0261682132484315, 0.0578461538461539, 0.0564457125168819, 0.0870384615384619, 0.0560176345860424, 0.119153846153847, 0.100074902717145, 0.253884615384616, 0.401490647462678, 0.8865 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 825, '2021-09-19 00:00:00', 0.0462025806805037, 0.0639615384615389, 0.0427856913537148, 0.0891538461538462, 0.0486812552774124, 0.114230769230769, 0.0994114449377702, 0.260653846153846, 0.401485020316402, 0.884307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 840, '2021-09-19 00:00:00', 0.0272639801823693, 0.0602692307692305, 0.0359714416639729, 0.0797692307692312, 0.0415325822050038, 0.113346153846154, 0.105721113530618, 0.266923076923077, 0.400559226389998, 0.881423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 855, '2021-09-19 00:00:00', 0.0197753926344376, 0.055115384615385, 0.0346806086363059, 0.0807692307692308, 0.047624169687896, 0.114692307692308, 0.102537535341192, 0.260115384615385, 0.398785303718102, 0.874038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 870, '2021-09-19 00:00:00', 0.026810790020782, 0.0595384615384613, 0.0272307518470172, 0.077076923076923, 0.0435899247356716, 0.118192307692307, 0.104962594069726, 0.263884615384616, 0.396295957781361, 0.870615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 885, '2021-09-19 00:00:00', 0.0220086696204365, 0.0533076923076921, 0.0368574801926804, 0.0810769230769227, 0.0481711691622855, 0.124692307692307, 0.137787132367844, 0.365423076923078, 0.393364902036069, 0.870884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 900, '2021-09-19 00:00:00', 0.026753605076987, 0.0563461538461537, 0.0326533541686231, 0.0868076923076925, 0.0410813264709816, 0.120653846153846, 0.140230102112426, 0.393192307692308, 0.391230707069174, 0.870115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 915, '2021-09-19 00:00:00', 0.0324161403292583, 0.0693846153846155, 0.0401290993592507, 0.0937692307692307, 0.0362604255564998, 0.121461538461539, 0.138995877083293, 0.399576923076923, 0.390852734415406, 0.8705 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 930, '2021-09-19 00:00:00', 0.0281878588157268, 0.0596538461538461, 0.0301926379207809, 0.0873461538461537, 0.0397399237349739, 0.119692307692308, 0.135302419103964, 0.403769230769231, 0.39227186804758, 0.865461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 945, '2021-09-19 00:00:00', 0.027766498906749, 0.0645384615384617, 0.0287912379833764, 0.0778461538461543, 0.033067785857817, 0.123038461538462, 0.148700654387882, 0.413269230769231, 0.392634127988817, 0.864961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 960, '2021-09-19 00:00:00', 0.0253271821142066, 0.0538846153846158, 0.0334357017848608, 0.0858846153846161, 0.044015661548345, 0.135538461538462, 0.152749070247706, 0.412961538461539, 0.395213712390573, 0.865038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 975, '2021-09-19 00:00:00', 0.0251765764153906, 0.0665000000000008, 0.0286440489187809, 0.098807692307693, 0.0588377822099428, 0.145730769230769, 0.162042406605375, 0.414692307692308, 0.393745290570127, 0.863076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 990, '2021-09-19 00:00:00', 0.0253457324582688, 0.0763846153846157, 0.0450495795250591, 0.10623076923077, 0.0676561441862736, 0.146923076923077, 0.166559834478599, 0.410538461538462, 0.393716821312749, 0.863153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1005, '2021-09-19 00:00:00', 0.0320328917496716, 0.0808846153846154, 0.0405361756763215, 0.108692307692308, 0.0742503975643333, 0.151807692307692, 0.155201090400611, 0.417538461538462, 0.389769959769172, 0.859692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1020, '2021-09-19 00:00:00', 0.0277541958019936, 0.0738461538461534, 0.0375411978826135, 0.100692307692307, 0.073507728531401, 0.146115384615384, 0.15676408536887, 0.413461538461539, 0.390881294197927, 0.860884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1035, '2021-09-19 00:00:00', 0.024283359291118, 0.0651923076923074, 0.0505960928865524, 0.102730769230769, 0.0645318883605977, 0.139730769230769, 0.156448821811332, 0.418076923076923, 0.391347691170672, 0.863846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1050, '2021-09-19 00:00:00', 0.0462994434257958, 0.075961538461538, 0.0646052153169839, 0.104923076923077, 0.065827513536982, 0.133307692307692, 0.158208703446283, 0.422076923076923, 0.390793136306941, 0.866653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1065, '2021-09-19 00:00:00', 0.0477659035135054, 0.0663076923076923, 0.0478136124807733, 0.0883076923076923, 0.135739756661273, 0.266192307692308, 0.155682695051382, 0.423692307692308, 0.38799858841932, 0.866769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1080, '2021-09-19 00:00:00', 0.0218875447546002, 0.056769230769231, 0.0334184886644416, 0.0793461538461541, 0.130088685725724, 0.291884615384616, 0.15358822070218, 0.413692307692308, 0.387379767947921, 0.866730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1095, '2021-09-19 00:00:00', 0.0265108685984851, 0.0548846153846155, 0.133134824664554, 0.241807692307693, 0.124437392352076, 0.293769230769231, 0.159847504251347, 0.415769230769231, 0.388661309942415, 0.875576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 600, '2021-09-19 00:00:00', 0.0675154341328993, 0.153576923076923, 0.0784460618220223, 0.201230769230769, 0.0997777299030974, 0.238346153846154, 0.1458506928862, 0.373769230769231, 0.382210107341298, 0.855615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 615, '2021-09-19 00:00:00', 0.0347231024845679, 0.113576923076923, 0.0428749164610079, 0.135538461538461, 0.086498875048265, 0.193846153846154, 0.111092421676036, 0.322615384615385, 0.384749396960591, 0.836538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 630, '2021-09-19 00:00:00', 0.0349390678401478, 0.0875384615384617, 0.0499376996482008, 0.136423076923077, 0.0841538243566281, 0.182884615384616, 0.104794274652769, 0.309, 0.391618464246084, 0.831307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 645, '2021-09-19 00:00:00', 0.0369907264885928, 0.0909230769230768, 0.078511939317435, 0.137730769230769, 0.0790001363192597, 0.181307692307692, 0.110083716395226, 0.300230769230769, 0.406105033780103, 0.831538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 660, '2021-09-19 00:00:00', 0.0455697099128186, 0.0960384615384613, 0.0468972690692521, 0.127076923076923, 0.0567129479178999, 0.169961538461538, 0.11393679759478, 0.288076923076923, 0.416941097112696, 0.834038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 675, '2021-09-19 00:00:00', 0.0184553098467206, 0.0769615384615382, 0.0229973911563902, 0.108, 0.0508959269943621, 0.157346153846154, 0.106354479852122, 0.268653846153846, 0.418016843606166, 0.828192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 690, '2021-09-19 00:00:00', 0.019899903362734, 0.0813846153846155, 0.0327598253024362, 0.103615384615385, 0.068178453623278, 0.156307692307692, 0.101446613470413, 0.259846153846154, 0.438420226933721, 0.835846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 705, '2021-09-19 00:00:00', 0.0291889336248147, 0.0649230769230763, 0.0470207810032314, 0.108923076923077, 0.0638497756155319, 0.149923076923076, 0.105707964913501, 0.252576923076923, 0.344317413934383, 0.827192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 720, '2021-09-19 00:00:00', 0.0361252521950207, 0.0769230769230775, 0.0562672332575676, 0.108807692307692, 0.0578672220226219, 0.146846153846154, 0.106752510328978, 0.244461538461539, 0.371951824837572, 0.84 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 735, '2021-09-19 00:00:00', 0.0309783050636305, 0.0671538461538458, 0.0395230799173578, 0.0929230769230768, 0.0558550321402166, 0.137230769230769, 0.103811582279554, 0.241269230769231, 0.384400994555665, 0.846269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 750, '2021-09-19 00:00:00', 0.0300212488850043, 0.0666538461538465, 0.0411489788638607, 0.0970384615384621, 0.0501319643157324, 0.138423076923077, 0.100924251869333, 0.239769230769231, 0.385495207991766, 0.848653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 765, '2021-09-19 00:00:00', 0.0335448264955327, 0.0648461538461542, 0.0448064040752427, 0.100576923076923, 0.0625602478846167, 0.136769230769231, 0.098724542969899, 0.245153846153847, 0.415156209710921, 0.855961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 780, '2021-09-19 00:00:00', 0.0264344763228167, 0.0686923076923077, 0.0320811471116605, 0.0899999999999997, 0.0591616299770255, 0.125461538461538, 0.0996651702143039, 0.252115384615385, 0.420855372563289, 0.855269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 795, '2021-09-19 00:00:00', 0.0199758700590329, 0.0613461538461535, 0.0600551541373558, 0.0966923076923073, 0.0605257478586279, 0.123384615384615, 0.104942277173985, 0.255807692307693, 0.458334805405561, 0.864923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 810, '2021-09-19 00:00:00', 0.0625557720389144, 0.0752307692307695, 0.063674907508012, 0.0935769230769229, 0.0636841726503048, 0.135076923076924, 0.101920881834127, 0.260884615384616, 0.458079638692461, 0.865653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 825, '2021-09-19 00:00:00', 0.0205153975945274, 0.0518076923076917, 0.0230975190142878, 0.0778461538461537, 0.0500903337826921, 0.127192307692308, 0.0824066838215295, 0.256307692307692, 0.459516508450417, 0.868307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 840, '2021-09-19 00:00:00', 0.0167357746712288, 0.0643846153846151, 0.0309619369300685, 0.0961923076923077, 0.0767365523172528, 0.129461538461539, 0.0798545312042226, 0.256115384615385, 0.470621744242493, 0.873115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 855, '2021-09-19 00:00:00', 0.0227309345301812, 0.0598461538461542, 0.042285476684809, 0.0893076923076923, 0.0713813593421872, 0.119461538461538, 0.081053647950933, 0.255423076923077, 0.470123913288991, 0.873576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 870, '2021-09-19 00:00:00', 0.0363273154272902, 0.0629230769230768, 0.0674142760502894, 0.0882692307692307, 0.0698186331752601, 0.136807692307692, 0.0776321206321593, 0.256884615384615, 0.470242845608686, 0.874423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 885, '2021-09-19 00:00:00', 0.0434499889351142, 0.0623076923076925, 0.0446392721197896, 0.0882307692307693, 0.0612167020949727, 0.133269230769231, 0.154674944517651, 0.341461538461538, 0.459988917926709, 0.883730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 900, '2021-09-19 00:00:00', 0.0262770154024682, 0.0558076923076925, 0.0522177688590328, 0.0948461538461537, 0.0551423472617773, 0.124961538461538, 0.15683277228162, 0.367038461538462, 0.459786861993184, 0.881038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 915, '2021-09-19 00:00:00', 0.0482639059275623, 0.0712692307692307, 0.0540679344756347, 0.0946923076923074, 0.0744111654152889, 0.134692307692308, 0.172086793843644, 0.388769230769231, 0.456718408448121, 0.884769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 930, '2021-09-19 00:00:00', 0.0306759740613953, 0.0648461538461533, 0.0431536253936486, 0.0943461538461536, 0.0665273223223704, 0.13526923076923, 0.179895473924336, 0.405307692307693, 0.45617897972009, 0.885307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 945, '2021-09-19 00:00:00', 0.0333746333889399, 0.0648846153846154, 0.0618482510168733, 0.0936153846153845, 0.0718733180405206, 0.143576923076923, 0.194120105565126, 0.413846153846154, 0.453703456184595, 0.886884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 960, '2021-09-19 00:00:00', 0.0331770077938599, 0.0649230769230767, 0.0398938784584994, 0.092807692307692, 0.0711596687846312, 0.152538461538461, 0.194900862373275, 0.419884615384615, 0.452987484968914, 0.885307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 975, '2021-09-19 00:00:00', 0.033930902638246, 0.0711153846153848, 0.0561864615502562, 0.109038461538462, 0.0728727552761553, 0.155961538461539, 0.202057223425597, 0.428192307692308, 0.451190418610762, 0.882923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 990, '2021-09-19 00:00:00', 0.0501885061926153, 0.0823846153846155, 0.0645728687965416, 0.118846153846153, 0.0676911652001487, 0.153423076923077, 0.201927725074706, 0.433384615384615, 0.447658085527852, 0.879192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1005, '2021-09-19 00:00:00', 0.032090185415482, 0.0784999999999996, 0.0522730847053762, 0.111653846153846, 0.0629051178057385, 0.155423076923077, 0.203232235480648, 0.435307692307692, 0.446533871572515, 0.881461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1020, '2021-09-19 00:00:00', 0.0381782862169263, 0.0756923076923082, 0.0484224518808564, 0.107576923076923, 0.0618035224288666, 0.147653846153846, 0.207903546423298, 0.435269230769231, 0.44488106794444, 0.88026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1035, '2021-09-19 00:00:00', 0.0348929792365166, 0.0749999999999997, 0.0426893609516648, 0.108692307692307, 0.0667642465349875, 0.138230769230769, 0.210992136200527, 0.429807692307692, 0.445717953246394, 0.876423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1050, '2021-09-19 00:00:00', 0.0378695737417862, 0.0717692307692305, 0.0471792816327741, 0.0907307692307692, 0.0599621932169315, 0.12676923076923, 0.207074850829727, 0.426923076923077, 0.448410615396202, 0.871999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1065, '2021-09-19 00:00:00', 0.0280235340658247, 0.0550384615384618, 0.0388481065769666, 0.0841538461538462, 0.127397482163262, 0.260961538461538, 0.20524700691156, 0.421576923076923, 0.450725077386, 0.866846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1080, '2021-09-19 00:00:00', 0.0365423253017857, 0.0633076923076926, 0.0365448512631554, 0.0833846153846155, 0.131702794783734, 0.292884615384616, 0.214171250674279, 0.42173076923077, 0.451916282240247, 0.866384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1095, '2021-09-19 00:00:00', 0.018889313217959, 0.0553846153846153, 0.12491557764531, 0.238307692307692, 0.153225891565864, 0.304576923076923, 0.210395071600659, 0.421384615384616, 0.452620697035184, 0.867153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 600, '2021-09-19 00:00:00', 0.072418952045612, 0.158230769230769, 0.0918910140413009, 0.210961538461539, 0.114390888555931, 0.259653846153846, 0.178573307506599, 0.364115384615385, 0.456508744545112, 0.832076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 615, '2021-09-19 00:00:00', 0.0657676563014421, 0.129769230769231, 0.0934505134364629, 0.177038461538462, 0.11809188730033, 0.216576923076923, 0.163883786216377, 0.336153846153847, 0.458775520774092, 0.821461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 630, '2021-09-19 00:00:00', 0.0460451951890744, 0.101, 0.0607984817624204, 0.141846153846154, 0.0810764216887136, 0.182115384615384, 0.117036411165336, 0.310192307692308, 0.46200193306289, 0.806884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 645, '2021-09-19 00:00:00', 0.0367420111672644, 0.0911538461538462, 0.0494594161525775, 0.119923076923077, 0.0692001333924905, 0.172461538461539, 0.110227771176149, 0.304192307692308, 0.467436090242868, 0.801461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 660, '2021-09-19 00:00:00', 0.0418524330696099, 0.082115384615385, 0.0567269302482043, 0.114769230769231, 0.0701798130080589, 0.163384615384616, 0.108752478309514, 0.292692307692308, 0.46717775401463, 0.796423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 675, '2021-09-19 00:00:00', 0.0313868419270538, 0.0775769230769231, 0.0505072119755038, 0.113461538461539, 0.0665527899201366, 0.158076923076923, 0.103337535067594, 0.282384615384616, 0.466322821494031, 0.791576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 690, '2021-09-19 00:00:00', 0.0391047508425962, 0.0773076923076922, 0.0465420901319024, 0.115384615384615, 0.0539533131512788, 0.154, 0.102102602995524, 0.272307692307693, 0.464138382879006, 0.792961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 705, '2021-09-19 00:00:00', 0.0308538240991036, 0.0809615384615388, 0.0373282528594422, 0.110038461538462, 0.0563985951816315, 0.143807692307692, 0.104084647504586, 0.275576923076924, 0.485932670233233, 0.809 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 720, '2021-09-19 00:00:00', 0.03172594182393, 0.0681538461538464, 0.0327950512214173, 0.0996538461538466, 0.0493574248175027, 0.135653846153847, 0.0935186365630695, 0.270153846153847, 0.492863981860497, 0.805230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 735, '2021-09-19 00:00:00', 0.0285537819130572, 0.0769615384615387, 0.0401238275649461, 0.0978076923076924, 0.058934239754023, 0.143730769230769, 0.103578591491604, 0.278730769230769, 0.492137668356512, 0.809730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 750, '2021-09-19 00:00:00', 0.0300209157857543, 0.066846153846154, 0.0369264758050995, 0.0957307692307693, 0.0580801700569662, 0.142115384615385, 0.109511284982241, 0.282807692307692, 0.490325143301714, 0.805884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 765, '2021-09-19 00:00:00', 0.0301057878411857, 0.0670384615384616, 0.0408423611161064, 0.105461538461539, 0.054564964809073, 0.139153846153847, 0.11495366959713, 0.291884615384615, 0.492038173941194, 0.803730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 780, '2021-09-19 00:00:00', 0.0382635395845502, 0.0785384615384617, 0.0477067484340925, 0.104423076923077, 0.0524408677977834, 0.129269230769231, 0.112130034403743, 0.295230769230769, 0.494831023217483, 0.805692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 795, '2021-09-19 00:00:00', 0.034530543892885, 0.066038461538462, 0.0396059824540922, 0.0899230769230774, 0.0463194924909095, 0.122846153846154, 0.121917330124209, 0.291653846153846, 0.497316621015688, 0.803307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 810, '2021-09-19 00:00:00', 0.0246389622658597, 0.0610384615384614, 0.0264798326743496, 0.0783076923076922, 0.0364873212963711, 0.11526923076923, 0.127491544214327, 0.294423076923077, 0.497975600267261, 0.802538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 825, '2021-09-19 00:00:00', 0.0236402525041837, 0.0553076923076923, 0.0319142360325052, 0.0840384615384615, 0.0486185782787414, 0.124615384615385, 0.126091865167973, 0.293038461538461, 0.498961635645621, 0.800076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 840, '2021-09-19 00:00:00', 0.0275720036380274, 0.0618461538461535, 0.032775882315179, 0.0845384615384613, 0.0462533657818949, 0.128423076923077, 0.120961665892069, 0.29926923076923, 0.498209633047715, 0.795961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 855, '2021-09-19 00:00:00', 0.0229470293032922, 0.0543846153846153, 0.0365865254725536, 0.0895769230769231, 0.0418113160979912, 0.122115384615385, 0.131284570538729, 0.300038461538461, 0.497711719155391, 0.796346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 870, '2021-09-19 00:00:00', 0.0303246028574415, 0.0663076923076925, 0.0322654375693004, 0.0905384615384615, 0.0380294824900567, 0.120192307692308, 0.127300806692713, 0.302153846153846, 0.497944360500092, 0.792115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 885, '2021-09-19 00:00:00', 0.0229763758272238, 0.0599230769230769, 0.0285153669772311, 0.0836153846153846, 0.0434899281001235, 0.126423076923077, 0.364272873206126, 0.413615384615384, 0.55790255559413, 0.846307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 900, '2021-09-19 00:00:00', 0.0230936887815364, 0.0569615384615385, 0.034829783894734, 0.0850769230769229, 0.0595693261283415, 0.139230769230769, 0.400289218517734, 0.442461538461538, 0.575646440634687, 0.851230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 915, '2021-09-19 00:00:00', 0.0331834991431679, 0.0637692307692311, 0.0501630725350221, 0.0985769230769234, 0.0763951267072413, 0.154846153846154, 0.396293358705197, 0.437115384615384, 0.577707613030888, 0.851615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 930, '2021-09-19 00:00:00', 0.0386360732198057, 0.0738846153846154, 0.0510395924748627, 0.11, 0.0884471245782127, 0.164576923076922, 0.390232774714706, 0.434538461538461, 0.575464886317676, 0.852653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 945, '2021-09-19 00:00:00', 0.033179789956214, 0.0725384615384615, 0.0439542419410845, 0.107153846153846, 0.0771043748135251, 0.16126923076923, 0.381102717831375, 0.436192307692307, 0.570987981821522, 0.848653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 960, '2021-09-19 00:00:00', 0.0236022163235708, 0.0757692307692305, 0.0509933932372235, 0.112384615384615, 0.0694073372312932, 0.161461538461538, 0.363311785999509, 0.432423076923077, 0.56385187907682, 0.841692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 975, '2021-09-19 00:00:00', 0.0434578664207776, 0.0778846153846152, 0.0519897623058173, 0.120153846153846, 0.0717982215335769, 0.159230769230769, 0.355678705489184, 0.435692307692308, 0.56039880991473, 0.838115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 990, '2021-09-19 00:00:00', 0.0372250742624668, 0.0841153846153842, 0.0546552411449755, 0.114653846153846, 0.0607999620445222, 0.151346153846154, 0.343706325896889, 0.433038461538461, 0.55534405136331, 0.832846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1005, '2021-09-19 00:00:00', 0.0342633241909682, 0.0808461538461539, 0.044355209563078, 0.108769230769231, 0.0460584244361272, 0.135461538461539, 0.340919552883758, 0.435307692307692, 0.558399665252269, 0.832884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1020, '2021-09-19 00:00:00', 0.0246948453045444, 0.072653846153846, 0.0313768165272483, 0.0982307692307693, 0.04407469184848, 0.138461538461538, 0.326034413001969, 0.439961538461538, 0.553294820562725, 0.828038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1035, '2021-09-19 00:00:00', 0.0346667652858561, 0.0717692307692309, 0.0313929193388475, 0.095346153846154, 0.0523287242785013, 0.144153846153846, 0.323478595178199, 0.442192307692307, 0.552842712365266, 0.822769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1050, '2021-09-19 00:00:00', 0.0226477032287703, 0.068961538461539, 0.0419645271445008, 0.101307692307693, 0.0606961663977601, 0.149230769230769, 0.322555166420591, 0.439346153846154, 0.552631066250003, 0.820153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1065, '2021-09-19 00:00:00', 0.0392113013536423, 0.0693846153846151, 0.0500167356607154, 0.103076923076923, 0.307286586355223, 0.300615384615384, 0.319484488608662, 0.432538461538461, 0.549509750735914, 0.818615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1080, '2021-09-19 00:00:00', 0.0303989878374008, 0.0665384615384618, 0.0323891719798211, 0.0934615384615389, 0.32303844258016, 0.324346153846154, 0.302265336825368, 0.427576923076923, 0.542684019126586, 0.811769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1095, '2021-09-19 00:00:00', 0.0205041459222267, 0.0555000000000006, 0.286482113819452, 0.265807692307693, 0.313973533916475, 0.3115, 0.292522283174882, 0.422384615384616, 0.539889749428957, 0.807692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 600, '2021-09-19 00:00:00', 0.134093251135171, 0.1838, 0.169910937454499, 0.23332, 0.165881905784406, 0.27416, 0.140506322514919, 0.37088, 0.515348367611657, 0.78424 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 615, '2021-09-19 00:00:00', 0.0453222535479721, 0.10976, 0.0826555704918509, 0.15612, 0.104039303470691, 0.23052, 0.0941767487228136, 0.32648, 0.519790464193666, 0.76128 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 630, '2021-09-19 00:00:00', 0.074981042048418, 0.10364, 0.0917696391333572, 0.1588, 0.0940496322870715, 0.2068, 0.08574872205073, 0.29652, 0.524742581335522, 0.74812 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 645, '2021-09-19 00:00:00', 0.047806903267206, 0.0904000000000001, 0.0588675632245806, 0.13384, 0.0588019840935095, 0.17256, 0.0777454607463784, 0.27676, 0.508186179793718, 0.74012 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 660, '2021-09-19 00:00:00', 0.0354106857695052, 0.0898, 0.0399049704506429, 0.11864, 0.041382081468513, 0.15268, 0.0685247400578797, 0.25716, 0.509813273006238, 0.73164 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 675, '2021-09-19 00:00:00', 0.0315772597502272, 0.0699600000000001, 0.0348727209530121, 0.10476, 0.0389786266219486, 0.1372, 0.0745859236049268, 0.246679999999999, 0.512848216661941, 0.72728 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 690, '2021-09-19 00:00:00', 0.0274529901225109, 0.0714, 0.0306119802256131, 0.09352, 0.047187145142154, 0.14128, 0.0799489420401125, 0.2376, 0.510402106186877, 0.72868 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 705, '2021-09-19 00:00:00', 0.0221334588349852, 0.0678399999999996, 0.0372021504754762, 0.0957999999999997, 0.0557390646973314, 0.142479999999999, 0.0764926358111242, 0.23304, 0.507984061429752, 0.78116 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 720, '2021-09-19 00:00:00', 0.0291242739537539, 0.05684, 0.0440612074278498, 0.09184, 0.0567979753160269, 0.13252, 0.0810004732496455, 0.22608, 0.511949974769671, 0.78888 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 735, '2021-09-19 00:00:00', 0.0359988425739865, 0.0662000000000001, 0.0418041066563237, 0.0976000000000003, 0.0552396294942918, 0.1316, 0.0881348966074161, 0.22452, 0.51028032165337, 0.79056 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 750, '2021-09-19 00:00:00', 0.0267683270551844, 0.0637200000000004, 0.0389799948691633, 0.0907600000000001, 0.0449517519124671, 0.12608, 0.0920399007677281, 0.22748, 0.492663668236252, 0.79036 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 765, '2021-09-19 00:00:00', 0.03481604036456, 0.0703600000000003, 0.0353127455743671, 0.0953600000000002, 0.0366577868035333, 0.123280000000001, 0.0966494007568931, 0.23376, 0.491184649597277, 0.80388 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 780, '2021-09-19 00:00:00', 0.0294604254325476, 0.0635999999999997, 0.0337692167513554, 0.0928800000000001, 0.0360242048258299, 0.11692, 0.0907115023944959, 0.23808, 0.489501215524538, 0.80224 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 795, '2021-09-19 00:00:00', 0.0325, 0.0651999999999997, 0.0365983606190223, 0.0877600000000002, 0.0396714843012792, 0.11208, 0.0801325360470597, 0.24284, 0.489587710902415, 0.80528 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 810, '2021-09-19 00:00:00', 0.0232570419443232, 0.0581600000000006, 0.030450342088938, 0.0788400000000006, 0.0448914616974468, 0.105080000000001, 0.0856983663788287, 0.24028, 0.490445331645978, 0.80796 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 825, '2021-09-19 00:00:00', 0.0257447729322546, 0.0567200000000003, 0.035347890083191, 0.07816, 0.0382155291297488, 0.10452, 0.0882073882015174, 0.24328, 0.48406972638247, 0.8158 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 840, '2021-09-19 00:00:00', 0.0262154534578364, 0.0544000000000003, 0.0313031947251391, 0.0701600000000006, 0.0398736337278993, 0.10364, 0.092692915946509, 0.24732, 0.480521321067026, 0.82164 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 855, '2021-09-19 00:00:00', 0.0171334954596737, 0.0438400000000003, 0.0188767935130231, 0.0671999999999998, 0.0375534286051224, 0.0954799999999996, 0.087443314972234, 0.2452, 0.480788546729918, 0.81928 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 870, '2021-09-19 00:00:00', 0.0192632638286797, 0.05336, 0.0322718659722882, 0.0688399999999997, 0.0377274435921652, 0.0978800000000001, 0.10112052215055, 0.25412, 0.480381057078648, 0.82928 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 885, '2021-09-19 00:00:00', 0.0240306748414049, 0.0478399999999999, 0.0303209498531957, 0.0758799999999997, 0.0263737242977425, 0.10536, 0.267171530419441, 0.38572, 0.499322113803638, 0.81164 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 885);
Date: 2021-09-19 14:47:09 Duration: 3s826ms Database: acaweb_fx User: pgperfstats
5 131 40s677ms 50ms 6s299ms 310ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as relevant, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid left outer join relevance_keylevels_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.qtytp >= ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by relevant desc, age asc, patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #5
Day Hour Count Duration Avg duration Sep 19 14 131 40s677ms 310ms [ User: postgres - Total duration: 40s677ms - Times executed: 131 ]
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND groupid = 5123 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '67731064' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-09-19 14:11:36 Duration: 6s299ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND groupid = 5123 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '67731064' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-09-19 14:11:36 Duration: 6s299ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND groupid = 5123 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '67731064' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-09-19 14:07:29 Duration: 2s211ms Database: acaweb_fx User: postgres Bind query: yes
6 109 1m14s 51ms 5s912ms 682ms select distinct a.resultuid as ruid, s.symbolid as sid, symbol as sym, longname, shortname, exchange as e, timegranularity as tg, p.patternid as pid, direction as d, patternstarttime as pst, patternendtime as pet, patternstartprice as psp, patternendprice as pep, pricex as px, timex as tx, pricea as pa, timea as ta, priceb as pb, timeb as tb, pricec as pc, timec as tc, priced as pd, timed as td, averagequality as aq, timequality as tq, errormargin as rq, (? - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, patternlengthbars as l, temporarypattern as tp, bandwidth as bw, qtytp as qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join symbolgroup sg on s.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join fibonacci_results a on a.symbolid = s.symbolid inner join fibonaccipatterns p on a.pattern = p.patternname left outer join relevance_fibonacci_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and patternlengthbars >= ? and averagequality >= ?.? and (timequality >= ?.? or timequality = ?) and errormargin >= ?.? and ? - noise >= ?.? and s.nonliquid = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, averagequality desc limit ?;Times Reported Time consuming queries #6
Day Hour Count Duration Avg duration Sep 19 14 109 1m14s 682ms [ User: postgres - Total duration: 1m14s - Times executed: 109 ]
-
SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND sg.groupid = 5159 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 61650364 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-09-19 14:11:21 Duration: 5s912ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND sg.groupid = 5159 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 61650364 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-09-19 14:11:21 Duration: 5s911ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND sg.groupid = 5135 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 61650720 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-09-19 14:07:36 Duration: 4s737ms Database: acaweb_fx User: postgres Bind query: yes
7 104 6m40s 50ms 42s336ms 3s851ms with rar_max as ( ;Times Reported Time consuming queries #7
Day Hour Count Duration Avg duration Sep 19 14 104 6m40s 3s851ms [ User: postgres - Total duration: 6m40s - Times executed: 104 ]
-
WITH rar_max as ( ;
Date: 2021-09-19 14:13:03 Duration: 42s336ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-09-19 14:07:51 Duration: 36s140ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-09-19 14:21:22 Duration: 27s378ms Database: acaweb_fx User: postgres Bind query: yes
8 88 43s826ms 56ms 9s378ms 498ms with rar_max as ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when rar.age is not null then rar.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant from fibonacci_results fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_fibonacci_results rar on rar.resultuid = fr.resultuid where fr.gmttimefound > now() - interval ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration Sep 19 14 88 43s826ms 498ms [ User: postgres - Total duration: 43s826ms - Times executed: 88 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:01:27 Duration: 9s378ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:34 Duration: 3s643ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('36' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OILUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD', 'F', 'FDX')) AND ('0' = 0 OR fr.pattern in ('')) AND ('0' = 0 OR fr.patternlengthbars <= '0') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:54 Duration: 3s48ms Database: acaweb_fx User: postgres Bind query: yes
9 70 3m46s 66ms 1m4s 3s236ms (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?)));Times Reported Time consuming queries #9
Day Hour Count Duration Avg duration Sep 19 14 70 3m46s 3s236ms [ User: postgres - Total duration: 3m46s - Times executed: 70 ]
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-09-19 14:11:30 Duration: 1m4s Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-09-19 14:11:16 Duration: 47s898ms Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-09-19 14:06:56 Duration: 29s779ms Database: acaweb_fx User: postgres Bind query: yes
10 63 9s157ms 50ms 909ms 145ms select distinct patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, longname, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join symbolgroup sg on s.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join autochartist_results a on a.symbolid = s.symbolid inner join patterns p on a.pattern = p.patternname left outer join relevance_autochartist_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and breakout = ? and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration Sep 19 14 63 9s157ms 145ms [ User: postgres - Total duration: 9s157ms - Times executed: 63 ]
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 665 AND sg.groupid = 4942 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519730498 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:11:25 Duration: 909ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 558 AND sg.groupid = 3512 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519730621 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:11:25 Duration: 587ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 566 AND sg.groupid = 5376 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519731960 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:17:08 Duration: 397ms Database: acaweb_fx User: postgres Bind query: yes
11 62 4s979ms 50ms 219ms 80ms select open as _open, high as _high, low as _low, close "..." _close, volume as _volume, pricedatetime as _pricedatetime from ( select open, high, low, close, volume, pricedatetime from t15 where pricedatetime >= current_timestamp - interval ? and symbolid = ? union all select open, high, low, close, volume, pricedatetime from t15_ps where pricedatetime >= current_timestamp - interval ? and symbolid = ? order by pricedatetime desc limit ?) a order by _pricedatetime asc;Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration Sep 19 14 62 4s979ms 80ms [ User: postgres - Total duration: 4s979ms - Times executed: 62 ]
-
select open as _open, high as _high, low as _low, close as _close, volume as _volume, pricedatetime as _pricedatetime FROM ( select open, high, low, close, volume, pricedatetime FROM T15 WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 989410 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 989410 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-09-19 14:30:51 Duration: 219ms Database: acaweb_fx User: postgres
-
select open as _open, high as _high, low as _low, close as _close, volume as _volume, pricedatetime as _pricedatetime FROM ( select open, high, low, close, volume, pricedatetime FROM T15 WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 919320 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 919320 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-09-19 14:11:51 Duration: 166ms Database: acaweb_fx User: postgres
-
select open as _open, high as _high, low as _low, close as _close, volume as _volume, pricedatetime as _pricedatetime FROM ( select open, high, low, close, volume, pricedatetime FROM T15 WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 919690 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 919690 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-09-19 14:11:53 Duration: 157ms Database: acaweb_fx User: postgres
12 59 16s313ms 50ms 4s183ms 276ms copy solr_relevance_old (uuid, relevant, age, result_uid) from stdin with ( format csv, header);Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Sep 19 14 59 16s313ms 276ms [ User: postgres - Total duration: 16s313ms - Times executed: 59 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-09-19 14:48:17 Duration: 4s183ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-09-19 14:33:14 Duration: 783ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-09-19 14:20:14 Duration: 579ms Database: acaweb_fx User: postgres
13 50 3s690ms 50ms 215ms 73ms with rar_max as ( select resultuid from relevance_bigmovement_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) bmr.resultuid as resultuid, ? as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, bmr.patternendtime as identified, bmr.patternlengthbars, dtt.timezone as timezone, g.basegroupname, case when rbr.age is not null then rbr.age when bmr.resultuid <= rm.resultuid then ? else ? end as age, case when rbr.relevant is not null then rbr.relevant when bmr.resultuid <= rm.resultuid then ? else ? end as relevant from bigmovement_results bmr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = bmr.symbolid inner join symbols s on bmr.symbolid = s.symbolid and s.nonliquid = ? inner join downloadersymbolsettings dss on bmr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join symbolgroup sg on bmr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join rar_max rm on ? = ? left outer join relevance_bigmovement_results rbr on rbr.resultuid = bmr.resultuid where bmr.gmttimefound > now() - interval ? and (bmr.simulation = ? or bmr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or bmr.patternlengthbars <= ?) order by symbolid, identified desc, interval desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, interval desc;Times Reported Time consuming queries #13
Day Hour Count Duration Avg duration Sep 19 14 50 3s690ms 73ms [ User: postgres - Total duration: 3s690ms - Times executed: 50 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_bigmovement_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) bmr.resultuid AS resultuid, 0 AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, bmr.patternendtime AS identified, bmr.patternlengthbars, dtt.timezone AS timezone, g.basegroupname, CASE WHEN rbr.age IS NOT NULL THEN rbr.age WHEN bmr.resultuid <= rm.resultuid THEN 4 ELSE 0 END as age, CASE WHEN rbr.relevant IS NOT NULL THEN rbr.relevant WHEN bmr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM bigmovement_results bmr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = bmr.symbolid INNER JOIN symbols s ON bmr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN downloadersymbolsettings dss ON bmr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN symbolgroup sg on bmr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_bigmovement_results rbr ON rbr.resultuid = bmr.resultuid WHERE bmr.gmttimefound > now() - INTERVAL '7 DAYS' AND (bmr.simulation = 0 OR bmr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('400' = 0 OR bmr.patternlengthbars <= '400') ORDER BY symbolid, identified DESC, interval DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, interval DESC;
Date: 2021-09-19 14:06:34 Duration: 215ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_bigmovement_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) bmr.resultuid AS resultuid, 0 AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, bmr.patternendtime AS identified, bmr.patternlengthbars, dtt.timezone AS timezone, g.basegroupname, CASE WHEN rbr.age IS NOT NULL THEN rbr.age WHEN bmr.resultuid <= rm.resultuid THEN 4 ELSE 0 END as age, CASE WHEN rbr.relevant IS NOT NULL THEN rbr.relevant WHEN bmr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM bigmovement_results bmr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = bmr.symbolid INNER JOIN symbols s ON bmr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN downloadersymbolsettings dss ON bmr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN symbolgroup sg on bmr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_bigmovement_results rbr ON rbr.resultuid = bmr.resultuid WHERE bmr.gmttimefound > now() - INTERVAL '7 DAYS' AND (bmr.simulation = 0 OR bmr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('400' = 0 OR bmr.patternlengthbars <= '400') ORDER BY symbolid, identified DESC, interval DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, interval DESC;
Date: 2021-09-19 14:11:38 Duration: 201ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_bigmovement_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) bmr.resultuid AS resultuid, 0 AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, bmr.patternendtime AS identified, bmr.patternlengthbars, dtt.timezone AS timezone, g.basegroupname, CASE WHEN rbr.age IS NOT NULL THEN rbr.age WHEN bmr.resultuid <= rm.resultuid THEN 4 ELSE 0 END as age, CASE WHEN rbr.relevant IS NOT NULL THEN rbr.relevant WHEN bmr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM bigmovement_results bmr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = bmr.symbolid INNER JOIN symbols s ON bmr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN downloadersymbolsettings dss ON bmr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN symbolgroup sg on bmr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_bigmovement_results rbr ON rbr.resultuid = bmr.resultuid WHERE bmr.gmttimefound > now() - INTERVAL '7 DAYS' AND (bmr.simulation = 0 OR bmr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('224' = 0 OR s.symbol in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BBVA.mc.', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'BZU.MI', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'ENI.MI', 'EOAN.de', 'FB', 'FCA.MI', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'ISP.MI', 'JNJ', 'JPM', 'KBC.br.', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MA.', 'MC.pa', 'MCD.', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'REP.mc.', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.mc.', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UCG.MI', 'UMI.br.', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'YNDX', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('400' = 0 OR bmr.patternlengthbars <= '400') ORDER BY symbolid, identified DESC, interval DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, interval DESC;
Date: 2021-09-19 14:00:58 Duration: 190ms Database: acaweb_fx User: postgres Bind query: yes
14 49 3m1s 310ms 22s319ms 3s710ms with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration Sep 19 14 49 3m1s 3s710ms [ User: postgres - Total duration: 3m1s - Times executed: 49 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:23 Duration: 22s319ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:10 Duration: 22s172ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:10:47 Duration: 17s394ms Database: acaweb_fx User: postgres Bind query: yes
15 42 1m50s 1s888ms 3s481ms 2s627ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration Sep 19 14 42 1m50s 2s627ms [ User: pgperfstats - Total duration: 1m50s - Times executed: 42 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 930, '2021-09-19 00:00:00', 0.146371103705591, 0.970500000000001, 0.144956890143231, 0.971499999999992, 0.00777817459306906, 1.20349999999999, 0.313248304065649, 1.65949999999999, 0.170412734265968, 4.2985 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 945, '2021-09-19 00:00:00', 0.147785317267991, 0.632499999999993, 0.317490944752748, 0.780500000000004, 0.617304219975869, 1.2145, 0.45891230099007, 1.76249999999999, 0.07707463914934, 4.2325 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 960, '2021-09-19 00:00:00', 0.310419876940889, 0.58550000000001, 0.260922402257856, 0.692499999999995, 0.603162084352151, 1.0245, 0.317490944752769, 1.66249999999999, 0.0643467170879615, 4.13250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 975, '2021-09-19 00:00:00', 0.134350288425442, 0.412999999999982, 0.207889393668853, 0.74499999999999, 0.218283863352295, 0.74499999999999, 0.22919805651991, 1.38299999999998, 0.240657959345906, 3.85299999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 990, '2021-09-19 00:00:00', 0.362723374148741, 0.760615384615386, 0.372687776109629, 0.916461538461539, 0.408495485334249, 1.01819230769231, 0.412252066282083, 1.44461538461538, 1.28796593361543, 3.41761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1005, '2021-09-19 00:00:00', 0.133789392473622, 0.468192307692308, 0.195790248833948, 0.599307692307695, 0.211351213350234, 0.768846153846158, 0.320664022591581, 1.17115384615385, 1.27295893280789, 3.38826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1020, '2021-09-19 00:00:00', 0.131334552252579, 0.409730769230773, 0.136250673957405, 0.521384615384618, 0.173557141997849, 0.710807692307695, 0.31793457720829, 1.06034615384616, 1.3177912295259, 3.37373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1035, '2021-09-19 00:00:00', 0.12992646440909, 0.361384615384617, 0.177378448088134, 0.504076923076927, 0.191913121369664, 0.653384615384616, 0.32173877841886, 0.995807692307691, 1.32458678665636, 3.37134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1050, '2021-09-19 00:00:00', 0.125734084479905, 0.362500000000003, 0.179002625679068, 0.4965, 0.190099799700454, 0.594576923076922, 0.327508073887558, 0.947461538461537, 1.32920482012599, 3.36642307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1065, '2021-09-19 00:00:00', 0.0924688388260962, 0.295384615384613, 0.076647013088472, 0.396269230769233, 0.110649745385363, 0.517384615384615, 0.306265809639024, 0.893884615384617, 1.32630407002084, 3.35938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1080, '2021-09-19 00:00:00', 0.0882244079257329, 0.292884615384618, 0.135611940704122, 0.378038461538461, 0.174458833583699, 0.50573076923077, 0.351657709449665, 0.880769230769232, 1.33461352515943, 3.36330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1095, '2021-09-19 00:00:00', 0.0994553243344056, 0.248807692307694, 0.151315543967412, 0.368923076923077, 0.190271065749732, 0.486961538461539, 0.48364242990044, 0.902999999999999, 1.34744159228346, 3.36126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1110, '2021-09-19 00:00:00', 0.107881701592354, 0.25830769230769, 0.138551340109554, 0.345923076923079, 0.151117687199796, 0.469653846153846, 0.449183621867323, 0.882384615384615, 1.34548656855201, 3.35711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1125, '2021-09-19 00:00:00', 0.0831946836319191, 0.219346153846156, 0.0936017833492149, 0.316423076923077, 0.340999961651247, 0.520423076923075, 0.438492594446719, 0.856346153846152, 1.29958048852461, 3.52361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1140, '2021-09-19 00:00:00', 0.0858824688835759, 0.222961538461536, 0.106482508494985, 0.299269230769228, 0.305675768396214, 0.492653846153844, 0.450130041039424, 0.838423076923075, 1.28983830173219, 3.55373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1155, '2021-09-19 00:00:00', 0.0790798622620479, 0.202769230769229, 0.312665217863354, 0.38053846153846, 0.30401535386328, 0.466846153846156, 0.431776888610841, 1.23880769230769, 1.36360810521769, 3.52323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1170, '2021-09-19 00:00:00', 0.282876075068489, 0.283076923076918, 0.279100367940664, 0.349153846153847, 0.266025967500571, 0.456153846153847, 0.511762722963858, 1.37926923076923, 1.35739181351024, 3.54515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1185, '2021-09-19 00:00:00', 0.131063818864642, 0.235269230769236, 0.137702360183111, 0.305500000000006, 0.175214141508653, 0.400346153846155, 0.574589180331343, 1.44738461538461, 1.37893817622334, 3.56157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1200, '2021-09-19 00:00:00', 0.123209721144948, 0.219653846153848, 0.150683330709956, 0.306884615384615, 0.198143448425239, 0.409115384615385, 0.605661438810117, 1.47953846153846, 1.3756545345622, 3.56403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1215, '2021-09-19 00:00:00', 0.0958867360683722, 0.208884615384614, 0.123753203532737, 0.266846153846151, 0.159647231299318, 0.375038461538462, 0.658875588816628, 1.49019230769231, 1.3929248635101, 3.55634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1230, '2021-09-19 00:00:00', 0.0619804932092445, 0.175307692307693, 0.106274108577045, 0.264884615384619, 0.135642743433453, 0.359076923076926, 0.648182068439226, 1.50092307692308, 1.39132918241736, 3.55842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1245, '2021-09-19 00:00:00', 0.0845424244889004, 0.192307692307692, 0.100471113338039, 0.25426923076923, 0.116889461260827, 0.342115384615386, 0.672212224959211, 1.55265384615385, 1.39132918241736, 3.55842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1260, '2021-09-19 00:00:00', 0.0679141652834975, 0.183423076923078, 0.0845758012308899, 0.252115384615386, 0.191764904144475, 0.364538461538459, 0.704601067708092, 1.57323076923077, 1.39577041808458, 3.5535 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1275, '2021-09-19 00:00:00', 0.0597777035871567, 0.168576923076926, 0.095097294307544, 0.235153846153846, 0.382257941508287, 0.423423076923074, 0.700866581180318, 1.57973076923077, 1.40205009731629, 3.54234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1290, '2021-09-19 00:00:00', 0.076805178110696, 0.174346153846154, 0.166699490101201, 0.281999999999998, 0.392770054083322, 0.447653846153843, 0.688539673176834, 1.60319230769231, 1.38645479773192, 3.54888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1305, '2021-09-19 00:00:00', 0.177895583029874, 0.209961538461539, 0.398545463095297, 0.344615384615384, 0.398744925214873, 0.458346153846153, 0.712298576117111, 1.63469230769231, 1.3627221896461, 3.56161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 930, '2021-09-19 00:00:00', 0, 0.832999999999998, 0, 1.21099999999998, 0, 1.21099999999998, 0, 1.21099999999998, 0, 3.39499999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 945, '2021-09-19 00:00:00', 0, 0.661000000000001, 0, 0.758999999999986, 0, 0.830999999999989, 0, 1.08699999999999, 0, 3.27099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 960, '2021-09-19 00:00:00', 0, 0.381, 0, 0.664999999999992, 0, 0.736999999999995, 0, 0.992999999999995, 0, 3.27099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 975, '2021-09-19 00:00:00', 0, 0.36699999999999, 0, 0.736999999999995, 0, 0.736999999999995, 0, 0.992999999999995, 0, 3.27099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 990, '2021-09-19 00:00:00', 0.461585410199551, 0.960000000000001, 0.619360274959271, 1.17282608695652, 0.692744045267052, 1.36769565217391, 0.826930081496491, 1.70378260869565, 1.28171083942102, 3.72669565217392 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1005, '2021-09-19 00:00:00', 0.241367358151482, 0.575260869565215, 0.370452655491186, 0.762478260869562, 0.479417053787669, 0.999565217391302, 0.640179004734426, 1.29139130434783, 1.34866551814818, 3.52204347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1020, '2021-09-19 00:00:00', 0.192462921843621, 0.491391304347825, 0.275089220165717, 0.661521739130432, 0.372927193564116, 0.812652173913042, 0.552874050227553, 1.15347826086957, 1.36262758549755, 3.49313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1035, '2021-09-19 00:00:00', 0.198841744927195, 0.414304347826086, 0.264396262074956, 0.579260869565218, 0.322603024571145, 0.718434782608696, 0.448025223386486, 1.03834782608696, 1.38310723964689, 3.457 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1050, '2021-09-19 00:00:00', 0.111339206806638, 0.383652173913042, 0.135459020537795, 0.458347826086954, 0.272427050829603, 0.641043478260868, 0.376611525456561, 0.958826086956522, 1.40317804729516, 3.42678260869566 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1065, '2021-09-19 00:00:00', 0.0876948310860451, 0.283739130434779, 0.169917801564572, 0.429826086956519, 0.206776941551307, 0.580608695652173, 0.34364942725655, 0.855739130434781, 1.42411547473353, 3.40560869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1080, '2021-09-19 00:00:00', 0.14966551639713, 0.336695652173914, 0.202915449983232, 0.434043478260872, 0.201283608148034, 0.571000000000005, 0.337440365101749, 0.827000000000001, 1.43581894935816, 3.39165217391305 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1095, '2021-09-19 00:00:00', 0.0959876062487196, 0.292565217391307, 0.117317059672149, 0.390739130434787, 0.189561393060741, 0.550391304347831, 0.33926347218248, 0.804608695652175, 1.43677402977929, 3.38360869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1110, '2021-09-19 00:00:00', 0.10596350703018, 0.279913043478262, 0.17327299167576, 0.407434782608699, 0.166637117275094, 0.498739130434786, 0.33479785653896, 0.786826086956525, 1.43131576190465, 3.38791304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1125, '2021-09-19 00:00:00', 0.122943044109302, 0.283086956521741, 0.138582091366202, 0.364782608695654, 0.145728224496904, 0.446478260869567, 0.322174375243039, 0.759347826086957, 1.47340414372669, 3.55595652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1140, '2021-09-19 00:00:00', 0.0921168488062417, 0.238826086956522, 0.090304688465732, 0.29113043478261, 0.131452707196351, 0.41121739130435, 0.322717788091993, 0.795956521739131, 1.49137223597768, 3.58165217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1155, '2021-09-19 00:00:00', 0.0478485340782642, 0.194869565217393, 0.10080580477671, 0.303086956521741, 0.183697777661532, 0.411347826086957, 1.0745442512182, 1.49543478260869, 1.47751125006585, 3.56769565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1170, '2021-09-19 00:00:00', 0.100974716046309, 0.241434782608698, 0.127365693037203, 0.296739130434787, 0.173033559312119, 0.403391304347831, 1.12957513087204, 1.67439130434783, 1.50149036895454, 3.57865217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1185, '2021-09-19 00:00:00', 0.0757198393497129, 0.203304347826088, 0.120229441390512, 0.283869565217391, 0.150717034557903, 0.379478260869568, 1.13194428381439, 1.72295652173913, 1.50351622522861, 3.59930434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1200, '2021-09-19 00:00:00', 0.0772001146858611, 0.20269565217391, 0.0851184944813216, 0.273391304347825, 0.155818139156259, 0.374260869565218, 1.11305746880103, 1.75826086956522, 1.48853228239472, 3.62908695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1215, '2021-09-19 00:00:00', 0.0727421674470963, 0.196826086956524, 0.108233698988984, 0.277478260869568, 0.136196788572236, 0.360739130434785, 1.09388716531221, 1.77969565217391, 1.4878234547187, 3.62978260869566 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1230, '2021-09-19 00:00:00', 0.0656586573769053, 0.193173913043479, 0.101231039311855, 0.267782608695652, 0.153092805561283, 0.359956521739129, 1.10042131888263, 1.84147826086957, 1.47784356037194, 3.63995652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1245, '2021-09-19 00:00:00', 0.0741524708476156, 0.189956521739125, 0.0970815027789462, 0.252999999999997, 0.152111463188027, 0.357521739130435, 1.10554786554176, 1.86408695652174, 1.48383145756734, 3.63560869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1260, '2021-09-19 00:00:00', 0.055823267139699, 0.187652173913041, 0.112823868469588, 0.269956521739129, 0.140049440733631, 0.34713043478261, 1.08880521056857, 1.93082608695653, 1.46685471231325, 3.65873913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1275, '2021-09-19 00:00:00', 0.100069047308591, 0.185782608695652, 0.121444419532449, 0.249260869565218, 0.163429149653672, 0.361217391304347, 1.08967722493656, 1.94300000000001, 1.46246791661035, 3.65795652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1290, '2021-09-19 00:00:00', 0.072119493508158, 0.182695652173913, 0.101604946815557, 0.252739130434781, 0.166487023079146, 0.36773913043478, 1.07534017046395, 1.97113043478261, 1.46572727297243, 3.6614347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1305, '2021-09-19 00:00:00', 0.0688722825550873, 0.187130434782608, 0.158782360307006, 0.27826086956522, 0.181409250606287, 0.415043478260867, 1.08020888588928, 1.98865217391305, 1.46268926075151, 3.68434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 930, '2021-09-19 00:00:00', 0, 0.562000000000012, 0, 0.562000000000012, 0, 0.800000000000011, 0, 2.49200000000002, 0, 3.28200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 945, '2021-09-19 00:00:00', 0, 0.323000000000008, 0, 0.347999999999985, 0, 0.657999999999987, 0, 2.33799999999999, 0, 3.12799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 960, '2021-09-19 00:00:00', 0, 0.305999999999983, 0, 0.645999999999987, 0, 0.995999999999981, 0, 2.33799999999999, 0, 3.12799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 975, '2021-09-19 00:00:00', 0, 0.444999999999993, 0, 0.456999999999994, 0, 1.297, 0, 2.16499999999999, 0, 2.92699999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 990, '2021-09-19 00:00:00', 0.454027583031963, 0.948615384615385, 0.558249963312546, 1.17269230769231, 0.631059110970168, 1.34019230769231, 0.716752038445225, 1.77226923076923, 1.2218073277542, 3.41311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1005, '2021-09-19 00:00:00', 0.295737274256416, 0.638846153846158, 0.457785675415238, 0.831269230769234, 0.489547704912008, 0.989653846153845, 0.700763017113382, 1.43561538461538, 1.13553303511882, 3.24507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1020, '2021-09-19 00:00:00', 0.315475904236515, 0.545615384615388, 0.332486568843821, 0.671038461538462, 0.48539576239791, 0.926615384615386, 0.615625011987507, 1.26665384615385, 1.1409467034003, 3.1605 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1035, '2021-09-19 00:00:00', 0.240881704130083, 0.418346153846153, 0.372704017439286, 0.625730769230766, 0.489815557123291, 0.861000000000001, 0.605339924848333, 1.17476923076923, 1.14476318007767, 3.14346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1050, '2021-09-19 00:00:00', 0.264500248654824, 0.423307692307689, 0.400236737636426, 0.609615384615382, 0.452436331262374, 0.797076923076925, 0.553181038664978, 1.08969230769231, 1.13349193882648, 3.13884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1065, '2021-09-19 00:00:00', 0.315632951384992, 0.435999999999996, 0.316115451159127, 0.540538461538463, 0.38533287108481, 0.71269230769231, 0.488212242622154, 1.02292307692308, 1.12514251610117, 3.18480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1080, '2021-09-19 00:00:00', 0.138503451775926, 0.335384615384613, 0.264212024416291, 0.509076923076924, 0.279121082080054, 0.615538461538462, 0.440228397015072, 0.960807692307693, 1.11680412992404, 3.16623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1095, '2021-09-19 00:00:00', 0.179194883168708, 0.383615384615386, 0.210283471679395, 0.44946153846154, 0.285143550892148, 0.58526923076923, 0.425756839233199, 0.937384615384616, 1.11475086212812, 3.15173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1110, '2021-09-19 00:00:00', 0.12017070550487, 0.295961538461538, 0.166954609215985, 0.430192307692309, 0.251275943934155, 0.567000000000001, 0.389987307485769, 0.884500000000001, 1.10646905340992, 3.14838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1125, '2021-09-19 00:00:00', 0.176764301999977, 0.312538461538466, 0.225804026672553, 0.407461538461537, 0.27786949067171, 0.577423076923079, 0.35704490560066, 0.863230769230772, 1.15921373950025, 3.19357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1140, '2021-09-19 00:00:00', 0.100479228622713, 0.237653846153844, 0.157804011843323, 0.341115384615386, 0.247044365370959, 0.490038461538463, 0.306895542238972, 0.82592307692308, 1.16937472838463, 3.25815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1155, '2021-09-19 00:00:00', 0.10994244648207, 0.245692307692308, 0.17455846717229, 0.365538461538467, 0.203896704617425, 0.462884615384619, 0.901105632841376, 1.49519230769231, 1.16405994624913, 3.26003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1170, '2021-09-19 00:00:00', 0.12051505491655, 0.259038461538465, 0.149064075019898, 0.338461538461541, 0.165779487457099, 0.420038461538461, 1.00917423440386, 1.60865384615385, 1.1851241395541, 3.28211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1185, '2021-09-19 00:00:00', 0.0895029694393498, 0.22930769230769, 0.104199837590302, 0.294384615384614, 0.156659198949133, 0.396230769230768, 1.00877189614974, 1.65953846153846, 1.19686656797592, 3.29630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1200, '2021-09-19 00:00:00', 0.0706097400123775, 0.219846153846153, 0.0968567300389934, 0.282884615384614, 0.171508676613888, 0.372115384615385, 0.993316694405474, 1.69715384615384, 1.25204862525383, 3.325 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1215, '2021-09-19 00:00:00', 0.0876000351246838, 0.207615384615383, 0.132191283315562, 0.291846153846153, 0.189271916727068, 0.391538461538461, 0.983445216494621, 1.72257692307693, 1.25104740855874, 3.33146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1230, '2021-09-19 00:00:00', 0.0714881485605517, 0.200653846153844, 0.117917030804911, 0.258884615384614, 0.184417586346438, 0.378615384615382, 0.980789957910695, 1.7533076923077, 1.2498968277422, 3.357 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1245, '2021-09-19 00:00:00', 0.098416391692879, 0.190884615384618, 0.155381975986721, 0.290038461538465, 0.194536324470424, 0.393307692307696, 0.973601260981424, 1.76884615384616, 1.2503895097744, 3.35738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1260, '2021-09-19 00:00:00', 0.0912134015119753, 0.214269230769232, 0.12152660360849, 0.289346153846156, 0.189731859374063, 0.407461538461539, 0.975735304585925, 1.76523076923077, 1.24871742938967, 3.36353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1275, '2021-09-19 00:00:00', 0.0860795338849267, 0.203384615384619, 0.113902042934338, 0.282653846153848, 0.221210807915124, 0.426307692307692, 0.973143350970689, 1.7733076923077, 1.24775426081606, 3.37084615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1290, '2021-09-19 00:00:00', 0.100959801596784, 0.215807692307695, 0.143793896307823, 0.305269230769233, 0.213136435177096, 0.419499999999999, 0.978605375010786, 1.776, 1.24762095390202, 3.37173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1305, '2021-09-19 00:00:00', 0.102327535958725, 0.204730769230772, 0.211158081504391, 0.319153846153847, 0.212085222348141, 0.45169230769231, 0.984274361375699, 1.77453846153846, 1.24762095390202, 3.37173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 930, '2021-09-19 00:00:00', 0, 1.196, 0, 1.196, 0, 1.208, 0, 1.208, 0, 3.67000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 945, '2021-09-19 00:00:00', 0, 0.506, 0, 0.618000000000023, 0, 0.780000000000001, 0, 0.966000000000008, 0, 3.72200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 960, '2021-09-19 00:00:00', 0, 0.384000000000015, 0, 0.575999999999993, 0, 0.966000000000008, 0, 0.966000000000008, 0, 4.06200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 975, '2021-09-19 00:00:00', 0, 0.575999999999993, 0, 0.780000000000001, 0, 0.966000000000008, 0, 0.966000000000008, 0, 4.19200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 990, '2021-09-19 00:00:00', 0.640673031932946, 1.04757692307692, 0.789399800237739, 1.20726923076923, 0.769160610415916, 1.34426923076923, 0.749107839622984, 1.53034615384616, 1.18361831945685, 3.30438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1005, '2021-09-19 00:00:00', 0.26414938663858, 0.59853846153846, 0.27425984310223, 0.741692307692305, 0.373808031769499, 0.94473076923077, 0.511813014233187, 1.24480769230769, 1.13349367613858, 3.27292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1020, '2021-09-19 00:00:00', 0.195715161945576, 0.476769230769229, 0.242275713884948, 0.637192307692306, 0.333292793432209, 0.816384615384615, 0.436604781678596, 1.11084615384615, 1.11464205844816, 3.20503846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1035, '2021-09-19 00:00:00', 0.133741294468665, 0.419423076923075, 0.181972952343515, 0.554346153846158, 0.259058460880637, 0.746384615384616, 0.46407993343322, 1.08123076923077, 1.11920412175521, 3.14911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1050, '2021-09-19 00:00:00', 0.135100310311096, 0.357576923076928, 0.18478045184655, 0.501846153846156, 0.24892272820171, 0.664269230769235, 0.502386778672184, 1.01665384615385, 1.10814649961789, 3.14923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1065, '2021-09-19 00:00:00', 0.119812963212859, 0.330884615384615, 0.181187183279105, 0.486653846153846, 0.226525040218854, 0.62192307692308, 0.467309892239202, 0.959846153846158, 1.11583343463358, 3.14157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1080, '2021-09-19 00:00:00', 0.155588115029592, 0.367692307692308, 0.172830165636225, 0.459115384615385, 0.21009970160708, 0.614269230769231, 0.432421745699551, 0.942615384615386, 1.11682184516876, 3.13192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1095, '2021-09-19 00:00:00', 0.088236360898527, 0.281153846153846, 0.195791773222316, 0.441461538461537, 0.22448603862704, 0.565307692307692, 0.438469000746217, 0.920769230769232, 1.10931469142683, 3.11073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1110, '2021-09-19 00:00:00', 0.150986219442501, 0.315038461538461, 0.153272652987569, 0.394115384615384, 0.231576420348749, 0.497038461538461, 0.427565712448436, 0.897961538461541, 1.10914220840321, 3.11196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1125, '2021-09-19 00:00:00', 0.104262479422779, 0.270230769230767, 0.158369713499289, 0.370615384615379, 0.223733319962718, 0.485961538461536, 0.410220070393743, 0.882884615384615, 1.54295924718106, 3.37196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1140, '2021-09-19 00:00:00', 0.0877592160402534, 0.246999999999997, 0.153204719750557, 0.334615384615385, 0.163894098077433, 0.462653846153845, 0.384129481375144, 0.885461538461539, 1.54584583170012, 3.42315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1155, '2021-09-19 00:00:00', 0.10024631970993, 0.235269230769228, 0.127582281142557, 0.324961538461533, 0.124596406912016, 0.420230769230765, 0.504809363865364, 1.42842307692308, 1.52245872648363, 3.44842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1170, '2021-09-19 00:00:00', 0.0889694243071063, 0.219038461538457, 0.0960961697787867, 0.302076923076919, 0.116539673007156, 0.378846153846154, 0.503918778559223, 1.48615384615385, 1.52853581624327, 3.44569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1185, '2021-09-19 00:00:00', 0.0668389568578543, 0.205615384615385, 0.0838236243549488, 0.266000000000003, 0.118185805473349, 0.369730769230772, 0.488898927732987, 1.49519230769231, 1.53190559912006, 3.44426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1200, '2021-09-19 00:00:00', 0.068046013843577, 0.199500000000003, 0.104406107985195, 0.266346153846156, 0.145919962255397, 0.371346153846155, 0.473734688812861, 1.55934615384616, 1.53197092008955, 3.4505 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1215, '2021-09-19 00:00:00', 0.067959263816359, 0.175692307692308, 0.0933977845232207, 0.253884615384615, 0.248396259107219, 0.423692307692307, 0.479926329282384, 1.58680769230769, 1.51752697454165, 3.47103846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1230, '2021-09-19 00:00:00', 0.0707628759688621, 0.194769230769235, 0.108405194312113, 0.263384615384618, 0.256491334386535, 0.437730769230773, 0.476837976030242, 1.62984615384616, 1.48285681242454, 3.52238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1245, '2021-09-19 00:00:00', 0.0586284913672547, 0.1845, 0.204104106166059, 0.321384615384615, 0.244168970497572, 0.408615384615388, 0.475941840338312, 1.62665384615385, 1.49325726363029, 3.52615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1260, '2021-09-19 00:00:00', 0.186492086860376, 0.256538461538462, 0.22766972029337, 0.320692307692309, 0.255138758627232, 0.412115384615387, 0.45986319203065, 1.63934615384615, 1.49215874645274, 3.52373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1275, '2021-09-19 00:00:00', 0.0826708022125227, 0.19569230769231, 0.135212203591244, 0.286500000000005, 0.273350662365, 0.422769230769235, 0.462221120910099, 1.63273076923077, 1.49566319120933, 3.52830769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1290, '2021-09-19 00:00:00', 0.130498358374587, 0.227692307692312, 0.176948980043575, 0.314692307692313, 0.27335372406744, 0.446538461538466, 0.480234301789643, 1.65523076923077, 1.50622888086057, 3.54080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1305, '2021-09-19 00:00:00', 0.0919006235853934, 0.21326923076923, 0.188150136449999, 0.319076923076923, 0.206667138543707, 0.459115384615384, 0.491012893454402, 1.66169230769231, 1.51981888445251, 3.56419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 930, '2021-09-19 00:00:00', 0, 0.50200000000001, 0, 0.801999999999992, 0, 1.00999999999999, 0, 1.72999999999999, 0, 4.78200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 945, '2021-09-19 00:00:00', 0, 0.613999999999976, 0, 0.821999999999974, 0, 0.825999999999993, 0, 1.54599999999999, 0, 4.59800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 960, '2021-09-19 00:00:00', 0, 0.575999999999993, 0, 0.625999999999976, 0, 0.879999999999995, 0, 1.54599999999999, 0, 4.59800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 975, '2021-09-19 00:00:00', 0, 0.567999999999984, 0, 0.768000000000001, 0, 0.998000000000019, 0, 1.54599999999999, 0, 4.59800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 990, '2021-09-19 00:00:00', 0.299123663647406, 0.842384615384616, 0.378117027061529, 1.00738461538461, 0.363738003767297, 1.21915384615385, 0.465489360367546, 1.57576923076923, 1.47706789438245, 3.48773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1005, '2021-09-19 00:00:00', 0.15441183693168, 0.530153846153846, 0.174237327096826, 0.714615384615384, 0.276415450976354, 1.00630769230769, 0.409181208682001, 1.34669230769231, 1.4137631223631, 3.30538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1020, '2021-09-19 00:00:00', 0.16074675735454, 0.491999999999999, 0.212075139079012, 0.733230769230769, 0.278368234262014, 0.95407692307692, 0.38677189461172, 1.23346153846154, 1.39358166109986, 3.26461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1035, '2021-09-19 00:00:00', 0.128436371555963, 0.441307692307694, 0.162698966948636, 0.594923076923077, 0.226248280911444, 0.822269230769228, 0.336763391030648, 1.08669230769231, 1.3013204991617, 3.21119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1050, '2021-09-19 00:00:00', 0.133764874083076, 0.406192307692305, 0.172691632686705, 0.576999999999996, 0.216130363082452, 0.734576923076919, 0.336431142800651, 0.999923076923075, 1.3042476221945, 3.1745 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1065, '2021-09-19 00:00:00', 0.132463800570334, 0.376538461538461, 0.211886431844985, 0.499499999999995, 0.218977473376039, 0.637423076923075, 0.325531678713688, 0.909923076923078, 1.24655223717259, 3.123 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1080, '2021-09-19 00:00:00', 0.120184633601162, 0.310115384615382, 0.121403130107916, 0.405999999999997, 0.20669481404681, 0.53911538461538, 0.296161047664686, 0.843615384615385, 1.24894807923123, 3.11523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1095, '2021-09-19 00:00:00', 0.115176927443756, 0.29026923076923, 0.17508702451594, 0.407115384615385, 0.194122962617471, 0.530730769230767, 0.335445384755619, 0.844615384615385, 1.24355838067774, 3.11661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1110, '2021-09-19 00:00:00', 0.106899924444097, 0.268923076923079, 0.143081886183559, 0.346115384615386, 0.15831485668172, 0.452923076923077, 0.307362359439145, 0.803500000000004, 1.24761020108292, 3.09257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1125, '2021-09-19 00:00:00', 0.0844677180028817, 0.234653846153847, 0.11213725792699, 0.343269230769232, 0.140018158163089, 0.453269230769232, 0.30002990620167, 0.791769230769236, 1.40148190361269, 3.41161538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1140, '2021-09-19 00:00:00', 0.0824702463829345, 0.23969230769231, 0.0763794172838169, 0.301153846153848, 0.11161086244351, 0.430769230769233, 0.276057410417024, 0.841576923076924, 1.43903406545449, 3.43519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1155, '2021-09-19 00:00:00', 0.0609058415791236, 0.226192307692306, 0.092428866619771, 0.326153846153844, 0.145942269935228, 0.442884615384616, 0.640892974384476, 1.25826923076923, 1.44346725789517, 3.46773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1170, '2021-09-19 00:00:00', 0.0725904846487384, 0.221461538461534, 0.0861110553073992, 0.296923076923077, 0.181061162636789, 0.422230769230771, 0.732917240579354, 1.35219230769231, 1.44119497479856, 3.46734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1185, '2021-09-19 00:00:00', 0.0752591829306221, 0.213769230769232, 0.144186887273215, 0.303461538461538, 0.195822152435865, 0.409346153846152, 0.743409513401181, 1.39123076923077, 1.43397199897563, 3.47042307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1200, '2021-09-19 00:00:00', 0.121458451268801, 0.220346153846151, 0.153979004562811, 0.306423076923077, 0.215636531798658, 0.421923076923077, 0.793943640704664, 1.41923076923077, 1.42830949242587, 3.48361538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1215, '2021-09-19 00:00:00', 0.0949339527493479, 0.215846153846155, 0.120838792803279, 0.292576923076922, 0.169642814806239, 0.426730769230769, 0.812883002273149, 1.45015384615385, 1.40046932627822, 3.49157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1230, '2021-09-19 00:00:00', 0.0829044398922422, 0.212884615384614, 0.139465904297572, 0.300461538461538, 0.173981431369955, 0.415538461538461, 0.802659238934025, 1.50757692307692, 1.39878329327257, 3.49730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1245, '2021-09-19 00:00:00', 0.0884329907113496, 0.209076923076921, 0.128607937307391, 0.31380769230769, 0.142859457563665, 0.37823076923077, 0.772409693003753, 1.51142307692308, 1.3818095649713, 3.48507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1260, '2021-09-19 00:00:00', 0.109097140905919, 0.235884615384615, 0.120799853540409, 0.287269230769228, 0.16181328271047, 0.38146153846154, 0.776008450588405, 1.53334615384616, 1.37645495609332, 3.49061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1275, '2021-09-19 00:00:00', 0.0547797969496636, 0.187115384615383, 0.077405982674762, 0.256384615384617, 0.200152157504845, 0.395615384615386, 0.778217485915483, 1.55184615384616, 1.37411125963154, 3.49192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1290, '2021-09-19 00:00:00', 0.0617281509149969, 0.185269230769232, 0.126947287667574, 0.277576923076925, 0.214768483578154, 0.415692307692311, 0.782356137672508, 1.58161538461539, 1.37238844523531, 3.49126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1305, '2021-09-19 00:00:00', 0.10079860347018, 0.224038461538461, 0.192549410242188, 0.335346153846153, 0.204323453979604, 0.457923076923078, 0.772955324612071, 1.59257692307692, 1.37601237080754, 3.49473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1320, '2021-09-19 00:00:00', 0.0779716898340934, 0.176818181818185, 0.128077129426968, 0.276318181818182, 0.219863357801836, 0.46490909090909, 1.11855207117538, 1.99454545454546, 1.49119727021655, 3.70618181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1335, '2021-09-19 00:00:00', 0.0837835802033358, 0.206454545454542, 0.120374667625965, 0.306181818181814, 1.10885369713278, 1.34695454545454, 1.13901304964988, 2.03381818181818, 1.48766865826922, 3.70668181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1350, '2021-09-19 00:00:00', 0.106544383370058, 0.234090909090907, 0.226819778946223, 0.378454545454543, 1.16689056231318, 1.52481818181818, 1.15305278598715, 2.05281818181818, 1.48265824805296, 3.70236363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1365, '2021-09-19 00:00:00', 0.184521758122936, 0.309227272727271, 1.1098142984555, 1.28159090909091, 1.15930631688248, 1.55277272727273, 1.15290534560767, 2.01854545454545, 1.49503168609372, 3.66513636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1320, '2021-09-19 00:00:00', 0.0685903783339929, 0.209160000000001, 0.100081000527905, 0.294959999999999, 0.140516464041286, 0.49972, 0.999552129706101, 1.79128, 1.27236513103223, 3.36212 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1335, '2021-09-19 00:00:00', 0.0981253450100078, 0.222400000000001, 0.118447780336594, 0.318280000000002, 0.95236810635384, 1.36548, 1.01025896515036, 1.77948, 1.27211614773705, 3.35692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1350, '2021-09-19 00:00:00', 0.0909230443836966, 0.235599999999999, 0.135815782097172, 0.42148, 1.06476472362051, 1.4964, 1.02119640128626, 1.77244, 1.27211176526803, 3.35848 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1365, '2021-09-19 00:00:00', 0.131631024711756, 0.348320000000002, 0.969256359277564, 1.32116, 1.07391135264198, 1.53648, 1.03699499677353, 1.75404, 1.26808082287106, 3.36216 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1320, '2021-09-19 00:00:00', 0.112290664497693, 0.227879999999999, 0.138286514165335, 0.312920000000003, 0.170820734494771, 0.488159999999998, 0.499718027157986, 1.66024, 1.525137095477, 3.53692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1335, '2021-09-19 00:00:00', 0.110655290579951, 0.217519999999998, 0.0987651591740046, 0.315160000000001, 0.422801107693288, 1.16412, 0.529007246327187, 1.6736, 1.52545910903352, 3.54092 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1350, '2021-09-19 00:00:00', 0.0829097300281044, 0.253760000000001, 0.153170188570318, 0.408239999999998, 0.46667920102215, 1.26532, 0.535685022502345, 1.67212, 1.52545910903352, 3.54092 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1365, '2021-09-19 00:00:00', 0.142028131016358, 0.339639999999997, 0.411040983358109, 1.11324, 0.463890008514951, 1.28924, 0.532702543639508, 1.6798, 1.52886090712443, 3.53244 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1320, '2021-09-19 00:00:00', 0.0672157471629, 0.207959999999999, 0.103319359270178, 0.274840000000002, 0.220216991472804, 0.496240000000001, 0.800125131880426, 1.60632, 1.3959342749571, 3.4714 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1335, '2021-09-19 00:00:00', 0.0778180141955108, 0.193320000000002, 0.136469019683345, 0.303280000000003, 0.649999133332755, 1.10904, 0.828400130774173, 1.69388, 1.37552414252411, 3.4746 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1350, '2021-09-19 00:00:00', 0.114111889535374, 0.255239999999998, 0.200394635656748, 0.422519999999998, 0.741996028740495, 1.22976, 0.834457857933322, 1.6962, 1.38251100055901, 3.4794 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1365, '2021-09-19 00:00:00', 0.173753052730981, 0.323959999999997, 0.658655132321409, 1.0798, 0.749688161837974, 1.28244, 0.839628340398298, 1.6922, 1.39513691084424, 3.4906 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1320, '2021-09-19 00:00:00', 0.0973407190219478, 0.186208333333333, 0.114533426549205, 0.265416666666664, 0.209407376363303, 0.441333333333333, 0.711893096466809, 1.64270833333333, 1.38657190398751, 3.59058333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1335, '2021-09-19 00:00:00', 0.064442087246581, 0.167999999999999, 0.101846778566372, 0.262375, 0.353627329322093, 1.025125, 0.738575224549836, 1.61883333333333, 1.42493796394333, 3.571875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1350, '2021-09-19 00:00:00', 0.0821620438479633, 0.213583333333336, 0.151727707098766, 0.365916666666671, 0.47878269366553, 1.21079166666667, 0.726822008392741, 1.62266666666667, 1.41073356393254, 3.57466666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1365, '2021-09-19 00:00:00', 0.134568203708285, 0.269416666666668, 0.36151407653953, 0.997083333333332, 0.57832380855039, 1.27941666666667, 0.744005668515105, 1.6105, 1.44571794949526, 3.55495833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2021-09-19 14:47:35 Duration: 3s481ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 930, '2021-09-19 00:00:00', 0.0162634559672828, 0.2715, 0.140007142674942, 0.432000000000002, 0.0848528137423939, 0.471, 0.0650538238691565, 0.617000000000001, 0.0353553390593254, 1.61799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 945, '2021-09-19 00:00:00', 0.175362481734262, 0.373000000000001, 0.140007142674937, 0.398, 0.132228968081883, 0.420499999999997, 0.0296984848098361, 0.558, 0.0947523086789926, 1.576 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 960, '2021-09-19 00:00:00', 0.0480832611206887, 0.206999999999997, 0.0968736290225624, 0.269499999999997, 0.0601040764008571, 0.345499999999998, 0.0509116882454283, 0.446999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 975, '2021-09-19 00:00:00', 0.0544472221513679, 0.1495, 0.00494974746830937, 0.234499999999997, 0.0982878425849271, 0.307499999999997, 0.091923881554248, 0.417999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 990, '2021-09-19 00:00:00', 0.0931690935879496, 0.235000000000001, 0.103929709974505, 0.293230769230769, 0.123412485342697, 0.346807692307692, 0.132520280015493, 0.422769230769231, 0.539272529931259, 1.09330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1005, '2021-09-19 00:00:00', 0.0635533936635471, 0.181923076923077, 0.0835581511008028, 0.233730769230769, 0.098511725190456, 0.284999999999999, 0.140509452186841, 0.365115384615384, 0.543037991304475, 1.0835 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1020, '2021-09-19 00:00:00', 0.042368565996684, 0.137153846153847, 0.0537691504346266, 0.181807692307693, 0.119068364331653, 0.267653846153847, 0.136400862844101, 0.320653846153847, 0.521946753841954, 1.07042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1035, '2021-09-19 00:00:00', 0.0458380426485044, 0.122615384615385, 0.067236253956879, 0.179076923076923, 0.109741262136831, 0.239230769230769, 0.132814926176935, 0.297730769230769, 0.525359453502661, 1.06534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1050, '2021-09-19 00:00:00', 0.0605521390081441, 0.132807692307692, 0.0961850220228627, 0.191038461538462, 0.0882866659502753, 0.218153846153846, 0.111661638616231, 0.269807692307692, 0.51731298218628, 1.05980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1065, '2021-09-19 00:00:00', 0.0578731902857121, 0.110884615384616, 0.0560315982281428, 0.140500000000001, 0.0553117180518396, 0.179115384615385, 0.0867211268731784, 0.240076923076924, 0.507158304825866, 1.05211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1080, '2021-09-19 00:00:00', 0.0395729705733592, 0.0905000000000003, 0.0355182509964397, 0.126115384615385, 0.0557368680635938, 0.16603846153846, 0.0896131600912406, 0.236038461538462, 0.509093214979793, 1.05369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1095, '2021-09-19 00:00:00', 0.0338668887535621, 0.0923846153846151, 0.0508222846336586, 0.126769230769231, 0.0599339251560875, 0.155653846153845, 0.113472572084114, 0.242230769230769, 0.508877370750104, 1.05253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1110, '2021-09-19 00:00:00', 0.0439293138506005, 0.0902307692307705, 0.0511390863610807, 0.110384615384615, 0.0544122723713629, 0.144846153846154, 0.120761003639419, 0.247499999999999, 0.504440753554026, 1.05992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1125, '2021-09-19 00:00:00', 0.0272326726844515, 0.071538461538461, 0.0377911874139185, 0.0984230769230766, 0.0488415963955067, 0.137307692307691, 0.123965584554125, 0.257115384615385, 0.502598056257529, 1.07638461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1140, '2021-09-19 00:00:00', 0.033737744213498, 0.0786538461538465, 0.033389012471863, 0.102884615384616, 0.0476303070937626, 0.133615384615384, 0.124240418296387, 0.278192307692308, 0.496449679842161, 1.09273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1155, '2021-09-19 00:00:00', 0.0230099978270323, 0.0705000000000008, 0.0348092825816063, 0.0966153846153844, 0.0429719228548837, 0.122115384615384, 0.236391240238588, 0.443538461538461, 0.511140704698814, 1.0905 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1170, '2021-09-19 00:00:00', 0.0336124747904465, 0.0689615384615379, 0.0351131796426264, 0.0908461538461542, 0.043415505914893, 0.117884615384614, 0.249690725621794, 0.481538461538462, 0.511666244884149, 1.09311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1185, '2021-09-19 00:00:00', 0.0331820155181414, 0.0683846153846156, 0.0391106713747612, 0.0922692307692303, 0.0617770681875251, 0.124384615384615, 0.250233727665833, 0.505038461538461, 0.510712933065142, 1.0985 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1200, '2021-09-19 00:00:00', 0.0305943433685672, 0.0665769230769223, 0.045180748112442, 0.0924999999999981, 0.0639587848058899, 0.125615384615384, 0.25734868294861, 0.519769230769231, 0.51152454636944, 1.10119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1215, '2021-09-19 00:00:00', 0.0313776255413846, 0.0666538461538452, 0.0479318907810467, 0.0931153846153843, 0.0486018676437604, 0.121307692307693, 0.25484074363293, 0.528730769230769, 0.506910893398588, 1.10042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1230, '2021-09-19 00:00:00', 0.036214574201768, 0.0638461538461534, 0.0411237719012334, 0.0847307692307688, 0.0463732183982882, 0.111346153846153, 0.248202832686991, 0.536384615384615, 0.504165304088009, 1.10042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1245, '2021-09-19 00:00:00', 0.0291123024483846, 0.0586153846153852, 0.0309493134011082, 0.0785000000000015, 0.0450430221694089, 0.112923076923078, 0.256169751411953, 0.541692307692308, 0.506484312157385, 1.10396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1260, '2021-09-19 00:00:00', 0.0288767140683382, 0.0597692307692308, 0.0338924089526746, 0.0851538461538456, 0.0721276219360784, 0.128076923076923, 0.257803183724449, 0.552192307692307, 0.505318855925491, 1.10888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1275, '2021-09-19 00:00:00', 0.0231655247827787, 0.0588076923076908, 0.0400100756540918, 0.0876153846153851, 0.11098687379076, 0.141615384615385, 0.267133078330748, 0.556807692307692, 0.507360537866925, 1.10965384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1290, '2021-09-19 00:00:00', 0.0423482993936994, 0.0674615384615392, 0.0786593532019804, 0.100576923076923, 0.124564058280808, 0.145730769230769, 0.271725404378419, 0.557153846153846, 0.505853593899993, 1.11453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1305, '2021-09-19 00:00:00', 0.0638919761424292, 0.0747692307692306, 0.107178327315525, 0.107923076923077, 0.129356710152735, 0.159961538461538, 0.281204026669934, 0.56623076923077, 0.507311871913733, 1.11915384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 930, '2021-09-19 00:00:00', 0, 0.290999999999997, 0, 0.602999999999994, 0, 0.722999999999999, 0, 0.823, 0, 1.733 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 945, '2021-09-19 00:00:00', 0, 0.329999999999998, 0, 0.428000000000004, 0, 0.490000000000002, 0, 0.550000000000004, 0, 1.46 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 960, '2021-09-19 00:00:00', 0, 0.251000000000005, 0, 0.273000000000003, 0, 0.373000000000005, 0, 0.403000000000006, 0, 1.313 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 975, '2021-09-19 00:00:00', 0, 0.109999999999999, 0, 0.149999999999999, 0, 0.273000000000003, 0, 0.403000000000006, 0, 1.313 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 990, '2021-09-19 00:00:00', 0.135922059740538, 0.296521739130435, 0.14336850994646, 0.349434782608696, 0.15786630657296, 0.410043478260869, 0.246948035051527, 0.513826086956521, 0.505400490825328, 1.17026086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1005, '2021-09-19 00:00:00', 0.062627261739944, 0.191086956521739, 0.0885804384226351, 0.270695652173912, 0.137132938011796, 0.323521739130434, 0.216230233394852, 0.431826086956522, 0.511139357404364, 1.16147826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1020, '2021-09-19 00:00:00', 0.0991884659557564, 0.188521739130434, 0.119341755247083, 0.226999999999999, 0.142479164276621, 0.276304347826087, 0.211780966721783, 0.383217391304348, 0.514840260732537, 1.15830434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1035, '2021-09-19 00:00:00', 0.0604543077055555, 0.133782608695652, 0.0960205840909634, 0.177956521739131, 0.106252049503599, 0.228956521739131, 0.165742311538098, 0.348826086956522, 0.479958389171361, 1.14565217391305 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1050, '2021-09-19 00:00:00', 0.0489798700282493, 0.114869565217392, 0.0540175641176231, 0.157478260869566, 0.0688496385413365, 0.196000000000001, 0.134239815491683, 0.317347826086956, 0.460220672279805, 1.14639130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1065, '2021-09-19 00:00:00', 0.040138249231666, 0.123521739130435, 0.0436663146552701, 0.149260869565218, 0.0549039045531173, 0.182434782608696, 0.122351805981266, 0.307347826086956, 0.45989637946161, 1.14304347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1080, '2021-09-19 00:00:00', 0.041176905534621, 0.104086956521739, 0.040264883826546, 0.138521739130435, 0.0596922608711144, 0.171434782608696, 0.124746525611633, 0.302826086956522, 0.459154937811842, 1.1404347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1095, '2021-09-19 00:00:00', 0.0265446897393744, 0.0955652173913047, 0.0516339732509116, 0.131391304347827, 0.0763020055269245, 0.173782608695653, 0.127793311385152, 0.297304347826088, 0.461717510268495, 1.14217391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1110, '2021-09-19 00:00:00', 0.0559013812609088, 0.102652173913043, 0.0588769400626953, 0.131304347826087, 0.0808918909638995, 0.17104347826087, 0.163270393347581, 0.310695652173913, 0.460847470758328, 1.14313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1125, '2021-09-19 00:00:00', 0.0389881404893103, 0.0835652173913048, 0.0597924275084375, 0.11304347826087, 0.0773450510181224, 0.156434782608696, 0.167967588158957, 0.304739130434783, 0.475139521843207, 1.20526086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1140, '2021-09-19 00:00:00', 0.0463552189522462, 0.0865217391304358, 0.0533668414171752, 0.114739130434783, 0.0660761627861183, 0.150826086956522, 0.165340228935211, 0.317130434782609, 0.484727191926434, 1.21821739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1155, '2021-09-19 00:00:00', 0.0377634095231654, 0.0855652173913045, 0.0567833410965481, 0.113565217391305, 0.0829824258741124, 0.157913043478261, 0.324153839191286, 0.508565217391305, 0.496989601532689, 1.23813043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1170, '2021-09-19 00:00:00', 0.0348507262841058, 0.0741304347826099, 0.0452984394499498, 0.105695652173914, 0.0805149434979748, 0.148739130434783, 0.361975819732681, 0.551304347826087, 0.503528396269567, 1.24486956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1185, '2021-09-19 00:00:00', 0.0352583351511155, 0.0751739130434788, 0.0572905016650012, 0.104260869565218, 0.0813497548164442, 0.151347826086957, 0.363476576059412, 0.584304347826087, 0.503758890505017, 1.24573913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1200, '2021-09-19 00:00:00', 0.0316911354047332, 0.0696521739130437, 0.0585529387846257, 0.10808695652174, 0.073979085817142, 0.144782608695652, 0.348493409014406, 0.591739130434783, 0.501807487928101, 1.24986956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1215, '2021-09-19 00:00:00', 0.0598560526227132, 0.0867391304347837, 0.0687640463552448, 0.115304347826088, 0.0731572835901698, 0.146478260869565, 0.348699781401433, 0.596913043478261, 0.499858837780738, 1.24769565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1230, '2021-09-19 00:00:00', 0.0373467884656182, 0.0766521739130437, 0.0515882911003667, 0.0984782608695649, 0.0661538212293224, 0.135347826086955, 0.35168669244694, 0.603434782608696, 0.492710864551849, 1.24421739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1245, '2021-09-19 00:00:00', 0.0310538229683344, 0.0613913043478257, 0.0419086150547863, 0.0908260869565217, 0.0612256888914874, 0.136304347826087, 0.364504623500662, 0.624565217391304, 0.488958560931599, 1.24026086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1260, '2021-09-19 00:00:00', 0.0337081756658426, 0.0721739130434784, 0.0500948507448243, 0.101695652173912, 0.0628128533459079, 0.146999999999999, 0.349258333328225, 0.629739130434782, 0.47991928669218, 1.23860869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1275, '2021-09-19 00:00:00', 0.0348041385935797, 0.072347826086956, 0.0490210086446362, 0.101173913043478, 0.0634904679908068, 0.142695652173912, 0.340481070962534, 0.633217391304348, 0.477416813936469, 1.23521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1290, '2021-09-19 00:00:00', 0.0357026033970646, 0.0713043478260867, 0.0492948698114048, 0.102565217391304, 0.106378398354007, 0.156, 0.338247336825532, 0.634478260869565, 0.476213017403624, 1.23373913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1305, '2021-09-19 00:00:00', 0.046682173218935, 0.079956521739131, 0.0567077662316896, 0.105043478260869, 0.120837541610422, 0.168565217391304, 0.341898206194781, 0.639260869565217, 0.475511773398216, 1.23591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 930, '2021-09-19 00:00:00', 0, 0.261999999999993, 0, 0.579999999999998, 0, 0.609999999999999, 0, 1.01199999999999, 0, 1.642 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 945, '2021-09-19 00:00:00', 0, 0.407000000000004, 0, 0.437000000000005, 0, 0.437000000000005, 0, 0.838999999999999, 0, 1.469 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 960, '2021-09-19 00:00:00', 0, 0.201000000000001, 0, 0.211000000000006, 0, 0.211000000000006, 0, 0.613, 0, 1.483 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 975, '2021-09-19 00:00:00', 0, 0.203000000000003, 0, 0.203000000000003, 0, 0.220000000000006, 0, 0.613, 0, 1.483 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 990, '2021-09-19 00:00:00', 0.14575980769218, 0.290192307692308, 0.190893526505061, 0.347538461538462, 0.190446006885052, 0.413192307692308, 0.272303461940195, 0.565846153846154, 0.433490640480986, 1.16884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1005, '2021-09-19 00:00:00', 0.0767272090941969, 0.17823076923077, 0.118460483511786, 0.268615384615384, 0.135492565790952, 0.327346153846154, 0.25323847380559, 0.492730769230769, 0.444607609194722, 1.12561538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1020, '2021-09-19 00:00:00', 0.112312777545566, 0.2, 0.124688269758564, 0.241730769230769, 0.142705662655152, 0.310115384615384, 0.258043863295788, 0.464653846153846, 0.449286189416056, 1.121 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1035, '2021-09-19 00:00:00', 0.056598885555758, 0.137076923076924, 0.107043427563842, 0.202153846153846, 0.15694516435808, 0.265769230769231, 0.226765388757767, 0.416307692307692, 0.453436030599856, 1.11407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1050, '2021-09-19 00:00:00', 0.0708447924365975, 0.133769230769231, 0.0838930546313857, 0.18373076923077, 0.127450479070832, 0.25023076923077, 0.203246879056367, 0.405576923076923, 0.456794700562012, 1.11296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1065, '2021-09-19 00:00:00', 0.0507602054914913, 0.128961538461539, 0.0882866659502744, 0.172846153846154, 0.107586451820778, 0.236269230769231, 0.171090331516604, 0.383692307692308, 0.460939350257042, 1.10973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1080, '2021-09-19 00:00:00', 0.0691596258387354, 0.115576923076923, 0.0768995748712863, 0.159769230769231, 0.102349303856938, 0.2165, 0.157487059297434, 0.362576923076923, 0.457728769200545, 1.09988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1095, '2021-09-19 00:00:00', 0.0492801723273702, 0.103153846153846, 0.081515189712384, 0.152615384615385, 0.106234812489198, 0.201653846153846, 0.151417832503308, 0.36, 0.459528166040576, 1.10484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1110, '2021-09-19 00:00:00', 0.0528480696103317, 0.109961538461539, 0.0656251358972949, 0.151461538461539, 0.0881151432021678, 0.193961538461538, 0.137330936623349, 0.339884615384615, 0.4581082908591, 1.10561538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1125, '2021-09-19 00:00:00', 0.0487588098548508, 0.103692307692308, 0.0524694783073564, 0.128615384615384, 0.0736575443939994, 0.168076923076923, 0.130376384128651, 0.324192307692308, 0.521967066452988, 1.12746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1140, '2021-09-19 00:00:00', 0.0345604709725753, 0.0861153846153848, 0.0616488817042506, 0.12223076923077, 0.0833023132008678, 0.159346153846154, 0.124573537133077, 0.319384615384615, 0.524403227121444, 1.13223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1155, '2021-09-19 00:00:00', 0.0383996794858415, 0.0848461538461537, 0.0499766099136554, 0.106307692307692, 0.0797493863009909, 0.167269230769231, 0.247542928677959, 0.468307692307692, 0.528907268300917, 1.13646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1170, '2021-09-19 00:00:00', 0.0361480077118856, 0.0759615384615382, 0.0578927921646162, 0.106846153846154, 0.0768527563191207, 0.166884615384615, 0.243204203531486, 0.496269230769231, 0.519876736869868, 1.14569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1185, '2021-09-19 00:00:00', 0.0381039872736947, 0.0760769230769231, 0.0549385670894878, 0.126384615384615, 0.0712584138082054, 0.162192307692307, 0.248152946013914, 0.50373076923077, 0.520692592020105, 1.14684615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1200, '2021-09-19 00:00:00', 0.0413220745625608, 0.090076923076923, 0.0581103591982857, 0.121576923076923, 0.0627394244842524, 0.143653846153846, 0.24658715419783, 0.50623076923077, 0.519745683372758, 1.15184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1215, '2021-09-19 00:00:00', 0.0307843366765536, 0.0746538461538449, 0.0395382580060603, 0.0960769230769224, 0.0562003695580517, 0.145192307692307, 0.250489652787987, 0.500884615384616, 0.523078967416819, 1.15838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1230, '2021-09-19 00:00:00', 0.0313122242042212, 0.0728461538461538, 0.0326630348582901, 0.0920769230769233, 0.0724923444233953, 0.1475, 0.246928441830048, 0.500846153846155, 0.526411076572731, 1.16030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1245, '2021-09-19 00:00:00', 0.0246309686245712, 0.0682692307692304, 0.0540705664280131, 0.107884615384615, 0.0766473342403634, 0.147423076923077, 0.244084751989644, 0.511384615384616, 0.537679464136251, 1.16338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1260, '2021-09-19 00:00:00', 0.0391522668564673, 0.0805000000000004, 0.0517452933571293, 0.106153846153846, 0.0588689940591682, 0.145038461538462, 0.243884755255744, 0.526576923076923, 0.541717588927889, 1.16488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1275, '2021-09-19 00:00:00', 0.0282432565130431, 0.0771923076923073, 0.0397315801540605, 0.102038461538461, 0.0839917578373934, 0.152846153846153, 0.253936006475284, 0.539846153846154, 0.554794354139094, 1.17915384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1290, '2021-09-19 00:00:00', 0.0268764981693332, 0.0688846153846155, 0.0378624433361696, 0.0972692307692306, 0.0988531155884247, 0.155538461538462, 0.254494805750228, 0.541384615384615, 0.554039909698264, 1.18069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1305, '2021-09-19 00:00:00', 0.0403831648091134, 0.0770000000000004, 0.0763601688356918, 0.115653846153847, 0.101701130770507, 0.167000000000001, 0.253411447133829, 0.545192307692308, 0.553910196831441, 1.17988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 930, '2021-09-19 00:00:00', 0, 0.402999999999999, 0, 0.552999999999997, 0, 0.592999999999996, 0, 0.792999999999999, 0, 2.32299999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 945, '2021-09-19 00:00:00', 0, 0.222000000000001, 0, 0.262, 0, 0.292999999999999, 0, 0.512, 0, 2.223 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 960, '2021-09-19 00:00:00', 0, 0.183, 0, 0.183, 0, 0.311999999999998, 0, 0.512, 0, 2.223 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 975, '2021-09-19 00:00:00', 0, 0.122999999999998, 0, 0.232999999999997, 0, 0.251999999999995, 0, 0.512, 0, 2.243 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 990, '2021-09-19 00:00:00', 0.125146000888808, 0.285192307692308, 0.140549011435103, 0.335769230769231, 0.167686318876829, 0.374692307692309, 0.1876934202363, 0.475500000000001, 0.557770435270227, 1.14246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1005, '2021-09-19 00:00:00', 0.0798419303759232, 0.201423076923078, 0.074625475130559, 0.244807692307693, 0.0971593536413256, 0.282500000000001, 0.152938202703426, 0.391576923076924, 0.529993156704732, 1.08711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1020, '2021-09-19 00:00:00', 0.0515665962242408, 0.156923076923076, 0.0815391647284632, 0.207653846153845, 0.0885384575285701, 0.244538461538461, 0.139254277658368, 0.359076923076923, 0.523670772968607, 1.06296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1035, '2021-09-19 00:00:00', 0.0629869461445415, 0.146346153846153, 0.06247111332448, 0.18, 0.0823530205881959, 0.2365, 0.115774927536811, 0.346923076923077, 0.517258596240425, 1.05284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1050, '2021-09-19 00:00:00', 0.0453056118106621, 0.121038461538462, 0.064896888629934, 0.163384615384616, 0.0885171169887492, 0.226, 0.110408583835748, 0.329153846153846, 0.515479367639034, 1.04746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1065, '2021-09-19 00:00:00', 0.0491476895145169, 0.111846153846153, 0.0635346059549134, 0.163615384615384, 0.117739399326845, 0.225615384615383, 0.109592791733763, 0.3125, 0.517051278516343, 1.04476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1080, '2021-09-19 00:00:00', 0.0608980989977396, 0.117461538461538, 0.0881362668738676, 0.160807692307692, 0.11567854664477, 0.204384615384615, 0.103746733034755, 0.31376923076923, 0.520013828218502, 1.04069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1095, '2021-09-19 00:00:00', 0.0448669314580518, 0.105192307692307, 0.0860129149515442, 0.159307692307692, 0.0865499766697743, 0.18153846153846, 0.121611436709142, 0.306692307692307, 0.527190585885364, 1.03092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1110, '2021-09-19 00:00:00', 0.0540794287634828, 0.108769230769231, 0.0552570496720695, 0.132692307692308, 0.0825823598224587, 0.170384615384615, 0.128421397689854, 0.301846153846154, 0.525099482149665, 1.03211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1125, '2021-09-19 00:00:00', 0.0437554743827741, 0.0916923076923085, 0.0718349390028173, 0.126461538461538, 0.08506436477072, 0.175115384615384, 0.129219199573677, 0.297192307692307, 0.614904711817517, 1.10626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1140, '2021-09-19 00:00:00', 0.052419315289163, 0.0932307692307692, 0.0584268773767684, 0.124500000000001, 0.0623086239246591, 0.165730769230769, 0.13764302212049, 0.314192307692308, 0.628615809047637, 1.11665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1155, '2021-09-19 00:00:00', 0.0346619942610612, 0.0894230769230779, 0.0445387299048648, 0.121461538461539, 0.039222775957933, 0.149115384615384, 0.285655039406732, 0.489807692307693, 0.624679836765633, 1.12353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1170, '2021-09-19 00:00:00', 0.0341657723460196, 0.0774999999999997, 0.0320776222023051, 0.102423076923077, 0.0437511845993473, 0.137384615384615, 0.284428506631483, 0.520846153846154, 0.629155947404017, 1.12738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1185, '2021-09-19 00:00:00', 0.0225264630703863, 0.0711923076923077, 0.0282651457017019, 0.101038461538461, 0.048405975473473, 0.133461538461539, 0.286660667796505, 0.530538461538462, 0.628907433570315, 1.127 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1200, '2021-09-19 00:00:00', 0.0220507107856829, 0.0770769230769233, 0.0400032498679796, 0.1015, 0.0523740981196444, 0.135384615384616, 0.295166062777184, 0.54073076923077, 0.627711144985065, 1.12819230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1215, '2021-09-19 00:00:00', 0.0360716594487225, 0.0732692307692305, 0.0424193896158891, 0.0987307692307698, 0.0622736393174994, 0.147384615384615, 0.294803287738686, 0.543538461538463, 0.627548089484292, 1.12473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1230, '2021-09-19 00:00:00', 0.0337867748364081, 0.0711153846153856, 0.0431872488303948, 0.0965384615384626, 0.0612674967160085, 0.148115384615385, 0.301789493623516, 0.546538461538462, 0.626405285369194, 1.12569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1245, '2021-09-19 00:00:00', 0.0295376682585788, 0.0720769230769234, 0.0526619553231879, 0.113807692307692, 0.0705074355053315, 0.153538461538461, 0.301429550386411, 0.553423076923077, 0.623979034411105, 1.12565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1260, '2021-09-19 00:00:00', 0.0451078195506649, 0.0896538461538457, 0.0504776721394256, 0.114653846153845, 0.0746213003206082, 0.158461538461537, 0.297370920931056, 0.552230769230769, 0.617698392919541, 1.12176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1275, '2021-09-19 00:00:00', 0.0351505115402102, 0.0800384615384611, 0.0460038961560698, 0.107961538461538, 0.105784810600796, 0.164884615384615, 0.298508858263098, 0.552461538461538, 0.621619260170874, 1.12376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1290, '2021-09-19 00:00:00', 0.0433107554593729, 0.0783076923076918, 0.0626834783777864, 0.116461538461538, 0.103325028615828, 0.163307692307692, 0.307237888288538, 0.567, 0.630741279399455, 1.13080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1305, '2021-09-19 00:00:00', 0.0411251186577662, 0.0816538461538455, 0.0865104706868569, 0.116692307692307, 0.0836031007890169, 0.162038461538461, 0.309348121054582, 0.5685, 0.632737560130581, 1.1295 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 930, '2021-09-19 00:00:00', 0, 0.453000000000003, 0, 0.453000000000003, 0, 0.453000000000003, 0, 0.703000000000003, 0, 2.283 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 945, '2021-09-19 00:00:00', 0, 0.208999999999996, 0, 0.253, 0, 0.366000000000007, 0, 0.753, 0, 2.243 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 960, '2021-09-19 00:00:00', 0, 0.253, 0, 0.353000000000002, 0, 0.553000000000004, 0, 0.773000000000003, 0, 2.243 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 975, '2021-09-19 00:00:00', 0, 0.183, 0, 0.196000000000005, 0, 0.423000000000002, 0, 0.603000000000002, 0, 2.073 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 990, '2021-09-19 00:00:00', 0.116430243229419, 0.266192307692308, 0.122152918035614, 0.331846153846154, 0.156752529117126, 0.369346153846154, 0.203620858082255, 0.477423076923077, 0.576812414514859, 1.08380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1005, '2021-09-19 00:00:00', 0.0724546436373501, 0.193653846153847, 0.0824133390995555, 0.240961538461538, 0.0894985002023022, 0.290307692307693, 0.146829969692839, 0.407, 0.561610964444797, 1.04734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1020, '2021-09-19 00:00:00', 0.0672759643900808, 0.166846153846153, 0.0852576998552938, 0.205346153846154, 0.0973356128991926, 0.241692307692308, 0.143898789218191, 0.370307692307693, 0.556004626433436, 1.03523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1035, '2021-09-19 00:00:00', 0.0485985754776978, 0.122307692307693, 0.0555878237912424, 0.166615384615386, 0.0957767998244637, 0.217346153846154, 0.133956807045579, 0.345884615384616, 0.551087065576896, 1.02592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1050, '2021-09-19 00:00:00', 0.0428862000397121, 0.118884615384616, 0.0524625727396349, 0.158807692307692, 0.106842378512245, 0.212423076923077, 0.132573074189294, 0.3305, 0.551070091870214, 1.02438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1065, '2021-09-19 00:00:00', 0.0373828632068026, 0.103038461538462, 0.0938300263569935, 0.152076923076923, 0.114726886393464, 0.194461538461538, 0.141093864010944, 0.319961538461539, 0.549763525387193, 1.02242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1080, '2021-09-19 00:00:00', 0.0546599135916461, 0.114115384615385, 0.0697838420795589, 0.15123076923077, 0.0969404257977357, 0.194384615384616, 0.139345464445523, 0.308038461538462, 0.540666938568967, 1.01246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1095, '2021-09-19 00:00:00', 0.0346751296376038, 0.0942692307692297, 0.0584898676300832, 0.12376923076923, 0.0820878797387288, 0.1755, 0.134514929111404, 0.294884615384615, 0.526919572026524, 1.00565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1110, '2021-09-19 00:00:00', 0.0412274180612857, 0.0964999999999992, 0.066839106471034, 0.137884615384615, 0.0676990739625336, 0.16473076923077, 0.126447879198689, 0.287884615384616, 0.522251093455423, 1.00526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1125, '2021-09-19 00:00:00', 0.0411152227096185, 0.0906923076923062, 0.0404732200159754, 0.116192307692307, 0.0549637642871679, 0.159153846153846, 0.10606575609208, 0.276769230769231, 0.569316972682718, 1.09884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1140, '2021-09-19 00:00:00', 0.0337958577343426, 0.0819999999999999, 0.0316846237884462, 0.0996538461538465, 0.0534550853880726, 0.156384615384616, 0.111809205620729, 0.285538461538462, 0.575257036863989, 1.11253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1155, '2021-09-19 00:00:00', 0.0315240567479219, 0.0703846153846161, 0.0502332406035921, 0.109461538461539, 0.0621589525701277, 0.155153846153846, 0.196232017304478, 0.428269230769231, 0.560967164814483, 1.128 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1170, '2021-09-19 00:00:00', 0.0355403995475563, 0.0799999999999997, 0.0478022851079149, 0.113461538461539, 0.0599457703646836, 0.154153846153846, 0.208255128295892, 0.462038461538462, 0.56073125881779, 1.12876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1185, '2021-09-19 00:00:00', 0.0334052966781297, 0.0769230769230775, 0.0586373076305005, 0.109576923076923, 0.0730013803873711, 0.149192307692308, 0.223584714628224, 0.494269230769231, 0.560341522233058, 1.13030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1200, '2021-09-19 00:00:00', 0.0528842131453237, 0.0815000000000003, 0.0574224828656985, 0.117307692307692, 0.0815460323045534, 0.148653846153846, 0.2356643408292, 0.508192307692308, 0.560150260060774, 1.12992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1215, '2021-09-19 00:00:00', 0.0340865865791129, 0.0811538461538461, 0.0474925905152179, 0.104884615384616, 0.0559807659276484, 0.143615384615385, 0.219618203673137, 0.513346153846154, 0.557001925145132, 1.13223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1230, '2021-09-19 00:00:00', 0.0363187809012626, 0.0715769230769235, 0.0539963531532097, 0.101615384615384, 0.0534916240747454, 0.139923076923077, 0.214508099183654, 0.527269230769231, 0.554407177498215, 1.13596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1245, '2021-09-19 00:00:00', 0.0309088983951207, 0.0660000000000006, 0.0313404138208402, 0.0966923076923075, 0.0452234282373462, 0.133038461538461, 0.209779228274356, 0.525730769230769, 0.5503523961972, 1.143 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1260, '2021-09-19 00:00:00', 0.0307280878776317, 0.0778461538461541, 0.0428210049104226, 0.100961538461539, 0.0713354373042226, 0.14723076923077, 0.207633912303509, 0.529807692307692, 0.550174422692127, 1.14284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1275, '2021-09-19 00:00:00', 0.0270458584914293, 0.0650384615384625, 0.0395948714627765, 0.0940769230769235, 0.0722487689541106, 0.143269230769231, 0.204080557246773, 0.523923076923077, 0.549273971151569, 1.13784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1290, '2021-09-19 00:00:00', 0.0352925575069961, 0.0692692307692306, 0.0606877633084682, 0.10726923076923, 0.0798558797989327, 0.144192307692308, 0.200771527248875, 0.523615384615384, 0.548405173066551, 1.13707692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1305, '2021-09-19 00:00:00', 0.0488516750362365, 0.0776153846153846, 0.0630940201969664, 0.106153846153847, 0.0770533581357745, 0.1495, 0.202895141542468, 0.521038461538461, 0.547110773483339, 1.13703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1320, '2021-09-19 00:00:00', 0.0386267800693785, 0.0741363636363637, 0.0558854153932822, 0.107681818181818, 0.0747083217140726, 0.172, 0.338376784790046, 0.627909090909092, 0.475856975857097, 1.21436363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1335, '2021-09-19 00:00:00', 0.0515411826260655, 0.0807272727272726, 0.0588985664132926, 0.120772727272728, 0.274555465185457, 0.425681818181819, 0.33375817839421, 0.625954545454546, 0.474967932387584, 1.21118181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1350, '2021-09-19 00:00:00', 0.0393868866480559, 0.0892272727272728, 0.0489914074982338, 0.139409090909091, 0.29642402646075, 0.469818181818182, 0.327559465537486, 0.626181818181818, 0.469582885740192, 1.20709090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1365, '2021-09-19 00:00:00', 0.0395750424217576, 0.111227272727272, 0.244619626981895, 0.401, 0.282426947226146, 0.505863636363637, 0.318995677751662, 0.630636363636364, 0.472632436374631, 1.20709090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1320, '2021-09-19 00:00:00', 0.0301771436686775, 0.0699200000000013, 0.0427819276486384, 0.0957200000000014, 0.0626487030991067, 0.17688, 0.252537013788738, 0.53688, 0.508573062597696, 1.13132 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1335, '2021-09-19 00:00:00', 0.0311095912327163, 0.0741599999999997, 0.0449728807171608, 0.11732, 0.258830266133361, 0.40776, 0.251083339418077, 0.542480000000001, 0.508926150503849, 1.13092 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1350, '2021-09-19 00:00:00', 0.0375080880166749, 0.0882400000000001, 0.0641451998723725, 0.15276, 0.251861238251012, 0.4352, 0.250179289044211, 0.536480000000001, 0.512811784835983, 1.12252 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1365, '2021-09-19 00:00:00', 0.0479178811440282, 0.117040000000001, 0.254797318143918, 0.38444, 0.248082795319089, 0.437360000000001, 0.244451167584311, 0.525960000000001, 0.513878156764811, 1.11248 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1320, '2021-09-19 00:00:00', 0.0402111924717477, 0.0737599999999998, 0.0499355584728956, 0.10968, 0.0831861967716595, 0.18388, 0.312918919210712, 0.5654, 0.601479930393914, 1.08876 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1335, '2021-09-19 00:00:00', 0.0379846460209037, 0.0828000000000003, 0.0463540001869679, 0.11788, 0.291351694692171, 0.42568, 0.316648711771684, 0.569360000000001, 0.599819286674468, 1.09448 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1350, '2021-09-19 00:00:00', 0.0308666486681017, 0.0874000000000001, 0.0711432357993371, 0.14812, 0.283989923530161, 0.45712, 0.316444439567728, 0.5712, 0.596605852580524, 1.09872 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1365, '2021-09-19 00:00:00', 0.0596430493296024, 0.129720000000001, 0.291586848125907, 0.40584, 0.285208362429997, 0.46568, 0.315817552815969, 0.567680000000001, 0.597088067206171, 1.10008 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1320, '2021-09-19 00:00:00', 0.0241444955769774, 0.0700400000000008, 0.0365570330670678, 0.0947999999999999, 0.0646604722119067, 0.168680000000001, 0.204323909516238, 0.51252, 0.547693974770583, 1.11724 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1335, '2021-09-19 00:00:00', 0.0275706365541309, 0.0658399999999992, 0.0323144962310516, 0.10268, 0.184335066296857, 0.368800000000001, 0.20577259292724, 0.51612, 0.549167627717924, 1.1156 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1350, '2021-09-19 00:00:00', 0.032392283031611, 0.0844800000000006, 0.0641636449504963, 0.154840000000001, 0.188666522379214, 0.40616, 0.206848430821539, 0.51324, 0.549985524051921, 1.11592 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1365, '2021-09-19 00:00:00', 0.0643351381439409, 0.11948, 0.179069353417422, 0.347400000000001, 0.199171801886378, 0.42936, 0.204394226924343, 0.5, 0.552673885155914, 1.11356 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1320, '2021-09-19 00:00:00', 0.0303553829717615, 0.0591666666666676, 0.0379266788819497, 0.081458333333333, 0.0603193043582304, 0.166625000000001, 0.268428748001445, 0.545083333333333, 0.50562883792277, 1.0945 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1335, '2021-09-19 00:00:00', 0.030167167102903, 0.0606666666666668, 0.0450241279921029, 0.100291666666667, 0.204091833372321, 0.383541666666667, 0.275645379065205, 0.535875, 0.515206612206084, 1.092875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1350, '2021-09-19 00:00:00', 0.0367168710974728, 0.0757083333333342, 0.0539808742297547, 0.139250000000001, 0.202271014744567, 0.423458333333334, 0.261970179600657, 0.536125, 0.503034140008899, 1.09904166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1365, '2021-09-19 00:00:00', 0.0546836587677872, 0.112958333333334, 0.191786263883763, 0.374333333333334, 0.20135428704908, 0.437625, 0.258818941666211, 0.533875, 0.508669848224518, 1.10033333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2021-09-19 14:47:12 Duration: 3s406ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 930, '2021-09-19 00:00:00', 0.370523953341752, 2.172, 0.503460028204834, 2.79000000000001, 0.338704148188366, 2.90650000000001, 5.49068415591355, 7.35250000000001, 4.51275547753255, 10.654 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 945, '2021-09-19 00:00:00', 0.46032651455245, 1.3905, 0.30476302269141, 1.7505, 3.20107239843151, 4.0585, 5.79120453791784, 6.52, 4.8203469273487, 9.81649999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 960, '2021-09-19 00:00:00', 0.0480832611206938, 0.992000000000004, 0.389615836433799, 1.3105, 4.51346258431374, 4.5175, 6.19920515066248, 6.2315, 5.22834754009334, 9.52799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 975, '2021-09-19 00:00:00', 0.4567909806465, 0.690000000000012, 4.06869241894739, 3.44500000000001, 6.58528545319031, 5.4015, 6.16809245229026, 6.2535, 5.23259018078046, 9.52499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 990, '2021-09-19 00:00:00', 0.968491366070881, 1.47638461538462, 1.21909366334175, 1.87, 1.65512586367786, 2.25723076923077, 1.65033567681058, 2.79738461538461, 2.74496290236946, 7.26784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1005, '2021-09-19 00:00:00', 0.452174209110398, 1.03165384615384, 0.890218041570971, 1.4071923076923, 0.979748847723429, 1.77126923076923, 0.995946205683512, 2.35826923076923, 2.45413794107954, 7.08207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1020, '2021-09-19 00:00:00', 0.535346991715148, 0.908192307692304, 0.56165727984243, 1.2215, 0.639999909855764, 1.53626923076923, 0.659410104679815, 2.05161538461538, 2.52192190692245, 6.86323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1035, '2021-09-19 00:00:00', 0.350972503853986, 0.735461538461536, 0.369115943844203, 0.996499999999997, 0.484975387162939, 1.35738461538461, 0.558071604173349, 1.86265384615384, 2.52756993542444, 6.79753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1050, '2021-09-19 00:00:00', 0.378750122619933, 0.702153846153845, 0.425868475543259, 0.991038461538461, 0.48088765359969, 1.26515384615384, 0.579728275872544, 1.83192307692307, 2.51444568352243, 6.79284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1065, '2021-09-19 00:00:00', 0.244733251960957, 0.639730769230769, 0.371578984252957, 0.915692307692304, 0.342532226445696, 1.08161538461538, 0.586945963965495, 1.77273076923077, 2.52235898042959, 6.78588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1080, '2021-09-19 00:00:00', 0.301780215490576, 0.632461538461539, 0.291379607015684, 0.764346153846152, 0.330552137165403, 0.955653846153844, 0.862047670464835, 1.80611538461539, 2.53094089649253, 6.83169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1095, '2021-09-19 00:00:00', 0.215467320384894, 0.484615384615383, 0.260411145336339, 0.691269230769229, 0.424566531888703, 0.9865, 0.910258208506713, 1.83361538461539, 2.53363213315466, 6.83788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1110, '2021-09-19 00:00:00', 0.201460318673428, 0.505499999999999, 0.252274978179336, 0.684230769230769, 0.395289393502262, 1.02076923076923, 0.90502986691048, 1.7935, 2.56924907197533, 6.88907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1125, '2021-09-19 00:00:00', 0.205473415836176, 0.493269230769231, 0.332957555622567, 0.713576923076925, 0.352065031143178, 0.960115384615384, 0.893284332372138, 1.77953846153846, 2.65340494169574, 7.30723076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1140, '2021-09-19 00:00:00', 0.22312992076022, 0.468807692307692, 0.248411597028929, 0.639192307692307, 0.358625126752797, 0.889692307692307, 0.898566332468646, 1.87657692307692, 2.58759834595711, 7.531 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1155, '2021-09-19 00:00:00', 0.1643107609192, 0.436115384615383, 0.242316020613897, 0.615576923076921, 0.345796667688706, 0.892153846153844, 1.58698676694594, 2.93603846153846, 2.67264844964402, 7.50284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1170, '2021-09-19 00:00:00', 0.17778893709634, 0.415884615384617, 0.25783514411046, 0.594192307692308, 0.291676543715543, 0.82438461538462, 1.71612512543633, 3.22138461538462, 2.68552266449912, 7.49930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1185, '2021-09-19 00:00:00', 0.145202760092435, 0.381192307692306, 0.268402685415891, 0.588192307692304, 0.302676483801025, 0.763576923076922, 1.66917213012918, 3.338, 2.67772240561609, 7.50480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1200, '2021-09-19 00:00:00', 0.238031801365992, 0.428538461538462, 0.227408828730585, 0.544846153846156, 0.313475487938787, 0.786807692307694, 1.66117908079218, 3.37046153846154, 2.69754599846715, 7.55557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1215, '2021-09-19 00:00:00', 0.185228956035083, 0.391615384615385, 0.286731522776702, 0.544615384615385, 0.431617531903135, 0.809576923076923, 1.69276422457471, 3.426, 2.69928039327863, 7.5621923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1230, '2021-09-19 00:00:00', 0.196292689624449, 0.375500000000001, 0.28155134249642, 0.54996153846154, 0.413105209173348, 0.760076923076923, 1.70958691546773, 3.42130769230769, 2.75720816016157, 7.56703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1245, '2021-09-19 00:00:00', 0.255178576988439, 0.416884615384615, 0.37483694916795, 0.57046153846154, 0.414085500275561, 0.790807692307695, 1.68881057688996, 3.44726923076923, 2.76943988477537, 7.55834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1260, '2021-09-19 00:00:00', 0.277334055718978, 0.407538461538461, 0.309285621044072, 0.548346153846152, 0.781388760723252, 0.867653846153846, 1.66072571902953, 3.46207692307693, 2.78414330892204, 7.54226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1275, '2021-09-19 00:00:00', 0.316110243671174, 0.381384615384619, 0.329143487531833, 0.536653846153853, 0.869688659587663, 0.864269230769236, 1.64521131305841, 3.53576923076923, 2.78349939934497, 7.54711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1290, '2021-09-19 00:00:00', 0.175730090238936, 0.351230769230772, 0.683998044306697, 0.626269230769232, 0.762015966923367, 0.869576923076923, 1.64250548389202, 3.57276923076923, 2.78457188782432, 7.54903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1305, '2021-09-19 00:00:00', 0.665902128405808, 0.488730769230768, 0.723991092167892, 0.690692307692308, 0.947600113647429, 0.993153846153847, 1.61742261067986, 3.66469230769231, 2.78064239949083, 7.55307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 930, '2021-09-19 00:00:00', 0, 2.012, 0, 3.91499999999999, 0, 5.215, 0, 6.04499999999999, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 945, '2021-09-19 00:00:00', 0, 2.578, 0, 3.72800000000001, 0, 4.28800000000001, 0, 4.708, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 960, '2021-09-19 00:00:00', 0, 1.68800000000002, 0, 1.83800000000002, 0, 2.66800000000001, 0, 4.07499999999999, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 975, '2021-09-19 00:00:00', 0, 0.868000000000023, 0, 1.27800000000002, 0, 1.709, 0, 4.178, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 990, '2021-09-19 00:00:00', 0.618889685394535, 1.66147826086957, 0.777989508855569, 2.14869565217392, 0.885284722293169, 2.51530434782609, 1.23622579227509, 3.57113043478261, 2.44144375092542, 7.85104347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1005, '2021-09-19 00:00:00', 0.443425695947008, 1.22943478260869, 0.542874056394962, 1.62982608695652, 0.728104879406134, 2.00147826086957, 1.18307679863247, 3.1994347826087, 2.26657094436724, 7.54013043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1020, '2021-09-19 00:00:00', 0.300611189007533, 0.965782608695652, 0.378749847049894, 1.27308695652174, 0.618405267683592, 1.7435652173913, 1.25154290074734, 2.88021739130435, 2.22272081249011, 7.33591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1035, '2021-09-19 00:00:00', 0.29498481236446, 0.832304347826088, 0.442088499179433, 1.15582608695652, 0.758238680913342, 1.70852173913043, 1.2947214619491, 2.69886956521739, 2.24757461812319, 7.24686956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1050, '2021-09-19 00:00:00', 0.309144931921594, 0.819043478260867, 0.473228704871781, 1.12695652173913, 0.672314623200453, 1.56604347826087, 1.26407448059445, 2.49526086956522, 2.23481354148783, 7.21726086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1065, '2021-09-19 00:00:00', 0.203044174402747, 0.660869565217392, 0.401711786837022, 1.01521739130435, 0.594996226779147, 1.33034782608696, 1.25714042942248, 2.30382608695652, 2.17257458151682, 7.16669565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1080, '2021-09-19 00:00:00', 0.254943774317479, 0.725652173913042, 0.315219178405731, 0.914695652173912, 0.4874973760951, 1.21365217391304, 1.27910631011233, 2.21595652173913, 2.19871312883808, 7.12517391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1095, '2021-09-19 00:00:00', 0.169763867624969, 0.556956521739133, 0.382452115373101, 0.848434782608696, 0.442505005442763, 1.09095652173913, 1.33253595788308, 2.07847826086957, 2.19849485432783, 7.10847826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1110, '2021-09-19 00:00:00', 0.234364695030377, 0.570913043478262, 0.32641224328933, 0.730956521739127, 0.52224596298086, 1.06286956521739, 1.3373867976918, 2.04408695652174, 2.18593883105693, 7.09186956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1125, '2021-09-19 00:00:00', 0.221222966236587, 0.522347826086952, 0.374131230807607, 0.718782608695651, 0.601439005611002, 1.02882608695652, 1.272064570974, 1.982, 2.32687468387673, 7.36960869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1140, '2021-09-19 00:00:00', 0.158855802562911, 0.461565217391305, 0.282366075849268, 0.694652173913044, 0.460377577466573, 0.930826086956525, 1.19447861349744, 2.01039130434782, 2.25421093439787, 7.35313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1155, '2021-09-19 00:00:00', 0.189320785134107, 0.480217391304346, 0.269855385074585, 0.668739130434781, 0.390659172339273, 0.890043478260871, 1.34622491058568, 2.71734782608696, 2.21727973938512, 7.38252173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1170, '2021-09-19 00:00:00', 0.186779382024375, 0.45591304347826, 0.249608190995124, 0.593608695652178, 0.411962866241673, 0.907695652173915, 1.52062753194499, 2.908, 2.18144798522747, 7.39569565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1185, '2021-09-19 00:00:00', 0.158086207532023, 0.397608695652177, 0.207547108800732, 0.560565217391306, 0.38973449460445, 0.890391304347828, 1.47416554543104, 2.95965217391305, 2.13277479636642, 7.42782608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1200, '2021-09-19 00:00:00', 0.13929399908761, 0.386999999999998, 0.246889919622223, 0.639217391304349, 0.474432100707587, 0.933, 1.45572148961811, 2.97065217391305, 2.12652088053139, 7.45965217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1215, '2021-09-19 00:00:00', 0.227049541006243, 0.457695652173916, 0.288794119535457, 0.62404347826087, 0.486054767648821, 0.897347826086956, 1.49717232948974, 3.0434347826087, 2.11908065214062, 7.44591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1230, '2021-09-19 00:00:00', 0.169807552079066, 0.402173913043477, 0.303663240508899, 0.599000000000001, 0.356574413345891, 0.787304347826088, 1.39824226895333, 2.99052173913044, 2.12184462220741, 7.40534782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1245, '2021-09-19 00:00:00', 0.203219511761231, 0.410478260869564, 0.217178320568373, 0.565826086956523, 0.318767773278024, 0.746565217391308, 1.41058440079942, 3.02847826086957, 2.13125804114487, 7.38826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1260, '2021-09-19 00:00:00', 0.135114766032436, 0.403999999999998, 0.188461621049742, 0.529652173913043, 0.312493465544332, 0.736434782608699, 1.48723124718676, 3.08665217391305, 2.16751149182506, 7.38339130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1275, '2021-09-19 00:00:00', 0.166358546543017, 0.338565217391302, 0.196763195086663, 0.468130434782606, 0.340405640376299, 0.765000000000001, 1.46406832736511, 3.09460869565218, 2.18350137371422, 7.37060869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1290, '2021-09-19 00:00:00', 0.142158598732811, 0.341608695652175, 0.21792944066078, 0.497826086956527, 0.344846795335211, 0.784304347826093, 1.41511266608264, 3.09130434782609, 2.18742541103777, 7.37326086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1305, '2021-09-19 00:00:00', 0.194688755356983, 0.403565217391307, 0.305762579366262, 0.605130434782613, 0.321069057869097, 0.815608695652177, 1.41064777119852, 3.09804347826087, 2.20675973715976, 7.39291304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 930, '2021-09-19 00:00:00', 0, 1.46899999999999, 0, 1.52600000000001, 0, 1.52600000000001, 0, 2.45600000000002, 0, 5.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 945, '2021-09-19 00:00:00', 0, 0.865000000000009, 0, 1.155, 0, 1.625, 0, 2.45600000000002, 0, 5.55799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 960, '2021-09-19 00:00:00', 0, 0.917999999999978, 0, 1.19799999999998, 0, 1.38799999999998, 0, 2.21899999999999, 0, 5.55799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 975, '2021-09-19 00:00:00', 0, 0.698999999999984, 0, 1.38499999999999, 0, 2.21600000000001, 0, 2.21600000000001, 0, 6.35799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 990, '2021-09-19 00:00:00', 0.492477812073418, 1.57765384615384, 0.79278500335114, 1.95169230769231, 0.895872141461136, 2.17957692307693, 1.33947016218527, 2.96234615384616, 2.0183485511294, 7.23492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1005, '2021-09-19 00:00:00', 0.554406961050759, 1.21596153846154, 0.59325488230997, 1.49134615384616, 0.692559090508638, 1.74942307692308, 1.05039832224953, 2.55034615384615, 1.84319136324432, 7.00219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1020, '2021-09-19 00:00:00', 0.284549619844847, 0.941615384615388, 0.321282564347719, 1.12861538461539, 0.589735128289353, 1.49280769230769, 0.853455525406069, 2.27142307692308, 1.82721466761255, 6.95519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1035, '2021-09-19 00:00:00', 0.231126981415976, 0.746807692307695, 0.407426489830233, 1.05123076923077, 0.531149541451952, 1.38765384615384, 0.743312383860244, 2.1245, 1.79598873561655, 6.84053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1050, '2021-09-19 00:00:00', 0.384522171012284, 0.767499999999999, 0.41418131481087, 1.00080769230769, 0.664251116787804, 1.40388461538462, 0.825710458658758, 2.10019230769231, 1.79014882449649, 6.83757692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1065, '2021-09-19 00:00:00', 0.315944963561692, 0.644499999999997, 0.367502715845537, 0.913384615384614, 0.632738726003563, 1.28715384615384, 0.812285304178656, 2.02615384615385, 1.79130785912245, 6.83261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1080, '2021-09-19 00:00:00', 0.197282635985883, 0.660038461538463, 0.38837591821089, 0.957576923076924, 0.470746498822715, 1.17511538461538, 0.764984682601802, 1.97773076923077, 1.78603402500107, 6.83453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1095, '2021-09-19 00:00:00', 0.256295337452714, 0.6615, 0.457306402922424, 0.913115384615382, 0.404988106188129, 1.08661538461538, 0.789283333157364, 1.9195, 1.81035707017661, 6.82419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1110, '2021-09-19 00:00:00', 0.269651766885768, 0.584653846153845, 0.250335003237971, 0.728576923076924, 0.295757187311072, 1.03192307692308, 0.660248513818852, 1.8805, 1.79610042720762, 6.78223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1125, '2021-09-19 00:00:00', 0.151335368787847, 0.502076923076921, 0.241208613827568, 0.715346153846151, 0.309422270592248, 1.01469230769231, 0.632748895388514, 1.84673076923077, 2.09009626425343, 6.71807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1140, '2021-09-19 00:00:00', 0.172294792099521, 0.494846153846154, 0.1978078477093, 0.69023076923077, 0.317736874691091, 0.995192307692308, 0.681066291814647, 1.96157692307692, 2.1241350474958, 6.8185 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1155, '2021-09-19 00:00:00', 0.160904615796488, 0.479846153846155, 0.258306984925957, 0.70146153846154, 0.331563197363874, 0.966923076923075, 1.55854861477446, 3.19276923076923, 2.06229774654016, 6.90765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1170, '2021-09-19 00:00:00', 0.224181341431781, 0.490923076923076, 0.301858938018301, 0.697538461538461, 0.447060651538299, 1.00488461538461, 1.62486523796235, 3.39219230769231, 2.05846753342234, 6.89588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1185, '2021-09-19 00:00:00', 0.149486099173648, 0.476423076923079, 0.187560911131865, 0.639846153846155, 0.440078384626407, 0.947769230769232, 1.66795453037084, 3.41865384615385, 2.05385551735117, 6.90838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1200, '2021-09-19 00:00:00', 0.124277289218038, 0.447269230769229, 0.360745341672577, 0.692192307692307, 0.398578707602208, 0.877115384615386, 1.68695214468625, 3.42353846153846, 2.03546196608647, 6.93515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1215, '2021-09-19 00:00:00', 0.316060529743181, 0.501461538461538, 0.336242293591991, 0.645999999999995, 0.359836879710796, 0.888499999999998, 1.68064446613151, 3.48169230769231, 2.0286670792571, 6.94896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1230, '2021-09-19 00:00:00', 0.182025108158194, 0.474499999999995, 0.211213304505188, 0.637499999999999, 0.41128630679108, 0.918884615384615, 1.70793715296012, 3.52403846153846, 2.02089257393475, 6.96165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1245, '2021-09-19 00:00:00', 0.148994950869538, 0.427846153846156, 0.223939198478929, 0.648730769230771, 0.436089510924606, 0.940307692307695, 1.66513826499137, 3.59180769230769, 2.00420346886622, 6.99623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1260, '2021-09-19 00:00:00', 0.168899391992352, 0.435269230769229, 0.310131835490355, 0.642653846153846, 0.373441221819239, 0.882115384615387, 1.62261372056132, 3.56938461538461, 2.01278847411705, 7.02519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1275, '2021-09-19 00:00:00', 0.176670297011559, 0.426923076923078, 0.237634007537769, 0.598807692307693, 0.268584371502482, 0.784730769230771, 1.5791872383749, 3.53342307692307, 2.04403941404119, 7.05338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1290, '2021-09-19 00:00:00', 0.16927692832025, 0.430038461538461, 0.158959094883414, 0.567076923076924, 0.234802755192849, 0.804423076923077, 1.59148134622578, 3.51265384615385, 2.08961332344969, 7.04419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1305, '2021-09-19 00:00:00', 0.158290793745608, 0.436846153846154, 0.219257979417991, 0.598692307692309, 0.303671229102485, 0.856153846153845, 1.57083076550154, 3.51457692307693, 2.10142537011283, 7.07188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 930, '2021-09-19 00:00:00', 0, 1.065, 0, 1.23499999999999, 0, 1.65799999999999, 0, 3.17499999999998, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 945, '2021-09-19 00:00:00', 0, 0.891999999999996, 0, 1.315, 0, 1.41499999999999, 0, 2.83199999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 960, '2021-09-19 00:00:00', 0, 0.888000000000005, 0, 0.978000000000009, 0, 1.078, 0, 2.495, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 975, '2021-09-19 00:00:00', 0, 0.812000000000012, 0, 1.078, 0, 2.18200000000002, 0, 2.495, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 990, '2021-09-19 00:00:00', 0.999341784145177, 1.80080769230769, 1.08122202160333, 2.2605, 1.17021715013135, 2.52046153846154, 1.12301236927225, 3.0113076923077, 2.10391079805058, 7.07961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1005, '2021-09-19 00:00:00', 0.620683331870235, 1.30496153846154, 0.605372022936181, 1.56761538461539, 0.85855495142442, 1.90226923076923, 0.85191113025136, 2.51242307692308, 2.0943733235652, 6.86346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1020, '2021-09-19 00:00:00', 0.38328724918084, 0.896653846153846, 0.578220101824423, 1.19161538461539, 0.60864738433804, 1.54696153846154, 0.758338606124243, 2.25780769230769, 2.08864979463178, 6.80026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1035, '2021-09-19 00:00:00', 0.331494425060444, 0.784076923076921, 0.38549599818336, 1.08873076923077, 0.488150979166833, 1.40953846153846, 0.868013712227738, 2.19373076923077, 2.13157542785034, 6.81626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1050, '2021-09-19 00:00:00', 0.300964838222265, 0.752923076923079, 0.399560181276288, 0.942538461538465, 0.529643893428551, 1.24042307692308, 0.90018721471617, 2.07169230769231, 2.13105222005829, 6.75626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1065, '2021-09-19 00:00:00', 0.180065428279662, 0.608038461538464, 0.342526794010898, 0.83573076923077, 0.487057431457991, 1.12869230769231, 0.819296430810273, 1.94319230769231, 2.06207932437139, 6.7055 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1080, '2021-09-19 00:00:00', 0.288595228917332, 0.628615384615387, 0.354407535950438, 0.860307692307693, 0.567321832418299, 1.1673076923077, 0.832893861554628, 1.91123076923077, 2.08806932835095, 6.714 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1095, '2021-09-19 00:00:00', 0.186040012238887, 0.540615384615384, 0.358484195553355, 0.75396153846154, 0.461308119957211, 1.01430769230769, 0.904355447478817, 1.88984615384615, 2.06596244846355, 6.72303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1110, '2021-09-19 00:00:00', 0.227589995724429, 0.536615384615387, 0.299874448086836, 0.785269230769232, 0.362697441190524, 0.991076923076922, 0.879831969971888, 1.88515384615384, 2.16307098500115, 6.77961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1125, '2021-09-19 00:00:00', 0.271312230011561, 0.542384615384616, 0.256004206696205, 0.673076923076922, 0.360314300832777, 1.00765384615385, 0.832357904713146, 1.82519230769231, 2.20420369434266, 7.11838461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1140, '2021-09-19 00:00:00', 0.201841632512679, 0.467730769230766, 0.285255210968381, 0.662153846153842, 0.330811359213397, 0.924346153846154, 0.809601779604307, 1.83519230769231, 2.44238026554803, 7.31919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1155, '2021-09-19 00:00:00', 0.215854954861965, 0.518192307692303, 0.273571624709424, 0.753923076923076, 0.303440002940637, 0.852346153846154, 1.00392372143581, 3.00696153846154, 2.48264162908413, 7.37153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1170, '2021-09-19 00:00:00', 0.190858546089465, 0.454769230769233, 0.176541792829303, 0.556269230769232, 0.334187273614888, 0.75742307692308, 1.05589519074866, 3.34142307692308, 2.49389860382371, 7.36738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1185, '2021-09-19 00:00:00', 0.139346811395718, 0.384576923076922, 0.231977575176168, 0.487653846153846, 0.364925764842869, 0.821576923076924, 1.10370025752535, 3.34846153846154, 2.54682998284896, 7.37519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1200, '2021-09-19 00:00:00', 0.161593302412615, 0.369653846153847, 0.24945783981698, 0.553423076923079, 0.43275054637125, 0.913346153846154, 1.19655325767871, 3.49353846153846, 2.57086325878772, 7.37384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1215, '2021-09-19 00:00:00', 0.151741946941311, 0.426461538461542, 0.28295210793457, 0.676153846153847, 0.581414478134678, 1.01134615384615, 1.28366085144732, 3.53069230769231, 2.67583344658186, 7.37807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1230, '2021-09-19 00:00:00', 0.192777943200501, 0.476153846153847, 0.258437390126474, 0.64073076923077, 0.550941471134079, 0.932230769230771, 1.45078678494967, 3.62915384615385, 2.7648070067575, 7.42223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1245, '2021-09-19 00:00:00', 0.163608919260344, 0.418038461538463, 0.498563334453647, 0.683961538461539, 0.536277392343236, 0.914807692307693, 1.46323996507224, 3.65165384615385, 2.7638887312013, 7.42796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1260, '2021-09-19 00:00:00', 0.480928648154158, 0.579730769230767, 0.493211293463565, 0.724499999999998, 0.499838707830993, 0.935576923076923, 1.5672259946994, 3.69896153846154, 2.75926668546888, 7.43119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1275, '2021-09-19 00:00:00', 0.252531018658335, 0.504346153846154, 0.343622621714351, 0.686884615384616, 0.521447519300472, 0.962346153846154, 1.56414829367787, 3.74026923076923, 2.76240299098726, 7.43926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1290, '2021-09-19 00:00:00', 0.276896940005868, 0.490346153846155, 0.297437559058136, 0.653307692307692, 0.552317294538343, 0.94107692307692, 1.58464310031774, 3.78665384615385, 2.76595327982123, 7.44711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1305, '2021-09-19 00:00:00', 0.259371073649616, 0.448923076923079, 0.528678225534064, 0.687884615384616, 0.536986630688758, 0.930807692307689, 1.59074140624379, 3.78969230769231, 2.75712646176301, 7.47338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 930, '2021-09-19 00:00:00', 0, 1.65899999999999, 0, 1.77500000000001, 0, 2.066, 0, 3.03899999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 945, '2021-09-19 00:00:00', 0, 1.22800000000001, 0, 1.51900000000001, 0, 2.499, 0, 3.03899999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 960, '2021-09-19 00:00:00', 0, 0.778999999999996, 0, 1.54900000000001, 0, 3.03899999999999, 0, 3.03899999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 975, '2021-09-19 00:00:00', 0, 1.53800000000001, 0, 2.488, 0, 3.02799999999999, 0, 3.02799999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 990, '2021-09-19 00:00:00', 0.600184725409923, 1.65423076923077, 0.919771634700702, 2.1285, 1.06246432627895, 2.45973076923077, 1.42389190654995, 3.17719230769231, 2.78121442456072, 7.31965384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1005, '2021-09-19 00:00:00', 0.553424900054201, 1.18, 0.591346005703545, 1.40853846153846, 0.793068870808931, 1.86192307692307, 1.15493606682861, 2.72103846153846, 2.78513228521624, 7.16738461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1020, '2021-09-19 00:00:00', 0.279657394791442, 0.881538461538459, 0.418381645795391, 1.2821923076923, 0.688278115746374, 1.79073076923077, 0.888419818467683, 2.50342307692308, 2.8314244341239, 7.08838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1035, '2021-09-19 00:00:00', 0.304593994586993, 0.838307692307684, 0.336735972810471, 1.15634615384615, 0.548663866553589, 1.55596153846154, 0.865164632621132, 2.35380769230769, 2.85787908663857, 7.00707692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1050, '2021-09-19 00:00:00', 0.260353333878283, 0.75746153846154, 0.508807977985343, 1.15303846153847, 0.598403564623274, 1.45611538461539, 0.839266397607959, 2.29661538461538, 2.81210725175705, 7.02965384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1065, '2021-09-19 00:00:00', 0.420874547359882, 0.882769230769232, 0.482194689375088, 1.08903846153847, 0.816550320650137, 1.56411538461539, 0.836473882069617, 2.26834615384615, 2.80865521530528, 7.04503846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1080, '2021-09-19 00:00:00', 0.217937044544095, 0.705346153846156, 0.355576483171506, 0.990346153846155, 0.894653556497622, 1.45888461538462, 0.865731416868905, 2.15838461538462, 2.81334391044919, 7.01203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1095, '2021-09-19 00:00:00', 0.297480052337063, 0.694307692307692, 0.83129514614245, 1.1205, 0.866133739895066, 1.38384615384615, 0.941461786470706, 2.13315384615384, 2.72039354534201, 6.96519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1110, '2021-09-19 00:00:00', 0.810215166103803, 0.795846153846149, 0.840489865403594, 0.992423076923076, 0.796195550003986, 1.21492307692308, 0.960556601463644, 1.97576923076923, 2.65203806243715, 6.93773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1125, '2021-09-19 00:00:00', 0.420618023316244, 0.608807692307691, 0.439165027681466, 0.820807692307694, 0.486488308026156, 1.06192307692308, 0.810029678468636, 1.92, 2.70160731417428, 7.163 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1140, '2021-09-19 00:00:00', 0.198333305322126, 0.526500000000001, 0.274570926804263, 0.717923076923081, 0.355351119966627, 0.965461538461537, 0.789373438971597, 1.88011538461538, 2.78960037171028, 7.20507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1155, '2021-09-19 00:00:00', 0.204646911683365, 0.515038461538464, 0.233354655802307, 0.697346153846156, 0.409992924892049, 0.979961538461538, 1.08328020666578, 2.72661538461539, 2.73499999971874, 7.22596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1170, '2021-09-19 00:00:00', 0.223997541195296, 0.45746153846154, 0.298802574389077, 0.62546153846154, 0.44092474850722, 0.905076923076923, 1.07702947034889, 2.92, 2.68808862977738, 7.22719230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1185, '2021-09-19 00:00:00', 0.197148101299898, 0.421423076923075, 0.362846119110904, 0.670884615384613, 0.377377452345076, 0.927692307692308, 1.07647882182891, 3.01557692307693, 2.66952620976371, 7.34123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1200, '2021-09-19 00:00:00', 0.327596956875127, 0.492615384615382, 0.346610481886865, 0.655115384615384, 0.490464050278287, 0.889230769230769, 1.07438910942989, 3.09303846153846, 2.71509762283761, 7.38130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1215, '2021-09-19 00:00:00', 0.231203862757194, 0.452884615384614, 0.244548591993807, 0.639576923076923, 0.457239847849616, 0.934038461538459, 1.12170428092531, 3.12057692307693, 2.65916232183109, 7.43857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1230, '2021-09-19 00:00:00', 0.160447762886818, 0.45573076923077, 0.316790947811619, 0.63376923076923, 0.500895998724748, 0.93880769230769, 1.15841387847615, 3.22107692307693, 2.65222198891072, 7.44603846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1245, '2021-09-19 00:00:00', 0.276420515769834, 0.459307692307693, 0.397949963998183, 0.706423076923074, 0.468002322479447, 0.906423076923073, 1.15256609288212, 3.28003846153847, 2.63919123888069, 7.43565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1260, '2021-09-19 00:00:00', 0.246266634736855, 0.49784615384615, 0.338132675371437, 0.66211538461538, 0.394651778348769, 0.833115384615381, 1.15444626819694, 3.28388461538462, 2.62927473737823, 7.44673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1275, '2021-09-19 00:00:00', 0.168521466334066, 0.422730769230769, 0.225562899295211, 0.577692307692304, 0.483400749498163, 0.885730769230767, 1.13086482903062, 3.23230769230769, 2.60756689183319, 7.42815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1290, '2021-09-19 00:00:00', 0.149479224180279, 0.418038461538457, 0.261481965843802, 0.573461538461536, 0.457251851154936, 0.893846153846155, 1.15149358059602, 3.23388461538462, 2.57144204020892, 7.41461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1305, '2021-09-19 00:00:00', 0.253328913591681, 0.425538461538461, 0.444717050926336, 0.702153846153846, 0.438380628432208, 0.989153846153848, 1.14668228582088, 3.24376923076923, 2.55921960100219, 7.41238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1320, '2021-09-19 00:00:00', 0.19547024551864, 0.417045454545455, 0.188178216394839, 0.577227272727275, 0.393645829345416, 0.990909090909091, 1.42102101272807, 3.12436363636364, 2.21681458852865, 7.50040909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1335, '2021-09-19 00:00:00', 0.157139727438337, 0.410681818181821, 0.219468385637598, 0.579909090909091, 0.759511897543959, 2.13031818181818, 1.41084136651569, 3.15286363636364, 2.18770457348926, 7.48959090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1350, '2021-09-19 00:00:00', 0.134825717227743, 0.450545454545454, 0.309516020048506, 0.803499999999998, 0.927286396215357, 2.45681818181818, 1.41155124593952, 3.18159090909091, 2.1903938708652, 7.4875 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1365, '2021-09-19 00:00:00', 0.308748093567209, 0.678636363636366, 0.774648033469123, 2.06636363636364, 0.984581996479833, 2.53977272727273, 1.41758179329894, 3.18395454545455, 2.20526980807495, 7.47645454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1320, '2021-09-19 00:00:00', 0.119946613124337, 0.399759999999999, 0.172951823735199, 0.573999999999998, 0.382328283895743, 0.994999999999998, 1.58707436498735, 3.53304, 2.08553793060687, 6.99128 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1335, '2021-09-19 00:00:00', 0.170051874438358, 0.425159999999998, 0.180307311739337, 0.578319999999999, 1.51427458760513, 2.62312, 1.52095723915346, 3.53956, 2.04788716323271, 6.975 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1350, '2021-09-19 00:00:00', 0.135263545224375, 0.441319999999999, 0.34778848936291, 0.821800000000001, 1.53170927071687, 2.93604, 1.52368632161172, 3.51056, 2.06802467103272, 7.00204 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1365, '2021-09-19 00:00:00', 0.304757351565689, 0.68772, 1.5226989503291, 2.49648, 1.52103930258228, 2.97468, 1.49922127008212, 3.4594, 2.08686575354845, 7.02756 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1320, '2021-09-19 00:00:00', 0.263904812385075, 0.482999999999998, 0.376057167639887, 0.663919999999999, 0.453490216726524, 0.975719999999997, 1.60368996380223, 3.7706, 2.77416705937716, 7.37396 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1335, '2021-09-19 00:00:00', 0.201750398595225, 0.426160000000002, 0.251969693944864, 0.624319999999996, 0.993531034576502, 2.5244, 1.58669919749565, 3.71952, 2.77378767332084, 7.35384 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1350, '2021-09-19 00:00:00', 0.213048413903195, 0.501719999999995, 0.344720418116867, 0.817199999999997, 1.10672459687735, 2.8884, 1.57220137387041, 3.69092, 2.76433597994165, 7.36408 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1365, '2021-09-19 00:00:00', 0.326097746082369, 0.685639999999997, 0.943362705078661, 2.43612, 1.11660753624539, 2.92416, 1.55111976971477, 3.65504, 2.77067462723431, 7.34984 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1320, '2021-09-19 00:00:00', 0.157855946989652, 0.443799999999999, 0.215113520418099, 0.597080000000002, 0.274679680112435, 1.02948, 1.16495021352846, 3.2128, 2.60379224849705, 7.38564 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1335, '2021-09-19 00:00:00', 0.155791527369111, 0.430400000000004, 0.207199557592838, 0.693360000000001, 0.968316506451625, 2.27224, 1.17593378073201, 3.23844, 2.60584585563562, 7.38196 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1350, '2021-09-19 00:00:00', 0.180447102128759, 0.52664, 0.230344394331619, 0.855040000000002, 1.03620261532193, 2.49912, 1.19954703534293, 3.23344, 2.58971573858342, 7.37624 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1365, '2021-09-19 00:00:00', 0.237591582342476, 0.701520000000003, 0.993315866177528, 2.15392, 1.08726987910087, 2.58196, 1.23549998381223, 3.17872, 2.59381493300248, 7.40264 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1320, '2021-09-19 00:00:00', 0.136453043099136, 0.376708333333333, 0.238574203052888, 0.515791666666663, 0.459491856624629, 1.005375, 1.55741132706381, 3.64204166666667, 2.83458274924526, 7.65416666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1335, '2021-09-19 00:00:00', 0.191345763180052, 0.340374999999998, 0.26011012160683, 0.579166666666666, 1.42356838842457, 2.4825, 1.61163500336086, 3.64941666666667, 2.88653132161287, 7.630125 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1350, '2021-09-19 00:00:00', 0.206134383492835, 0.469583333333333, 0.458941312831157, 0.859791666666665, 1.49884188081854, 2.895875, 1.60226824218903, 3.68429166666667, 2.85037367369791, 7.64241666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1365, '2021-09-19 00:00:00', 0.429828976774903, 0.701583333333332, 1.41626382337166, 2.4685, 1.50576543200855, 3.05433333333334, 1.63078122116498, 3.694, 2.86419406171935, 7.63583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2021-09-19 14:47:20 Duration: 3s250ms Database: acaweb_fx User: pgperfstats
16 37 1m19s 75ms 14s478ms 2s155ms with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end ), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration Sep 19 14 37 1m19s 2s155ms [ User: postgres - Total duration: 1m19s - Times executed: 37 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '665' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:07:04 Duration: 14s478ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:00 Duration: 12s919ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:05:48 Duration: 9s309ms Database: acaweb_fx User: postgres Bind query: yes
17 36 7s639ms 50ms 1s343ms 212ms select distinct patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, longname, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join symbolgroup sg on s.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join autochartist_results a on a.symbolid = s.symbolid inner join patterns p on a.pattern = p.patternname left outer join relevance_autochartist_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration Sep 19 14 36 7s639ms 212ms [ User: postgres - Total duration: 7s639ms - Times executed: 36 ]
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 510 AND sg.groupid = 5045 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:11:55 Duration: 1s343ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 510 AND sg.groupid = 5021 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:12:37 Duration: 1s241ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 510 AND sg.groupid = 5033 AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:12:06 Duration: 787ms Database: acaweb_fx User: postgres Bind query: yes
18 34 6s55ms 55ms 1s733ms 178ms select t.pricedatetime as pricedatetime, t.open as open, t.high as high, t.low as low, t.close "..." close, t.volume as volume, t.bsf as bsf from t240 t where t.symbolid = ? and (bsf = ? or bsf is null) order by pricedatetime desc limit ?;Times Reported Time consuming queries #18
Day Hour Count Duration Avg duration Sep 19 14 34 6s55ms 178ms [ User: postgres - Total duration: 6s55ms - Times executed: 34 ]
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T240 T WHERE T.symbolid = '983538' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2021-09-19 14:11:21 Duration: 1s733ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T240 T WHERE T.symbolid = '982508' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2021-09-19 14:02:10 Duration: 361ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT T.PriceDateTime AS pricedatetime, T.Open AS open, T.High AS high, T.Low AS low, T.Close AS close, T.Volume AS volume, T.BSF AS bsf FROM T240 T WHERE T.symbolid = '982483' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2021-09-19 14:02:10 Duration: 282ms Database: acaweb_fx User: postgres Bind query: yes
19 28 5s233ms 50ms 1s388ms 186ms select distinct patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, longname, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join autochartist_results a on a.symbolid = s.symbolid inner join patterns p on a.pattern = p.patternname left outer join relevance_autochartist_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and (((longname ilike ? and timegranularity <= ?))) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #19
Day Hour Count Duration Avg duration Sep 19 14 28 5s233ms 186ms [ User: postgres - Total duration: 5s233ms - Times executed: 28 ]
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 49 AND (((longname ilike '%us dollar vs singapore dollar%' AND timegranularity <= 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519505314 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:11:08 Duration: 1s388ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 49 AND (((longname ilike '%us dollar vs singapore dollar%' AND timegranularity <= 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519505314 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:03:06 Duration: 905ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 49 AND (((longname ilike '%us dollar vs swiss franc%' AND timegranularity <= 1440))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 200 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:11:20 Duration: 537ms Database: acaweb_fx User: postgres Bind query: yes
20 27 39s639ms 53ms 18s903ms 1s468ms select distinct patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, longname, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join autochartist_results a on a.symbolid = s.symbolid inner join patterns p on a.pattern = p.patternname left outer join relevance_autochartist_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and (((s.symbol ilike ? and timegranularity = ?))) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #20
Day Hour Count Duration Avg duration Sep 19 14 27 39s639ms 1s468ms [ User: postgres - Total duration: 39s639ms - Times executed: 27 ]
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 529 AND (((s.symbol ilike '%xauusd%' AND timegranularity = 240))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.8 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 518991170 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:04:37 Duration: 18s903ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 529 AND (((s.symbol ilike '%eurusd%' AND timegranularity = 240))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.8 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519514254 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:10:45 Duration: 6s39ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 529 AND (((s.symbol ilike '%xauusd%' AND timegranularity = 240))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.8 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 518991170 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:20:44 Duration: 4s129ms Database: acaweb_fx User: postgres Bind query: yes
Normalized slowest queries (N)
Rank Min duration Max duration Avg duration Times executed Total duration Query 1 9m9s 9m9s 9m9s 1 9m9s select powerstats_tdata_add ();Times Reported Time consuming queries #1
Day Hour Count Duration Avg duration Sep 19 14 1 9m9s 9m9s [ User: postgres - Total duration: 9m9s - Times executed: 1 ]
-
select powerstats_tdata_add ();
Date: 2021-09-19 14:09:29 Duration: 9m9s Database: acaweb_fx User: postgres
2 2m26s 2m26s 2m26s 1 2m26s select pd.trumpetsymbolid::character varying as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t15_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and (? = ? or t.symbolid = ?) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t30_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t60_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t240 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, ? as timegranularity, ? as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t1440 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval ? and ((? = ?) or (? <> ? and t.symbolid = ?)) and (pt.enddate < current_timestamp - interval ? or pt.enddate is null) group by pd.trumpetsymbolid;Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration Sep 19 14 1 2m26s 2m26s [ User: pgperfstats - Total duration: 2m26s - Times executed: 1 ]
-
select pd.trumpetsymbolid::character varying as symbolid, 15 as timegranularity, 't15_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t15_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and (- 1 = - 1 or t.symbolid = - 1) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 30 as timegranularity, 't30_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t30_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 60 as timegranularity, 't60_ps' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t60_ps group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 240 as timegranularity, 't240' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t240 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid union all select pd.trumpetsymbolid::character varying as symbolid, 1440 as timegranularity, 't1440' as datatable from prfsymboltree pt right outer join powerstats_symboldata pd on pt.symbolid = pd.trumpetsymbolid inner join ( select max(pricedatetime) as pricedatetime, symbolid from t1440 group by symbolid) t on pd.trumpetsymbolid = t.symbolid where t.pricedatetime > current_timestamp - interval '13 days' and ((- 1 = - 1) or (- 1 <> - 1 and t.symbolid = - 1)) and (pt.enddate < current_timestamp - interval '6 days' or pt.enddate is null) group by pd.trumpetsymbolid;
Date: 2021-09-19 14:12:37 Duration: 2m26s Database: acaweb_fx User: pgperfstats
3 5s791ms 55s24ms 26s494ms 4 1m45s select updateageforrelevantresults ();Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration Sep 19 14 4 1m45s 26s494ms [ User: postgres - Total duration: 1m45s - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2021-09-19 14:02:57 Duration: 55s24ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-09-19 14:17:40 Duration: 38s272ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-09-19 14:32:09 Duration: 6s890ms Database: acaweb_fx User: postgres
4 799ms 1m50s 15s679ms 24 6m16s with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on ar.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_autochartist_results rar on rar.resultuid = ar.resultuid left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration Sep 19 14 24 6m16s 15s679ms [ User: postgres - Total duration: 6m16s - Times executed: 24 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:12:20 Duration: 1m50s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:07:13 Duration: 1m43s Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:50:55 Duration: 24s907ms Database: acaweb_fx User: postgres Bind query: yes
5 12s454ms 12s778ms 12s616ms 2 25s233ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?[...];Times Reported Time consuming queries #5
Day Hour Count Duration Avg duration Sep 19 14 2 25s233ms 12s616ms [ User: pgperfstats - Total duration: 25s233ms - Times executed: 2 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 900, '2021-09-19 00:00:00', 0.065300412515108, 0.121518518518519, 0.0838516700137956, 0.172555555555554, 0.11976365614548, 0.271055555555557, 0.180497131244417, 0.563314814814819, 0.540685326039898, 1.05738888888889 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 915, '2021-09-19 00:00:00', 0.0684605445044487, 0.124499999999999, 0.118019337833099, 0.214555555555556, 0.1300544374297, 0.283814814814814, 0.171382265868236, 0.556148148148152, 0.552939875945165, 1.05527777777778 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 930, '2021-09-19 00:00:00', 0.108794485285282, 0.17151851851852, 0.112786011867313, 0.208870370370373, 0.121896966206588, 0.275796296296297, 0.170141136737285, 0.553555555555561, 0.567541964134926, 1.06685185185185 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 945, '2021-09-19 00:00:00', 0.0527756499796032, 0.121666666666668, 0.0758625190385335, 0.176444444444446, 0.0995674297997278, 0.259333333333337, 0.1705041376878, 0.531759259259265, 0.577939168369979, 1.08298148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 960, '2021-09-19 00:00:00', 0.0552272113345837, 0.132722222222224, 0.0689507493828435, 0.176074074074075, 0.111387589778641, 0.302314814814817, 0.164929292887653, 0.520962962962967, 0.598679578649327, 1.08824074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 975, '2021-09-19 00:00:00', 0.0549218234871764, 0.115685185185183, 0.076815704264512, 0.191462962962965, 0.121120739835232, 0.318185185185186, 0.158744939574323, 0.503925925925925, 0.608910038078643, 1.08637037037037 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 990, '2021-09-19 00:00:00', 0.0586783994192487, 0.156907407407411, 0.0875672309886507, 0.245092592592595, 0.133953780777612, 0.347333333333336, 0.152981543213884, 0.499277777777779, 0.623844583862694, 1.08874074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1005, '2021-09-19 00:00:00', 0.0543157973379392, 0.151574074074071, 0.0678663425848248, 0.217925925925925, 0.125483384446231, 0.316685185185184, 0.132181905977353, 0.458462962962963, 0.590912228165923, 1.06187037037037 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1020, '2021-09-19 00:00:00', 0.0576228218776201, 0.146703703703705, 0.0772211046466558, 0.214185185185189, 0.124925647402436, 0.334074074074077, 0.140203532861266, 0.423370370370371, 0.595027719673204, 1.03161111111111 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1035, '2021-09-19 00:00:00', 0.056769859534505, 0.143018518518523, 0.102471471257381, 0.204037037037041, 0.121352838434093, 0.307870370370375, 0.141454617570117, 0.388703703703704, 0.576119545553902, 1.01133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1050, '2021-09-19 00:00:00', 0.0711111194577977, 0.143814814814816, 0.0973017049946803, 0.241388888888893, 0.106316304935589, 0.281685185185188, 0.134220565698441, 0.365611111111112, 0.572268484770017, 0.999759259259262 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1065, '2021-09-19 00:00:00', 0.0860788042511644, 0.192185185185186, 0.0983441106653784, 0.226611111111113, 0.101691709119791, 0.253129629629629, 0.12997376461109, 0.343277777777776, 0.557833500596248, 0.990185185185187 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1080, '2021-09-19 00:00:00', 0.0628247460635443, 0.131277777777778, 0.0693944247208397, 0.16248148148148, 0.0766078834472538, 0.198962962962962, 0.135891786489573, 0.310407407407405, 0.566535019273017, 0.984703703703703 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1095, '2021-09-19 00:00:00', 0.0354567269665413, 0.108055555555555, 0.0441712947099496, 0.146259259259259, 0.0815649855397353, 0.193907407407409, 0.11920326973565, 0.298351851851854, 0.569541319047678, 0.979555555555557 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1110, '2021-09-19 00:00:00', 0.0443471477737776, 0.111851851851851, 0.0674398170028593, 0.145425925925928, 0.0805203430260058, 0.178388888888891, 0.124169884659729, 0.291611111111112, 0.560914986880477, 0.975740740740742 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1125, '2021-09-19 00:00:00', 0.0562887473383732, 0.0956666666666708, 0.0750217537302572, 0.129074074074079, 0.0742990799159253, 0.153759259259264, 0.117450156125011, 0.289407407407408, 0.56366787277414, 0.970481481481483 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1140, '2021-09-19 00:00:00', 0.0301987127327023, 0.0840925925925925, 0.034922543515386, 0.103259259259261, 0.0418775517996157, 0.149462962962964, 0.108691344662574, 0.276407407407407, 0.565764580493791, 0.969814814814815 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1155, '2021-09-19 00:00:00', 0.0207750466690866, 0.069388888888887, 0.0251169628610191, 0.0956481481481517, 0.0505945913913997, 0.154796296296296, 0.155784260292835, 0.321703703703703, 0.571236822274712, 0.96274074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1170, '2021-09-19 00:00:00', 0.0229664533005835, 0.0718518518518539, 0.0278207914831022, 0.11035185185185, 0.0568285458043174, 0.154814814814813, 0.152178920318072, 0.329592592592594, 0.577299379318764, 0.969648148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1185, '2021-09-19 00:00:00', 0.0254364606964777, 0.0754259259259224, 0.041818015719862, 0.109851851851845, 0.056933728405925, 0.138759259259253, 0.151675185259028, 0.323351851851852, 0.581314053236316, 0.967518518518517 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1200, '2021-09-19 00:00:00', 0.0330900093373944, 0.0787777777777718, 0.03743174224686, 0.0989074074074086, 0.0531705046440461, 0.134388888888886, 0.152684590072421, 0.308740740740744, 0.585765316837949, 0.967444444444445 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1215, '2021-09-19 00:00:00', 0.0217283638332873, 0.0607777777777785, 0.02872981764043, 0.0845370370370359, 0.0425706384643135, 0.130981481481479, 0.148599446782431, 0.306759259259261, 0.581483589830504, 0.969870370370369 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1230, '2021-09-19 00:00:00', 0.0250247882806244, 0.0625185185185149, 0.0408233460662585, 0.0947407407407394, 0.0540133200834631, 0.131648148148146, 0.148334687403785, 0.305888888888894, 0.577548886696375, 0.969203703703702 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1245, '2021-09-19 00:00:00', 0.0293373151920565, 0.0702037037037026, 0.0398065031409166, 0.0969999999999979, 0.0527457617692165, 0.128333333333333, 0.149225001724243, 0.300296296296299, 0.576469445920405, 0.966314814814813 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1260, '2021-09-19 00:00:00', 0.0305462845298043, 0.0675370370370358, 0.0463444077646279, 0.0921481481481492, 0.0485050222089134, 0.122777777777779, 0.152733185411437, 0.295814814814819, 0.578963402811332, 0.965777777777779 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1275, '2021-09-19 00:00:00', 0.0307057420133847, 0.060148148148148, 0.0331366634038206, 0.0821666666666679, 0.040154624573562, 0.117481481481483, 0.151465617660683, 0.297222222222225, 0.582949639989201, 0.965574074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1290, '2021-09-19 00:00:00', 0.019759901409258, 0.0561296296296297, 0.0278210986979925, 0.0795740740740714, 0.0414838897092934, 0.115518518518517, 0.141320764237098, 0.298907407407408, 0.583919218596341, 0.962833333333332 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1305, '2021-09-19 00:00:00', 0.0266120032682407, 0.0646111111111107, 0.0284400453996835, 0.0859814814814852, 0.0412818727765955, 0.117407407407407, 0.131900700800997, 0.307944444444446, 0.577970343485481, 0.962722222222222 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1320, '2021-09-19 00:00:00', 0.019220344752935, 0.0595370370370418, 0.0285200109684629, 0.0792777777777779, 0.0403164653574366, 0.109074074074078, 0.134494331000323, 0.317925925925928, 0.57828401659233, 0.964166666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1335, '2021-09-19 00:00:00', 0.0191829919326263, 0.0523888888888848, 0.0368881712678626, 0.0783888888888879, 0.139836603366304, 0.20461111111111, 0.145460828280679, 0.338555555555556, 0.578659946197538, 0.963944444444443 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1350, '2021-09-19 00:00:00', 0.0336923719249038, 0.0566851851851858, 0.032468075488485, 0.0806851851851867, 0.139856405296875, 0.219222222222221, 0.153632303293881, 0.343999999999999, 0.578402133891321, 0.96348148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 5, 1365, '2021-09-19 00:00:00', 0.0234799120059319, 0.0625370370370383, 0.138102061849849, 0.194222222222221, 0.140901988525251, 0.229796296296297, 0.155538085862739, 0.353000000000001, 0.579369714145917, 0.962648148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 0, '2021-09-19 00:00:00', 0.119130417291768, 0.124478260869561, 0.111276171589592, 0.163, 0.104888106199578, 0.202086956521741, 0.141185179607174, 0.38236956521739, 0.601589329479737, 0.983195652173911 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 15, '2021-09-19 00:00:00', 0.0588701340897668, 0.100521739130434, 0.0591963053675637, 0.146043478260869, 0.0675196721443619, 0.211260869565217, 0.134386723681976, 0.374717391304346, 0.590517251658182, 1.02547826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 30, '2021-09-19 00:00:00', 0.0561704845388853, 0.0989600000000007, 0.0555442616298023, 0.140460000000004, 0.0732206994867801, 0.211300000000002, 0.132733307173947, 0.369880000000002, 0.561462241235632, 1.01066 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 45, '2021-09-19 00:00:00', 0.047383220821137, 0.0934807692307734, 0.0639429342942102, 0.167173076923077, 0.0847129837473791, 0.195980769230769, 0.138395153316647, 0.363538461538464, 0.561595867903389, 0.988673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 60, '2021-09-19 00:00:00', 0.0670573606353918, 0.141480769230769, 0.0754053686111598, 0.161519230769233, 0.0846347650882181, 0.192288461538462, 0.141945038117411, 0.366576923076923, 0.5625705278862, 0.983173076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 75, '2021-09-19 00:00:00', 0.0321628129749478, 0.0625576923076964, 0.0447586906043417, 0.0884038461538458, 0.0470910125346452, 0.122288461538463, 0.151031392559499, 0.351692307692309, 0.552161393978251, 0.96725 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 90, '2021-09-19 00:00:00', 0.0318183062934634, 0.0642307692307666, 0.0393244345648575, 0.088365384615384, 0.0510995446314182, 0.122711538461537, 0.147556424670495, 0.34996153846154, 0.546090078509178, 0.963423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 105, '2021-09-19 00:00:00', 0.0186823754872351, 0.0533653846153853, 0.0264523083186453, 0.0752307692307699, 0.0462231918146983, 0.108788461538458, 0.141864534517429, 0.342384615384617, 0.539823032255805, 0.957615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 120, '2021-09-19 00:00:00', 0.0204549128949158, 0.0592115384615408, 0.0324341700158257, 0.0786538461538457, 0.0520405019783057, 0.117576923076923, 0.139284368773441, 0.337653846153847, 0.534994648427589, 0.954076923076926 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 135, '2021-09-19 00:00:00', 0.0211523866629381, 0.0487115384615377, 0.0296173870451888, 0.0765192307692272, 0.0696761519735847, 0.164384615384615, 0.15999156708546, 0.351192307692309, 0.530521088176525, 0.950250000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 150, '2021-09-19 00:00:00', 0.0248578729209452, 0.0554230769230759, 0.0448677543968449, 0.0876538461538427, 0.0844391178032071, 0.181730769230769, 0.183555390927267, 0.361807692307693, 0.528082830041481, 0.952846153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 165, '2021-09-19 00:00:00', 0.0381472652513167, 0.0709230769230756, 0.0663526592128433, 0.147346153846155, 0.0906898370186068, 0.192942307692309, 0.215307173234323, 0.367326923076925, 0.527703960204382, 0.951980769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 180, '2021-09-19 00:00:00', 0.0518912768717875, 0.12773076923077, 0.0654318465157504, 0.157557692307693, 0.0839967787843878, 0.210173076923076, 0.211961832558456, 0.35246153846154, 0.519681695478481, 0.944230769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 195, '2021-09-19 00:00:00', 0.0252467895902675, 0.0814038461538462, 0.0390152484983026, 0.106019230769234, 0.0664005937183867, 0.165826923076923, 0.20655470219775, 0.30625, 0.515385757317911, 0.91917307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 210, '2021-09-19 00:00:00', 0.0251183123514422, 0.073480769230773, 0.0488291251359124, 0.12578846153846, 0.0595701170567424, 0.164826923076924, 0.204357944830597, 0.294019230769231, 0.516115628070362, 0.912692307692311 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 225, '2021-09-19 00:00:00', 0.0458404968760817, 0.0981346153846134, 0.0498860856197567, 0.125192307692306, 0.0684667915011467, 0.179692307692306, 0.206207043079002, 0.296269230769229, 0.516860161120829, 0.915884615384619 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 240, '2021-09-19 00:00:00', 0.0345210972283068, 0.0908846153846186, 0.0467882628279978, 0.127307692307696, 0.0853069953845451, 0.180288461538462, 0.210679100675743, 0.290711538461538, 0.51879021252852, 0.917230769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 255, '2021-09-19 00:00:00', 0.0372117072148824, 0.0833653846153831, 0.0588346313505386, 0.123576923076923, 0.112445001941118, 0.177538461538459, 0.203992827928223, 0.29257692307692, 0.516823878645777, 0.919307692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 270, '2021-09-19 00:00:00', 0.0412972712825497, 0.0877692307692301, 0.0630602886133588, 0.122500000000001, 0.103242634306095, 0.160807692307689, 0.194442280342051, 0.283096153846151, 0.515268271052904, 0.921634615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 285, '2021-09-19 00:00:00', 0.0374676475827425, 0.0827692307692303, 0.0712295233733877, 0.117249999999996, 0.0693647577331948, 0.147980769230765, 0.183340684351461, 0.270942307692307, 0.519712435279952, 0.921846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 300, '2021-09-19 00:00:00', 0.0371185211907006, 0.0792307692307671, 0.0425330459760417, 0.0974999999999966, 0.0389960944790075, 0.133346153846151, 0.149791994240221, 0.25880769230769, 0.526574376366871, 0.931423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 315, '2021-09-19 00:00:00', 0.0311628230181701, 0.064807692307688, 0.0346137811594466, 0.101076923076919, 0.0557826723854442, 0.139442307692306, 0.146935611225308, 0.269423076923073, 0.525429121327002, 0.934807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 330, '2021-09-19 00:00:00', 0.0262352082866928, 0.0721153846153824, 0.0284793109791319, 0.0881346153846159, 0.0895165133025558, 0.140384615384614, 0.152022650134271, 0.290384615384611, 0.523015677070527, 0.93646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 345, '2021-09-19 00:00:00', 0.0197543374010341, 0.0564230769230731, 0.0518994330782718, 0.0956346153846145, 0.128679895028773, 0.141653846153847, 0.15388985196712, 0.299057692307689, 0.522617006405856, 0.938846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 360, '2021-09-19 00:00:00', 0.0408268765172352, 0.0709230769230756, 0.0768933252079685, 0.101711538461539, 0.121247788243111, 0.134615384615385, 0.154635443494093, 0.314596153846151, 0.519886366282245, 0.946576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 375, '2021-09-19 00:00:00', 0.0481012114032652, 0.0665576923076926, 0.0913930817109017, 0.0978461538461543, 0.0905093280360565, 0.119961538461538, 0.156344891186121, 0.364749999999999, 0.51788187248267, 0.949076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 390, '2021-09-19 00:00:00', 0.0475517046527779, 0.0627692307692288, 0.0484920136168405, 0.0803461538461516, 0.0537250979882419, 0.110115384615384, 0.155313629348936, 0.380288461538459, 0.517169145072855, 0.951730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 405, '2021-09-19 00:00:00', 0.0374363511124598, 0.0540961538461503, 0.0434082232549728, 0.0794230769230747, 0.0557287282633099, 0.110865384615381, 0.167218134828091, 0.400730769230769, 0.512175038063538, 0.953019230769227 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 420, '2021-09-19 00:00:00', 0.0298711399179888, 0.0592499999999971, 0.0436891466895545, 0.080692307692306, 0.0640427861787597, 0.12103846153846, 0.186146084072122, 0.430769230769233, 0.504881236987018, 0.953211538461535 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 435, '2021-09-19 00:00:00', 0.0353877042966138, 0.0565192307692323, 0.0400063264227797, 0.0778846153846123, 0.0810079696933947, 0.135634615384614, 0.191710442715454, 0.457076923076924, 0.504781364705404, 0.953884615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 450, '2021-09-19 00:00:00', 0.0284261323433194, 0.051249999999996, 0.0462856349205649, 0.081999999999998, 0.0706993308639884, 0.134653846153843, 0.205353050585124, 0.477653846153847, 0.499151418756031, 0.955826923076919 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 465, '2021-09-19 00:00:00', 0.0278952435978682, 0.0557307692307675, 0.0631034590055208, 0.0990576923076903, 0.0640306086661185, 0.131173076923076, 0.229250169029382, 0.497999999999999, 0.491449527888206, 0.952961538461534 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 480, '2021-09-19 00:00:00', 0.0565000918991772, 0.0790961538461517, 0.0529518685658533, 0.0995961538461501, 0.0685384479409467, 0.146173076923076, 0.229587050693534, 0.506076923076923, 0.48711832711918, 0.951269230769228 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 495, '2021-09-19 00:00:00', 0.0190089047958694, 0.0589615384615347, 0.0318231652441104, 0.0865769230769233, 0.0671325554407126, 0.164499999999999, 0.234243930222651, 0.512173076923078, 0.481588707780344, 0.951211538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 510, '2021-09-19 00:00:00', 0.0334924790639053, 0.0661153846153844, 0.0623179471618069, 0.103442307692308, 0.0954938741490798, 0.197000000000001, 0.269622029600985, 0.531826923076923, 0.481317084035689, 0.953346153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 525, '2021-09-19 00:00:00', 0.0466080423895331, 0.0774807692307692, 0.0588979201670162, 0.13875, 0.0982405211712564, 0.213000000000002, 0.266044533576906, 0.527423076923077, 0.478618301829503, 0.95132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 540, '2021-09-19 00:00:00', 0.0424445701882094, 0.112192307692308, 0.0728974200239898, 0.160923076923079, 0.10106394776804, 0.227692307692307, 0.250573741641058, 0.521000000000001, 0.465581738671758, 0.949153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 555, '2021-09-19 00:00:00', 0.0444900161661194, 0.107192307692309, 0.0602182568789412, 0.151538461538463, 0.100490520027436, 0.265769230769231, 0.237214336705141, 0.508807692307693, 0.450089303959183, 0.94280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 570, '2021-09-19 00:00:00', 0.0408976818978196, 0.108096153846155, 0.0613416159401878, 0.154576923076921, 0.0924014256466764, 0.265711538461536, 0.237359957902302, 0.497519230769231, 0.447733190209734, 0.934480769230766 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 585, '2021-09-19 00:00:00', 0.0561492687807711, 0.112596153846154, 0.0856843940552507, 0.211653846153847, 0.110938243388627, 0.270076923076925, 0.239664705690774, 0.491865384615385, 0.451191335841528, 0.927692307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 600, '2021-09-19 00:00:00', 0.079772862650056, 0.172480769230768, 0.0826544637912281, 0.212903846153844, 0.137774013682385, 0.284673076923079, 0.248559468971477, 0.502980769230771, 0.47132314776105, 0.948980769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 615, '2021-09-19 00:00:00', 0.0441154298839568, 0.133634615384617, 0.0745234604258704, 0.179384615384619, 0.109607511323183, 0.280057692307693, 0.226650652903401, 0.483038461538465, 0.46308231574294, 0.948365384615381 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 630, '2021-09-19 00:00:00', 0.0451535670283589, 0.120230769230768, 0.0893461053345986, 0.182057692307692, 0.107352225801867, 0.274403846153844, 0.209752712460685, 0.470596153846153, 0.456443753801729, 0.938596153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 645, '2021-09-19 00:00:00', 0.048685474061728, 0.119846153846152, 0.056608469738669, 0.186673076923076, 0.121856676531833, 0.27851923076923, 0.197550010221362, 0.456057692307692, 0.435537249135611, 0.930153846153841 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 660, '2021-09-19 00:00:00', 0.0471400205606832, 0.13119230769231, 0.0666592713846931, 0.185038461538461, 0.11925225526008, 0.262403846153843, 0.189573456434742, 0.447653846153847, 0.427246265231008, 0.925134615384611 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 675, '2021-09-19 00:00:00', 0.0665734903349976, 0.11448076923077, 0.11700218439775, 0.195365384615387, 0.127118297418038, 0.243192307692306, 0.210737481606492, 0.457115384615386, 0.422925696329017, 0.931769230769225 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 690, '2021-09-19 00:00:00', 0.0753603369459997, 0.143596153846156, 0.0864924474248356, 0.180211538461537, 0.150990014952594, 0.254730769230769, 0.212425183209381, 0.461461538461541, 0.418516225675714, 0.93063461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 705, '2021-09-19 00:00:00', 0.0459043529023658, 0.109519230769228, 0.0709493101825876, 0.148769230769228, 0.144158071627588, 0.250519230769232, 0.215266958592204, 0.45471153846154, 0.412779046874307, 0.927192307692303 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 720, '2021-09-19 00:00:00', 0.0700124714165014, 0.116384615384614, 0.134755710596851, 0.186807692307692, 0.146310281462169, 0.255461538461539, 0.242233934134242, 0.462173076923077, 0.411960483541806, 0.926999999999996 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 735, '2021-09-19 00:00:00', 0.0723572653308144, 0.121076923076925, 0.0917093234082583, 0.1675, 0.0953805596222121, 0.225134615384616, 0.245787400315485, 0.448615384615381, 0.395847805349477, 0.918749999999996 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 750, '2021-09-19 00:00:00', 0.0549062417637168, 0.105346153846153, 0.0692811995810162, 0.143769230769232, 0.0844206409320891, 0.198730769230769, 0.248520740505776, 0.449538461538461, 0.375999652720788, 0.91682692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 765, '2021-09-19 00:00:00', 0.0433482543344714, 0.0986346153846147, 0.0713747854637765, 0.138500000000002, 0.0859825764997671, 0.196288461538463, 0.262661309411073, 0.488211538461537, 0.371889727762659, 0.914980769230765 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 780, '2021-09-19 00:00:00', 0.0713964042404201, 0.109557692307691, 0.0682696379186109, 0.152211538461537, 0.0963032470097171, 0.219846153846153, 0.282516186057746, 0.503153846153843, 0.37382326758057, 0.915346153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 795, '2021-09-19 00:00:00', 0.030262416396476, 0.102923076923076, 0.0430205720020611, 0.13748076923077, 0.0816475375294021, 0.226096153846157, 0.255350748217787, 0.506269230769227, 0.380920858426807, 0.91609615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 810, '2021-09-19 00:00:00', 0.0433310334695449, 0.0950384615384639, 0.0585961931029102, 0.155576923076924, 0.0863072418745932, 0.221500000000002, 0.261583894470119, 0.51907692307692, 0.365124946475123, 0.916942307692302 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 825, '2021-09-19 00:00:00', 0.0491140157028634, 0.108057692307693, 0.0642366059070784, 0.157807692307697, 0.0743258030565424, 0.21525, 0.253043566483051, 0.516942307692304, 0.35944514345564, 0.921865384615379 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 840, '2021-09-19 00:00:00', 0.0404735051037665, 0.114730769230776, 0.0647829749714635, 0.154576923076927, 0.0748926128636119, 0.21321153846154, 0.24680099192545, 0.535980769230767, 0.353204479891442, 0.926269230769225 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 855, '2021-09-19 00:00:00', 0.049652287111314, 0.0954807692307698, 0.065683776242983, 0.150461538461538, 0.0789162774473964, 0.218826923076925, 0.24766983295074, 0.527115384615382, 0.36250628429566, 0.93661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 870, '2021-09-19 00:00:00', 0.0502368850087695, 0.10873076923077, 0.0558001378548107, 0.150653846153845, 0.0847933891653942, 0.21317307692308, 0.24103565408143, 0.527057692307691, 0.356315991998459, 0.932884615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 885, '2021-09-19 00:00:00', 0.0518302146806923, 0.105134615384612, 0.0695578563831281, 0.146346153846155, 0.097028086734636, 0.210980769230773, 0.234223283510549, 0.527442307692307, 0.343726255683435, 0.937173076923073 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 900, '2021-09-19 00:00:00', 0.056286109777159, 0.100384615384617, 0.069141415841849, 0.147846153846158, 0.109180078839432, 0.229019230769232, 0.228019561407827, 0.520903846153844, 0.329156156534578, 0.94934615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 915, '2021-09-19 00:00:00', 0.0479579022124116, 0.109903846153847, 0.0777671277201744, 0.161115384615384, 0.115799920286939, 0.260692307692305, 0.216786222241746, 0.513115384615382, 0.314064890404221, 0.94484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 930, '2021-09-19 00:00:00', 0.0666863842636061, 0.118923076923079, 0.08783970540794, 0.172576923076922, 0.124447259450001, 0.270596153846151, 0.2128421589239, 0.507230769230768, 0.311754365832116, 0.945269230769226 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 945, '2021-09-19 00:00:00', 0.0631575319827636, 0.117423076923074, 0.0922785436349345, 0.185019230769228, 0.151108896037062, 0.307038461538459, 0.198979845326494, 0.486326923076921, 0.30591792262732, 0.956346153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 960, '2021-09-19 00:00:00', 0.0752746994986749, 0.138403846153847, 0.0870938949551711, 0.202942307692307, 0.161719886032801, 0.315192307692307, 0.193746583096424, 0.467961538461539, 0.301088882864537, 0.956153846153842 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 975, '2021-09-19 00:00:00', 0.0521534864975126, 0.125615384615384, 0.119686738549499, 0.213153846153845, 0.15231231578064, 0.295807692307688, 0.191473336163393, 0.444038461538461, 0.318702438985623, 0.97976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 990, '2021-09-19 00:00:00', 0.0830998403219791, 0.152788461538463, 0.10913986263224, 0.211480769230769, 0.131787732883081, 0.292442307692305, 0.176955449630255, 0.421865384615384, 0.321592125812518, 0.973653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1005, '2021-09-19 00:00:00', 0.0639664365116602, 0.141249999999998, 0.0968925495270202, 0.202884615384612, 0.108531748279553, 0.269096153846152, 0.180072246185115, 0.401576923076922, 0.319982071613153, 0.982384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1020, '2021-09-19 00:00:00', 0.09059094240681, 0.148673076923075, 0.102960410614212, 0.197615384615383, 0.117697795875055, 0.283365384615383, 0.172663096809939, 0.380249999999999, 0.319145689542949, 0.984134615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1035, '2021-09-19 00:00:00', 0.0496384931278162, 0.117500000000001, 0.0672598291358576, 0.168230769230768, 0.118845240349983, 0.256134615384616, 0.159314798433788, 0.350249999999999, 0.31780866038449, 0.996769230769228 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1050, '2021-09-19 00:00:00', 0.0618718433538242, 0.121749999999998, 0.103031356317458, 0.201096153846154, 0.125439401551263, 0.243211538461538, 0.146143592454082, 0.330019230769229, 0.323015417588697, 1.0125 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1065, '2021-09-19 00:00:00', 0.0888733866022518, 0.164326923076923, 0.100302444559516, 0.190403846153845, 0.122991975973418, 0.227384615384616, 0.137672018273082, 0.298730769230767, 0.319441115315244, 1.01838461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1095, '2021-09-19 00:00:00', 0.0345703574668351, 0.0934807692307658, 0.0464289738782219, 0.129980769230771, 0.0709930251178523, 0.165480769230771, 0.110794426755136, 0.244250000000002, 0.32679456261365, 1.01911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1110, '2021-09-19 00:00:00', 0.0392494389964813, 0.093038461538462, 0.0417525908915131, 0.113173076923075, 0.066138177035191, 0.154461538461538, 0.106735887195377, 0.237019230769235, 0.338436916630651, 1.03405769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1125, '2021-09-19 00:00:00', 0.0314940531627075, 0.0758461538461531, 0.0653001030744833, 0.115211538461541, 0.0865263610343433, 0.141865384615385, 0.107963699383706, 0.230596153846157, 0.341943140235109, 1.03486538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1140, '2021-09-19 00:00:00', 0.0387426816910663, 0.0721538461538518, 0.0400592109834338, 0.0975961538461558, 0.0726137833917335, 0.130307692307695, 0.0938768280575906, 0.218326923076927, 0.337660849989135, 1.03248076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1155, '2021-09-19 00:00:00', 0.0249828248695259, 0.0691923076923069, 0.0492999492900292, 0.0927500000000007, 0.058031533205265, 0.120173076923076, 0.0810890583532441, 0.206153846153848, 0.337782897959394, 1.03238461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1170, '2021-09-19 00:00:00', 0.033655814447932, 0.0619230769230796, 0.0442408312969616, 0.0866346153846175, 0.0437876519299511, 0.11553846153846, 0.0741567181457929, 0.19467307692308, 0.339223303467473, 1.03298076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1185, '2021-09-19 00:00:00', 0.0247030440354069, 0.0610961538461521, 0.0283761275614695, 0.0827692307692292, 0.0480643358907159, 0.119596153846149, 0.0727554703203754, 0.18896153846154, 0.343105814582033, 1.0355 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1200, '2021-09-19 00:00:00', 0.0249791605451127, 0.0629615384615374, 0.0355099336047757, 0.0863461538461496, 0.0533840656145512, 0.112961538461533, 0.0790595418266907, 0.196634615384615, 0.345267952243116, 1.04382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1215, '2021-09-19 00:00:00', 0.0277287964730926, 0.056615384615386, 0.0437351161495597, 0.0834038461538449, 0.0503516251361017, 0.108115384615384, 0.0715185613346953, 0.206269230769233, 0.352550832668687, 1.05248076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1230, '2021-09-19 00:00:00', 0.0277777788888914, 0.0602499999999964, 0.0354702475539517, 0.0760384615384584, 0.0395363707917782, 0.101730769230765, 0.0675216546461504, 0.200076923076925, 0.358126948377034, 1.05513461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1245, '2021-09-19 00:00:00', 0.0311984713629472, 0.0502307692307686, 0.0344284095568677, 0.0713461538461545, 0.0421535882221203, 0.093250000000002, 0.0686294425492117, 0.197096153846156, 0.360506291954056, 1.05694230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1260, '2021-09-19 00:00:00', 0.0252609153863001, 0.0560769230769219, 0.0350086637628691, 0.0719423076923063, 0.0466740786238463, 0.101980769230769, 0.0685515218929997, 0.196865384615385, 0.36278625196579, 1.05676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1275, '2021-09-19 00:00:00', 0.0285257508496901, 0.0475384615384612, 0.0340590437554917, 0.063538461538461, 0.0491027376645516, 0.0991730769230766, 0.0632412474941414, 0.190846153846155, 0.364024551158511, 1.05592307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1290, '2021-09-19 00:00:00', 0.0279810375350619, 0.0490384615384596, 0.0331198813171472, 0.0780576923076895, 0.0418877667105821, 0.100750000000001, 0.0563617880646639, 0.186134615384616, 0.366605837903077, 1.05959615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1305, '2021-09-19 00:00:00', 0.0287323189778718, 0.0638846153846165, 0.0326212589956556, 0.0845576923076943, 0.0331148816186242, 0.102346153846157, 0.057308319304777, 0.187711538461539, 0.368569300967113, 1.06201923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1320, '2021-09-19 00:00:00', 0.0277998893190917, 0.0634230769230781, 0.0271871080873632, 0.0776730769230789, 0.0352555723909778, 0.102346153846157, 0.0560989647511768, 0.182923076923077, 0.369248305553115, 1.06463461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1335, '2021-09-19 00:00:00', 0.0194060260268287, 0.0499230769230781, 0.0224975554227567, 0.0660000000000003, 0.0405868868554289, 0.0926538461538469, 0.0531037301311877, 0.177884615384615, 0.370722002936889, 1.06928846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1350, '2021-09-19 00:00:00', 0.0232508808766116, 0.0502884615384606, 0.035614517351129, 0.0740769230769237, 0.0427609455173559, 0.0935384615384622, 0.0524458438626094, 0.178557692307692, 0.375067593908085, 1.0735 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1365, '2021-09-19 00:00:00', 0.0252067527582483, 0.0554038461538456, 0.0271117133357529, 0.0722499999999968, 0.0315519352082349, 0.0927307692307704, 0.0515521431323501, 0.17978846153846, 0.375305824013513, 1.07369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1380, '2021-09-19 00:00:00', 0.0157564638750618, 0.0481153846153859, 0.0173176655026441, 0.0666923076923091, 0.0408145006283092, 0.106211538461536, 0.060405160884964, 0.18128846153846, 0.375305824013513, 1.07369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1395, '2021-09-19 00:00:00', 0.014159041688567, 0.0470384615384642, 0.019268278035716, 0.0615576923076938, 0.036614267920911, 0.128269230769231, 0.061897620185393, 0.194846153846154, 0.375326770448612, 1.07423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1410, '2021-09-19 00:00:00', 0.01491225618796, 0.0398461538461528, 0.0353222364045015, 0.0859038461538426, 0.037323270736383, 0.128942307692305, 0.0638616563662929, 0.206865384615385, 0.375333871885573, 1.07434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 1, 1425, '2021-09-19 00:00:00', 0.0358496647339741, 0.0759615384615361, 0.0331039446870903, 0.116865384615383, 0.0354538486573071, 0.128653846153844, 0.0720395003826714, 0.218019230769229, 0.375333871885573, 1.07434615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 0, '2021-09-19 00:00:00', 0.0332115132956117, 0.0842307692307724, 0.0413663928997708, 0.100038461538465, 0.0360145056245999, 0.116769230769231, 0.0810330796650375, 0.233000000000002, 0.375137446093479, 1.07178846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 15, '2021-09-19 00:00:00', 0.0391744814898662, 0.0633399999999983, 0.0327628091998619, 0.0786199999999985, 0.0287306166542444, 0.10114, 0.0851991441662771, 0.229960000000002, 0.368866024684663, 1.09504 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 30, '2021-09-19 00:00:00', 0.0197480378772206, 0.047879999999999, 0.0204177822824444, 0.0728599999999972, 0.0224279773200003, 0.0950800000000015, 0.0837188996981323, 0.2312, 0.368881869076447, 1.0967 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 45, '2021-09-19 00:00:00', 0.0225384116565443, 0.0584999999999962, 0.0233697453986982, 0.0792499999999985, 0.0280507781326301, 0.100384615384615, 0.0880071238375232, 0.244923076923076, 0.380188356658198, 1.07144230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 60, '2021-09-19 00:00:00', 0.0169390422942417, 0.058365384615384, 0.0214906867127242, 0.069519230769232, 0.0290738912745807, 0.0928653846153837, 0.0959639776166001, 0.25525, 0.380316888113868, 1.06815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 75, '2021-09-19 00:00:00', 0.0130089909737025, 0.0354230769230766, 0.0174905688872641, 0.0559999999999974, 0.0271709120483409, 0.0715384615384632, 0.0982260579558104, 0.264038461538462, 0.380346892272751, 1.06796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 90, '2021-09-19 00:00:00', 0.0161796168063403, 0.0440000000000013, 0.0196321263396381, 0.0555961538461531, 0.0255399009093951, 0.0719423076923085, 0.0996850289662382, 0.27375, 0.378009873700919, 1.06676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 105, '2021-09-19 00:00:00', 0.0110389694335066, 0.0383269230769219, 0.0240941183375025, 0.0549423076923082, 0.0356472460906291, 0.0841153846153862, 0.10014069333462, 0.276961538461537, 0.378599744503958, 1.06555769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 120, '2021-09-19 00:00:00', 0.019034472775632, 0.042134615384616, 0.0193376973412456, 0.0534423076923076, 0.0397713899875039, 0.0927115384615422, 0.0999652189513945, 0.282249999999998, 0.379686620274385, 1.06398076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 135, '2021-09-19 00:00:00', 0.0147149453068816, 0.0349807692307685, 0.0258118935019027, 0.0624230769230798, 0.0432189951116565, 0.131192307692312, 0.100928809640187, 0.28526923076923, 0.382110924289713, 1.06203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 150, '2021-09-19 00:00:00', 0.0184125375345539, 0.0466923076923098, 0.0278441265730362, 0.0678461538461564, 0.0597426146063268, 0.149000000000006, 0.101983778876087, 0.291365384615384, 0.382180370224081, 1.06165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 165, '2021-09-19 00:00:00', 0.027314577680172, 0.0556153846153845, 0.0415308782251662, 0.125576923076926, 0.0592695569800841, 0.16340384615385, 0.102543641741158, 0.296538461538459, 0.387210658229025, 1.06457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 180, '2021-09-19 00:00:00', 0.0319831265609733, 0.107096153846154, 0.0499614351275076, 0.128750000000003, 0.066672817664958, 0.172230769230772, 0.0946917834141612, 0.290423076923074, 0.391679759301082, 1.06292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 195, '2021-09-19 00:00:00', 0.0284603908292543, 0.0784230769230775, 0.0425610330990906, 0.109192307692311, 0.0671801596169124, 0.159423076923076, 0.0961151152765055, 0.283653846153841, 0.394811677112792, 1.06209615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 210, '2021-09-19 00:00:00', 0.0226514815273664, 0.075980769230774, 0.0375007128137392, 0.109711538461541, 0.0444512524700223, 0.14907692307692, 0.0970725739608521, 0.280269230769224, 0.400228042687971, 1.06638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 225, '2021-09-19 00:00:00', 0.0220971717647311, 0.0807500000000002, 0.0378697971800949, 0.109307692307691, 0.0365669459821516, 0.159807692307691, 0.0962845242777087, 0.275519230769227, 0.399007719705539, 1.06840384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 240, '2021-09-19 00:00:00', 0.0355770507274226, 0.0835576923076896, 0.033739687883287, 0.116442307692302, 0.0580744879774765, 0.168615384615381, 0.0980881726579957, 0.270480769230766, 0.402945844805668, 1.08057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 255, '2021-09-19 00:00:00', 0.0322073570190698, 0.0825769230769216, 0.0428642445581225, 0.120288461538459, 0.0667483333125266, 0.170000000000003, 0.103374658403305, 0.2745, 0.400707816053236, 1.08092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 270, '2021-09-19 00:00:00', 0.027139723937148, 0.0782692307692296, 0.0460440591674502, 0.113653846153846, 0.0671496176746118, 0.162865384615387, 0.1037491204782, 0.261999999999999, 0.397642284162343, 1.08011538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 285, '2021-09-19 00:00:00', 0.0393401341360932, 0.078615384615385, 0.0451995575199578, 0.111500000000004, 0.071038053182778, 0.150750000000001, 0.10561476441075, 0.259038461538459, 0.396473916107789, 1.07961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 300, '2021-09-19 00:00:00', 0.0214476912869082, 0.0667884615384651, 0.0369413672646861, 0.0992692307692336, 0.0464116530459919, 0.137307692307691, 0.10118099547916, 0.250423076923077, 0.392602844928756, 1.07842307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 315, '2021-09-19 00:00:00', 0.037131409055698, 0.0726923076923094, 0.0474305159802606, 0.0954230769230756, 0.0460209191564042, 0.137749999999999, 0.0963882713101272, 0.264673076923075, 0.401722908712729, 1.08265384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 330, '2021-09-19 00:00:00', 0.0225163530316554, 0.0606153846153855, 0.0316401886603369, 0.0916923076923072, 0.0389719623082299, 0.126576923076925, 0.0993354476199033, 0.269134615384617, 0.402447288473907, 1.082 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 345, '2021-09-19 00:00:00', 0.0309043748458953, 0.067903846153843, 0.0345252026117844, 0.09151923076923, 0.0584368561256169, 0.126615384615379, 0.101437658004996, 0.283538461538461, 0.407829829236882, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 360, '2021-09-19 00:00:00', 0.0250250950970305, 0.0648461538461563, 0.0325363465397392, 0.0880769230769261, 0.0560238445114825, 0.120134615384612, 0.120228034936181, 0.314903846153847, 0.408951197013116, 1.08269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 375, '2021-09-19 00:00:00', 0.0269066262928255, 0.058942307692312, 0.0559474203708622, 0.0840769230769234, 0.0660465715642011, 0.112980769230768, 0.15492253275055, 0.362365384615385, 0.408572233045007, 1.08498076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 390, '2021-09-19 00:00:00', 0.0338237342704785, 0.0547500000000018, 0.0361364933806038, 0.0773846153846121, 0.0576083460833745, 0.111192307692301, 0.15259277127752, 0.370576923076925, 0.408079788578351, 1.08457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 405, '2021-09-19 00:00:00', 0.016633989761467, 0.0575192307692283, 0.0281604537223076, 0.0771346153846137, 0.0403633306546723, 0.118461538461532, 0.157873714136916, 0.400480769230768, 0.408195098998202, 1.08332692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 420, '2021-09-19 00:00:00', 0.0277011524336784, 0.0550769230769259, 0.0361182246773846, 0.0781153846153794, 0.0441266751697693, 0.118711538461538, 0.1612839743577, 0.412596153846154, 0.408340555927748, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 435, '2021-09-19 00:00:00', 0.0287863749821915, 0.0558461538461505, 0.0404850399720507, 0.0935384615384589, 0.0646632698024021, 0.133038461538461, 0.164077608278709, 0.428807692307691, 0.408340555927748, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 450, '2021-09-19 00:00:00', 0.024967155347647, 0.0681730769230772, 0.0318248089002645, 0.0915384615384625, 0.0571067286888196, 0.124538461538459, 0.174294984260768, 0.461807692307691, 0.408401725774246, 1.08351923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 465, '2021-09-19 00:00:00', 0.0210015475620279, 0.0547500000000018, 0.0428803747472109, 0.0884423076923097, 0.0539630536000905, 0.124134615384612, 0.165032240439904, 0.483596153846152, 0.41585203035917, 1.08786538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 480, '2021-09-19 00:00:00', 0.034398708607242, 0.0693653846153851, 0.03964446318893, 0.0922884615384578, 0.0532000036148031, 0.147096153846156, 0.156705564183768, 0.493423076923075, 0.426698012470355, 1.09157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 495, '2021-09-19 00:00:00', 0.0214794445566327, 0.0680576923076888, 0.0254594096251584, 0.0953076923076905, 0.0399815149595618, 0.162692307692309, 0.154430772391832, 0.500788461538461, 0.427463502715547, 1.09011538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 510, '2021-09-19 00:00:00', 0.0224601527496665, 0.0660384615384631, 0.0349146872335367, 0.109346153846158, 0.0436357695545237, 0.16940384615385, 0.166964036892333, 0.516480769230769, 0.428664039599955, 1.08917307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 525, '2021-09-19 00:00:00', 0.036337462127208, 0.0821346153846168, 0.0407946829114572, 0.133615384615386, 0.0665690647719771, 0.188403846153846, 0.172757746124893, 0.52182692307692, 0.429065006729747, 1.0885 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 540, '2021-09-19 00:00:00', 0.0315459920653109, 0.108519230769231, 0.0342857673992281, 0.136576923076923, 0.0863139551066595, 0.220826923076922, 0.176787914005627, 0.526557692307691, 0.431094287384306, 1.08626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 555, '2021-09-19 00:00:00', 0.0296736350214222, 0.0922692307692308, 0.0645883086586448, 0.143519230769228, 0.11555978805529, 0.275230769230766, 0.200355381375576, 0.53432692307692, 0.451508205905497, 1.0925 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 570, '2021-09-19 00:00:00', 0.0615579526825047, 0.117692307692308, 0.0767663988995206, 0.177999999999999, 0.116798030805317, 0.288000000000003, 0.239812090700515, 0.560326923076922, 0.455770666437205, 1.09359615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 585, '2021-09-19 00:00:00', 0.0499770601222349, 0.124557692307689, 0.102383744578156, 0.225634615384613, 0.125920286139834, 0.300961538461536, 0.242105349764545, 0.562596153846153, 0.466992954978981, 1.1045 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 600, '2021-09-19 00:00:00', 0.0851109072825623, 0.177442307692308, 0.0912741453829325, 0.218019230769235, 0.123432335870555, 0.299807692307693, 0.250662310382217, 0.559576923076923, 0.463203676749058, 1.10138461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 615, '2021-09-19 00:00:00', 0.0544524527949338, 0.14601923076923, 0.0924689136953611, 0.215499999999998, 0.109672647526102, 0.288019230769231, 0.272646062477735, 0.559846153846154, 0.471065483362329, 1.09501923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 630, '2021-09-19 00:00:00', 0.0716783413269654, 0.151769230769228, 0.0846839190982943, 0.202615384615382, 0.113026171237531, 0.307346153846155, 0.28205947272489, 0.548615384615386, 0.484133294185047, 1.09455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 645, '2021-09-19 00:00:00', 0.0633957442153284, 0.138403846153845, 0.0703293050857602, 0.194865384615383, 0.103314947909478, 0.288038461538462, 0.269630648366352, 0.527942307692306, 0.485026356143506, 1.07611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 660, '2021-09-19 00:00:00', 0.0606300763140395, 0.141884615384614, 0.100709202466998, 0.224211538461539, 0.103496755801998, 0.277038461538462, 0.269763007100677, 0.536499999999999, 0.472514348581486, 1.06848076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 675, '2021-09-19 00:00:00', 0.0731027964318319, 0.147673076923074, 0.078030595577333, 0.194076923076923, 0.0929161429213712, 0.242480769230771, 0.266060841075582, 0.530134615384615, 0.462818472472243, 1.05703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 690, '2021-09-19 00:00:00', 0.0463580587965471, 0.126019230769236, 0.0682007444128082, 0.17919230769231, 0.0786314895817591, 0.23263461538462, 0.243235593296201, 0.518076923076922, 0.449486959252952, 1.05094230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 705, '2021-09-19 00:00:00', 0.0380449582225256, 0.115326923076919, 0.046236686233406, 0.155865384615387, 0.0907578117002354, 0.220903846153849, 0.255267878150359, 0.533480769230768, 0.453694741920331, 1.05217307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 720, '2021-09-19 00:00:00', 0.046395838672814, 0.116576923076932, 0.065449322732587, 0.164923076923082, 0.122592175682064, 0.230192307692307, 0.265043810602065, 0.545692307692307, 0.45274472515298, 1.05311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 735, '2021-09-19 00:00:00', 0.061185157199596, 0.114788461538461, 0.0874530643347543, 0.164461538461537, 0.151114471383583, 0.245288461538459, 0.303979820306957, 0.572634615384612, 0.446898276585833, 1.04451923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 750, '2021-09-19 00:00:00', 0.0422189713098448, 0.108692307692307, 0.0798316112442079, 0.153884615384614, 0.154211742544012, 0.257692307692306, 0.283025729327811, 0.559288461538458, 0.437431390664254, 1.03419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974840 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974840, 2, 765, '2021-09-19 00:00:00', 0.0475175797428188, 0.104403846153846, 0.0841413462802088, 0.170615384615383, 0.131608896122035, 0.260807692307688, 0.260535286256231, 0.56384615384615, 0.439291389626524[...];
Date: 2021-09-19 14:58:59 Duration: 12s778ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 900, '2021-09-19 00:00:00', 0.065300412515108, 0.121518518518519, 0.0838516700137956, 0.172555555555554, 0.11976365614548, 0.271055555555557, 0.180497131244417, 0.563314814814819, 0.540685326039898, 1.05738888888889 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 915, '2021-09-19 00:00:00', 0.0684605445044487, 0.124499999999999, 0.118019337833099, 0.214555555555556, 0.1300544374297, 0.283814814814814, 0.171382265868236, 0.556148148148152, 0.552939875945165, 1.05527777777778 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 930, '2021-09-19 00:00:00', 0.108794485285282, 0.17151851851852, 0.112786011867313, 0.208870370370373, 0.121896966206588, 0.275796296296297, 0.170141136737285, 0.553555555555561, 0.565852009308746, 1.07885185185185 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 945, '2021-09-19 00:00:00', 0.0527756499796032, 0.121666666666668, 0.0758625190385335, 0.176444444444446, 0.0995674297997278, 0.259333333333337, 0.1705041376878, 0.531759259259265, 0.577939168369979, 1.08298148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 960, '2021-09-19 00:00:00', 0.0552272113345837, 0.132722222222224, 0.0689507493828435, 0.176074074074075, 0.111387589778641, 0.302314814814817, 0.164929292887653, 0.520962962962967, 0.598679578649327, 1.08824074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 975, '2021-09-19 00:00:00', 0.0549218234871764, 0.115685185185183, 0.076815704264512, 0.191462962962965, 0.121120739835232, 0.318185185185186, 0.158744939574323, 0.503925925925925, 0.608910038078643, 1.08637037037037 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 990, '2021-09-19 00:00:00', 0.0586783994192487, 0.156907407407411, 0.0875672309886507, 0.245092592592595, 0.133953780777612, 0.347333333333336, 0.152981543213884, 0.499277777777779, 0.623844583862694, 1.08874074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1005, '2021-09-19 00:00:00', 0.0543157973379392, 0.151574074074071, 0.0678663425848248, 0.217925925925925, 0.125483384446231, 0.316685185185184, 0.132181905977353, 0.458462962962963, 0.590912228165923, 1.06187037037037 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1020, '2021-09-19 00:00:00', 0.0576228218776201, 0.146703703703705, 0.0772211046466558, 0.214185185185189, 0.124925647402436, 0.334074074074077, 0.140203532861266, 0.423370370370371, 0.595027719673204, 1.03161111111111 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1035, '2021-09-19 00:00:00', 0.056769859534505, 0.143018518518523, 0.102471471257381, 0.204037037037041, 0.121352838434093, 0.307870370370375, 0.141454617570117, 0.388703703703704, 0.576119545553902, 1.01133333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1050, '2021-09-19 00:00:00', 0.0711111194577977, 0.143814814814816, 0.0973017049946803, 0.241388888888893, 0.106316304935589, 0.281685185185188, 0.134220565698441, 0.365611111111112, 0.572268484770017, 0.999759259259262 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1065, '2021-09-19 00:00:00', 0.0860788042511644, 0.192185185185186, 0.0983441106653784, 0.226611111111113, 0.101691709119791, 0.253129629629629, 0.12997376461109, 0.343277777777776, 0.557833500596248, 0.990185185185187 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1080, '2021-09-19 00:00:00', 0.0628247460635443, 0.131277777777778, 0.0693944247208397, 0.16248148148148, 0.0766078834472538, 0.198962962962962, 0.135891786489573, 0.310407407407405, 0.566869645647652, 0.985685185185185 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1095, '2021-09-19 00:00:00', 0.0354567269665413, 0.108055555555555, 0.0441712947099496, 0.146259259259259, 0.0815649855397353, 0.193907407407409, 0.11920326973565, 0.298351851851854, 0.569719372239894, 0.980018518518521 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1110, '2021-09-19 00:00:00', 0.0443471477737776, 0.111851851851851, 0.0674398170028593, 0.145425925925928, 0.0805203430260058, 0.178388888888891, 0.124169884659729, 0.291611111111112, 0.560914986880477, 0.975740740740742 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1125, '2021-09-19 00:00:00', 0.0562887473383732, 0.0956666666666708, 0.0750217537302572, 0.129074074074079, 0.0742990799159253, 0.153759259259264, 0.117450156125011, 0.289407407407408, 0.56366787277414, 0.970481481481483 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1140, '2021-09-19 00:00:00', 0.0301987127327023, 0.0840925925925925, 0.034922543515386, 0.103259259259261, 0.0418775517996157, 0.149462962962964, 0.108691344662574, 0.276407407407407, 0.565764580493791, 0.969814814814815 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1155, '2021-09-19 00:00:00', 0.0207750466690866, 0.069388888888887, 0.0251169628610191, 0.0956481481481517, 0.0505945913913997, 0.154796296296296, 0.155784260292835, 0.321703703703703, 0.571236822274712, 0.96274074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1170, '2021-09-19 00:00:00', 0.0229664533005835, 0.0718518518518539, 0.0278207914831022, 0.11035185185185, 0.0568285458043174, 0.154814814814813, 0.152178920318072, 0.329592592592594, 0.577299379318764, 0.969648148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1185, '2021-09-19 00:00:00', 0.0254364606964777, 0.0754259259259224, 0.041818015719862, 0.109851851851845, 0.056933728405925, 0.138759259259253, 0.151675185259028, 0.323351851851852, 0.581314053236316, 0.967518518518517 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1200, '2021-09-19 00:00:00', 0.0330900093373944, 0.0787777777777718, 0.03743174224686, 0.0989074074074086, 0.0531705046440461, 0.134388888888886, 0.152684590072421, 0.308740740740744, 0.585765316837949, 0.967444444444445 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1215, '2021-09-19 00:00:00', 0.0217283638332873, 0.0607777777777785, 0.02872981764043, 0.0845370370370359, 0.0425706384643135, 0.130981481481479, 0.148599446782431, 0.306759259259261, 0.581483589830504, 0.969870370370369 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1230, '2021-09-19 00:00:00', 0.0250247882806244, 0.0625185185185149, 0.0408233460662585, 0.0947407407407394, 0.0540133200834631, 0.131648148148146, 0.148334687403785, 0.305888888888894, 0.577548886696375, 0.969203703703702 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1245, '2021-09-19 00:00:00', 0.0293373151920565, 0.0702037037037026, 0.0398065031409166, 0.0969999999999979, 0.0527457617692165, 0.128333333333333, 0.149225001724243, 0.300296296296299, 0.576469445920405, 0.966314814814813 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1260, '2021-09-19 00:00:00', 0.0305462845298043, 0.0675370370370358, 0.0463444077646279, 0.0921481481481492, 0.0485050222089134, 0.122777777777779, 0.152733185411437, 0.295814814814819, 0.578963402811332, 0.965777777777779 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1275, '2021-09-19 00:00:00', 0.0307057420133847, 0.060148148148148, 0.0331366634038206, 0.0821666666666679, 0.040154624573562, 0.117481481481483, 0.151465617660683, 0.297222222222225, 0.582949639989201, 0.965574074074074 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1290, '2021-09-19 00:00:00', 0.019759901409258, 0.0561296296296297, 0.0278210986979925, 0.0795740740740714, 0.0414838897092934, 0.115518518518517, 0.141320764237098, 0.298907407407408, 0.583919218596341, 0.962833333333332 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1305, '2021-09-19 00:00:00', 0.0266120032682407, 0.0646111111111107, 0.0284400453996835, 0.0859814814814852, 0.0412818727765955, 0.117407407407407, 0.131900700800997, 0.307944444444446, 0.577970343485481, 0.962722222222222 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1320, '2021-09-19 00:00:00', 0.019220344752935, 0.0595370370370418, 0.0285200109684629, 0.0792777777777779, 0.0403164653574366, 0.109074074074078, 0.134494331000323, 0.317925925925928, 0.57828401659233, 0.964166666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1335, '2021-09-19 00:00:00', 0.0191829919326263, 0.0523888888888848, 0.0368881712678626, 0.0783888888888879, 0.139836603366304, 0.20461111111111, 0.145460828280679, 0.338555555555556, 0.578659946197538, 0.963944444444443 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1350, '2021-09-19 00:00:00', 0.0336923719249038, 0.0566851851851858, 0.032468075488485, 0.0806851851851867, 0.139856405296875, 0.219222222222221, 0.153632303293881, 0.343999999999999, 0.578402133891321, 0.96348148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 5, 1365, '2021-09-19 00:00:00', 0.0234799120059319, 0.0625370370370383, 0.138102061849849, 0.194222222222221, 0.140901988525251, 0.229796296296297, 0.155538085862739, 0.353000000000001, 0.579369714145917, 0.962648148148148 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 0, '2021-09-19 00:00:00', 0.119130417291768, 0.124478260869561, 0.111276171589592, 0.163, 0.104978451581466, 0.201956521739132, 0.142032312751751, 0.387717391304347, 0.601589329479737, 0.983195652173911 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 15, '2021-09-19 00:00:00', 0.0588701340897668, 0.100521739130434, 0.0591963053675637, 0.146043478260869, 0.0675196721443619, 0.211260869565217, 0.134386723681976, 0.374717391304346, 0.590517251658182, 1.02547826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 30, '2021-09-19 00:00:00', 0.0561704845388853, 0.0989600000000007, 0.0555890276943207, 0.140340000000003, 0.0732206994867801, 0.211300000000002, 0.132733307173947, 0.369880000000002, 0.561462241235632, 1.01066 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 45, '2021-09-19 00:00:00', 0.0473627612565627, 0.0933653846153882, 0.0639429342942102, 0.167173076923077, 0.0847129837473791, 0.195980769230769, 0.138395153316647, 0.363538461538464, 0.561882021561335, 0.989384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 60, '2021-09-19 00:00:00', 0.0670573606353918, 0.141480769230769, 0.0754053686111598, 0.161519230769233, 0.0846347650882181, 0.192288461538462, 0.141945038117411, 0.366576923076923, 0.5625705278862, 0.983173076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 75, '2021-09-19 00:00:00', 0.0321628129749478, 0.0625576923076964, 0.0447586906043417, 0.0884038461538458, 0.0470910125346452, 0.122288461538463, 0.151031392559499, 0.351692307692309, 0.552161393978251, 0.96725 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 90, '2021-09-19 00:00:00', 0.0318183062934634, 0.0642307692307666, 0.0393244345648575, 0.088365384615384, 0.0510995446314182, 0.122711538461537, 0.147556424670495, 0.34996153846154, 0.546090078509178, 0.963423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 105, '2021-09-19 00:00:00', 0.0186823754872351, 0.0533653846153853, 0.0264523083186453, 0.0752307692307699, 0.0462231918146983, 0.108788461538458, 0.142026850115909, 0.342615384615386, 0.539823032255805, 0.957615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 120, '2021-09-19 00:00:00', 0.0204549128949158, 0.0592115384615408, 0.0324341700158257, 0.0786538461538457, 0.0520405019783057, 0.117576923076923, 0.142396645379675, 0.340769230769231, 0.534994648427589, 0.954076923076926 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 135, '2021-09-19 00:00:00', 0.0211523866629381, 0.0487115384615377, 0.0296173870451888, 0.0765192307692272, 0.0696761519735847, 0.164384615384615, 0.15999156708546, 0.351192307692309, 0.530521088176525, 0.950250000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 150, '2021-09-19 00:00:00', 0.0248578729209452, 0.0554230769230759, 0.0448677543968449, 0.0876538461538427, 0.0844391178032071, 0.181730769230769, 0.183555390927267, 0.361807692307693, 0.528082830041481, 0.952846153846156 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 165, '2021-09-19 00:00:00', 0.0381472652513167, 0.0709230769230756, 0.0663526592128433, 0.147346153846155, 0.0906898370186068, 0.192942307692309, 0.215307173234323, 0.367326923076925, 0.527703960204382, 0.951980769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 180, '2021-09-19 00:00:00', 0.0518912768717875, 0.12773076923077, 0.0654318465157504, 0.157557692307693, 0.0905346363808634, 0.214903846153846, 0.211961832558456, 0.35246153846154, 0.519681695478481, 0.944230769230772 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 195, '2021-09-19 00:00:00', 0.0252467895902675, 0.0814038461538462, 0.0390152484983026, 0.106019230769234, 0.0664005937183867, 0.165826923076923, 0.20655470219775, 0.30625, 0.515385757317911, 0.91917307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 210, '2021-09-19 00:00:00', 0.0251183123514422, 0.073480769230773, 0.0591574983868047, 0.13051923076923, 0.0595701170567424, 0.164826923076924, 0.204357944830597, 0.294019230769231, 0.516115628070362, 0.912692307692311 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 225, '2021-09-19 00:00:00', 0.0465638271622929, 0.0972599999999977, 0.0446195678299695, 0.120479999999998, 0.0686246918633021, 0.177159999999998, 0.210342017121325, 0.294919999999997, 0.523818133993091, 0.903900000000004 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 240, '2021-09-19 00:00:00', 0.0345210972283068, 0.0908846153846186, 0.0467882628279978, 0.127307692307696, 0.0853069953845451, 0.180288461538462, 0.210679100675743, 0.290711538461538, 0.51879021252852, 0.917230769230773 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 255, '2021-09-19 00:00:00', 0.0372117072148824, 0.0833653846153831, 0.0588346313505386, 0.123576923076923, 0.112445001941118, 0.177538461538459, 0.203992827928223, 0.29257692307692, 0.516823878645777, 0.919307692307694 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 270, '2021-09-19 00:00:00', 0.0412972712825497, 0.0877692307692301, 0.0630602886133588, 0.122500000000001, 0.103242634306095, 0.160807692307689, 0.194442280342051, 0.283096153846151, 0.515268271052904, 0.921634615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 285, '2021-09-19 00:00:00', 0.0374676475827425, 0.0827692307692303, 0.0712295233733877, 0.117249999999996, 0.0693647577331948, 0.147980769230765, 0.183340684351461, 0.270942307692307, 0.519712435279952, 0.921846153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 300, '2021-09-19 00:00:00', 0.0371185211907006, 0.0792307692307671, 0.0425330459760417, 0.0974999999999966, 0.0389960944790075, 0.133346153846151, 0.149791994240221, 0.25880769230769, 0.526574376366871, 0.931423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 315, '2021-09-19 00:00:00', 0.0311628230181701, 0.064807692307688, 0.0346137811594466, 0.101076923076919, 0.0557826723854442, 0.139442307692306, 0.146935611225308, 0.269423076923073, 0.525429121327002, 0.934807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 330, '2021-09-19 00:00:00', 0.0262352082866928, 0.0721153846153824, 0.0284793109791319, 0.0881346153846159, 0.0895165133025558, 0.140384615384614, 0.152022650134271, 0.290384615384611, 0.523015677070527, 0.93646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 345, '2021-09-19 00:00:00', 0.0197543374010341, 0.0564230769230731, 0.0518994330782718, 0.0956346153846145, 0.128679895028773, 0.141653846153847, 0.15388985196712, 0.299057692307689, 0.522617006405856, 0.938846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 360, '2021-09-19 00:00:00', 0.0408268765172352, 0.0709230769230756, 0.0768933252079685, 0.101711538461539, 0.121247788243111, 0.134615384615385, 0.154635443494093, 0.314596153846151, 0.519886366282245, 0.946576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 375, '2021-09-19 00:00:00', 0.0481012114032652, 0.0665576923076926, 0.0913930817109017, 0.0978461538461543, 0.0905093280360565, 0.119961538461538, 0.156344891186121, 0.364749999999999, 0.51788187248267, 0.949076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 390, '2021-09-19 00:00:00', 0.0475517046527779, 0.0627692307692288, 0.0484920136168405, 0.0803461538461516, 0.0537250979882419, 0.110115384615384, 0.155313629348936, 0.380288461538459, 0.517169145072855, 0.951730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 405, '2021-09-19 00:00:00', 0.0374363511124598, 0.0540961538461503, 0.0434082232549728, 0.0794230769230747, 0.0557287282633099, 0.110865384615381, 0.167218134828091, 0.400730769230769, 0.512175038063538, 0.953019230769227 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 420, '2021-09-19 00:00:00', 0.0298711399179888, 0.0592499999999971, 0.0436891466895545, 0.080692307692306, 0.0640427861787597, 0.12103846153846, 0.186146084072122, 0.430769230769233, 0.504881236987018, 0.953211538461535 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 435, '2021-09-19 00:00:00', 0.0353877042966138, 0.0565192307692323, 0.0400063264227797, 0.0778846153846123, 0.0810079696933947, 0.135634615384614, 0.191710442715454, 0.457076923076924, 0.504781364705404, 0.953884615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 450, '2021-09-19 00:00:00', 0.0284261323433194, 0.051249999999996, 0.0462856349205649, 0.081999999999998, 0.0706993308639884, 0.134653846153843, 0.205353050585124, 0.477653846153847, 0.499151418756031, 0.955826923076919 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 465, '2021-09-19 00:00:00', 0.0278952435978682, 0.0557307692307675, 0.0631034590055208, 0.0990576923076903, 0.0640306086661185, 0.131173076923076, 0.229250169029382, 0.497999999999999, 0.491449527888206, 0.952961538461534 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 480, '2021-09-19 00:00:00', 0.0565000918991772, 0.0790961538461517, 0.0529518685658533, 0.0995961538461501, 0.0685384479409467, 0.146173076923076, 0.229587050693534, 0.506076923076923, 0.48711832711918, 0.951269230769228 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 495, '2021-09-19 00:00:00', 0.0190089047958694, 0.0589615384615347, 0.0318231652441104, 0.0865769230769233, 0.0671325554407126, 0.164499999999999, 0.234243930222651, 0.512173076923078, 0.481588707780344, 0.951211538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 510, '2021-09-19 00:00:00', 0.0334924790639053, 0.0661153846153844, 0.0623179471618069, 0.103442307692308, 0.0954938741490798, 0.197000000000001, 0.269622029600985, 0.531826923076923, 0.481317084035689, 0.953346153846151 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 525, '2021-09-19 00:00:00', 0.0466080423895331, 0.0774807692307692, 0.0588979201670162, 0.13875, 0.0982405211712564, 0.213000000000002, 0.266044533576906, 0.527423076923077, 0.478618301829503, 0.95132692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 540, '2021-09-19 00:00:00', 0.0424445701882094, 0.112192307692308, 0.0728974200239898, 0.160923076923079, 0.10106394776804, 0.227692307692307, 0.250573741641058, 0.521000000000001, 0.465581738671758, 0.949153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 555, '2021-09-19 00:00:00', 0.0444900161661194, 0.107192307692309, 0.0602182568789412, 0.151538461538463, 0.100490520027436, 0.265769230769231, 0.237214336705141, 0.508807692307693, 0.450089303959183, 0.94280769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 570, '2021-09-19 00:00:00', 0.0408976818978196, 0.108096153846155, 0.0613416159401878, 0.154576923076921, 0.0924014256466764, 0.265711538461536, 0.237359957902302, 0.497519230769231, 0.447733190209734, 0.934480769230766 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 585, '2021-09-19 00:00:00', 0.0561492687807711, 0.112596153846154, 0.0856843940552507, 0.211653846153847, 0.110938243388627, 0.270076923076925, 0.239664705690774, 0.491865384615385, 0.451191335841528, 0.927692307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 600, '2021-09-19 00:00:00', 0.079772862650056, 0.172480769230768, 0.0826544637912281, 0.212903846153844, 0.137774013682385, 0.284673076923079, 0.248559468971477, 0.502980769230771, 0.47132314776105, 0.948980769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 615, '2021-09-19 00:00:00', 0.0441154298839568, 0.133634615384617, 0.0745234604258704, 0.179384615384619, 0.109607511323183, 0.280057692307693, 0.226650652903401, 0.483038461538465, 0.46308231574294, 0.948365384615381 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 630, '2021-09-19 00:00:00', 0.0451535670283589, 0.120230769230768, 0.0893461053345986, 0.182057692307692, 0.107352225801867, 0.274403846153844, 0.209752712460685, 0.470596153846153, 0.456443753801729, 0.938596153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 645, '2021-09-19 00:00:00', 0.048685474061728, 0.119846153846152, 0.056608469738669, 0.186673076923076, 0.121856676531833, 0.27851923076923, 0.197550010221362, 0.456057692307692, 0.435537249135611, 0.930153846153841 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 660, '2021-09-19 00:00:00', 0.0471400205606832, 0.13119230769231, 0.0666592713846931, 0.185038461538461, 0.11925225526008, 0.262403846153843, 0.189573456434742, 0.447653846153847, 0.427246265231008, 0.925134615384611 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 675, '2021-09-19 00:00:00', 0.0665734903349976, 0.11448076923077, 0.11700218439775, 0.195365384615387, 0.127118297418038, 0.243192307692306, 0.210737481606492, 0.457115384615386, 0.422925696329017, 0.931769230769225 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 690, '2021-09-19 00:00:00', 0.0753603369459997, 0.143596153846156, 0.0864924474248356, 0.180211538461537, 0.150990014952594, 0.254730769230769, 0.212425183209381, 0.461461538461541, 0.418516225675714, 0.93063461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 705, '2021-09-19 00:00:00', 0.0459043529023658, 0.109519230769228, 0.0709493101825876, 0.148769230769228, 0.144158071627588, 0.250519230769232, 0.215266958592204, 0.45471153846154, 0.412779046874307, 0.927192307692303 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 720, '2021-09-19 00:00:00', 0.0700124714165014, 0.116384615384614, 0.134755710596851, 0.186807692307692, 0.146310281462169, 0.255461538461539, 0.242233934134242, 0.462173076923077, 0.411960483541806, 0.926999999999996 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 735, '2021-09-19 00:00:00', 0.0723572653308144, 0.121076923076925, 0.0917093234082583, 0.1675, 0.0953805596222121, 0.225134615384616, 0.245787400315485, 0.448615384615381, 0.395847805349477, 0.918749999999996 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 750, '2021-09-19 00:00:00', 0.0549062417637168, 0.105346153846153, 0.0692811995810162, 0.143769230769232, 0.0844206409320891, 0.198730769230769, 0.248520740505776, 0.449538461538461, 0.375999652720788, 0.91682692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 765, '2021-09-19 00:00:00', 0.0433482543344714, 0.0986346153846147, 0.0713747854637765, 0.138500000000002, 0.0859825764997671, 0.196288461538463, 0.262661309411073, 0.488211538461537, 0.371889727762659, 0.914980769230765 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 780, '2021-09-19 00:00:00', 0.0713964042404201, 0.109557692307691, 0.0682696379186109, 0.152211538461537, 0.0963032470097171, 0.219846153846153, 0.282516186057746, 0.503153846153843, 0.37382326758057, 0.915346153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 795, '2021-09-19 00:00:00', 0.030262416396476, 0.102923076923076, 0.0430205720020611, 0.13748076923077, 0.0816475375294021, 0.226096153846157, 0.255350748217787, 0.506269230769227, 0.380920858426807, 0.91609615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 810, '2021-09-19 00:00:00', 0.0433310334695449, 0.0950384615384639, 0.0585961931029102, 0.155576923076924, 0.0863072418745932, 0.221500000000002, 0.261583894470119, 0.51907692307692, 0.365124946475123, 0.916942307692302 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 825, '2021-09-19 00:00:00', 0.0491140157028634, 0.108057692307693, 0.0642366059070784, 0.157807692307697, 0.0743258030565424, 0.21525, 0.253043566483051, 0.516942307692304, 0.35944514345564, 0.921865384615379 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 840, '2021-09-19 00:00:00', 0.0404735051037665, 0.114730769230776, 0.0647829749714635, 0.154576923076927, 0.0748926128636119, 0.21321153846154, 0.24680099192545, 0.535980769230767, 0.353204479891442, 0.926269230769225 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 855, '2021-09-19 00:00:00', 0.049652287111314, 0.0954807692307698, 0.065683776242983, 0.150461538461538, 0.0789162774473964, 0.218826923076925, 0.24766983295074, 0.527115384615382, 0.36250628429566, 0.93661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 870, '2021-09-19 00:00:00', 0.0502368850087695, 0.10873076923077, 0.0558001378548107, 0.150653846153845, 0.0847933891653942, 0.21317307692308, 0.24103565408143, 0.527057692307691, 0.356315991998459, 0.932884615384612 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 885, '2021-09-19 00:00:00', 0.0518302146806923, 0.105134615384612, 0.0695578563831281, 0.146346153846155, 0.097028086734636, 0.210980769230773, 0.234223283510549, 0.527442307692307, 0.343726255683435, 0.937173076923073 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 900, '2021-09-19 00:00:00', 0.056286109777159, 0.100384615384617, 0.069141415841849, 0.147846153846158, 0.109180078839432, 0.229019230769232, 0.228019561407827, 0.520903846153844, 0.329156156534578, 0.94934615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 915, '2021-09-19 00:00:00', 0.0479579022124116, 0.109903846153847, 0.0777671277201744, 0.161115384615384, 0.115799920286939, 0.260692307692305, 0.216786222241746, 0.513115384615382, 0.314064890404221, 0.94484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 930, '2021-09-19 00:00:00', 0.0666863842636061, 0.118923076923079, 0.08783970540794, 0.172576923076922, 0.124447259450001, 0.270596153846151, 0.2128421589239, 0.507230769230768, 0.311754365832116, 0.945269230769226 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 945, '2021-09-19 00:00:00', 0.0631575319827636, 0.117423076923074, 0.0922785436349345, 0.185019230769228, 0.151108896037062, 0.307038461538459, 0.198979845326494, 0.486326923076921, 0.30591792262732, 0.956346153846149 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 960, '2021-09-19 00:00:00', 0.0752746994986749, 0.138403846153847, 0.0870938949551711, 0.202942307692307, 0.161719886032801, 0.315192307692307, 0.193746583096424, 0.467961538461539, 0.301088882864537, 0.956153846153842 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 975, '2021-09-19 00:00:00', 0.0521534864975126, 0.125615384615384, 0.119686738549499, 0.213153846153845, 0.15231231578064, 0.295807692307688, 0.191473336163393, 0.444038461538461, 0.318702438985623, 0.97976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 990, '2021-09-19 00:00:00', 0.0830998403219791, 0.152788461538463, 0.10913986263224, 0.211480769230769, 0.131787732883081, 0.292442307692305, 0.176955449630255, 0.421865384615384, 0.321592125812518, 0.973653846153844 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1005, '2021-09-19 00:00:00', 0.0639664365116602, 0.141249999999998, 0.0968925495270202, 0.202884615384612, 0.108531748279553, 0.269096153846152, 0.180072246185115, 0.401576923076922, 0.319982071613153, 0.982384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1020, '2021-09-19 00:00:00', 0.09059094240681, 0.148673076923075, 0.102960410614212, 0.197615384615383, 0.117697795875055, 0.283365384615383, 0.172663096809939, 0.380249999999999, 0.319145689542949, 0.984134615384613 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1035, '2021-09-19 00:00:00', 0.0496384931278162, 0.117500000000001, 0.0672598291358576, 0.168230769230768, 0.118845240349983, 0.256134615384616, 0.159314798433788, 0.350249999999999, 0.31780866038449, 0.996769230769228 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1050, '2021-09-19 00:00:00', 0.0618718433538242, 0.121749999999998, 0.103031356317458, 0.201096153846154, 0.125439401551263, 0.243211538461538, 0.146143592454082, 0.330019230769229, 0.323015417588697, 1.0125 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1065, '2021-09-19 00:00:00', 0.0888733866022518, 0.164326923076923, 0.100302444559516, 0.190403846153845, 0.122991975973418, 0.227384615384616, 0.137672018273082, 0.298730769230767, 0.319441115315244, 1.01838461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1095, '2021-09-19 00:00:00', 0.0345703574668351, 0.0934807692307658, 0.0464289738782219, 0.129980769230771, 0.0709930251178523, 0.165480769230771, 0.110794426755136, 0.244250000000002, 0.32679456261365, 1.01911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1110, '2021-09-19 00:00:00', 0.0392494389964813, 0.093038461538462, 0.0417525908915131, 0.113173076923075, 0.066138177035191, 0.154461538461538, 0.106735887195377, 0.237019230769235, 0.338436916630651, 1.03405769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1125, '2021-09-19 00:00:00', 0.0314940531627075, 0.0758461538461531, 0.0653001030744833, 0.115211538461541, 0.0865263610343433, 0.141865384615385, 0.107963699383706, 0.230596153846157, 0.341943140235109, 1.03486538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1140, '2021-09-19 00:00:00', 0.0387426816910663, 0.0721538461538518, 0.0400592109834338, 0.0975961538461558, 0.0726137833917335, 0.130307692307695, 0.0938768280575906, 0.218326923076927, 0.337660849989135, 1.03248076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1155, '2021-09-19 00:00:00', 0.0249828248695259, 0.0691923076923069, 0.0492999492900292, 0.0927500000000007, 0.058031533205265, 0.120173076923076, 0.0810890583532441, 0.206153846153848, 0.337782897959394, 1.03238461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1170, '2021-09-19 00:00:00', 0.033655814447932, 0.0619230769230796, 0.0442408312969616, 0.0866346153846175, 0.0437876519299511, 0.11553846153846, 0.0741567181457929, 0.19467307692308, 0.339223303467473, 1.03298076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1185, '2021-09-19 00:00:00', 0.0247153097990174, 0.0610576923076903, 0.0283761275614695, 0.0827692307692292, 0.0480643358907159, 0.119596153846149, 0.0727554703203754, 0.18896153846154, 0.343105814582033, 1.0355 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1200, '2021-09-19 00:00:00', 0.0249791605451127, 0.0629615384615374, 0.0355099336047757, 0.0863461538461496, 0.0533840656145512, 0.112961538461533, 0.0790595418266907, 0.196634615384615, 0.345267952243116, 1.04382692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1215, '2021-09-19 00:00:00', 0.0277287964730926, 0.056615384615386, 0.0437351161495597, 0.0834038461538449, 0.0503516251361017, 0.108115384615384, 0.0715185613346953, 0.206269230769233, 0.352550832668687, 1.05248076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1230, '2021-09-19 00:00:00', 0.0277777788888914, 0.0602499999999964, 0.0354702475539517, 0.0760384615384584, 0.0395363707917782, 0.101730769230765, 0.0675216546461504, 0.200076923076925, 0.358126948377034, 1.05513461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1245, '2021-09-19 00:00:00', 0.0311984713629472, 0.0502307692307686, 0.0344284095568677, 0.0713461538461545, 0.0421535882221203, 0.093250000000002, 0.0686294425492117, 0.197096153846156, 0.360506291954056, 1.05694230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1260, '2021-09-19 00:00:00', 0.0252609153863001, 0.0560769230769219, 0.0350086637628691, 0.0719423076923063, 0.0466740786238463, 0.101980769230769, 0.0685515218929997, 0.196865384615385, 0.36278625196579, 1.05676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1275, '2021-09-19 00:00:00', 0.0285257508496901, 0.0475384615384612, 0.0340590437554917, 0.063538461538461, 0.0491027376645516, 0.0991730769230766, 0.0638074748454571, 0.190076923076924, 0.365229154620242, 1.05515384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1290, '2021-09-19 00:00:00', 0.0279810375350619, 0.0490384615384596, 0.0331198813171472, 0.0780576923076895, 0.0418877667105821, 0.100750000000001, 0.0569302305795966, 0.185365384615386, 0.367809976545165, 1.05882692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1305, '2021-09-19 00:00:00', 0.0287323189778718, 0.0638846153846165, 0.0326212589956556, 0.0845576923076943, 0.0331148816186242, 0.102346153846157, 0.0578892609942578, 0.186942307692309, 0.369772288036842, 1.06125 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1320, '2021-09-19 00:00:00', 0.0277998893190917, 0.0634230769230781, 0.0271871080873632, 0.0776730769230789, 0.0352555723909778, 0.102346153846157, 0.0566246888257698, 0.182153846153847, 0.370454735634255, 1.06386538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1335, '2021-09-19 00:00:00', 0.0194060260268287, 0.0499230769230781, 0.0224975554227567, 0.0660000000000003, 0.0405868868554289, 0.0926538461538469, 0.0535836369971838, 0.177115384615385, 0.371933662923086, 1.06851923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1350, '2021-09-19 00:00:00', 0.0232508808766116, 0.0502884615384606, 0.035614517351129, 0.0740769230769237, 0.0427609455173559, 0.0935384615384622, 0.051649234859175, 0.177788461538462, 0.376274214656524, 1.07273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1365, '2021-09-19 00:00:00', 0.0252067527582483, 0.0554038461538456, 0.0271117133357529, 0.0722499999999968, 0.0315519352082349, 0.0927307692307704, 0.0499506718211537, 0.17901923076923, 0.376512089907022, 1.07292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1380, '2021-09-19 00:00:00', 0.0157564638750618, 0.0481153846153859, 0.0173176655026441, 0.0666923076923091, 0.0395730920624663, 0.104019230769228, 0.0583286346092959, 0.18051923076923, 0.376512089907022, 1.07292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1380); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1395, '2021-09-19 00:00:00', 0.014159041688567, 0.0470384615384642, 0.019268278035716, 0.0615576923076938, 0.0362273377437491, 0.127500000000001, 0.060053757968622, 0.194076923076924, 0.37653411327732, 1.07346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1395); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1410, '2021-09-19 00:00:00', 0.01491225618796, 0.0398461538461528, 0.0328794534860087, 0.0819615384615352, 0.0369583393316539, 0.128173076923075, 0.06223086360172, 0.206096153846155, 0.376541437090466, 1.07357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1410); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 1, 1425, '2021-09-19 00:00:00', 0.033203035079062, 0.0711923076923055, 0.0324320888105468, 0.116096153846153, 0.0350970960885088, 0.127884615384614, 0.0707241472200298, 0.217249999999999, 0.376541437090466, 1.07357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1425); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 0, '2021-09-19 00:00:00', 0.0332115132956117, 0.0842307692307724, 0.0413663928997708, 0.100038461538465, 0.0360145056245999, 0.116769230769231, 0.0810330796650375, 0.233000000000002, 0.375137446093479, 1.07178846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 0); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 15, '2021-09-19 00:00:00', 0.0391744814898662, 0.0633399999999983, 0.0327628091998619, 0.0786199999999985, 0.0283159554550641, 0.100780000000001, 0.0853025888626251, 0.229860000000002, 0.368866024684663, 1.09504 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 15); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 30, '2021-09-19 00:00:00', 0.0197480378772206, 0.047879999999999, 0.0199379244991383, 0.0724999999999977, 0.0222078627217135, 0.0947200000000021, 0.0838257120458828, 0.2311, 0.368881869076447, 1.0967 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 30); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 45, '2021-09-19 00:00:00', 0.0217594541786719, 0.0580769230769194, 0.0230195318404576, 0.0788269230769218, 0.0278014111429322, 0.0999615384615381, 0.0881202521907032, 0.244826923076922, 0.380188356658198, 1.07144230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 45); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 60, '2021-09-19 00:00:00', 0.0169390422942417, 0.058365384615384, 0.0214906867127242, 0.069519230769232, 0.0290738912745807, 0.0928653846153837, 0.0959639776166001, 0.25525, 0.380316888113868, 1.06815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 60); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 75, '2021-09-19 00:00:00', 0.0130089909737025, 0.0354230769230766, 0.0174905688872641, 0.0559999999999974, 0.0271709120483409, 0.0715384615384632, 0.0982260579558104, 0.264038461538462, 0.380346892272751, 1.06796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 75); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 90, '2021-09-19 00:00:00', 0.0161796168063403, 0.0440000000000013, 0.0196321263396381, 0.0555961538461531, 0.0255399009093951, 0.0719423076923085, 0.0996850289662382, 0.27375, 0.378009873700919, 1.06676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 90); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 105, '2021-09-19 00:00:00', 0.0110389694335066, 0.0383269230769219, 0.0240941183375025, 0.0549423076923082, 0.0356472460906291, 0.0841153846153862, 0.10014069333462, 0.276961538461537, 0.378599744503958, 1.06555769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 105); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 120, '2021-09-19 00:00:00', 0.019034472775632, 0.042134615384616, 0.0193376973412456, 0.0534423076923076, 0.0397713899875039, 0.0927115384615422, 0.0999652189513945, 0.282249999999998, 0.379686620274385, 1.06398076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 120); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 135, '2021-09-19 00:00:00', 0.0147149453068816, 0.0349807692307685, 0.0258118935019027, 0.0624230769230798, 0.0432189951116565, 0.131192307692312, 0.100928809640187, 0.28526923076923, 0.382110924289713, 1.06203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 135); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 150, '2021-09-19 00:00:00', 0.0184125375345539, 0.0466923076923098, 0.0278441265730362, 0.0678461538461564, 0.0597426146063268, 0.149000000000006, 0.101983778876087, 0.291365384615384, 0.382180370224081, 1.06165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 150); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 165, '2021-09-19 00:00:00', 0.02737770007759, 0.0555384615384611, 0.0415308782251662, 0.125576923076926, 0.0592695569800841, 0.16340384615385, 0.102543641741158, 0.296538461538459, 0.387210658229025, 1.06457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 165); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 180, '2021-09-19 00:00:00', 0.0319831265609733, 0.107096153846154, 0.0499614351275076, 0.128750000000003, 0.066672817664958, 0.172230769230772, 0.0946917834141612, 0.290423076923074, 0.391679759301082, 1.06292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 180); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 195, '2021-09-19 00:00:00', 0.0284603908292543, 0.0784230769230775, 0.0425610330990906, 0.109192307692311, 0.0671801596169124, 0.159423076923076, 0.0961151152765055, 0.283653846153841, 0.394811677112792, 1.06209615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 195); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 210, '2021-09-19 00:00:00', 0.0226514815273664, 0.075980769230774, 0.0375007128137392, 0.109711538461541, 0.0444512524700223, 0.14907692307692, 0.0970725739608521, 0.280269230769224, 0.400228042687971, 1.06638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 210); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 225, '2021-09-19 00:00:00', 0.0220971717647311, 0.0807500000000002, 0.0378697971800949, 0.109307692307691, 0.0365669459821516, 0.159807692307691, 0.0962845242777087, 0.275519230769227, 0.399007719705539, 1.06840384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 225); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 240, '2021-09-19 00:00:00', 0.0355770507274226, 0.0835576923076896, 0.033739687883287, 0.116442307692302, 0.0580744879774765, 0.168615384615381, 0.0980881726579957, 0.270480769230766, 0.402945844805668, 1.08057692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 240); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 255, '2021-09-19 00:00:00', 0.0322073570190698, 0.0825769230769216, 0.0428642445581225, 0.120288461538459, 0.0667483333125266, 0.170000000000003, 0.103374658403305, 0.2745, 0.400707816053236, 1.08092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 255); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 270, '2021-09-19 00:00:00', 0.027139723937148, 0.0782692307692296, 0.0460440591674502, 0.113653846153846, 0.0671496176746118, 0.162865384615387, 0.1037491204782, 0.261999999999999, 0.397642284162343, 1.08011538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 270); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 285, '2021-09-19 00:00:00', 0.0393401341360932, 0.078615384615385, 0.0451995575199578, 0.111500000000004, 0.071038053182778, 0.150750000000001, 0.10561476441075, 0.259038461538459, 0.396473916107789, 1.07961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 285); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 300, '2021-09-19 00:00:00', 0.0214476912869082, 0.0667884615384651, 0.0369413672646861, 0.0992692307692336, 0.0464116530459919, 0.137307692307691, 0.10118099547916, 0.250423076923077, 0.392602844928756, 1.07842307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 300); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 315, '2021-09-19 00:00:00', 0.037131409055698, 0.0726923076923094, 0.0474305159802606, 0.0954230769230756, 0.0460209191564042, 0.137749999999999, 0.0963882713101272, 0.264673076923075, 0.401722908712729, 1.08265384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 315); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 330, '2021-09-19 00:00:00', 0.0225163530316554, 0.0606153846153855, 0.0316401886603369, 0.0916923076923072, 0.0389719623082299, 0.126576923076925, 0.0993354476199033, 0.269134615384617, 0.402447288473907, 1.082 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 330); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 345, '2021-09-19 00:00:00', 0.0309043748458953, 0.067903846153843, 0.0345252026117844, 0.09151923076923, 0.0584368561256169, 0.126615384615379, 0.101437658004996, 0.283538461538461, 0.407829829236882, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 345); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 360, '2021-09-19 00:00:00', 0.0250250950970305, 0.0648461538461563, 0.0325363465397392, 0.0880769230769261, 0.0560238445114825, 0.120134615384612, 0.120228034936181, 0.314903846153847, 0.408951197013116, 1.08269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 360); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 375, '2021-09-19 00:00:00', 0.0269066262928255, 0.058942307692312, 0.0559474203708622, 0.0840769230769234, 0.0660465715642011, 0.112980769230768, 0.15492253275055, 0.362365384615385, 0.408572233045007, 1.08498076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 375); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 390, '2021-09-19 00:00:00', 0.0338237342704785, 0.0547500000000018, 0.0361364933806038, 0.0773846153846121, 0.0576083460833745, 0.111192307692301, 0.15259277127752, 0.370576923076925, 0.408079788578351, 1.08457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 390); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 405, '2021-09-19 00:00:00', 0.016633989761467, 0.0575192307692283, 0.0281604537223076, 0.0771346153846137, 0.0403633306546723, 0.118461538461532, 0.157873714136916, 0.400480769230768, 0.408195098998202, 1.08332692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 405); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 420, '2021-09-19 00:00:00', 0.0277011524336784, 0.0550769230769259, 0.0361182246773846, 0.0781153846153794, 0.0441266751697693, 0.118711538461538, 0.1612839743577, 0.412596153846154, 0.408340555927748, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 420); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 435, '2021-09-19 00:00:00', 0.0287863749821915, 0.0558461538461505, 0.0404850399720507, 0.0935384615384589, 0.0646632698024021, 0.133038461538461, 0.164077608278709, 0.428807692307691, 0.408340555927748, 1.08348076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 435); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 450, '2021-09-19 00:00:00', 0.024967155347647, 0.0681730769230772, 0.0318248089002645, 0.0915384615384625, 0.0571067286888196, 0.124538461538459, 0.174294984260768, 0.461807692307691, 0.408401725774246, 1.08351923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 450); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 465, '2021-09-19 00:00:00', 0.0210015475620279, 0.0547500000000018, 0.0428803747472109, 0.0884423076923097, 0.0539630536000905, 0.124134615384612, 0.165032240439904, 0.483596153846152, 0.41585203035917, 1.08786538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 465); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 480, '2021-09-19 00:00:00', 0.034398708607242, 0.0693653846153851, 0.03964446318893, 0.0922884615384578, 0.0531687046470555, 0.147134615384618, 0.156705564183768, 0.493423076923075, 0.426698012470355, 1.09157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 480); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 495, '2021-09-19 00:00:00', 0.0214794445566327, 0.0680576923076888, 0.0254594096251584, 0.0953076923076905, 0.0399815149595618, 0.162692307692309, 0.154430772391832, 0.500788461538461, 0.427463502715547, 1.09011538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 495); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 510, '2021-09-19 00:00:00', 0.0224601527496665, 0.0660384615384631, 0.0349102585760469, 0.10938461538462, 0.0436357695545237, 0.16940384615385, 0.166964036892333, 0.516480769230769, 0.428664039599955, 1.08917307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 510); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 525, '2021-09-19 00:00:00', 0.0363141686694596, 0.0821730769230785, 0.0407946829114572, 0.133615384615386, 0.0665690647719771, 0.188403846153846, 0.172757746124893, 0.52182692307692, 0.429065006729747, 1.0885 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 525); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 540, '2021-09-19 00:00:00', 0.0315459920653109, 0.108519230769231, 0.0342857673992281, 0.136576923076923, 0.0863139551066595, 0.220826923076922, 0.176787914005627, 0.526557692307691, 0.431094287384306, 1.08626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 540); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 555, '2021-09-19 00:00:00', 0.0296736350214222, 0.0922692307692308, 0.0645883086586448, 0.143519230769228, 0.11555978805529, 0.275230769230766, 0.200355381375576, 0.53432692307692, 0.451508205905497, 1.0925 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 555); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 570, '2021-09-19 00:00:00', 0.0615579526825047, 0.117692307692308, 0.0767663988995206, 0.177999999999999, 0.116798030805317, 0.288000000000003, 0.239812090700515, 0.560326923076922, 0.455770666437205, 1.09359615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 570); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 585, '2021-09-19 00:00:00', 0.0499770601222349, 0.124557692307689, 0.102383744578156, 0.225634615384613, 0.125920286139834, 0.300961538461536, 0.242105349764545, 0.562596153846153, 0.466992954978981, 1.1045 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 585); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 600, '2021-09-19 00:00:00', 0.0851109072825623, 0.177442307692308, 0.0912741453829325, 0.218019230769235, 0.123432335870555, 0.299807692307693, 0.250662310382217, 0.559576923076923, 0.463203676749058, 1.10138461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 615, '2021-09-19 00:00:00', 0.0544524527949338, 0.14601923076923, 0.0924689136953611, 0.215499999999998, 0.109672647526102, 0.288019230769231, 0.272646062477735, 0.559846153846154, 0.471065483362329, 1.09501923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 630, '2021-09-19 00:00:00', 0.0716783413269654, 0.151769230769228, 0.0846839190982943, 0.202615384615382, 0.113026171237531, 0.307346153846155, 0.28205947272489, 0.548615384615386, 0.484133294185047, 1.09455769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 645, '2021-09-19 00:00:00', 0.0633957442153284, 0.138403846153845, 0.0703293050857602, 0.194865384615383, 0.103314947909478, 0.288038461538462, 0.269630648366352, 0.527942307692306, 0.485026356143506, 1.07611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 660, '2021-09-19 00:00:00', 0.0606300763140395, 0.141884615384614, 0.100709202466998, 0.224211538461539, 0.103496755801998, 0.277038461538462, 0.269763007100677, 0.536499999999999, 0.472514348581486, 1.06848076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 675, '2021-09-19 00:00:00', 0.0731027964318319, 0.147673076923074, 0.078030595577333, 0.194076923076923, 0.0929161429213712, 0.242480769230771, 0.266060841075582, 0.530134615384615, 0.462818472472243, 1.05703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 690, '2021-09-19 00:00:00', 0.0463580587965471, 0.126019230769236, 0.0682007444128082, 0.17919230769231, 0.0786314895817591, 0.23263461538462, 0.243235593296201, 0.518076923076922, 0.449486959252952, 1.05094230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 705, '2021-09-19 00:00:00', 0.0380449582225256, 0.115326923076919, 0.046236686233406, 0.155865384615387, 0.0907578117002354, 0.220903846153849, 0.255267878150359, 0.533480769230768, 0.453694741920331, 1.05217307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 720, '2021-09-19 00:00:00', 0.046395838672814, 0.116576923076932, 0.065449322732587, 0.164923076923082, 0.122592175682064, 0.230192307692307, 0.265043810602065, 0.545692307692307, 0.45274472515298, 1.05311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 735, '2021-09-19 00:00:00', 0.061185157199596, 0.114788461538461, 0.0874530643347543, 0.164461538461537, 0.151114471383583, 0.245288461538459, 0.303979820306957, 0.572634615384612, 0.446898276585833, 1.04451923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 750, '2021-09-19 00:00:00', 0.0422189713098448, 0.108692307692307, 0.0798316112442079, 0.153884615384614, 0.154211742544012, 0.257692307692306, 0.283025729327811, 0.559288461538458, 0.437431390664254, 1.03419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 974835 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 974835, 2, 765, '2021-09-19 00:00:00', 0.0475175797428188, 0.104403846153846, 0.0841413462802088, 0.170615384615383, 0.131608896122035, 0.260807692307688, 0.260535286256231, 0.56384615384615, 0.439[...];
Date: 2021-09-19 14:58:45 Duration: 12s454ms Database: acaweb_fx User: pgperfstats
6 2s459ms 20s819ms 9s231ms 4 36s927ms refresh materialized view concurrently latest_t15_candle_view;Times Reported Time consuming queries #6
Day Hour Count Duration Avg duration Sep 19 14 4 36s927ms 9s231ms [ User: postgres - Total duration: 36s927ms - Times executed: 4 ]
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-09-19 14:01:22 Duration: 20s819ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-09-19 14:16:08 Duration: 7s727ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-09-19 14:31:07 Duration: 5s922ms Database: acaweb_fx User: postgres
7 111ms 19s70ms 3s941ms 8 31s530ms select fixcandlegaps (?, false);Times Reported Time consuming queries #7
Day Hour Count Duration Avg duration Sep 19 14 8 31s530ms 3s941ms [ User: postgres - Total duration: 31s530ms - Times executed: 8 ]
-
select fixcandlegaps ('EVERESTMT5', false);
Date: 2021-09-19 14:06:33 Duration: 19s70ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('XM', false);
Date: 2021-09-19 14:06:14 Duration: 4s900ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('LEGACYFXMT5', false);
Date: 2021-09-19 14:06:07 Duration: 2s518ms Database: acaweb_fx User: postgres
8 50ms 42s336ms 3s851ms 104 6m40s with rar_max as ( ;Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration Sep 19 14 104 6m40s 3s851ms [ User: postgres - Total duration: 6m40s - Times executed: 104 ]
-
WITH rar_max as ( ;
Date: 2021-09-19 14:13:03 Duration: 42s336ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-09-19 14:07:51 Duration: 36s140ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-09-19 14:21:22 Duration: 27s378ms Database: acaweb_fx User: postgres Bind query: yes
9 310ms 22s319ms 3s710ms 49 3m1s with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), ar as ( select a.*, rr.age, rr.relevant from autochartist_results a left outer join relevance_autochartist_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_autochartist_results) end ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when ar.age is not null then ar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when ar.relevant is not null then ar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from ar inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = s.symbolid inner join symbolgroup sg on bsl.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on sg.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and dss.enabled = ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #9
Day Hour Count Duration Avg duration Sep 19 14 49 3m1s 3s710ms [ User: postgres - Total duration: 3m1s - Times executed: 49 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:23 Duration: 22s319ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:10 Duration: 22s172ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), ar AS ( SELECT a.*, rr.age, rr.relevant from autochartist_results a LEFT OUTER JOIN relevance_autochartist_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_autochartist_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN ar.age IS NOT NULL THEN ar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN ar.relevant IS NOT NULL THEN ar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM ar INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = s.symbolid INNER JOIN symbolgroup sg on bsl.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON sg.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:10:47 Duration: 17s394ms Database: acaweb_fx User: postgres Bind query: yes
10 66ms 1m4s 3s236ms 70 3m46s (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?))) union all (( select distinct ? as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = ? union select distinct ? as patterntype, ar.resultuid as resultuid, ?, ? from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = ? inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?)));Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration Sep 19 14 70 3m46s 3s236ms [ User: postgres - Total duration: 3m46s - Times executed: 70 ]
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '660' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '660' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-09-19 14:11:30 Duration: 1m4s Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '538' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '538' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-09-19 14:11:16 Duration: 47s898ms Database: acaweb_fx User: postgres Bind query: yes
-
(( SELECT /*CPRelevantList*/ distinct 0 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_autochartist_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 0 as patterntype, ar.resultuid as resultuid, 0, 1 from autochartist_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_autochartist_results order by resultuid desc limit 1))) union all (( SELECT distinct 1 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_fibonacci_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 1 as patterntype, ar.resultuid as resultuid, 0, 1 from fibonacci_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_fibonacci_results order by resultuid desc limit 1))) union all (( SELECT distinct 2 as patterntype, ar.resultuid as resultuid, rar.age, rar.relevant FROM keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid inner join symbols s on s.symbolid = bsl.symbolid inner join relevance_keylevels_results rar on rar.resultuid = ar.resultuid where bsl.brokerid = '510' union select distinct 2 as patterntype, ar.resultuid as resultuid, 0, 1 from keylevels_results ar inner join brokersymbollist bsl on bsl.symbolid = ar.symbolid and bsl.brokerid = '510' inner join symbols s on s.symbolid = bsl.symbolid where resultuid > ( select resultuid from relevance_keylevels_results order by resultuid desc limit 1)));
Date: 2021-09-19 14:06:56 Duration: 29s779ms Database: acaweb_fx User: postgres Bind query: yes
11 2s162ms 3s875ms 3s9ms 150 7m31s insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration Sep 19 14 150 7m31s 3s9ms [ User: pgperfstats - Total duration: 7m31s - Times executed: 150 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 900, '2021-09-19 00:00:00', 0.0521483829677764, 0.0854230769230775, 0.0862251435754987, 0.121846153846154, 0.11157416298657, 0.197923076923077, 0.186058588787345, 0.528038461538461, 0.516444924459521, 1.215 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 915, '2021-09-19 00:00:00', 0.0550430321168391, 0.0848461538461541, 0.0615621262190923, 0.128153846153846, 0.110564759999948, 0.187384615384615, 0.198034204504793, 0.556115384615385, 0.519821839302068, 1.21876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 930, '2021-09-19 00:00:00', 0.0517907179090862, 0.098038461538461, 0.0864305501544447, 0.151, 0.10711902797284, 0.195384615384615, 0.196808978062877, 0.560576923076923, 0.522565034598198, 1.21584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 945, '2021-09-19 00:00:00', 0.0804873616452629, 0.106846153846154, 0.0958988329118044, 0.131884615384615, 0.0995727874471735, 0.1945, 0.196356974763978, 0.559692307692307, 0.525903871005398, 1.21119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 960, '2021-09-19 00:00:00', 0.0524890611314546, 0.0783076923076922, 0.0703802091937345, 0.130576923076923, 0.0773307481884444, 0.19826923076923, 0.192769036773185, 0.563692307692307, 0.52813313152593, 1.21073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 975, '2021-09-19 00:00:00', 0.0578741871516269, 0.106692307692308, 0.0555559316226585, 0.152692307692308, 0.0774787812143527, 0.215807692307692, 0.197787920608063, 0.569692307692308, 0.527607973637771, 1.21157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 990, '2021-09-19 00:00:00', 0.0528517229178448, 0.12376923076923, 0.0759271006649442, 0.168730769230769, 0.0678492106410637, 0.226346153846153, 0.20734902570675, 0.579461538461538, 0.527059179278323, 1.21353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1005, '2021-09-19 00:00:00', 0.0547352228038264, 0.118769230769231, 0.058680884058151, 0.158384615384615, 0.0597374769625078, 0.207615384615384, 0.212964077866523, 0.575461538461538, 0.531595035283873, 1.21019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1020, '2021-09-19 00:00:00', 0.038890793848337, 0.112576923076923, 0.0437978749045416, 0.151576923076923, 0.0584940891162386, 0.211961538461538, 0.215563205080587, 0.580846153846154, 0.540604601704995, 1.21215384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1035, '2021-09-19 00:00:00', 0.0415861108470686, 0.0932692307692304, 0.0526872484937879, 0.139115384615384, 0.0638412574582158, 0.195884615384615, 0.213114057580586, 0.582192307692308, 0.543484846579497, 1.22053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1050, '2021-09-19 00:00:00', 0.0465736141872363, 0.102307692307692, 0.0624161714745347, 0.148538461538461, 0.0600942464928091, 0.198961538461539, 0.219453853568703, 0.581076923076923, 0.551084694035318, 1.2265 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1065, '2021-09-19 00:00:00', 0.0493309857376293, 0.0981153846153843, 0.0504170453471688, 0.132038461538462, 0.185766077055569, 0.391653846153846, 0.220915357964573, 0.574653846153847, 0.558814554350409, 1.22111538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1080, '2021-09-19 00:00:00', 0.0313033790262569, 0.0813076923076923, 0.0494807033094719, 0.1205, 0.168722626269817, 0.413269230769231, 0.218932054791856, 0.570730769230769, 0.563645219837935, 1.22142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 1095, '2021-09-19 00:00:00', 0.0429981216047685, 0.0810384615384614, 0.172377314231132, 0.361461538461539, 0.17660769649576, 0.436961538461539, 0.222780115809288, 0.5615, 0.568723850793633, 1.22046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 600, '2021-09-19 00:00:00', 0.0896041851701133, 0.23808, 0.0926267060121791, 0.29404, 0.120618448008586, 0.37732, 0.173730845466966, 0.50464, 0.531817302589276, 1.24332 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 615, '2021-09-19 00:00:00', 0.0740386610719922, 0.18284, 0.112678051693013, 0.26052, 0.112559865553107, 0.30684, 0.144873508045237, 0.4414, 0.535849736400047, 1.21076 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 630, '2021-09-19 00:00:00', 0.0606975287800086, 0.15476, 0.0825191290954205, 0.214359999999999, 0.109088007284639, 0.27688, 0.125902369583208, 0.39836, 0.526814679623363, 1.19804 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 645, '2021-09-19 00:00:00', 0.0657096390696731, 0.14444, 0.0745078743042198, 0.19456, 0.0928509019880802, 0.24696, 0.109949124598607, 0.37332, 0.50672590552816, 1.17932 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 660, '2021-09-19 00:00:00', 0.0431817862838799, 0.118799999999999, 0.0619809917098247, 0.16968, 0.0823789414838526, 0.22104, 0.113800995894881, 0.3538, 0.493479644970287, 1.16708 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 675, '2021-09-19 00:00:00', 0.0369956303726081, 0.11252, 0.0483015527700711, 0.14204, 0.0830580720540355, 0.20632, 0.104860748932414, 0.33312, 0.490896095591182, 1.16232 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 690, '2021-09-19 00:00:00', 0.0358213158142834, 0.0948000000000002, 0.0492944215910885, 0.14424, 0.092271555747153, 0.20504, 0.104286112849858, 0.32252, 0.488235342841954, 1.156 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 705, '2021-09-19 00:00:00', 0.0448813249952954, 0.1066, 0.0753921304469729, 0.14684, 0.0949849637223351, 0.19832, 0.117109592547608, 0.32136, 0.569105590671304, 1.25744 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 720, '2021-09-19 00:00:00', 0.0468973346790625, 0.10212, 0.067540728453282, 0.1488, 0.0770678705211624, 0.18896, 0.115676157151477, 0.32616, 0.568832933880122, 1.26964 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 735, '2021-09-19 00:00:00', 0.0481140312175149, 0.0992800000000007, 0.0592938164285844, 0.13156, 0.0726052798814708, 0.17612, 0.108060970444159, 0.31756, 0.554359877095497, 1.26196 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 750, '2021-09-19 00:00:00', 0.0367676034936558, 0.0817599999999996, 0.042155466233139, 0.1178, 0.0564280663027424, 0.16272, 0.103323650083931, 0.305879999999999, 0.565613713883719, 1.26504 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 765, '2021-09-19 00:00:00', 0.0336958454412408, 0.0879200000000002, 0.0428621822434028, 0.1212, 0.0595054059168861, 0.15832, 0.115240502139367, 0.31096, 0.569693265421549, 1.268 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 780, '2021-09-19 00:00:00', 0.0344916414995483, 0.0815599999999996, 0.03608337567357, 0.11748, 0.0490806139597571, 0.14636, 0.117759047776947, 0.31988, 0.563083673474319, 1.26784 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 795, '2021-09-19 00:00:00', 0.0280355131930912, 0.0773600000000002, 0.0422117677115438, 0.1086, 0.0704727606951793, 0.16592, 0.128792313435235, 0.33272, 0.562724494461248, 1.26776 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 810, '2021-09-19 00:00:00', 0.0302044698678857, 0.0766799999999999, 0.0314503842053912, 0.10372, 0.0656079771572532, 0.16436, 0.141058640288356, 0.34204, 0.560723187797093, 1.26708 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 825, '2021-09-19 00:00:00', 0.0279706393682142, 0.0742400000000001, 0.0708407368679912, 0.12792, 0.0639625671779984, 0.15428, 0.156902857420337, 0.34544, 0.556841614225566, 1.2702 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 840, '2021-09-19 00:00:00', 0.0601914445747898, 0.0954799999999999, 0.0534556825791234, 0.12048, 0.0483567644354609, 0.143279999999999, 0.183690754621274, 0.35572, 0.553353211490335, 1.27112 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 855, '2021-09-19 00:00:00', 0.0305372995968321, 0.0708799999999999, 0.0414525029401124, 0.10032, 0.0501845925890941, 0.13592, 0.19523723176348, 0.36092, 0.549022941232878, 1.27576 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 870, '2021-09-19 00:00:00', 0.0277135947385633, 0.0737199999999996, 0.0320325355433086, 0.0971999999999994, 0.0601726682140651, 0.1414, 0.200748208792341, 0.368479999999999, 0.557492532087502, 1.28756 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 885, '2021-09-19 00:00:00', 0.0307035285702906, 0.0720399999999999, 0.0413196079361847, 0.0993200000000004, 0.0839118187940967, 0.15088, 0.353413228388525, 0.56508, 0.559201597517986, 1.29248 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 900, '2021-09-19 00:00:00', 0.0409388568477432, 0.0763600000000004, 0.0590959671494873, 0.1062, 0.0964129486462611, 0.18104, 0.362313966057065, 0.58792, 0.563092023266772, 1.29772 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 915, '2021-09-19 00:00:00', 0.054461087025508, 0.0745199999999997, 0.0818308621487028, 0.115959999999999, 0.0965664192839999, 0.176359999999999, 0.407942900416223, 0.617919999999999, 0.564884657843234, 1.30752 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 930, '2021-09-19 00:00:00', 0.0371763813910574, 0.0748, 0.0568167228903599, 0.13184, 0.0607740898738927, 0.15764, 0.361542468690287, 0.60504, 0.540071214439973, 1.295 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 945, '2021-09-19 00:00:00', 0.051224896290768, 0.0993599999999996, 0.048454445960441, 0.114799999999999, 0.0613822178376332, 0.16512, 0.35947916954023, 0.60524, 0.534668688691106, 1.29276 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 960, '2021-09-19 00:00:00', 0.0310908346623242, 0.0711599999999998, 0.0479523026906248, 0.10556, 0.0693856853632892, 0.18704, 0.358828659204733, 0.62056, 0.532282653609277, 1.29236 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 975, '2021-09-19 00:00:00', 0.0438123650734965, 0.0832399999999998, 0.0541566554851137, 0.12488, 0.0821260819309757, 0.20912, 0.346770577375494, 0.6296, 0.527851251143098, 1.29412 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 990, '2021-09-19 00:00:00', 0.0422650367719383, 0.103, 0.0665953702094472, 0.16488, 0.0874254539593585, 0.21528, 0.347273307353156, 0.6332, 0.525169966137948, 1.29608 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1005, '2021-09-19 00:00:00', 0.0546648881824525, 0.1234, 0.0699297981311739, 0.16748, 0.093262925824431, 0.21484, 0.358121269032339, 0.63552, 0.528445320413255, 1.30196 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1020, '2021-09-19 00:00:00', 0.057408826266815, 0.117240000000001, 0.0702831890758144, 0.15032, 0.103222784952419, 0.21688, 0.348325862758806, 0.64164, 0.522979084986516, 1.29396 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1035, '2021-09-19 00:00:00', 0.0426836034092717, 0.104159999999999, 0.0714527816113549, 0.1494, 0.0984935361669321, 0.21532, 0.339100525901489, 0.633, 0.518201788238263, 1.28752 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1050, '2021-09-19 00:00:00', 0.0519423719134963, 0.102479999999999, 0.0712398062883386, 0.14812, 0.0943160997214509, 0.20312, 0.332569000359324, 0.62716, 0.507622441715626, 1.27772 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1065, '2021-09-19 00:00:00', 0.0478973555289505, 0.0883600000000001, 0.059350989882226, 0.13004, 0.234206191207662, 0.41104, 0.310048963875063, 0.61312, 0.487844141777543, 1.27664 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1080, '2021-09-19 00:00:00', 0.0442170027628892, 0.0903200000000004, 0.0552434611515247, 0.12244, 0.238987328813336, 0.41812, 0.302423224416821, 0.61216, 0.480745317189882, 1.27232 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 1, 1095, '2021-09-19 00:00:00', 0.0300558923784783, 0.0772399999999996, 0.23673455599046, 0.3644, 0.282153663807508, 0.44824, 0.301656084528944, 0.60668, 0.483152018865009, 1.27304 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 600, '2021-09-19 00:00:00', 0.0933385978368749, 0.225423076923077, 0.126627084233739, 0.279538461538462, 0.14769290384495, 0.349076923076923, 0.162278298468544, 0.507615384615384, 0.40102188890959, 1.22734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 615, '2021-09-19 00:00:00', 0.0879063925215562, 0.172576923076923, 0.11173047239468, 0.249461538461539, 0.133871448096241, 0.299730769230769, 0.135619240749749, 0.462461538461538, 0.375891598530952, 1.21557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 630, '2021-09-19 00:00:00', 0.0669901025984725, 0.158076923076923, 0.0913899253831544, 0.208038461538461, 0.122057420283053, 0.275576923076923, 0.114713878175894, 0.430076923076923, 0.366435890079645, 1.19869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 645, '2021-09-19 00:00:00', 0.0616747797850824, 0.131538461538461, 0.0735374839008074, 0.189192307692307, 0.0819971950739773, 0.2475, 0.0976244925132088, 0.408307692307692, 0.377032406279109, 1.19565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 660, '2021-09-19 00:00:00', 0.0526005703391127, 0.1235, 0.0640633940838169, 0.173038461538461, 0.0909672553090481, 0.230807692307692, 0.124690040315361, 0.394615384615384, 0.372142478918203, 1.19676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 675, '2021-09-19 00:00:00', 0.0454542204184186, 0.119615384615384, 0.0579801690235546, 0.1585, 0.101538238344743, 0.229423076923077, 0.128637002691833, 0.385038461538461, 0.372272515979687, 1.19288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 690, '2021-09-19 00:00:00', 0.0466955606521151, 0.108346153846154, 0.0887244307695723, 0.156230769230769, 0.111351335869849, 0.231, 0.136398150224318, 0.371846153846154, 0.36665946682908, 1.19326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 705, '2021-09-19 00:00:00', 0.0705708590981161, 0.108615384615385, 0.0759186305299193, 0.157961538461538, 0.0926436099336506, 0.218961538461538, 0.13860345761033, 0.365961538461538, 0.403497577916665, 1.28415384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 720, '2021-09-19 00:00:00', 0.0275298998293744, 0.0961538461538459, 0.0659114674276145, 0.152807692307692, 0.0937059229718166, 0.222, 0.141428448884396, 0.358384615384615, 0.419822988339683, 1.31230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 735, '2021-09-19 00:00:00', 0.0569253357140191, 0.104576923076923, 0.0737612781467768, 0.148615384615385, 0.0970938008002889, 0.205384615384615, 0.142708460209564, 0.351769230769231, 0.422002940201205, 1.31880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 750, '2021-09-19 00:00:00', 0.0558734283895304, 0.103, 0.0904837256935444, 0.150769230769231, 0.0972911016565156, 0.199038461538461, 0.149658056402434, 0.334576923076923, 0.42911377727376, 1.31892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 765, '2021-09-19 00:00:00', 0.0478959930875865, 0.100115384615385, 0.0571365032181703, 0.1305, 0.0674157708095526, 0.178615384615384, 0.122097193314935, 0.329730769230769, 0.439893651483384, 1.32223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 780, '2021-09-19 00:00:00', 0.0402527591027574, 0.0812692307692309, 0.0492351969162781, 0.126230769230769, 0.0727412802070039, 0.169576923076923, 0.131758713038412, 0.343961538461539, 0.437615315791604, 1.32226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 795, '2021-09-19 00:00:00', 0.0374860179061685, 0.0938076923076923, 0.0454726967953975, 0.121384615384616, 0.0764668656246712, 0.162307692307693, 0.138981703278359, 0.351076923076924, 0.434041217468501, 1.32446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 810, '2021-09-19 00:00:00', 0.0311079509994571, 0.0807692307692308, 0.0585226846221586, 0.11223076923077, 0.0729470619432604, 0.164923076923077, 0.14458015610194, 0.359692307692308, 0.433359002001095, 1.32676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 825, '2021-09-19 00:00:00', 0.0403804217602842, 0.0825384615384621, 0.0548943040340672, 0.113230769230769, 0.0769556615601076, 0.168576923076924, 0.148404395539298, 0.364769230769231, 0.428337041987337, 1.33130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 840, '2021-09-19 00:00:00', 0.0255423931172049, 0.0744230769230762, 0.0546805689014356, 0.116730769230769, 0.0746217126579123, 0.159, 0.150662153892026, 0.361730769230769, 0.421579792611626, 1.34319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 855, '2021-09-19 00:00:00', 0.0437620313127189, 0.0873461538461543, 0.0602476938594717, 0.120769230769231, 0.0745865836564363, 0.153038461538462, 0.144807038715452, 0.358038461538462, 0.419306159488047, 1.35815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 870, '2021-09-19 00:00:00', 0.0477997747017545, 0.086461538461539, 0.0574489472354503, 0.108692307692308, 0.0690866234408771, 0.151192307692308, 0.138300319817195, 0.352538461538462, 0.416326234876153, 1.36342307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 885, '2021-09-19 00:00:00', 0.0399461945814424, 0.0744615384615387, 0.0376544613762899, 0.102538461538462, 0.0606463645939438, 0.152692307692308, 0.218055084783639, 0.4945, 0.418087366651811, 1.36438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 900, '2021-09-19 00:00:00', 0.0293383707795785, 0.0784999999999997, 0.0419752491173254, 0.112807692307692, 0.0486061091443644, 0.147923076923077, 0.22521608427327, 0.51773076923077, 0.443347221105014, 1.39496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 915, '2021-09-19 00:00:00', 0.0478232804588529, 0.0831153846153847, 0.0569287408824533, 0.116192307692308, 0.0544470526150091, 0.148807692307693, 0.224562415514125, 0.527961538461539, 0.446216444547503, 1.40165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 930, '2021-09-19 00:00:00', 0.0446387206874863, 0.0808461538461541, 0.0424481040620376, 0.102192307692308, 0.0519155527311869, 0.149230769230769, 0.221425260875642, 0.546884615384616, 0.447961784084312, 1.412 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 945, '2021-09-19 00:00:00', 0.0198255856446621, 0.0695769230769233, 0.0354639795588969, 0.101423076923077, 0.0573552626517057, 0.181115384615385, 0.226877059219305, 0.569, 0.45006755732206, 1.41838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 960, '2021-09-19 00:00:00', 0.0289210064725381, 0.0782307692307696, 0.0365359254180573, 0.116923076923077, 0.086741924917894, 0.234192307692308, 0.231001328667507, 0.581423076923077, 0.451814878700763, 1.41826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 975, '2021-09-19 00:00:00', 0.0350933918828912, 0.0891153846153843, 0.0590463703046501, 0.159076923076923, 0.108496699701668, 0.254423076923077, 0.23318258610269, 0.584961538461538, 0.45193290856736, 1.41907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 990, '2021-09-19 00:00:00', 0.0610734362500152, 0.13473076923077, 0.0946579022667338, 0.202038461538462, 0.121344721922552, 0.257307692307693, 0.232310468653812, 0.587923076923077, 0.455833242113149, 1.42676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1005, '2021-09-19 00:00:00', 0.0676086134703604, 0.138269230769231, 0.0717456618897614, 0.181, 0.0965803053661318, 0.233346153846154, 0.221276384780523, 0.580961538461539, 0.457330247616113, 1.43134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1020, '2021-09-19 00:00:00', 0.0434534764476285, 0.114730769230769, 0.0561299042743357, 0.158384615384615, 0.0722718053334344, 0.205576923076923, 0.210879480710228, 0.563346153846154, 0.455598975145737, 1.42888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1035, '2021-09-19 00:00:00', 0.0461377869496938, 0.113153846153846, 0.0590357388497719, 0.145538461538462, 0.0642446406025741, 0.186423076923077, 0.205182995246832, 0.551307692307692, 0.449667215410891, 1.42826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1050, '2021-09-19 00:00:00', 0.0310482502913427, 0.0979230769230766, 0.0461185262290382, 0.131038461538461, 0.0561395102880735, 0.168730769230769, 0.203523168214334, 0.553, 0.446131108704432, 1.42438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1065, '2021-09-19 00:00:00', 0.040474417371205, 0.0895384615384614, 0.0447886833234268, 0.116884615384615, 0.155757306286217, 0.363538461538461, 0.207787406148318, 0.550384615384615, 0.445678140158775, 1.42173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1080, '2021-09-19 00:00:00', 0.0387641388597561, 0.0824615384615387, 0.0524184494825427, 0.118423076923077, 0.161646585059934, 0.403461538461538, 0.207176554212547, 0.550730769230769, 0.44457521471452, 1.42180769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 2, 1095, '2021-09-19 00:00:00', 0.0377356799125384, 0.0796923076923077, 0.163513184601308, 0.346192307692307, 0.170381332491381, 0.412038461538462, 0.224426434751756, 0.553230769230769, 0.445161683678396, 1.42926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 600, '2021-09-19 00:00:00', 0.107508318103942, 0.262038461538461, 0.140827909165761, 0.3335, 0.152734606425655, 0.3865, 0.210494498375026, 0.515423076923077, 0.453160363872013, 1.41334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 615, '2021-09-19 00:00:00', 0.0732160133808487, 0.183769230769231, 0.0888130361186649, 0.218653846153847, 0.117680748049706, 0.304038461538462, 0.186541379200021, 0.437384615384615, 0.449852837475341, 1.39515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 630, '2021-09-19 00:00:00', 0.0706733439032107, 0.132807692307693, 0.105890691099541, 0.207038461538462, 0.113125308329371, 0.287846153846154, 0.176891309522586, 0.418153846153846, 0.458546164104972, 1.38923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 645, '2021-09-19 00:00:00', 0.0967803619622209, 0.160038461538462, 0.108715104038739, 0.232423076923077, 0.112494355413949, 0.2705, 0.17067752769928, 0.399538461538461, 0.465313877522887, 1.39026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 660, '2021-09-19 00:00:00', 0.0832374638285871, 0.149346153846154, 0.0892662396343742, 0.181692307692308, 0.0925703807090334, 0.220346153846154, 0.131840416354832, 0.356153846153846, 0.476095194101089, 1.38192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 675, '2021-09-19 00:00:00', 0.0335621581776027, 0.100538461538462, 0.0468591506538475, 0.1455, 0.105024920119721, 0.211923076923077, 0.118862299127377, 0.333615384615384, 0.468164067230873, 1.37292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 690, '2021-09-19 00:00:00', 0.0477002983380446, 0.107961538461539, 0.0707172158345098, 0.147269230769231, 0.108886814911349, 0.208538461538461, 0.105338428958214, 0.338230769230769, 0.469809593182338, 1.36957692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 705, '2021-09-19 00:00:00', 0.0377280348730838, 0.0997307692307692, 0.0577139497868586, 0.1545, 0.0847417161824, 0.211961538461539, 0.114010235707825, 0.351576923076923, 0.510829010982676, 1.36296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 720, '2021-09-19 00:00:00', 0.0414929094962212, 0.120307692307692, 0.0589529799599128, 0.149423076923076, 0.0831082334160611, 0.213538461538461, 0.122766626635192, 0.357269230769231, 0.505662204060561, 1.37123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 735, '2021-09-19 00:00:00', 0.0407785954411605, 0.0984230769230768, 0.0581348564843977, 0.146692307692308, 0.0860765044328856, 0.209730769230769, 0.120324663371166, 0.354769230769231, 0.50724499466765, 1.38173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 750, '2021-09-19 00:00:00', 0.0530573709807093, 0.0997307692307692, 0.06568961983332, 0.141384615384615, 0.0996184799043909, 0.195807692307692, 0.128608415803106, 0.350269230769231, 0.503805244727945, 1.38573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 765, '2021-09-19 00:00:00', 0.0539075704687774, 0.103115384615384, 0.0828814909280811, 0.148692307692307, 0.108752450016611, 0.188153846153846, 0.142508018667777, 0.355153846153846, 0.506061019428108, 1.38734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 780, '2021-09-19 00:00:00', 0.0464195582121956, 0.100153846153846, 0.0813428924605347, 0.142115384615384, 0.100714768606121, 0.183230769230769, 0.149835561148265, 0.362153846153846, 0.508637669133479, 1.38903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 795, '2021-09-19 00:00:00', 0.0663532852354605, 0.112038461538461, 0.0883213363889969, 0.141538461538461, 0.0919251618688555, 0.177653846153846, 0.148157032076936, 0.369115384615385, 0.511296072590191, 1.39307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 810, '2021-09-19 00:00:00', 0.0436362058563583, 0.0769615384615384, 0.0503279246542118, 0.1075, 0.0588720254842264, 0.157653846153845, 0.138875705357206, 0.367692307692307, 0.513543376941033, 1.394 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 825, '2021-09-19 00:00:00', 0.0299854323605003, 0.0776153846153842, 0.0434241336656858, 0.113153846153846, 0.0484010966182185, 0.152884615384615, 0.136564174826907, 0.367576923076923, 0.511338226165873, 1.39530769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 840, '2021-09-19 00:00:00', 0.02966378263135, 0.0825000000000003, 0.0399522214651452, 0.1125, 0.0474792424280175, 0.159038461538461, 0.133361256050566, 0.360230769230769, 0.514726741545005, 1.39546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 855, '2021-09-19 00:00:00', 0.0330436773889442, 0.0787307692307691, 0.0422699020034896, 0.109230769230769, 0.0630280523625424, 0.167153846153847, 0.126874959643798, 0.352153846153846, 0.515661166330701, 1.39396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 870, '2021-09-19 00:00:00', 0.0234611626703823, 0.0731153846153846, 0.0383197880193269, 0.106615384615385, 0.0672098092657499, 0.168961538461539, 0.124340203288583, 0.347384615384615, 0.517000562416001, 1.39169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 885, '2021-09-19 00:00:00', 0.0277229147096766, 0.0740000000000001, 0.0429197641401505, 0.120115384615385, 0.0773416794788903, 0.176846153846154, 0.270041774546088, 0.54, 0.515042022184001, 1.39273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 900, '2021-09-19 00:00:00', 0.032580126079937, 0.0837692307692308, 0.0444153299938379, 0.119192307692308, 0.0700240068723684, 0.177807692307693, 0.276037536466441, 0.561807692307692, 0.510228812924615, 1.39380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 915, '2021-09-19 00:00:00', 0.0266089921180499, 0.0870384615384617, 0.0653006773436415, 0.127461538461539, 0.0667511682410013, 0.183038461538462, 0.27337341044524, 0.565307692307692, 0.512442068770855, 1.39307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 930, '2021-09-19 00:00:00', 0.0555250740310521, 0.0979230769230774, 0.0550056920131558, 0.136884615384616, 0.0836411106132349, 0.197346153846154, 0.286895942004173, 0.577192307692308, 0.512442068770855, 1.39307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 945, '2021-09-19 00:00:00', 0.0460679765296727, 0.100538461538462, 0.0623958701789202, 0.136269230769231, 0.100522641919428, 0.218192307692308, 0.288602417496139, 0.591653846153846, 0.510427375983936, 1.39388461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 960, '2021-09-19 00:00:00', 0.0428256752607416, 0.0909615384615383, 0.070589648402145, 0.151538461538462, 0.102136477323237, 0.2285, 0.281494301076348, 0.591807692307692, 0.504171234647668, 1.39392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 975, '2021-09-19 00:00:00', 0.0475108408681638, 0.103, 0.073080945638276, 0.163230769230769, 0.0809997245959231, 0.226346153846154, 0.285294341932085, 0.588307692307692, 0.504171234647668, 1.39392307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 990, '2021-09-19 00:00:00', 0.057225344035663, 0.1305, 0.0806250199761453, 0.174076923076923, 0.0780359286088538, 0.234384615384615, 0.294198773725416, 0.592961538461538, 0.503474671274916, 1.39323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1005, '2021-09-19 00:00:00', 0.0440566069436197, 0.116230769230769, 0.0485567075299989, 0.164076923076923, 0.0689099412276625, 0.2195, 0.278074765817784, 0.589846153846154, 0.495483305625776, 1.38611538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1020, '2021-09-19 00:00:00', 0.039351981672318, 0.114538461538461, 0.0721433188974448, 0.168538461538461, 0.0638387511927205, 0.193884615384615, 0.281307190424659, 0.583153846153846, 0.491501266920662, 1.38384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1035, '2021-09-19 00:00:00', 0.0524877714696113, 0.112615384615385, 0.0515686398442364, 0.148269230769231, 0.0591573781080211, 0.182653846153846, 0.276426084152709, 0.5955, 0.484779270945511, 1.38269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1050, '2021-09-19 00:00:00', 0.0379672936172087, 0.102653846153845, 0.0346039570880821, 0.128076923076923, 0.0616247827270313, 0.169423076923077, 0.277742927625807, 0.607576923076923, 0.480374701505142, 1.37842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1065, '2021-09-19 00:00:00', 0.0232657225581722, 0.0824230769230769, 0.0445445326007063, 0.122846153846154, 0.268390473291893, 0.407615384615384, 0.27157819386802, 0.611653846153846, 0.477500582359693, 1.36938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1080, '2021-09-19 00:00:00', 0.0328792663215913, 0.085615384615385, 0.043683617770721, 0.109461538461539, 0.270271262594852, 0.436346153846154, 0.268373164427101, 0.615653846153846, 0.474374835562959, 1.36773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 3, 1095, '2021-09-19 00:00:00', 0.0273011693184347, 0.0689230769230769, 0.263303358242045, 0.375538461538461, 0.257710678564459, 0.431923076923077, 0.261989265781282, 0.623153846153846, 0.470741844980223, 1.36273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 600, '2021-09-19 00:00:00', 0.0838686243707756, 0.232884615384615, 0.116228826028659, 0.2875, 0.126619727470151, 0.337346153846154, 0.154773646136742, 0.530807692307693, 0.475919768610053, 1.30811538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 615, '2021-09-19 00:00:00', 0.0828507183943601, 0.198192307692308, 0.0817236713660029, 0.232961538461539, 0.0987243871360292, 0.294769230769231, 0.155154954803254, 0.5015, 0.457485039688143, 1.28619230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 630, '2021-09-19 00:00:00', 0.0421093996449903, 0.152192307692308, 0.0655023193952233, 0.198076923076923, 0.0873463133826409, 0.261538461538462, 0.170862864489445, 0.466961538461539, 0.453466402792466, 1.26746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 645, '2021-09-19 00:00:00', 0.0460436749184943, 0.1275, 0.0656016416304907, 0.181846153846154, 0.0760464230686654, 0.238538461538461, 0.166446702026158, 0.451230769230769, 0.441784444480128, 1.25715384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 660, '2021-09-19 00:00:00', 0.0380615089235629, 0.125961538461539, 0.0463674454763256, 0.1675, 0.0760896738167437, 0.231961538461538, 0.178831321469315, 0.453192307692308, 0.439279635837513, 1.25396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 675, '2021-09-19 00:00:00', 0.03524343910574, 0.1115, 0.0473170809945638, 0.152884615384615, 0.0758758601522655, 0.232884615384615, 0.17488956075632, 0.454961538461539, 0.442375679189602, 1.25019230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 690, '2021-09-19 00:00:00', 0.0455493645991308, 0.10876923076923, 0.0676484691963932, 0.176346153846154, 0.068087556753164, 0.227346153846154, 0.167401479636876, 0.454846153846154, 0.441698651188272, 1.25653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 705, '2021-09-19 00:00:00', 0.054100874441959, 0.123769230769231, 0.0589054653334804, 0.165576923076923, 0.0785378791510087, 0.215038461538462, 0.170104804798056, 0.45273076923077, 0.44112072654163, 1.27284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 720, '2021-09-19 00:00:00', 0.0456816576554949, 0.111423076923077, 0.0533112919197597, 0.142423076923077, 0.0885834938609636, 0.219653846153847, 0.170284070351236, 0.447769230769231, 0.44826090616961, 1.264 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 735, '2021-09-19 00:00:00', 0.0308188004558655, 0.0900384615384613, 0.0472017600714862, 0.138384615384616, 0.0794704105554148, 0.218884615384615, 0.16929057404811, 0.453538461538462, 0.446882376539441, 1.25446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 750, '2021-09-19 00:00:00', 0.0402741375307551, 0.103615384615385, 0.0595083575255159, 0.15373076923077, 0.0834880000589675, 0.217384615384615, 0.169757528438472, 0.453538461538461, 0.44778369950062, 1.24880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 765, '2021-09-19 00:00:00', 0.0377528195584827, 0.0953461538461542, 0.0543446551048175, 0.146307692307692, 0.0821380170575956, 0.212423076923077, 0.191557245912387, 0.452538461538462, 0.44520331742492, 1.24607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 780, '2021-09-19 00:00:00', 0.0357461132906031, 0.0987692307692304, 0.0548175154489875, 0.141, 0.0707372277136689, 0.193653846153846, 0.192484488885569, 0.450038461538462, 0.433504745781848, 1.25173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 795, '2021-09-19 00:00:00', 0.0467963180668664, 0.100153846153846, 0.0577697285648937, 0.150307692307693, 0.0811795446004621, 0.198961538461538, 0.190101932171624, 0.447230769230769, 0.435818028362933, 1.25407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 810, '2021-09-19 00:00:00', 0.0498295556410513, 0.104230769230769, 0.0492290720861317, 0.127307692307692, 0.0960785015575204, 0.180038461538461, 0.194931940785654, 0.451307692307693, 0.428165419147607, 1.25188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 825, '2021-09-19 00:00:00', 0.0313934094014356, 0.081115384615385, 0.0780711312743801, 0.130692307692307, 0.103982402357322, 0.1905, 0.205809471262958, 0.463538461538462, 0.412043418175243, 1.24946153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 840, '2021-09-19 00:00:00', 0.0668120210280014, 0.104615384615384, 0.0891107262817527, 0.141192307692307, 0.111121977331911, 0.211423076923077, 0.213901346778944, 0.473115384615385, 0.409811964385919, 1.25138461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 855, '2021-09-19 00:00:00', 0.0502828461344884, 0.0967307692307693, 0.0641680126398958, 0.141423076923077, 0.0867274155926753, 0.207730769230769, 0.19666321465897, 0.4625, 0.404300430944042, 1.24796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 870, '2021-09-19 00:00:00', 0.0423769349456116, 0.0982692307692306, 0.0592507059354246, 0.146615384615385, 0.0871031660645095, 0.199807692307693, 0.196918710288125, 0.462461538461539, 0.398887259954296, 1.25261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 885, '2021-09-19 00:00:00', 0.0516744245623127, 0.102384615384615, 0.0675372945404696, 0.139615384615385, 0.0754844456723473, 0.198692307692308, 0.334781830221047, 0.636923076923077, 0.380328434989469, 1.26603846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 900, '2021-09-19 00:00:00', 0.0386532514305565, 0.0859230769230771, 0.0523690601551948, 0.129038461538462, 0.0606809183034819, 0.194423076923077, 0.351944709381372, 0.668961538461538, 0.376842519648971, 1.26173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 915, '2021-09-19 00:00:00', 0.0405285844046658, 0.0863846153846155, 0.0527679972943978, 0.132307692307692, 0.100525909404185, 0.210538461538461, 0.351507750215466, 0.678461538461538, 0.371673222892617, 1.25976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 930, '2021-09-19 00:00:00', 0.0434263301908668, 0.0963846153846154, 0.0523775201339717, 0.140269230769231, 0.106611097704911, 0.222615384615384, 0.355078946801325, 0.694538461538461, 0.373667371622657, 1.25576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 945, '2021-09-19 00:00:00', 0.0428380851399961, 0.106692307692308, 0.105961792823931, 0.158307692307692, 0.125741933523204, 0.248076923076923, 0.38949359627401, 0.716307692307692, 0.369385346008953, 1.25357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 960, '2021-09-19 00:00:00', 0.0736069394721821, 0.104692307692308, 0.0724395238484112, 0.160269230769231, 0.105956224632918, 0.247192307692308, 0.38309797100039, 0.718846153846154, 0.373648959071727, 1.24476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 975, '2021-09-19 00:00:00', 0.0426266799804281, 0.113076923076923, 0.0689890180781307, 0.185269230769231, 0.0842288183827471, 0.249576923076923, 0.380339777243778, 0.730115384615385, 0.374956637492924, 1.244 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 990, '2021-09-19 00:00:00', 0.0658276654489705, 0.145807692307692, 0.0873512185639983, 0.192346153846154, 0.0931846471342705, 0.253461538461539, 0.380309145503821, 0.732384615384615, 0.376545038679102, 1.24161538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1005, '2021-09-19 00:00:00', 0.0739615804632063, 0.131346153846154, 0.0849877547740756, 0.185038461538462, 0.121784424923083, 0.274384615384616, 0.373239300428847, 0.740846153846154, 0.374910822216944, 1.24126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1020, '2021-09-19 00:00:00', 0.0518898389341822, 0.131653846153846, 0.062253625164755, 0.188076923076923, 0.116007135059079, 0.254846153846154, 0.378110150820956, 0.733615384615384, 0.381061878681948, 1.23334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1035, '2021-09-19 00:00:00', 0.0474774278351949, 0.133115384615385, 0.0784879902621068, 0.181269230769231, 0.109652661407949, 0.222115384615385, 0.396584145693426, 0.725230769230769, 0.389240279756111, 1.23265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1050, '2021-09-19 00:00:00', 0.0550078036421964, 0.116538461538462, 0.073122236962921, 0.146692307692308, 0.0751502802082916, 0.189730769230769, 0.391321178337417, 0.71376923076923, 0.391465483300105, 1.22323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1065, '2021-09-19 00:00:00', 0.0378818405856143, 0.0910769230769233, 0.0619688259096094, 0.126846153846154, 0.311045277436235, 0.44026923076923, 0.391957132663961, 0.709923076923077, 0.392601103098102, 1.21888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1080, '2021-09-19 00:00:00', 0.0365822992085602, 0.0837692307692304, 0.0472413117775273, 0.124692307692307, 0.363041758564409, 0.491038461538461, 0.397196483058255, 0.736384615384615, 0.389342238219203, 1.21353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 4, 1095, '2021-09-19 00:00:00', 0.0433689005908786, 0.093307692307692, 0.306068589597922, 0.415692307692307, 0.369282147707392, 0.510769230769231, 0.399715793263933, 0.741653846153846, 0.390005412191243, 1.21369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 600, '2021-09-19 00:00:00', 0.204211018311941, 0.32216, 0.266291869947244, 0.38612, 0.290322131433344, 0.44524, 0.353228830457915, 0.68424, 0.359043832050257, 1.18384 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 615, '2021-09-19 00:00:00', 0.0917741248936757, 0.17836, 0.108370398787369, 0.22932, 0.114284732138637, 0.3076, 0.25712520944733, 0.56104, 0.285419293905183, 1.12556 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 630, '2021-09-19 00:00:00', 0.0613494091251089, 0.139200000000001, 0.071220385658415, 0.18952, 0.0954660148953545, 0.268480000000001, 0.268856603663242, 0.52496, 0.305413501120475, 1.10564 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 645, '2021-09-19 00:00:00', 0.0520612459832966, 0.13096, 0.0858933447169612, 0.1892, 0.112706743365248, 0.25468, 0.275756396118023, 0.50856, 0.304003876071781, 1.10524 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 660, '2021-09-19 00:00:00', 0.068356735830007, 0.12868, 0.0817299006892011, 0.17888, 0.108276928906085, 0.23668, 0.272698838770294, 0.49936, 0.308336531514945, 1.0992 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 675, '2021-09-19 00:00:00', 0.0414006038603303, 0.09852, 0.065967365669195, 0.15412, 0.0638057729885522, 0.20152, 0.278019435771434, 0.47384, 0.313029189267284, 1.09124 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 690, '2021-09-19 00:00:00', 0.0498481026051473, 0.111199999999999, 0.056795011518031, 0.13956, 0.0550898357231171, 0.21916, 0.277656664485716, 0.45884, 0.315225051880927, 1.0912 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 705, '2021-09-19 00:00:00', 0.0364621721788483, 0.09336, 0.0527035735663785, 0.1476, 0.0829760608047087, 0.23512, 0.285581815480841, 0.45484, 0.334529769477496, 1.1268 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 720, '2021-09-19 00:00:00', 0.0561019310422263, 0.11248, 0.0607858261987672, 0.1678, 0.0796167905239428, 0.2266, 0.274645152879129, 0.44872, 0.32288220246193, 1.1298 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 735, '2021-09-19 00:00:00', 0.0507525697214769, 0.10036, 0.0695506530043632, 0.15528, 0.10474147538901, 0.22388, 0.275973881614426, 0.422, 0.322236341836237, 1.11952 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 750, '2021-09-19 00:00:00', 0.0559369585634879, 0.10612, 0.0548680842263217, 0.14144, 0.20991273583722, 0.257759999999999, 0.269291397312775, 0.42276, 0.326615742629368, 1.13252 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 765, '2021-09-19 00:00:00', 0.0438390237117569, 0.0961199999999999, 0.104926116863248, 0.16364, 0.258069674054637, 0.26196, 0.263436728646557, 0.42592, 0.34195061534282, 1.14284 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 780, '2021-09-19 00:00:00', 0.0917968227482124, 0.12264, 0.213334424476376, 0.20592, 0.267062433399633, 0.26752, 0.260107670013785, 0.423, 0.340726635295804, 1.14416 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 795, '2021-09-19 00:00:00', 0.204710836710387, 0.13312, 0.248258346620344, 0.18004, 0.25823132394554, 0.23, 0.245440250706086, 0.402, 0.34375232362851, 1.13308 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 810, '2021-09-19 00:00:00', 0.0584405110632455, 0.10028, 0.0710793687835415, 0.14312, 0.0789482953161967, 0.1748, 0.12117049971012, 0.36104, 0.35273534460461, 1.13884 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 825, '2021-09-19 00:00:00', 0.0572060020161055, 0.09312, 0.0626265917961372, 0.11956, 0.0758651874489658, 0.15788, 0.116681375263293, 0.357719999999999, 0.357308727386649, 1.14088 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 840, '2021-09-19 00:00:00', 0.0369284443214168, 0.0767199999999997, 0.0487445039636948, 0.10112, 0.0807565683603096, 0.15404, 0.110791350444578, 0.354839999999999, 0.358724578657963, 1.14336 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 855, '2021-09-19 00:00:00', 0.030423017601809, 0.0683200000000002, 0.0440912689769757, 0.10496, 0.08090257515473, 0.15768, 0.105776493923114, 0.3536, 0.364030685519779, 1.14544 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 870, '2021-09-19 00:00:00', 0.0401580211995899, 0.0779999999999995, 0.0634337449627568, 0.11344, 0.0796107614166163, 0.16096, 0.100766760392502, 0.361239999999999, 0.364126823144538, 1.14748 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970035, 5, 885, '2021-09-19 00:00:00', 0.0476161037185252, 0.0792800000000003, 0.059441483830739, 0.11504, 0.0723851504108406, 0.17588, 0.196893516060501, 0.51216, 0.392559944467084, 1.14232 where not exists (select 1 from powerstats_trumpet where symbolid = 970035 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 885);
Date: 2021-09-19 14:47:05 Duration: 3s875ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 900, '2021-09-19 00:00:00', 0.620593765307433, 0.678692307692308, 0.792631352861129, 1.03630769230769, 1.52087796961543, 1.68303846153846, 2.34409121540819, 4.53688461538462, 4.91827746659962, 10.6620384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 915, '2021-09-19 00:00:00', 0.528698227143442, 0.727153846153849, 0.863180039157535, 1.0585, 1.51047814131308, 1.67384615384615, 2.4523098527401, 4.63642307692308, 4.93893961836407, 10.6099230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 930, '2021-09-19 00:00:00', 0.751283205844917, 0.840153846153846, 1.28729683684605, 1.27788461538462, 1.42414404252033, 1.73057692307692, 2.47596185257056, 4.68484615384616, 4.93236250913682, 10.6078076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 945, '2021-09-19 00:00:00', 1.23188808994724, 0.904884615384615, 1.39836301218466, 1.21192307692308, 1.41878708978967, 1.74938461538461, 2.51829009051777, 4.6995, 4.97380195887953, 10.5873846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 960, '2021-09-19 00:00:00', 0.634806063661603, 0.744461538461538, 0.733753947440567, 1.13515384615385, 0.861791155318163, 1.72765384615385, 2.27333200966199, 4.57388461538462, 4.87217197514462, 10.4133461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 975, '2021-09-19 00:00:00', 0.459281505765759, 0.841307692307692, 0.643871774143314, 1.24230769230769, 0.762632457095411, 1.79076923076923, 2.17275741999742, 4.64361538461539, 4.83937815283677, 10.4238846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 990, '2021-09-19 00:00:00', 0.490755952195574, 0.93826923076923, 0.661629825622944, 1.35711538461538, 0.748888256016875, 1.7335, 2.11732635215699, 4.59719230769231, 4.81929730785915, 10.3983076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1005, '2021-09-19 00:00:00', 0.543974903267251, 0.935846153846155, 0.631057022901928, 1.30338461538462, 0.796939491960432, 1.76107692307692, 1.86660787691305, 4.67361538461539, 4.7177581672459, 10.4732692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1020, '2021-09-19 00:00:00', 0.386651582375978, 0.828384615384618, 0.436271912387744, 1.16230769230769, 0.797277305295003, 1.52569230769231, 1.91452577940335, 4.58, 4.79410693825082, 10.4398461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1035, '2021-09-19 00:00:00', 0.296655397077796, 0.764769230769228, 0.687141342531058, 1.15976923076923, 0.706222249829222, 1.42511538461539, 1.87759023628283, 4.55184615384616, 5.0273085180228, 10.5081538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1050, '2021-09-19 00:00:00', 0.641601281650362, 0.839730769230773, 0.645046793770692, 1.01538461538462, 0.663940534872032, 1.31107692307693, 1.94542450498995, 4.60176923076923, 5.44560537300138, 10.6479615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1065, '2021-09-19 00:00:00', 0.325898325343256, 0.579038461538466, 0.414171478793692, 0.874423076923084, 1.27474300999788, 3.11769230769231, 2.3036831382676, 4.54280769230769, 5.68323369976582, 10.6153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1080, '2021-09-19 00:00:00', 0.286438708707734, 0.61857692307693, 0.476197898422013, 0.867038461538467, 1.52507547152466, 3.42607692307693, 2.69913349315038, 4.59642307692308, 5.76194021449239, 10.6546538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 1095, '2021-09-19 00:00:00', 0.357085477808242, 0.591038461538464, 1.2626161436295, 2.90061538461539, 1.61662998811154, 3.54796153846154, 2.96258137337123, 4.61692307692308, 5.88930246006722, 10.7231153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 600, '2021-09-19 00:00:00', 0.809493682334291, 1.87825, 1.18569440303618, 2.4445, 1.40022696659185, 2.93608333333333, 2.65798041453619, 4.06833333333334, 6.05439689967883, 10.9015833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 615, '2021-09-19 00:00:00', 0.644270533182709, 1.36345833333334, 0.860153525224725, 1.8215, 1.02966897646135, 2.276875, 2.11813866709511, 3.75825, 5.7972873752499, 10.6717083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 630, '2021-09-19 00:00:00', 0.524944343150587, 1.11429166666667, 0.934566116487732, 1.68, 0.983328198525038, 2.01120833333333, 2.0053605967976, 3.53391666666667, 5.80811256837228, 10.5960416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 645, '2021-09-19 00:00:00', 0.713272352804567, 1.12116666666666, 0.722807437974532, 1.428375, 0.823228475690925, 1.77508333333333, 1.88457674293195, 3.29375, 5.75572773937255, 10.504375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 660, '2021-09-19 00:00:00', 0.39602206789631, 0.8865, 0.527538855976708, 1.127125, 0.575098630482287, 1.545, 1.81948898702714, 3.1265, 5.71296885796706, 10.3769583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 675, '2021-09-19 00:00:00', 0.393837962339474, 0.801916666666666, 0.52075338226931, 1.15679166666666, 0.586972476702097, 1.47941666666667, 1.7800315397792, 3.06225, 5.6940352213039, 10.3393333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 690, '2021-09-19 00:00:00', 0.459788780665737, 0.792374999999997, 0.523771438632856, 1.03245833333333, 0.652805083044912, 1.42195833333334, 1.77757402615989, 3.020875, 5.68892044405972, 10.3045833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 705, '2021-09-19 00:00:00', 0.295714900767999, 0.719208333333333, 0.515859138101011, 1.03204166666667, 0.6309739868659, 1.39154166666667, 1.78769243972725, 2.93754166666667, 5.69726851775532, 11.6739583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 720, '2021-09-19 00:00:00', 0.335799562260723, 0.701041666666667, 0.45889593204699, 0.996458333333337, 0.657169948019315, 1.43891666666667, 1.69941134256303, 2.89295833333333, 5.68603858370328, 11.7174166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 735, '2021-09-19 00:00:00', 0.342269619968851, 0.656333333333336, 0.371435367034504, 0.902333333333337, 0.763169581274441, 1.441625, 1.75653158735939, 2.8185, 5.6946313579139, 11.7027083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 750, '2021-09-19 00:00:00', 0.286382835769167, 0.631791666666671, 0.49331419126592, 0.986250000000004, 1.07947768837996, 1.43008333333334, 1.77031181033091, 2.75858333333334, 5.68147426376136, 11.750375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 765, '2021-09-19 00:00:00', 0.359326937239733, 0.64575, 0.578839867658841, 0.983874999999998, 1.30168684038627, 1.44175, 1.81022871483136, 2.8235, 5.7122796935288, 11.6835833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 780, '2021-09-19 00:00:00', 0.530778835393282, 0.720208333333333, 1.00451007598412, 1.02816666666667, 1.30381096853289, 1.40979166666667, 1.83247666760558, 2.89029166666667, 5.73485648898692, 11.6729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 795, '2021-09-19 00:00:00', 0.641215895214212, 0.730541666666667, 0.917786434971334, 1.025875, 1.15046300619498, 1.67779166666667, 1.87100913637689, 2.93633333333333, 5.73485648898692, 11.6729166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 810, '2021-09-19 00:00:00', 0.686651674241848, 0.697999999999999, 0.767645355163661, 0.930000000000002, 1.24473148769093, 1.71704166666667, 1.84246200283318, 3.11366666666667, 5.73518210102208, 11.6645833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 825, '2021-09-19 00:00:00', 0.44285348609323, 0.615416666666672, 0.94093058989492, 1.333875, 1.15144737839703, 1.70975, 1.75600285356805, 3.02625, 5.62244601922779, 11.60625 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 840, '2021-09-19 00:00:00', 0.94011326406735, 1.18058333333334, 1.14426119367382, 1.496125, 1.26194225447252, 1.74741666666667, 1.74807458831262, 3.015625, 5.61686250405801, 11.6020416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 855, '2021-09-19 00:00:00', 0.570248153457545, 0.743499999999999, 0.681455390524842, 1.04516666666667, 0.910281545871179, 1.37666666666667, 1.24581511643896, 2.7155, 5.35234106692942, 11.443875 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 870, '2021-09-19 00:00:00', 0.475345227329494, 0.709041666666666, 0.608275381893259, 0.917625000000005, 0.880065461992063, 1.232, 1.21773988500675, 2.66558333333333, 5.33245505019207, 11.4340833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 885, '2021-09-19 00:00:00', 0.458159675269963, 0.641125000000006, 0.898342433943309, 0.955541666666672, 0.938743238459604, 1.22354166666667, 2.43581130690087, 4.377125, 5.32596908086804, 11.4717083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 900, '2021-09-19 00:00:00', 0.828150532420179, 0.708000000000003, 0.822748786214476, 0.868, 0.940704080285967, 1.27841666666667, 2.41647494341943, 4.52625, 5.26967013635716, 11.4769583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 915, '2021-09-19 00:00:00', 0.265047654315165, 0.516208333333331, 0.472447581633462, 0.812749999999995, 0.695583738538244, 1.20770833333333, 2.64662621955094, 4.91754166666667, 5.26409422408072, 11.479 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 930, '2021-09-19 00:00:00', 0.391364500308155, 0.651541666666663, 0.591997611567348, 0.991291666666664, 0.747069258134256, 1.32929166666667, 2.65957856222056, 4.94870833333333, 5.15726831955906, 11.5425416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 945, '2021-09-19 00:00:00', 0.510713964586036, 0.697666666666668, 0.549379966713465, 0.884999999999999, 0.694837452318836, 1.44095833333333, 2.55951708533952, 4.94683333333333, 5.09394146532662, 11.496 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 960, '2021-09-19 00:00:00', 0.333744171636677, 0.593958333333331, 0.501759294376052, 0.971291666666666, 0.664502472705622, 1.59166666666667, 2.49832129689843, 4.94120833333333, 5.06716353780304, 11.4766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 975, '2021-09-19 00:00:00', 0.338704084005107, 0.706249999999999, 0.658540657136255, 1.20033333333333, 0.73647485370848, 1.71408333333333, 2.7243906844374, 5.08808333333333, 5.04772092190473, 11.462375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 990, '2021-09-19 00:00:00', 0.613569774152561, 0.99095833333333, 0.625434317210791, 1.39445833333333, 0.687047363512983, 1.92691666666666, 2.74640197692191, 5.09691666666667, 5.04801079042204, 11.454375 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1005, '2021-09-19 00:00:00', 0.494129535838941, 1.02954166666667, 0.551925310991481, 1.328625, 0.702858181419559, 1.78683333333333, 2.78188013493482, 5.07895833333333, 5.07442873774899, 11.4246666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1020, '2021-09-19 00:00:00', 0.43818775135184, 0.865625000000001, 0.638807221833527, 1.30666666666667, 0.633917151298293, 1.60320833333334, 2.88313707937696, 5.127875, 5.08094554688026, 11.4055416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1035, '2021-09-19 00:00:00', 0.466235991746671, 0.917, 0.548233579755032, 1.18033333333333, 0.50266383153777, 1.44866666666667, 2.90800468970776, 5.11566666666667, 5.03892009202771, 11.3460416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1050, '2021-09-19 00:00:00', 0.351229599954303, 0.763833333333334, 0.396100228861771, 0.985500000000004, 0.4180542922927, 1.2645, 2.87086345612181, 5.046125, 4.99314183986105, 11.2039583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1065, '2021-09-19 00:00:00', 0.297450422126425, 0.694666666666669, 0.325234761921783, 0.936458333333336, 2.27043966245958, 3.505, 2.88588041692602, 4.98895833333334, 4.94822535601533, 11.2005 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1080, '2021-09-19 00:00:00', 0.248008323697392, 0.645291666666668, 0.37191673526613, 0.893833333333333, 2.28652619883766, 3.73533333333333, 2.86995188062474, 5.00433333333333, 4.95039319895656, 11.1689583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 1, 1095, '2021-09-19 00:00:00', 0.325965652920761, 0.635291666666667, 2.28850693645189, 3.40879166666667, 2.54866014209968, 4.10854166666667, 2.84900935745051, 5.00066666666667, 4.93911486947212, 11.1602916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 600, '2021-09-19 00:00:00', 1.80538427062367, 2.38926923076923, 1.74683511969064, 2.78784615384616, 1.93795245674794, 3.32273076923077, 2.44892252256752, 4.22380769230769, 4.65254081914884, 10.6500769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 615, '2021-09-19 00:00:00', 0.903595406396875, 1.43246153846154, 1.3304695411771, 2.134, 1.43403314252013, 2.50542307692308, 2.31305442983615, 3.86065384615385, 4.64804854800543, 10.3272307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 630, '2021-09-19 00:00:00', 1.27546136750589, 1.4785, 1.27354561936955, 1.78126923076923, 1.65269275286867, 2.27015384615385, 2.2772406031457, 3.58426923076923, 4.60564615244576, 10.2471923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 645, '2021-09-19 00:00:00', 0.604265774435261, 1.17038461538462, 0.878800315990278, 1.54565384615385, 1.54909961739566, 2.04123076923077, 1.87178012186672, 3.27423076923077, 4.43837874922121, 10.1961923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 660, '2021-09-19 00:00:00', 0.447157334210744, 0.961807692307695, 0.784682367879857, 1.28946153846154, 1.34839066069376, 1.76557692307692, 1.73955909223706, 3.01965384615385, 4.34812083141848, 10.1957307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 675, '2021-09-19 00:00:00', 0.428345381851895, 0.916615384615384, 0.945077908876383, 1.31657692307692, 1.03839180170404, 1.67142307692308, 1.40053006448932, 2.90969230769231, 4.17684533368647, 10.1283076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 690, '2021-09-19 00:00:00', 0.748728411272174, 0.844923076923081, 0.772375449755245, 1.13034615384615, 1.03020853527519, 1.58311538461538, 1.27678151434951, 2.82265384615385, 4.11505926380354, 10.0472307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 705, '2021-09-19 00:00:00', 0.577171656908462, 0.86680769230769, 0.635791694237617, 1.14896153846154, 0.975019311840303, 1.61153846153846, 1.17845731295688, 2.81803846153846, 4.05819858576911, 10.6598076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 720, '2021-09-19 00:00:00', 0.453027925782134, 0.775307692307693, 0.623298596180036, 1.0825, 0.932552474910418, 1.62396153846154, 1.16308688477623, 2.79530769230769, 4.06961654515697, 10.6487692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 735, '2021-09-19 00:00:00', 0.552647646822515, 0.779692307692307, 0.669641131215357, 1.14373076923077, 1.06120637085275, 1.58319230769231, 1.16348368472247, 2.80526923076923, 4.11624103951464, 10.6908461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 750, '2021-09-19 00:00:00', 0.438531670639468, 0.785884615384617, 0.908774099881477, 1.18426923076924, 1.01421441292491, 1.56034615384616, 1.16934100836589, 2.82507692307693, 4.04883039597667, 10.6651538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 765, '2021-09-19 00:00:00', 0.565317092775919, 0.829846153846152, 0.707882402228376, 1.08715384615385, 0.667390390885389, 1.44642307692308, 1.19312125181746, 2.89919230769231, 4.04020213431875, 10.6426153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 780, '2021-09-19 00:00:00', 0.378657964192169, 0.768576923076924, 0.397824029517499, 1.04403846153846, 0.506248344346773, 1.34311538461539, 1.45707072422193, 3.12484615384615, 4.03139299326595, 10.6328846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 795, '2021-09-19 00:00:00', 0.342946912240633, 0.723769230769231, 0.499049410225233, 1.06092307692308, 0.790820018422942, 1.54869230769231, 1.68356369507798, 3.25834615384615, 4.02873702981277, 10.6291538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 810, '2021-09-19 00:00:00', 0.42727819977153, 0.778499999999998, 0.478799705995669, 0.995038461538464, 0.964870019145659, 1.61607692307692, 1.67611421494433, 3.3066923076923, 4.00509046013272, 10.6310769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 825, '2021-09-19 00:00:00', 0.335729352993659, 0.607961538461543, 0.778726245964423, 1.13561538461539, 0.963627244402025, 1.57511538461539, 1.80033585755547, 3.455, 3.96588415130075, 10.6556923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 840, '2021-09-19 00:00:00', 0.768155670320901, 0.959576923076926, 0.910859594854475, 1.27119230769231, 0.917774895310139, 1.49703846153846, 1.90882313844058, 3.68642307692308, 3.95456462643049, 10.6532307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 855, '2021-09-19 00:00:00', 0.568044835716875, 0.794846153846152, 0.691610536245764, 1.04557692307692, 0.693255779193085, 1.23484615384615, 1.86684281732967, 3.58523076923077, 3.87404931067461, 10.6573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 870, '2021-09-19 00:00:00', 0.432452492722079, 0.705038461538463, 0.423369349568257, 0.825615384615382, 0.763101647629848, 1.30873076923077, 1.83985293935725, 3.53696153846154, 3.89923745858873, 10.6750384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 885, '2021-09-19 00:00:00', 0.227226095467792, 0.565461538461537, 0.263693461311542, 0.768192307692306, 0.569833919124351, 1.39384615384615, 1.91549721843863, 4.46407692307692, 3.89863972747103, 10.6702692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 900, '2021-09-19 00:00:00', 0.252469480257589, 0.616961538461538, 0.603240945610908, 1.03403846153846, 0.546538905645895, 1.47484615384615, 1.93391750201899, 4.63976923076923, 3.83054126803952, 10.6793846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 915, '2021-09-19 00:00:00', 0.539601706389504, 0.794192307692309, 0.521007605141599, 1.09573076923077, 0.540804991158122, 1.44103846153846, 1.79921127848159, 4.72676923076923, 3.84485999765121, 10.6871923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 930, '2021-09-19 00:00:00', 0.295754669642567, 0.725230769230769, 0.37110856176513, 0.96026923076923, 0.670466152418197, 1.49530769230769, 1.8674843778566, 4.87330769230769, 3.74656910724794, 10.7526538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 945, '2021-09-19 00:00:00', 0.310211533287557, 0.614346153846151, 0.388205530416753, 0.899423076923071, 0.845733869761365, 1.64153846153846, 1.96243632135787, 5.03265384615385, 3.73968300775099, 10.7430384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 960, '2021-09-19 00:00:00', 0.336463665886138, 0.621961538461529, 0.620718418757341, 1.08765384615384, 1.05888824426667, 1.99407692307692, 2.04720434702097, 5.12603846153846, 3.73314298125072, 10.7349615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 975, '2021-09-19 00:00:00', 0.49542167276589, 0.845076923076926, 0.706793025954884, 1.35630769230769, 1.17497600630167, 2.12684615384615, 1.95622358168448, 5.12669230769231, 3.72696675513025, 10.7369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 990, '2021-09-19 00:00:00', 0.516037386838768, 1.12976923076923, 0.906773166444959, 1.67984615384615, 1.1919783916472, 2.20338461538461, 1.97624800218845, 5.14061538461539, 3.72597357127585, 10.6995769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1005, '2021-09-19 00:00:00', 0.605067270258819, 1.12080769230769, 0.783714501588429, 1.5025, 0.996137015598833, 2.05492307692307, 1.84895781580202, 4.97673076923077, 3.65486699915858, 10.5826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1020, '2021-09-19 00:00:00', 0.487906625682224, 1.08534615384615, 0.608616859393869, 1.40480769230769, 0.916751969643998, 2.09957692307692, 1.92890082849115, 4.91461538461538, 3.57469290709006, 10.5485 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1035, '2021-09-19 00:00:00', 0.517858823945739, 0.926192307692308, 0.66570493348145, 1.31753846153846, 0.759363624257943, 1.88907692307692, 1.87884036739523, 4.85261538461539, 3.5211964472321, 10.4985 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1050, '2021-09-19 00:00:00', 0.463453426421186, 0.882038461538465, 0.650161475800731, 1.35423076923077, 0.708961537418257, 1.77369230769231, 1.91539146751941, 4.82607692307692, 3.45287207720449, 10.6143076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1065, '2021-09-19 00:00:00', 0.472033075764169, 0.970769230769233, 0.447958481936058, 1.23019230769231, 1.52995582892498, 3.13703846153846, 2.02931344509948, 4.80046153846154, 3.46958495411859, 10.6699230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1080, '2021-09-19 00:00:00', 0.247191386456852, 0.754307692307695, 0.378659603581653, 1.08784615384615, 1.49377760727626, 3.2415, 1.99630042790696, 4.70103846153846, 3.4932662088873, 10.5943846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 2, 1095, '2021-09-19 00:00:00', 0.241375354041085, 0.639307692307693, 1.51488570576742, 2.77430769230769, 1.3171417165736, 3.30130769230769, 1.93634575266045, 4.65807692307692, 3.49530536599286, 10.6028076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 600, '2021-09-19 00:00:00', 0.781162219930119, 1.85257692307692, 0.855613439855603, 2.27703846153846, 1.14097196891341, 2.88207692307692, 1.88559641656263, 4.30161538461539, 3.6021799837577, 10.5433461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 615, '2021-09-19 00:00:00', 0.532469828686599, 1.40203846153846, 0.640677751711781, 1.82430769230769, 1.1272227846144, 2.51461538461538, 1.77814674137039, 4.11092307692308, 3.60902404536185, 10.445 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 630, '2021-09-19 00:00:00', 0.490521869660654, 1.11923076923077, 0.818673513397407, 1.7601923076923, 1.09736339398649, 2.36846153846154, 1.66397954360577, 3.85519230769231, 3.56823813645636, 10.3069615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 645, '2021-09-19 00:00:00', 0.761945736004463, 1.26323076923077, 0.974698672174364, 1.68830769230769, 0.936872959124377, 2.17369230769231, 1.54747373533074, 3.60380769230769, 3.5576283562984, 10.2391923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 660, '2021-09-19 00:00:00', 0.501368422803651, 1.00484615384616, 0.691609148179924, 1.45357692307692, 0.848698641813094, 1.89023076923077, 1.44144733301157, 3.47257692307693, 3.54929093265336, 10.1152692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 675, '2021-09-19 00:00:00', 0.368959084660949, 0.930384615384616, 0.534277480485418, 1.27088461538462, 0.625874231652133, 1.71792307692308, 1.35707093630136, 3.45238461538462, 3.53328271093393, 10.0756538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 690, '2021-09-19 00:00:00', 0.436827283242032, 0.860653846153849, 0.535499117287212, 1.16723076923077, 0.649032449111751, 1.642, 1.44939289412445, 3.4328076923077, 3.5203651261678, 10.0643076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 705, '2021-09-19 00:00:00', 0.408313115145722, 0.853000000000003, 0.493796295590057, 1.19730769230769, 0.727570981998427, 1.79042307692308, 1.65536210354295, 3.53257692307693, 4.23122818049141, 10.3166538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 720, '2021-09-19 00:00:00', 0.366611544574614, 0.855769230769225, 0.394383594993504, 1.1845, 0.721346079322431, 1.79838461538461, 2.16891420406972, 3.72776923076923, 4.2931165464658, 10.3491923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 735, '2021-09-19 00:00:00', 0.354816130064357, 0.762615384615387, 0.449601959002029, 1.1858076923077, 0.843551459376003, 1.77723076923077, 2.11956297708894, 3.73457692307692, 4.35523599360586, 10.309 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 750, '2021-09-19 00:00:00', 0.335105485114535, 0.831384615384621, 0.500192862803943, 1.2425, 0.827134617450276, 1.76365384615385, 2.15696008735941, 3.70453846153846, 4.36551284431121, 10.2750769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 765, '2021-09-19 00:00:00', 0.375441952903509, 0.852500000000003, 0.708097068530534, 1.24446153846154, 0.804436161831093, 1.58853846153847, 2.34912795865909, 3.74038461538462, 4.36945903991998, 10.2493076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 780, '2021-09-19 00:00:00', 0.406004238325735, 0.78719230769231, 0.765819786995509, 1.11688461538462, 0.823994030038119, 1.47719230769231, 2.47587016311748, 3.79723076923077, 4.35875466565676, 10.2463461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 795, '2021-09-19 00:00:00', 0.802056311086603, 0.884384615384618, 0.823816302339304, 1.1395, 1.19604391288049, 1.88519230769231, 2.4055214477083, 3.90934615384616, 4.32563262354145, 10.3249230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 810, '2021-09-19 00:00:00', 0.386296681520621, 0.67761538461539, 0.421951417181572, 0.946038461538466, 1.06068456922151, 1.77434615384616, 2.28002563177225, 3.81780769230769, 4.39524141841536, 10.2546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 825, '2021-09-19 00:00:00', 0.197972433978536, 0.56226923076923, 0.938558344565667, 1.37238461538461, 1.00684048694609, 1.76261538461538, 2.18306622084979, 3.78326923076923, 4.42239204329686, 10.2632307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 840, '2021-09-19 00:00:00', 0.977334674588927, 1.21988461538461, 1.02491299818382, 1.42642307692307, 1.05866395118492, 1.86580769230769, 2.19333933850787, 3.82142307692308, 4.43501843565676, 10.2712692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 855, '2021-09-19 00:00:00', 0.338693407989267, 0.68576923076923, 0.381729531716658, 0.984653846153844, 0.744413321916094, 1.51807692307692, 1.88402623695597, 3.53569230769231, 4.46018543043292, 10.2780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 870, '2021-09-19 00:00:00', 0.244213428094233, 0.650961538461538, 0.503107874959394, 0.994576923076924, 0.665882313464334, 1.60315384615385, 1.75717470433035, 3.48569230769231, 4.45468060859759, 10.2637307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 885, '2021-09-19 00:00:00', 0.371150098187532, 0.695346153846155, 0.501767656927448, 1.04969230769231, 0.901754126475381, 1.59276923076923, 2.71189711173108, 5.39176923076923, 4.45527482498598, 10.2656153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 900, '2021-09-19 00:00:00', 0.341552095361974, 0.694923076923076, 0.473220496662535, 1.05796153846154, 1.48944170903576, 1.76926923076923, 2.68638263068788, 5.45003846153846, 4.44612962076179, 10.2807307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 915, '2021-09-19 00:00:00', 0.444162224348786, 0.76680769230769, 0.686150169703844, 1.13984615384615, 1.34705936823084, 1.91330769230769, 2.69443050783249, 5.4448076923077, 4.44500210746683, 10.2898461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 930, '2021-09-19 00:00:00', 0.498041901233835, 0.787846153846155, 1.19364695205653, 1.32561538461539, 1.28859148148428, 1.85538461538461, 2.67921314970243, 5.50969230769231, 4.44663796125359, 10.3020384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 945, '2021-09-19 00:00:00', 1.01618325119045, 0.988000000000002, 1.05526849445277, 1.35834615384615, 1.21440341098639, 1.85326923076923, 2.66119139889232, 5.51169230769231, 4.57605103320117, 10.3915384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 960, '2021-09-19 00:00:00', 0.525759379008482, 0.841269230769233, 0.780782527586659, 1.25234615384615, 0.980821126168512, 1.85480769230769, 2.58339619404082, 5.40415384615385, 4.57369971450483, 10.3770384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 975, '2021-09-19 00:00:00', 0.442403526206562, 0.843999999999996, 0.6718657020108, 1.33480769230769, 1.04448534621676, 2.02396153846154, 2.57914255877056, 5.38953846153847, 4.61213531408008, 10.3716538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 990, '2021-09-19 00:00:00', 0.628376967946916, 1.06742307692308, 0.793249682295268, 1.50353846153846, 0.989926077271196, 1.92303846153847, 2.58028907265475, 5.35053846153847, 4.64224843003408, 10.3636153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1005, '2021-09-19 00:00:00', 0.389881338950121, 1.00253846153846, 0.611540611897524, 1.42, 0.58839950844512, 1.76169230769231, 2.46570945852226, 5.21342307692308, 4.61708007244672, 10.2623461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1020, '2021-09-19 00:00:00', 0.405441320804115, 0.924230769230771, 0.386712892904366, 1.1213076923077, 0.474843580723005, 1.63811538461539, 2.82468205889551, 5.25457692307693, 4.60602769907166, 10.2527307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1035, '2021-09-19 00:00:00', 0.277970203162417, 0.824076923076927, 0.428224024763457, 1.25184615384616, 0.647679238037327, 1.70265384615385, 2.84890264028909, 5.21357692307693, 4.58867001361464, 10.2754230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1050, '2021-09-19 00:00:00', 0.340387164179937, 0.866307692307693, 0.375859433626656, 1.15492307692308, 0.727246212672264, 1.73042307692308, 2.80265165787413, 5.16334615384616, 4.56113064660339, 10.2581538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1065, '2021-09-19 00:00:00', 0.290073539747322, 0.838538461538463, 0.508785560087789, 1.24111538461539, 2.55067404304159, 3.98107692307693, 2.78586363905067, 5.16284615384616, 4.56993719600003, 10.2891538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1080, '2021-09-19 00:00:00', 0.409908374377267, 0.844346153846154, 0.526355030812415, 1.14453846153846, 2.5022572422023, 3.98011538461539, 2.81864729940827, 5.12703846153846, 4.6245623634941, 10.3074230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 3, 1095, '2021-09-19 00:00:00', 0.314284400846409, 0.735730769230771, 2.50734302676083, 3.63557692307693, 2.41704618459423, 3.93346153846154, 2.82699976898587, 5.08357692307693, 4.64303031418723, 10.3294615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 600, '2021-09-19 00:00:00', 2.03047870369375, 2.54061538461539, 1.94112887892983, 2.88573076923077, 1.82752381274605, 3.32338461538462, 2.50580563461365, 4.63396153846154, 4.56484326801463, 10.2986923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 615, '2021-09-19 00:00:00', 1.09523247479526, 1.55842307692308, 1.10059404938354, 1.87069230769231, 1.13702838947035, 2.28903846153846, 2.1606908699267, 3.93134615384615, 4.72128730750417, 9.818 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 630, '2021-09-19 00:00:00', 0.639538719583227, 1.16057692307692, 0.648742679816417, 1.51823076923077, 0.801571901856693, 1.91392307692308, 1.91271654942951, 3.77896153846154, 4.68680996266691, 9.72188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 645, '2021-09-19 00:00:00', 0.394740444420812, 1.05353846153846, 0.534321723884952, 1.38323076923077, 0.938665016843685, 1.94757692307692, 1.71902844698348, 3.67580769230769, 4.7113885596499, 9.59 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 660, '2021-09-19 00:00:00', 0.432697513814833, 0.949461538461539, 0.577173181582841, 1.28280769230769, 0.943665863289787, 1.85369230769231, 1.75772433517362, 3.68603846153846, 4.73164669075723, 9.55638461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 675, '2021-09-19 00:00:00', 0.4508033444692, 0.922153846153846, 0.772726302426376, 1.37846153846154, 0.919521604715442, 1.83030769230769, 1.73006457149392, 3.64969230769231, 4.72743723596622, 9.5295 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 690, '2021-09-19 00:00:00', 0.540246902244351, 0.895346153846158, 0.606344410888222, 1.18276923076924, 1.43663868590754, 1.81307692307693, 1.5670324997857, 3.53284615384615, 4.74128512601318, 9.42361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 705, '2021-09-19 00:00:00', 0.312197235487689, 0.820923076923082, 0.488125992562764, 1.21223076923077, 1.18523689874803, 1.71688461538462, 1.34012469741266, 3.45373076923077, 5.02648100180817, 10.1906923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 720, '2021-09-19 00:00:00', 0.423738273720208, 0.832730769230767, 1.10053135977406, 1.25107692307692, 1.10030777582386, 1.72580769230769, 1.41033953576925, 3.46061538461538, 5.13232811484822, 10.2360384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 735, '2021-09-19 00:00:00', 0.730539717237559, 0.847961538461538, 0.763375347740844, 1.13780769230769, 0.758687035912394, 1.63253846153846, 1.5192306129698, 3.51415384615385, 5.14082993733652, 10.5197307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 750, '2021-09-19 00:00:00', 0.422314343369227, 0.767269230769233, 0.514795887856384, 1.13638461538462, 0.82246654923795, 1.64976923076923, 1.63165680262071, 3.58380769230769, 5.14594588449527, 10.4736153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 765, '2021-09-19 00:00:00', 0.331371787481165, 0.705307692307695, 0.527596928025114, 0.995961538461542, 0.820390932140565, 1.59719230769231, 1.65030443438592, 3.51661538461538, 5.11361196761982, 10.3843461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 780, '2021-09-19 00:00:00', 0.32943106200749, 0.727769230769232, 0.489198856845005, 1.14780769230769, 0.828796521376724, 1.65792307692308, 1.68395517755076, 3.49, 5.10015468181717, 10.3655384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 795, '2021-09-19 00:00:00', 0.393495647517713, 0.81523076923077, 0.608295192762907, 1.11880769230769, 0.94315772479801, 1.83157692307692, 1.64552950748384, 3.535, 5.10452416783386, 10.3585 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 810, '2021-09-19 00:00:00', 0.50834080633431, 0.779846153846152, 0.694292867710631, 1.14988461538462, 0.963169971420493, 1.80592307692308, 1.81538761107967, 3.69246153846153, 5.13151152135959, 10.3445769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 825, '2021-09-19 00:00:00', 0.484823374658634, 0.773230769230772, 0.904195510682541, 1.37519230769231, 0.932544387889719, 1.86165384615385, 1.84599609300362, 3.75915384615384, 5.14562017851478, 10.3266923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 840, '2021-09-19 00:00:00', 0.907112046340136, 1.16576923076923, 0.91645601430393, 1.43588461538462, 0.942246974809928, 1.93180769230769, 1.85661339706301, 3.87188461538461, 5.12349392699943, 10.3325 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 855, '2021-09-19 00:00:00', 0.336209762819856, 0.746269230769237, 0.512310116418379, 1.14684615384616, 0.542306277357675, 1.58946153846154, 1.63949440987153, 3.755, 4.92965060284741, 10.1841153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 870, '2021-09-19 00:00:00', 0.429510540750031, 0.798769230769232, 0.462235890494818, 1.15546153846153, 0.557269918027572, 1.53780769230769, 1.68814964566351, 3.70211538461538, 4.88557699355972, 10.149 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 885, '2021-09-19 00:00:00', 0.319289617745394, 0.784499999999995, 0.415365760968106, 1.06265384615384, 0.563184195855615, 1.61003846153846, 2.93805688272944, 4.98161538461538, 4.86491576146534, 10.1186153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 900, '2021-09-19 00:00:00', 0.288595913932371, 0.703807692307693, 0.440508931193839, 1.08003846153846, 0.766356852005237, 1.67076923076923, 2.92579507800214, 5.07796153846154, 4.78452093510537, 10.1155384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 915, '2021-09-19 00:00:00', 0.340592786409002, 0.784615384615382, 0.486041658550124, 1.18142307692308, 0.974646523696587, 1.77461538461538, 2.96818964664685, 5.13046153846154, 4.7152646989897, 10.0773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 930, '2021-09-19 00:00:00', 0.393908917625147, 0.849346153846156, 0.643488120743854, 1.17819230769231, 1.07904502294318, 1.8648076923077, 2.95950871182779, 5.11715384615385, 4.65830558316582, 10.0388846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 945, '2021-09-19 00:00:00', 0.459607832831422, 0.757000000000002, 0.77298568899082, 1.20434615384616, 1.04523567603749, 1.96853846153847, 2.81349176756461, 5.00361538461539, 4.50334325653218, 9.91338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 960, '2021-09-19 00:00:00', 0.416854506992544, 0.775000000000001, 0.581611645476469, 1.21588461538462, 0.917418260454512, 1.92276923076923, 2.63536968564184, 4.8245, 4.34063994360279, 9.79200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 975, '2021-09-19 00:00:00', 0.381038604949077, 0.916538461538459, 0.703912363426451, 1.50415384615385, 0.861231643993284, 1.94576923076923, 2.4808320068384, 4.74861538461539, 4.25867879999636, 9.6838076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 990, '2021-09-19 00:00:00', 0.55197833848245, 1.17338461538462, 0.685450876879869, 1.44876923076923, 0.831792662774892, 1.97907692307692, 2.32888972589614, 4.66865384615385, 4.17948436348497, 9.59023076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1005, '2021-09-19 00:00:00', 0.457705427607687, 1.03453846153846, 0.551447192534196, 1.38561538461538, 0.710561425916153, 1.89749999999999, 2.30903229547325, 4.65930769230769, 4.15878826601433, 9.5708076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1020, '2021-09-19 00:00:00', 0.42807805183347, 1.01846153846154, 0.566444484346133, 1.42692307692307, 0.672671802475884, 1.84792307692308, 2.23001404790332, 4.61957692307692, 4.15565288029913, 9.57169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1035, '2021-09-19 00:00:00', 0.50805920914791, 0.992999999999999, 0.551445413994337, 1.31026923076923, 0.553147904827794, 1.71826923076923, 2.10427118609161, 4.55023076923077, 4.1480602593724, 9.54365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1050, '2021-09-19 00:00:00', 0.393475668292798, 0.860307692307691, 0.434066056653204, 1.24030769230769, 0.563374246428127, 1.57230769230769, 1.95608085250545, 4.51269230769231, 4.08016198264424, 9.51673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1065, '2021-09-19 00:00:00', 0.30598273455565, 0.856923076923078, 0.566796820196277, 1.20134615384616, 1.87282520807468, 3.2055, 1.96757769898382, 4.42119230769231, 4.08327797750025, 9.49419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1080, '2021-09-19 00:00:00', 0.319731223662335, 0.723153846153844, 0.393613619604886, 0.996192307692309, 1.83762543475582, 3.27503846153847, 1.8153971923945, 4.33861538461539, 3.93670133936836, 9.53134615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 4, 1095, '2021-09-19 00:00:00', 0.26471735870547, 0.675000000000004, 1.65072446379903, 2.88415384615385, 1.85412107313577, 3.29307692307693, 1.75302107802501, 4.2605, 3.89952575262488, 9.51784615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 600, '2021-09-19 00:00:00', 0.791645596210828, 1.7322, 0.969787497341556, 2.19496, 1.34341473864179, 2.58092, 1.39066297978098, 3.67924, 3.67479592494604, 9.39456 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 615, '2021-09-19 00:00:00', 0.552011346501743, 1.34988, 0.724817333310032, 1.6718, 0.83978399405244, 2.11164, 1.44588103706126, 3.37884, 3.71588113462563, 9.48376 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 630, '2021-09-19 00:00:00', 0.592734265923609, 1.04492, 0.725865109139891, 1.40364, 0.784689269711263, 1.767, 1.39355475672827, 3.24012, 3.6613903310992, 9.49064 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 645, '2021-09-19 00:00:00', 0.460093081162209, 0.992680000000004, 0.611084418608976, 1.3596, 0.6976492862941, 1.67912, 1.3175105730126, 3.16912, 3.70896182689083, 9.5926 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 660, '2021-09-19 00:00:00', 0.404505904365646, 0.872120000000003, 0.459323535212383, 1.09088, 0.698668018446527, 1.4976, 1.22486238410688, 3.03812, 3.66702848684508, 9.60444 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 675, '2021-09-19 00:00:00', 0.29999687776153, 0.685280000000002, 0.504675413838773, 1.05824, 0.654794988272411, 1.54468, 1.19625037513056, 3.02228, 3.63004637619595, 9.60188 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 690, '2021-09-19 00:00:00', 0.28283412688948, 0.715320000000002, 0.452661617546703, 0.976960000000001, 0.645553517017248, 1.55648, 1.08944942057904, 2.91196, 3.69468157491278, 9.62876 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 705, '2021-09-19 00:00:00', 0.270212644658485, 0.661040000000003, 0.407058451986117, 1.0562, 0.822504695022062, 1.75016, 1.1668757317441, 2.93816, 3.65985485823322, 10.061 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 720, '2021-09-19 00:00:00', 0.347977504062164, 0.729480000000003, 0.533324016585291, 1.17444, 0.731039563452849, 1.78352, 1.41545625741902, 3.0764, 3.6386331009506, 10.15652 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 735, '2021-09-19 00:00:00', 0.531785429786614, 0.858080000000001, 0.715829588659201, 1.3138, 0.702896692267078, 1.70452, 1.59833701807014, 3.06084, 3.67372844078964, 10.19536 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 750, '2021-09-19 00:00:00', 0.405583296007123, 0.792679999999998, 0.42920205808764, 1.15736, 0.510578909996616, 1.48064, 1.61206950325764, 2.9348, 3.72958089602572, 10.31292 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 765, '2021-09-19 00:00:00', 0.361247066885439, 0.718879999999999, 0.414533726010321, 0.99972, 0.552682322858259, 1.3674, 1.590286848339, 3.03548, 3.76364108632408, 10.41468 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 780, '2021-09-19 00:00:00', 0.400844142612399, 0.722120000000002, 0.547040409841909, 1.01728, 0.692992200533313, 1.39224, 1.626903738189, 3.14176, 3.79938367501889, 10.47232 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 795, '2021-09-19 00:00:00', 0.314322886005247, 0.63572, 0.34286456023723, 0.933240000000004, 0.645969289775709, 1.36636, 1.59059511713908, 3.06108, 3.76969527946226, 10.4118 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 810, '2021-09-19 00:00:00', 0.264718762714951, 0.600760000000004, 0.528281749321958, 0.890240000000001, 0.586202419533276, 1.28412, 1.62881700424981, 3.0274, 3.88467386576188, 10.43428 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 825, '2021-09-19 00:00:00', 0.549307133274882, 0.615080000000002, 0.579122215080722, 1.01004, 0.614616378998588, 1.26728000000001, 1.66253776899454, 3.113, 3.81920673133397, 10.49684 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 840, '2021-09-19 00:00:00', 0.492444233729396, 0.823359999999999, 0.502679331184405, 0.98852, 0.730437341597483, 1.29428, 1.6235152991785, 3.09852, 3.90546007234317, 10.50528 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 855, '2021-09-19 00:00:00', 0.222592115763341, 0.553800000000001, 0.327101090388481, 0.773040000000004, 0.686664309057438, 1.12196, 1.5899068106863, 3.034, 4.01463629610455, 10.50344 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 870, '2021-09-19 00:00:00', 0.2472935030822, 0.507080000000002, 0.506227919683086, 0.758960000000002, 0.818636584002125, 1.20676, 1.54829466187803, 3.01212000000001, 4.14659454130737, 10.50604 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970080, 5, 885, '2021-09-19 00:00:00', 0.356725702279309, 0.540320000000003, 0.435795777859307, 0.746280000000002, 0.738397758663988, 1.2524, 2.06525112113112, 4.17088, 4.71036043631483, 10.32924 where not exists (select 1 from powerstats_trumpet where symbolid = 970080 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 885);
Date: 2021-09-19 14:47:31 Duration: 3s847ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 900, '2021-09-19 00:00:00', 0.0253574143306938, 0.0549615384615385, 0.0240220411609519, 0.0744615384615387, 0.0313283356625377, 0.109230769230769, 0.292924870914027, 0.4115, 0.491929013015245, 0.826923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 915, '2021-09-19 00:00:00', 0.0167067006363866, 0.0449230769230772, 0.0237706994816339, 0.074384615384616, 0.0334239204992242, 0.101961538461539, 0.308910253334822, 0.422230769230769, 0.497305665175236, 0.830269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 930, '2021-09-19 00:00:00', 0.0249189455265237, 0.0589230769230775, 0.0320358453082698, 0.0808461538461541, 0.0535996125129507, 0.112961538461539, 0.308135936535508, 0.433346153846153, 0.499378199518006, 0.834115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 945, '2021-09-19 00:00:00', 0.0254701031377214, 0.0566153846153844, 0.0330530808525645, 0.0758846153846155, 0.0532386932741446, 0.130038461538461, 0.343508244218612, 0.445923076923076, 0.498788618709214, 0.834615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 960, '2021-09-19 00:00:00', 0.0200884582247156, 0.0538846153846155, 0.0429439169149719, 0.0834999999999996, 0.050203769395718, 0.142538461538461, 0.349836181442334, 0.443076923076923, 0.498974062837554, 0.835346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 975, '2021-09-19 00:00:00', 0.0348092162862301, 0.0568076923076919, 0.045407708596669, 0.0954999999999998, 0.053728433956189, 0.14576923076923, 0.392787225626527, 0.458730769230769, 0.494925268640086, 0.843692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 990, '2021-09-19 00:00:00', 0.0339879616697082, 0.0776923076923073, 0.0423891314081623, 0.109961538461538, 0.0530409420962851, 0.144307692307692, 0.392929643340108, 0.46076923076923, 0.499279956922582, 0.851653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1005, '2021-09-19 00:00:00', 0.0333922376977276, 0.0708076923076926, 0.0522531706803886, 0.105923076923077, 0.0643347017258481, 0.144076923076923, 0.395893225698352, 0.464615384615384, 0.495565226631322, 0.853423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1020, '2021-09-19 00:00:00', 0.0335996336976369, 0.0728461538461534, 0.0463663837112787, 0.0981923076923075, 0.0661617714394045, 0.1435, 0.406544555226873, 0.469653846153846, 0.494449538531331, 0.851115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1035, '2021-09-19 00:00:00', 0.0306041726667358, 0.0648461538461538, 0.0465182346381093, 0.0948846153846149, 0.0625959939735646, 0.134461538461538, 0.396346445190801, 0.46476923076923, 0.482624714850592, 0.846153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1050, '2021-09-19 00:00:00', 0.0299733214709348, 0.0669999999999999, 0.0443959284342433, 0.101038461538461, 0.0555159297998191, 0.134461538461538, 0.397628338256487, 0.461846153846153, 0.481244599570099, 0.845730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1065, '2021-09-19 00:00:00', 0.034086338341606, 0.0679615384615386, 0.039668957055185, 0.0878846153846153, 0.245491619784903, 0.312846153846154, 0.399637605068161, 0.457153846153846, 0.485972770683866, 0.839576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1080, '2021-09-19 00:00:00', 0.021376946605019, 0.0544230769230766, 0.0362549094818683, 0.0865384615384613, 0.282975924499159, 0.342423076923077, 0.399459727439643, 0.453076923076923, 0.484508156635318, 0.838076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 1095, '2021-09-19 00:00:00', 0.0305259788477844, 0.0616538461538462, 0.244492368922915, 0.291038461538461, 0.299483925342349, 0.353307692307692, 0.397766179867211, 0.449423076923076, 0.483622658055447, 0.837653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 600, '2021-09-19 00:00:00', 0.234000762107021, 0.20376, 0.273031133755841, 0.2582, 0.288193875715637, 0.30228, 0.392320128636466, 0.4074, 0.450213090287995, 0.83808 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 615, '2021-09-19 00:00:00', 0.0738337772748125, 0.13652, 0.0862873687163997, 0.16852, 0.109984089758474, 0.2306, 0.180342239459682, 0.32464, 0.307756657117275, 0.78792 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 630, '2021-09-19 00:00:00', 0.0389642143511197, 0.0942800000000003, 0.0566994121074753, 0.13564, 0.0834475284235548, 0.18236, 0.151420639280119, 0.28528, 0.289425972112617, 0.77068 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 645, '2021-09-19 00:00:00', 0.0565388656884215, 0.0933199999999999, 0.0744067201266119, 0.13712, 0.111460127399891, 0.17188, 0.138061725326029, 0.26396, 0.285620511635048, 0.76108 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 660, '2021-09-19 00:00:00', 0.0524637017374869, 0.10076, 0.0581291665173342, 0.119, 0.107084265884395, 0.16796, 0.132300944818999, 0.24896, 0.282949218058647, 0.749520000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 675, '2021-09-19 00:00:00', 0.042533986410869, 0.0798400000000004, 0.0904534871264416, 0.1204, 0.0975420080443975, 0.15912, 0.108323081566211, 0.22884, 0.277415152193723, 0.7348 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 690, '2021-09-19 00:00:00', 0.0631628055108381, 0.0789599999999999, 0.0664098888218712, 0.10724, 0.0865021772365682, 0.14972, 0.0849886855214661, 0.21008, 0.276178999925773, 0.72856 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 705, '2021-09-19 00:00:00', 0.0333879718860945, 0.0694400000000002, 0.0420494946461902, 0.10608, 0.0589729599053667, 0.13632, 0.0649993589711978, 0.1952, 0.310888779683882, 0.761000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 720, '2021-09-19 00:00:00', 0.0316223549618518, 0.0788400000000003, 0.0608283102949061, 0.1088, 0.057124338070564, 0.12776, 0.063023196787638, 0.19456, 0.306615051815791, 0.771040000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 735, '2021-09-19 00:00:00', 0.0466792959101426, 0.0720399999999999, 0.0432709294253469, 0.0929600000000002, 0.0395172114400803, 0.123879999999999, 0.0527124906133893, 0.18824, 0.307188335282011, 0.775440000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 750, '2021-09-19 00:00:00', 0.0308019479903467, 0.0694800000000002, 0.0309502288629131, 0.0859999999999998, 0.0364228408190978, 0.12104, 0.0487398536449725, 0.18864, 0.311122232142503, 0.78328 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 765, '2021-09-19 00:00:00', 0.0263478651886638, 0.0552800000000003, 0.0326566991595899, 0.0867199999999998, 0.0435921246710147, 0.10876, 0.0517331937283342, 0.19564, 0.312463213834845, 0.79052 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 780, '2021-09-19 00:00:00', 0.0292205977579738, 0.0635199999999995, 0.0327325016866515, 0.0789999999999999, 0.0383917525865468, 0.10248, 0.0638844790748637, 0.20868, 0.31331702794454, 0.79532 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 795, '2021-09-19 00:00:00', 0.0236122849381417, 0.0529600000000001, 0.0333195138019751, 0.07676, 0.0276315037592964, 0.0971999999999998, 0.0686196764783981, 0.21708, 0.314915316659363, 0.797360000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 810, '2021-09-19 00:00:00', 0.0337922574958625, 0.0576000000000001, 0.0317678034074335, 0.0721199999999999, 0.0345353442142976, 0.0942399999999998, 0.0723895710720818, 0.2196, 0.313709488752465, 0.80332 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 825, '2021-09-19 00:00:00', 0.0187026736056638, 0.0499599999999997, 0.0248265986393632, 0.0711199999999999, 0.0365589478331459, 0.0948400000000001, 0.0764094889395291, 0.22008, 0.312446784802362, 0.80192 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 840, '2021-09-19 00:00:00', 0.025096347675841, 0.0540800000000003, 0.0352877221329649, 0.0688400000000002, 0.0434117879536576, 0.0920000000000002, 0.0781119282397596, 0.22416, 0.312980201716764, 0.80576 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 855, '2021-09-19 00:00:00', 0.0331794615186358, 0.04628, 0.0339667975136503, 0.0680799999999999, 0.0476774579859285, 0.0978399999999998, 0.0790790111217891, 0.23136, 0.313405211613761, 0.80692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 870, '2021-09-19 00:00:00', 0.0240213793664453, 0.04988, 0.0368363498010683, 0.0686000000000001, 0.0468437117800603, 0.1036, 0.0751894939469608, 0.24172, 0.313993460653774, 0.80768 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 885, '2021-09-19 00:00:00', 0.0347071078215014, 0.0508000000000003, 0.0397541612077693, 0.0773199999999997, 0.0424987058626496, 0.10484, 0.142019857766441, 0.32684, 0.316536422338199, 0.81016 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 900, '2021-09-19 00:00:00', 0.0344842959427425, 0.0542, 0.0402538610984506, 0.0760400000000003, 0.0587420349210568, 0.11328, 0.147116733695842, 0.3418, 0.318539045225751, 0.81604 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 915, '2021-09-19 00:00:00', 0.0267752995625947, 0.0564000000000003, 0.0354496356351748, 0.07852, 0.0515785161994147, 0.11252, 0.157078536619956, 0.3528, 0.312547463062279, 0.8234 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 930, '2021-09-19 00:00:00', 0.029882157441077, 0.0528800000000003, 0.044677809555378, 0.0857600000000002, 0.049828305208987, 0.11188, 0.157367404502966, 0.3552, 0.309854132348325, 0.8254 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 945, '2021-09-19 00:00:00', 0.0294865506064488, 0.0619600000000004, 0.02996286590654, 0.0812400000000002, 0.0456226186593153, 0.12244, 0.158801763214393, 0.3602, 0.31185772931472, 0.82908 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 960, '2021-09-19 00:00:00', 0.0259841618426813, 0.0575200000000001, 0.03615259326798, 0.0814800000000002, 0.0509309336258427, 0.13228, 0.158760301503031, 0.363, 0.311226696584124, 0.83184 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 975, '2021-09-19 00:00:00', 0.0270924343682881, 0.0552000000000001, 0.042189058613184, 0.0942000000000003, 0.0653057679943617, 0.14248, 0.16272556652229, 0.36112, 0.310638455442979, 0.8366 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 990, '2021-09-19 00:00:00', 0.0261502071374842, 0.0756000000000002, 0.0396642996492649, 0.10356, 0.0618481473718766, 0.14512, 0.159844226253771, 0.36052, 0.310789870062287, 0.84148 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1005, '2021-09-19 00:00:00', 0.0408972289199811, 0.0772000000000001, 0.0572911278762548, 0.11276, 0.0729929905310551, 0.14532, 0.165507552697755, 0.3628, 0.311177907313485, 0.844240000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1020, '2021-09-19 00:00:00', 0.0478642873131943, 0.0726399999999997, 0.0516458452669071, 0.0977200000000002, 0.0669177853787764, 0.12264, 0.164909197236944, 0.35528, 0.307649979684706, 0.84148 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1035, '2021-09-19 00:00:00', 0.0363592262477258, 0.0710800000000002, 0.0443806639577792, 0.0916800000000002, 0.0583917231577674, 0.11848, 0.150232852598891, 0.35008, 0.305112410978861, 0.8454 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1050, '2021-09-19 00:00:00', 0.0308085485972102, 0.0566, 0.0425461709988885, 0.07648, 0.0550046361682358, 0.11248, 0.146298496232873, 0.3444, 0.303769523378059, 0.84944 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1065, '2021-09-19 00:00:00', 0.0311655258258227, 0.05404, 0.0401969318895528, 0.0757200000000002, 0.113157294653651, 0.24636, 0.148213056105054, 0.34388, 0.300857147718537, 0.85424 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1080, '2021-09-19 00:00:00', 0.0292857758419789, 0.0526399999999998, 0.0333155619293245, 0.0805199999999998, 0.114483623282983, 0.2696, 0.151164127137801, 0.34848, 0.298800937080191, 0.8574 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 1, 1095, '2021-09-19 00:00:00', 0.0205465325541807, 0.0589199999999998, 0.110782068344415, 0.2282, 0.124868597600304, 0.273, 0.158183416745666, 0.34892, 0.296552120208236, 0.86108 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 600, '2021-09-19 00:00:00', 0.0549741337777632, 0.153653846153846, 0.0645855544696632, 0.188576923076923, 0.0818961537558386, 0.2145, 0.145620624067631, 0.327615384615385, 0.287391815096769, 0.834153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 615, '2021-09-19 00:00:00', 0.0402604597016053, 0.10376923076923, 0.0596324253560608, 0.150115384615385, 0.0731109167898076, 0.187384615384615, 0.141052903332266, 0.297192307692308, 0.285803838053575, 0.828923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 630, '2021-09-19 00:00:00', 0.0396557494134015, 0.0914615384615382, 0.053615626310017, 0.118346153846154, 0.0680546838946448, 0.173, 0.136671920474375, 0.285576923076924, 0.280737591684148, 0.817653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 645, '2021-09-19 00:00:00', 0.0396000194250145, 0.0871923076923077, 0.0591051735338079, 0.123692307692308, 0.0706202520527932, 0.1705, 0.135241095256412, 0.281923076923077, 0.282118283976502, 0.812384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 660, '2021-09-19 00:00:00', 0.0338005006790409, 0.0890769230769232, 0.0490986604861933, 0.124038461538462, 0.064543890850753, 0.169076923076923, 0.133574554232689, 0.272807692307693, 0.288797783925016, 0.814000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 675, '2021-09-19 00:00:00', 0.0364021132100024, 0.0819230769230766, 0.0531321140033175, 0.120307692307692, 0.0716858102040798, 0.158153846153846, 0.1208163832497, 0.263961538461539, 0.296223089008164, 0.812038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 690, '2021-09-19 00:00:00', 0.0339236473002807, 0.0855769230769233, 0.0385963928167064, 0.110807692307693, 0.0572075304349132, 0.144307692307692, 0.106801332460717, 0.258269230769232, 0.302721166447582, 0.807769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 705, '2021-09-19 00:00:00', 0.0229975249504412, 0.0703846153846156, 0.051948391549839, 0.103346153846154, 0.0592225009213947, 0.139769230769231, 0.0969864701111206, 0.253153846153847, 0.382595237012453, 0.873346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 720, '2021-09-19 00:00:00', 0.0430683178218048, 0.0679999999999992, 0.0471493861612704, 0.0932307692307687, 0.0538633598883463, 0.131307692307692, 0.0939086053237197, 0.250115384615385, 0.400003855750647, 0.891730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 735, '2021-09-19 00:00:00', 0.0334508594807368, 0.0679999999999998, 0.0492223995289201, 0.0997307692307692, 0.0544611788341016, 0.1295, 0.0891890041515123, 0.246038461538462, 0.399280976834032, 0.891461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 750, '2021-09-19 00:00:00', 0.0296708352012289, 0.065961538461538, 0.0290421444429668, 0.0906153846153847, 0.0500368018408601, 0.119192307692308, 0.0805924695852296, 0.240115384615385, 0.401298768423804, 0.891692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 765, '2021-09-19 00:00:00', 0.0221931382326918, 0.0628461538461541, 0.0300580208161583, 0.0822692307692309, 0.0529135724918106, 0.119615384615385, 0.0744322097357985, 0.242076923076923, 0.400138224194513, 0.893038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 780, '2021-09-19 00:00:00', 0.0239932362263903, 0.0603461538461542, 0.0389378202542694, 0.0880769230769232, 0.0708405359837255, 0.128692307692308, 0.0768790858826631, 0.247076923076923, 0.398720985922969, 0.894230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 795, '2021-09-19 00:00:00', 0.0295103632383865, 0.0586923076923078, 0.0333143535708878, 0.0816153846153847, 0.0587821008863699, 0.121846153846154, 0.083357395500432, 0.249153846153847, 0.400734373945558, 0.890038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 810, '2021-09-19 00:00:00', 0.0261682132484315, 0.0578461538461539, 0.0564457125168819, 0.0870384615384619, 0.0560176345860424, 0.119153846153847, 0.100074902717145, 0.253884615384616, 0.401490647462678, 0.8865 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 825, '2021-09-19 00:00:00', 0.0462025806805037, 0.0639615384615389, 0.0427856913537148, 0.0891538461538462, 0.0486812552774124, 0.114230769230769, 0.0994114449377702, 0.260653846153846, 0.401485020316402, 0.884307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 840, '2021-09-19 00:00:00', 0.0272639801823693, 0.0602692307692305, 0.0359714416639729, 0.0797692307692312, 0.0415325822050038, 0.113346153846154, 0.105721113530618, 0.266923076923077, 0.400559226389998, 0.881423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 855, '2021-09-19 00:00:00', 0.0197753926344376, 0.055115384615385, 0.0346806086363059, 0.0807692307692308, 0.047624169687896, 0.114692307692308, 0.102537535341192, 0.260115384615385, 0.398785303718102, 0.874038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 870, '2021-09-19 00:00:00', 0.026810790020782, 0.0595384615384613, 0.0272307518470172, 0.077076923076923, 0.0435899247356716, 0.118192307692307, 0.104962594069726, 0.263884615384616, 0.396295957781361, 0.870615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 885, '2021-09-19 00:00:00', 0.0220086696204365, 0.0533076923076921, 0.0368574801926804, 0.0810769230769227, 0.0481711691622855, 0.124692307692307, 0.137787132367844, 0.365423076923078, 0.393364902036069, 0.870884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 900, '2021-09-19 00:00:00', 0.026753605076987, 0.0563461538461537, 0.0326533541686231, 0.0868076923076925, 0.0410813264709816, 0.120653846153846, 0.140230102112426, 0.393192307692308, 0.391230707069174, 0.870115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 915, '2021-09-19 00:00:00', 0.0324161403292583, 0.0693846153846155, 0.0401290993592507, 0.0937692307692307, 0.0362604255564998, 0.121461538461539, 0.138995877083293, 0.399576923076923, 0.390852734415406, 0.8705 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 930, '2021-09-19 00:00:00', 0.0281878588157268, 0.0596538461538461, 0.0301926379207809, 0.0873461538461537, 0.0397399237349739, 0.119692307692308, 0.135302419103964, 0.403769230769231, 0.39227186804758, 0.865461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 945, '2021-09-19 00:00:00', 0.027766498906749, 0.0645384615384617, 0.0287912379833764, 0.0778461538461543, 0.033067785857817, 0.123038461538462, 0.148700654387882, 0.413269230769231, 0.392634127988817, 0.864961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 960, '2021-09-19 00:00:00', 0.0253271821142066, 0.0538846153846158, 0.0334357017848608, 0.0858846153846161, 0.044015661548345, 0.135538461538462, 0.152749070247706, 0.412961538461539, 0.395213712390573, 0.865038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 975, '2021-09-19 00:00:00', 0.0251765764153906, 0.0665000000000008, 0.0286440489187809, 0.098807692307693, 0.0588377822099428, 0.145730769230769, 0.162042406605375, 0.414692307692308, 0.393745290570127, 0.863076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 990, '2021-09-19 00:00:00', 0.0253457324582688, 0.0763846153846157, 0.0450495795250591, 0.10623076923077, 0.0676561441862736, 0.146923076923077, 0.166559834478599, 0.410538461538462, 0.393716821312749, 0.863153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1005, '2021-09-19 00:00:00', 0.0320328917496716, 0.0808846153846154, 0.0405361756763215, 0.108692307692308, 0.0742503975643333, 0.151807692307692, 0.155201090400611, 0.417538461538462, 0.389769959769172, 0.859692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1020, '2021-09-19 00:00:00', 0.0277541958019936, 0.0738461538461534, 0.0375411978826135, 0.100692307692307, 0.073507728531401, 0.146115384615384, 0.15676408536887, 0.413461538461539, 0.390881294197927, 0.860884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1035, '2021-09-19 00:00:00', 0.024283359291118, 0.0651923076923074, 0.0505960928865524, 0.102730769230769, 0.0645318883605977, 0.139730769230769, 0.156448821811332, 0.418076923076923, 0.391347691170672, 0.863846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1050, '2021-09-19 00:00:00', 0.0462994434257958, 0.075961538461538, 0.0646052153169839, 0.104923076923077, 0.065827513536982, 0.133307692307692, 0.158208703446283, 0.422076923076923, 0.390793136306941, 0.866653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1065, '2021-09-19 00:00:00', 0.0477659035135054, 0.0663076923076923, 0.0478136124807733, 0.0883076923076923, 0.135739756661273, 0.266192307692308, 0.155682695051382, 0.423692307692308, 0.38799858841932, 0.866769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1080, '2021-09-19 00:00:00', 0.0218875447546002, 0.056769230769231, 0.0334184886644416, 0.0793461538461541, 0.130088685725724, 0.291884615384616, 0.15358822070218, 0.413692307692308, 0.387379767947921, 0.866730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 2, 1095, '2021-09-19 00:00:00', 0.0265108685984851, 0.0548846153846155, 0.133134824664554, 0.241807692307693, 0.124437392352076, 0.293769230769231, 0.159847504251347, 0.415769230769231, 0.388661309942415, 0.875576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 600, '2021-09-19 00:00:00', 0.0675154341328993, 0.153576923076923, 0.0784460618220223, 0.201230769230769, 0.0997777299030974, 0.238346153846154, 0.1458506928862, 0.373769230769231, 0.382210107341298, 0.855615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 615, '2021-09-19 00:00:00', 0.0347231024845679, 0.113576923076923, 0.0428749164610079, 0.135538461538461, 0.086498875048265, 0.193846153846154, 0.111092421676036, 0.322615384615385, 0.384749396960591, 0.836538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 630, '2021-09-19 00:00:00', 0.0349390678401478, 0.0875384615384617, 0.0499376996482008, 0.136423076923077, 0.0841538243566281, 0.182884615384616, 0.104794274652769, 0.309, 0.391618464246084, 0.831307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 645, '2021-09-19 00:00:00', 0.0369907264885928, 0.0909230769230768, 0.078511939317435, 0.137730769230769, 0.0790001363192597, 0.181307692307692, 0.110083716395226, 0.300230769230769, 0.406105033780103, 0.831538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 660, '2021-09-19 00:00:00', 0.0455697099128186, 0.0960384615384613, 0.0468972690692521, 0.127076923076923, 0.0567129479178999, 0.169961538461538, 0.11393679759478, 0.288076923076923, 0.416941097112696, 0.834038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 675, '2021-09-19 00:00:00', 0.0184553098467206, 0.0769615384615382, 0.0229973911563902, 0.108, 0.0508959269943621, 0.157346153846154, 0.106354479852122, 0.268653846153846, 0.418016843606166, 0.828192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 690, '2021-09-19 00:00:00', 0.019899903362734, 0.0813846153846155, 0.0327598253024362, 0.103615384615385, 0.068178453623278, 0.156307692307692, 0.101446613470413, 0.259846153846154, 0.438420226933721, 0.835846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 705, '2021-09-19 00:00:00', 0.0291889336248147, 0.0649230769230763, 0.0470207810032314, 0.108923076923077, 0.0638497756155319, 0.149923076923076, 0.105707964913501, 0.252576923076923, 0.344317413934383, 0.827192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 720, '2021-09-19 00:00:00', 0.0361252521950207, 0.0769230769230775, 0.0562672332575676, 0.108807692307692, 0.0578672220226219, 0.146846153846154, 0.106752510328978, 0.244461538461539, 0.371951824837572, 0.84 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 735, '2021-09-19 00:00:00', 0.0309783050636305, 0.0671538461538458, 0.0395230799173578, 0.0929230769230768, 0.0558550321402166, 0.137230769230769, 0.103811582279554, 0.241269230769231, 0.384400994555665, 0.846269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 750, '2021-09-19 00:00:00', 0.0300212488850043, 0.0666538461538465, 0.0411489788638607, 0.0970384615384621, 0.0501319643157324, 0.138423076923077, 0.100924251869333, 0.239769230769231, 0.385495207991766, 0.848653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 765, '2021-09-19 00:00:00', 0.0335448264955327, 0.0648461538461542, 0.0448064040752427, 0.100576923076923, 0.0625602478846167, 0.136769230769231, 0.098724542969899, 0.245153846153847, 0.415156209710921, 0.855961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 780, '2021-09-19 00:00:00', 0.0264344763228167, 0.0686923076923077, 0.0320811471116605, 0.0899999999999997, 0.0591616299770255, 0.125461538461538, 0.0996651702143039, 0.252115384615385, 0.420855372563289, 0.855269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 795, '2021-09-19 00:00:00', 0.0199758700590329, 0.0613461538461535, 0.0600551541373558, 0.0966923076923073, 0.0605257478586279, 0.123384615384615, 0.104942277173985, 0.255807692307693, 0.458334805405561, 0.864923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 810, '2021-09-19 00:00:00', 0.0625557720389144, 0.0752307692307695, 0.063674907508012, 0.0935769230769229, 0.0636841726503048, 0.135076923076924, 0.101920881834127, 0.260884615384616, 0.458079638692461, 0.865653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 825, '2021-09-19 00:00:00', 0.0205153975945274, 0.0518076923076917, 0.0230975190142878, 0.0778461538461537, 0.0500903337826921, 0.127192307692308, 0.0824066838215295, 0.256307692307692, 0.459516508450417, 0.868307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 840, '2021-09-19 00:00:00', 0.0167357746712288, 0.0643846153846151, 0.0309619369300685, 0.0961923076923077, 0.0767365523172528, 0.129461538461539, 0.0798545312042226, 0.256115384615385, 0.470621744242493, 0.873115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 855, '2021-09-19 00:00:00', 0.0227309345301812, 0.0598461538461542, 0.042285476684809, 0.0893076923076923, 0.0713813593421872, 0.119461538461538, 0.081053647950933, 0.255423076923077, 0.470123913288991, 0.873576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 870, '2021-09-19 00:00:00', 0.0363273154272902, 0.0629230769230768, 0.0674142760502894, 0.0882692307692307, 0.0698186331752601, 0.136807692307692, 0.0776321206321593, 0.256884615384615, 0.470242845608686, 0.874423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 885, '2021-09-19 00:00:00', 0.0434499889351142, 0.0623076923076925, 0.0446392721197896, 0.0882307692307693, 0.0612167020949727, 0.133269230769231, 0.154674944517651, 0.341461538461538, 0.459988917926709, 0.883730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 900, '2021-09-19 00:00:00', 0.0262770154024682, 0.0558076923076925, 0.0522177688590328, 0.0948461538461537, 0.0551423472617773, 0.124961538461538, 0.15683277228162, 0.367038461538462, 0.459786861993184, 0.881038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 915, '2021-09-19 00:00:00', 0.0482639059275623, 0.0712692307692307, 0.0540679344756347, 0.0946923076923074, 0.0744111654152889, 0.134692307692308, 0.172086793843644, 0.388769230769231, 0.456718408448121, 0.884769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 930, '2021-09-19 00:00:00', 0.0306759740613953, 0.0648461538461533, 0.0431536253936486, 0.0943461538461536, 0.0665273223223704, 0.13526923076923, 0.179895473924336, 0.405307692307693, 0.45617897972009, 0.885307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 945, '2021-09-19 00:00:00', 0.0333746333889399, 0.0648846153846154, 0.0618482510168733, 0.0936153846153845, 0.0718733180405206, 0.143576923076923, 0.194120105565126, 0.413846153846154, 0.453703456184595, 0.886884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 960, '2021-09-19 00:00:00', 0.0331770077938599, 0.0649230769230767, 0.0398938784584994, 0.092807692307692, 0.0711596687846312, 0.152538461538461, 0.194900862373275, 0.419884615384615, 0.452987484968914, 0.885307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 975, '2021-09-19 00:00:00', 0.033930902638246, 0.0711153846153848, 0.0561864615502562, 0.109038461538462, 0.0728727552761553, 0.155961538461539, 0.202057223425597, 0.428192307692308, 0.451190418610762, 0.882923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 990, '2021-09-19 00:00:00', 0.0501885061926153, 0.0823846153846155, 0.0645728687965416, 0.118846153846153, 0.0676911652001487, 0.153423076923077, 0.201927725074706, 0.433384615384615, 0.447658085527852, 0.879192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1005, '2021-09-19 00:00:00', 0.032090185415482, 0.0784999999999996, 0.0522730847053762, 0.111653846153846, 0.0629051178057385, 0.155423076923077, 0.203232235480648, 0.435307692307692, 0.446533871572515, 0.881461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1020, '2021-09-19 00:00:00', 0.0381782862169263, 0.0756923076923082, 0.0484224518808564, 0.107576923076923, 0.0618035224288666, 0.147653846153846, 0.207903546423298, 0.435269230769231, 0.44488106794444, 0.88026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1035, '2021-09-19 00:00:00', 0.0348929792365166, 0.0749999999999997, 0.0426893609516648, 0.108692307692307, 0.0667642465349875, 0.138230769230769, 0.210992136200527, 0.429807692307692, 0.445717953246394, 0.876423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1050, '2021-09-19 00:00:00', 0.0378695737417862, 0.0717692307692305, 0.0471792816327741, 0.0907307692307692, 0.0599621932169315, 0.12676923076923, 0.207074850829727, 0.426923076923077, 0.448410615396202, 0.871999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1065, '2021-09-19 00:00:00', 0.0280235340658247, 0.0550384615384618, 0.0388481065769666, 0.0841538461538462, 0.127397482163262, 0.260961538461538, 0.20524700691156, 0.421576923076923, 0.450725077386, 0.866846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1080, '2021-09-19 00:00:00', 0.0365423253017857, 0.0633076923076926, 0.0365448512631554, 0.0833846153846155, 0.131702794783734, 0.292884615384616, 0.214171250674279, 0.42173076923077, 0.451916282240247, 0.866384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 3, 1095, '2021-09-19 00:00:00', 0.018889313217959, 0.0553846153846153, 0.12491557764531, 0.238307692307692, 0.153225891565864, 0.304576923076923, 0.210395071600659, 0.421384615384616, 0.452620697035184, 0.867153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 600, '2021-09-19 00:00:00', 0.072418952045612, 0.158230769230769, 0.0918910140413009, 0.210961538461539, 0.114390888555931, 0.259653846153846, 0.178573307506599, 0.364115384615385, 0.456508744545112, 0.832076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 615, '2021-09-19 00:00:00', 0.0657676563014421, 0.129769230769231, 0.0934505134364629, 0.177038461538462, 0.11809188730033, 0.216576923076923, 0.163883786216377, 0.336153846153847, 0.458775520774092, 0.821461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 630, '2021-09-19 00:00:00', 0.0460451951890744, 0.101, 0.0607984817624204, 0.141846153846154, 0.0810764216887136, 0.182115384615384, 0.117036411165336, 0.310192307692308, 0.46200193306289, 0.806884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 645, '2021-09-19 00:00:00', 0.0367420111672644, 0.0911538461538462, 0.0494594161525775, 0.119923076923077, 0.0692001333924905, 0.172461538461539, 0.110227771176149, 0.304192307692308, 0.467436090242868, 0.801461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 660, '2021-09-19 00:00:00', 0.0418524330696099, 0.082115384615385, 0.0567269302482043, 0.114769230769231, 0.0701798130080589, 0.163384615384616, 0.108752478309514, 0.292692307692308, 0.46717775401463, 0.796423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 675, '2021-09-19 00:00:00', 0.0313868419270538, 0.0775769230769231, 0.0505072119755038, 0.113461538461539, 0.0665527899201366, 0.158076923076923, 0.103337535067594, 0.282384615384616, 0.466322821494031, 0.791576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 690, '2021-09-19 00:00:00', 0.0391047508425962, 0.0773076923076922, 0.0465420901319024, 0.115384615384615, 0.0539533131512788, 0.154, 0.102102602995524, 0.272307692307693, 0.464138382879006, 0.792961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 705, '2021-09-19 00:00:00', 0.0308538240991036, 0.0809615384615388, 0.0373282528594422, 0.110038461538462, 0.0563985951816315, 0.143807692307692, 0.104084647504586, 0.275576923076924, 0.485932670233233, 0.809 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 720, '2021-09-19 00:00:00', 0.03172594182393, 0.0681538461538464, 0.0327950512214173, 0.0996538461538466, 0.0493574248175027, 0.135653846153847, 0.0935186365630695, 0.270153846153847, 0.492863981860497, 0.805230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 735, '2021-09-19 00:00:00', 0.0285537819130572, 0.0769615384615387, 0.0401238275649461, 0.0978076923076924, 0.058934239754023, 0.143730769230769, 0.103578591491604, 0.278730769230769, 0.492137668356512, 0.809730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 750, '2021-09-19 00:00:00', 0.0300209157857543, 0.066846153846154, 0.0369264758050995, 0.0957307692307693, 0.0580801700569662, 0.142115384615385, 0.109511284982241, 0.282807692307692, 0.490325143301714, 0.805884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 765, '2021-09-19 00:00:00', 0.0301057878411857, 0.0670384615384616, 0.0408423611161064, 0.105461538461539, 0.054564964809073, 0.139153846153847, 0.11495366959713, 0.291884615384615, 0.492038173941194, 0.803730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 780, '2021-09-19 00:00:00', 0.0382635395845502, 0.0785384615384617, 0.0477067484340925, 0.104423076923077, 0.0524408677977834, 0.129269230769231, 0.112130034403743, 0.295230769230769, 0.494831023217483, 0.805692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 795, '2021-09-19 00:00:00', 0.034530543892885, 0.066038461538462, 0.0396059824540922, 0.0899230769230774, 0.0463194924909095, 0.122846153846154, 0.121917330124209, 0.291653846153846, 0.497316621015688, 0.803307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 810, '2021-09-19 00:00:00', 0.0246389622658597, 0.0610384615384614, 0.0264798326743496, 0.0783076923076922, 0.0364873212963711, 0.11526923076923, 0.127491544214327, 0.294423076923077, 0.497975600267261, 0.802538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 825, '2021-09-19 00:00:00', 0.0236402525041837, 0.0553076923076923, 0.0319142360325052, 0.0840384615384615, 0.0486185782787414, 0.124615384615385, 0.126091865167973, 0.293038461538461, 0.498961635645621, 0.800076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 840, '2021-09-19 00:00:00', 0.0275720036380274, 0.0618461538461535, 0.032775882315179, 0.0845384615384613, 0.0462533657818949, 0.128423076923077, 0.120961665892069, 0.29926923076923, 0.498209633047715, 0.795961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 855, '2021-09-19 00:00:00', 0.0229470293032922, 0.0543846153846153, 0.0365865254725536, 0.0895769230769231, 0.0418113160979912, 0.122115384615385, 0.131284570538729, 0.300038461538461, 0.497711719155391, 0.796346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 870, '2021-09-19 00:00:00', 0.0303246028574415, 0.0663076923076925, 0.0322654375693004, 0.0905384615384615, 0.0380294824900567, 0.120192307692308, 0.127300806692713, 0.302153846153846, 0.497944360500092, 0.792115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 885, '2021-09-19 00:00:00', 0.0229763758272238, 0.0599230769230769, 0.0285153669772311, 0.0836153846153846, 0.0434899281001235, 0.126423076923077, 0.364272873206126, 0.413615384615384, 0.55790255559413, 0.846307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 885); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 900, '2021-09-19 00:00:00', 0.0230936887815364, 0.0569615384615385, 0.034829783894734, 0.0850769230769229, 0.0595693261283415, 0.139230769230769, 0.400289218517734, 0.442461538461538, 0.575646440634687, 0.851230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 900); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 915, '2021-09-19 00:00:00', 0.0331834991431679, 0.0637692307692311, 0.0501630725350221, 0.0985769230769234, 0.0763951267072413, 0.154846153846154, 0.396293358705197, 0.437115384615384, 0.577707613030888, 0.851615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 915); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 930, '2021-09-19 00:00:00', 0.0386360732198057, 0.0738846153846154, 0.0510395924748627, 0.11, 0.0884471245782127, 0.164576923076922, 0.390232774714706, 0.434538461538461, 0.575464886317676, 0.852653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 945, '2021-09-19 00:00:00', 0.033179789956214, 0.0725384615384615, 0.0439542419410845, 0.107153846153846, 0.0771043748135251, 0.16126923076923, 0.381102717831375, 0.436192307692307, 0.570987981821522, 0.848653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 960, '2021-09-19 00:00:00', 0.0236022163235708, 0.0757692307692305, 0.0509933932372235, 0.112384615384615, 0.0694073372312932, 0.161461538461538, 0.363311785999509, 0.432423076923077, 0.56385187907682, 0.841692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 975, '2021-09-19 00:00:00', 0.0434578664207776, 0.0778846153846152, 0.0519897623058173, 0.120153846153846, 0.0717982215335769, 0.159230769230769, 0.355678705489184, 0.435692307692308, 0.56039880991473, 0.838115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 990, '2021-09-19 00:00:00', 0.0372250742624668, 0.0841153846153842, 0.0546552411449755, 0.114653846153846, 0.0607999620445222, 0.151346153846154, 0.343706325896889, 0.433038461538461, 0.55534405136331, 0.832846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1005, '2021-09-19 00:00:00', 0.0342633241909682, 0.0808461538461539, 0.044355209563078, 0.108769230769231, 0.0460584244361272, 0.135461538461539, 0.340919552883758, 0.435307692307692, 0.558399665252269, 0.832884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1020, '2021-09-19 00:00:00', 0.0246948453045444, 0.072653846153846, 0.0313768165272483, 0.0982307692307693, 0.04407469184848, 0.138461538461538, 0.326034413001969, 0.439961538461538, 0.553294820562725, 0.828038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1035, '2021-09-19 00:00:00', 0.0346667652858561, 0.0717692307692309, 0.0313929193388475, 0.095346153846154, 0.0523287242785013, 0.144153846153846, 0.323478595178199, 0.442192307692307, 0.552842712365266, 0.822769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1050, '2021-09-19 00:00:00', 0.0226477032287703, 0.068961538461539, 0.0419645271445008, 0.101307692307693, 0.0606961663977601, 0.149230769230769, 0.322555166420591, 0.439346153846154, 0.552631066250003, 0.820153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1065, '2021-09-19 00:00:00', 0.0392113013536423, 0.0693846153846151, 0.0500167356607154, 0.103076923076923, 0.307286586355223, 0.300615384615384, 0.319484488608662, 0.432538461538461, 0.549509750735914, 0.818615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1080, '2021-09-19 00:00:00', 0.0303989878374008, 0.0665384615384618, 0.0323891719798211, 0.0934615384615389, 0.32303844258016, 0.324346153846154, 0.302265336825368, 0.427576923076923, 0.542684019126586, 0.811769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 4, 1095, '2021-09-19 00:00:00', 0.0205041459222267, 0.0555000000000006, 0.286482113819452, 0.265807692307693, 0.313973533916475, 0.3115, 0.292522283174882, 0.422384615384616, 0.539889749428957, 0.807692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 600, '2021-09-19 00:00:00', 0.134093251135171, 0.1838, 0.169910937454499, 0.23332, 0.165881905784406, 0.27416, 0.140506322514919, 0.37088, 0.515348367611657, 0.78424 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 600); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 615, '2021-09-19 00:00:00', 0.0453222535479721, 0.10976, 0.0826555704918509, 0.15612, 0.104039303470691, 0.23052, 0.0941767487228136, 0.32648, 0.519790464193666, 0.76128 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 615); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 630, '2021-09-19 00:00:00', 0.074981042048418, 0.10364, 0.0917696391333572, 0.1588, 0.0940496322870715, 0.2068, 0.08574872205073, 0.29652, 0.524742581335522, 0.74812 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 630); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 645, '2021-09-19 00:00:00', 0.047806903267206, 0.0904000000000001, 0.0588675632245806, 0.13384, 0.0588019840935095, 0.17256, 0.0777454607463784, 0.27676, 0.508186179793718, 0.74012 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 645); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 660, '2021-09-19 00:00:00', 0.0354106857695052, 0.0898, 0.0399049704506429, 0.11864, 0.041382081468513, 0.15268, 0.0685247400578797, 0.25716, 0.509813273006238, 0.73164 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 660); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 675, '2021-09-19 00:00:00', 0.0315772597502272, 0.0699600000000001, 0.0348727209530121, 0.10476, 0.0389786266219486, 0.1372, 0.0745859236049268, 0.246679999999999, 0.512848216661941, 0.72728 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 675); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 690, '2021-09-19 00:00:00', 0.0274529901225109, 0.0714, 0.0306119802256131, 0.09352, 0.047187145142154, 0.14128, 0.0799489420401125, 0.2376, 0.510402106186877, 0.72868 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 690); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 705, '2021-09-19 00:00:00', 0.0221334588349852, 0.0678399999999996, 0.0372021504754762, 0.0957999999999997, 0.0557390646973314, 0.142479999999999, 0.0764926358111242, 0.23304, 0.507984061429752, 0.78116 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 705); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 720, '2021-09-19 00:00:00', 0.0291242739537539, 0.05684, 0.0440612074278498, 0.09184, 0.0567979753160269, 0.13252, 0.0810004732496455, 0.22608, 0.511949974769671, 0.78888 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 720); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 735, '2021-09-19 00:00:00', 0.0359988425739865, 0.0662000000000001, 0.0418041066563237, 0.0976000000000003, 0.0552396294942918, 0.1316, 0.0881348966074161, 0.22452, 0.51028032165337, 0.79056 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 735); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 750, '2021-09-19 00:00:00', 0.0267683270551844, 0.0637200000000004, 0.0389799948691633, 0.0907600000000001, 0.0449517519124671, 0.12608, 0.0920399007677281, 0.22748, 0.492663668236252, 0.79036 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 750); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 765, '2021-09-19 00:00:00', 0.03481604036456, 0.0703600000000003, 0.0353127455743671, 0.0953600000000002, 0.0366577868035333, 0.123280000000001, 0.0966494007568931, 0.23376, 0.491184649597277, 0.80388 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 765); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 780, '2021-09-19 00:00:00', 0.0294604254325476, 0.0635999999999997, 0.0337692167513554, 0.0928800000000001, 0.0360242048258299, 0.11692, 0.0907115023944959, 0.23808, 0.489501215524538, 0.80224 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 780); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 795, '2021-09-19 00:00:00', 0.0325, 0.0651999999999997, 0.0365983606190223, 0.0877600000000002, 0.0396714843012792, 0.11208, 0.0801325360470597, 0.24284, 0.489587710902415, 0.80528 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 795); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 810, '2021-09-19 00:00:00', 0.0232570419443232, 0.0581600000000006, 0.030450342088938, 0.0788400000000006, 0.0448914616974468, 0.105080000000001, 0.0856983663788287, 0.24028, 0.490445331645978, 0.80796 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 810); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 825, '2021-09-19 00:00:00', 0.0257447729322546, 0.0567200000000003, 0.035347890083191, 0.07816, 0.0382155291297488, 0.10452, 0.0882073882015174, 0.24328, 0.48406972638247, 0.8158 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 825); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 840, '2021-09-19 00:00:00', 0.0262154534578364, 0.0544000000000003, 0.0313031947251391, 0.0701600000000006, 0.0398736337278993, 0.10364, 0.092692915946509, 0.24732, 0.480521321067026, 0.82164 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 840); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 855, '2021-09-19 00:00:00', 0.0171334954596737, 0.0438400000000003, 0.0188767935130231, 0.0671999999999998, 0.0375534286051224, 0.0954799999999996, 0.087443314972234, 0.2452, 0.480788546729918, 0.81928 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 855); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 870, '2021-09-19 00:00:00', 0.0192632638286797, 0.05336, 0.0322718659722882, 0.0688399999999997, 0.0377274435921652, 0.0978800000000001, 0.10112052215055, 0.25412, 0.480381057078648, 0.82928 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 870); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970045, 5, 885, '2021-09-19 00:00:00', 0.0240306748414049, 0.0478399999999999, 0.0303209498531957, 0.0758799999999997, 0.0263737242977425, 0.10536, 0.267171530419441, 0.38572, 0.499322113803638, 0.81164 where not exists (select 1 from powerstats_trumpet where symbolid = 970045 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 885);
Date: 2021-09-19 14:47:09 Duration: 3s826ms Database: acaweb_fx User: pgperfstats
12 1s888ms 3s481ms 2s627ms 42 1m50s insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.?, ?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?);Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Sep 19 14 42 1m50s 2s627ms [ User: pgperfstats - Total duration: 1m50s - Times executed: 42 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 930, '2021-09-19 00:00:00', 0.146371103705591, 0.970500000000001, 0.144956890143231, 0.971499999999992, 0.00777817459306906, 1.20349999999999, 0.313248304065649, 1.65949999999999, 0.170412734265968, 4.2985 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 945, '2021-09-19 00:00:00', 0.147785317267991, 0.632499999999993, 0.317490944752748, 0.780500000000004, 0.617304219975869, 1.2145, 0.45891230099007, 1.76249999999999, 0.07707463914934, 4.2325 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 960, '2021-09-19 00:00:00', 0.310419876940889, 0.58550000000001, 0.260922402257856, 0.692499999999995, 0.603162084352151, 1.0245, 0.317490944752769, 1.66249999999999, 0.0643467170879615, 4.13250000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 975, '2021-09-19 00:00:00', 0.134350288425442, 0.412999999999982, 0.207889393668853, 0.74499999999999, 0.218283863352295, 0.74499999999999, 0.22919805651991, 1.38299999999998, 0.240657959345906, 3.85299999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 990, '2021-09-19 00:00:00', 0.362723374148741, 0.760615384615386, 0.372687776109629, 0.916461538461539, 0.408495485334249, 1.01819230769231, 0.412252066282083, 1.44461538461538, 1.28796593361543, 3.41761538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1005, '2021-09-19 00:00:00', 0.133789392473622, 0.468192307692308, 0.195790248833948, 0.599307692307695, 0.211351213350234, 0.768846153846158, 0.320664022591581, 1.17115384615385, 1.27295893280789, 3.38826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1020, '2021-09-19 00:00:00', 0.131334552252579, 0.409730769230773, 0.136250673957405, 0.521384615384618, 0.173557141997849, 0.710807692307695, 0.31793457720829, 1.06034615384616, 1.3177912295259, 3.37373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1035, '2021-09-19 00:00:00', 0.12992646440909, 0.361384615384617, 0.177378448088134, 0.504076923076927, 0.191913121369664, 0.653384615384616, 0.32173877841886, 0.995807692307691, 1.32458678665636, 3.37134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1050, '2021-09-19 00:00:00', 0.125734084479905, 0.362500000000003, 0.179002625679068, 0.4965, 0.190099799700454, 0.594576923076922, 0.327508073887558, 0.947461538461537, 1.32920482012599, 3.36642307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1065, '2021-09-19 00:00:00', 0.0924688388260962, 0.295384615384613, 0.076647013088472, 0.396269230769233, 0.110649745385363, 0.517384615384615, 0.306265809639024, 0.893884615384617, 1.32630407002084, 3.35938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1080, '2021-09-19 00:00:00', 0.0882244079257329, 0.292884615384618, 0.135611940704122, 0.378038461538461, 0.174458833583699, 0.50573076923077, 0.351657709449665, 0.880769230769232, 1.33461352515943, 3.36330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1095, '2021-09-19 00:00:00', 0.0994553243344056, 0.248807692307694, 0.151315543967412, 0.368923076923077, 0.190271065749732, 0.486961538461539, 0.48364242990044, 0.902999999999999, 1.34744159228346, 3.36126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1110, '2021-09-19 00:00:00', 0.107881701592354, 0.25830769230769, 0.138551340109554, 0.345923076923079, 0.151117687199796, 0.469653846153846, 0.449183621867323, 0.882384615384615, 1.34548656855201, 3.35711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1125, '2021-09-19 00:00:00', 0.0831946836319191, 0.219346153846156, 0.0936017833492149, 0.316423076923077, 0.340999961651247, 0.520423076923075, 0.438492594446719, 0.856346153846152, 1.29958048852461, 3.52361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1140, '2021-09-19 00:00:00', 0.0858824688835759, 0.222961538461536, 0.106482508494985, 0.299269230769228, 0.305675768396214, 0.492653846153844, 0.450130041039424, 0.838423076923075, 1.28983830173219, 3.55373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1155, '2021-09-19 00:00:00', 0.0790798622620479, 0.202769230769229, 0.312665217863354, 0.38053846153846, 0.30401535386328, 0.466846153846156, 0.431776888610841, 1.23880769230769, 1.36360810521769, 3.52323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1170, '2021-09-19 00:00:00', 0.282876075068489, 0.283076923076918, 0.279100367940664, 0.349153846153847, 0.266025967500571, 0.456153846153847, 0.511762722963858, 1.37926923076923, 1.35739181351024, 3.54515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1185, '2021-09-19 00:00:00', 0.131063818864642, 0.235269230769236, 0.137702360183111, 0.305500000000006, 0.175214141508653, 0.400346153846155, 0.574589180331343, 1.44738461538461, 1.37893817622334, 3.56157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1200, '2021-09-19 00:00:00', 0.123209721144948, 0.219653846153848, 0.150683330709956, 0.306884615384615, 0.198143448425239, 0.409115384615385, 0.605661438810117, 1.47953846153846, 1.3756545345622, 3.56403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1215, '2021-09-19 00:00:00', 0.0958867360683722, 0.208884615384614, 0.123753203532737, 0.266846153846151, 0.159647231299318, 0.375038461538462, 0.658875588816628, 1.49019230769231, 1.3929248635101, 3.55634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1230, '2021-09-19 00:00:00', 0.0619804932092445, 0.175307692307693, 0.106274108577045, 0.264884615384619, 0.135642743433453, 0.359076923076926, 0.648182068439226, 1.50092307692308, 1.39132918241736, 3.55842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1245, '2021-09-19 00:00:00', 0.0845424244889004, 0.192307692307692, 0.100471113338039, 0.25426923076923, 0.116889461260827, 0.342115384615386, 0.672212224959211, 1.55265384615385, 1.39132918241736, 3.55842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1260, '2021-09-19 00:00:00', 0.0679141652834975, 0.183423076923078, 0.0845758012308899, 0.252115384615386, 0.191764904144475, 0.364538461538459, 0.704601067708092, 1.57323076923077, 1.39577041808458, 3.5535 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1275, '2021-09-19 00:00:00', 0.0597777035871567, 0.168576923076926, 0.095097294307544, 0.235153846153846, 0.382257941508287, 0.423423076923074, 0.700866581180318, 1.57973076923077, 1.40205009731629, 3.54234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1290, '2021-09-19 00:00:00', 0.076805178110696, 0.174346153846154, 0.166699490101201, 0.281999999999998, 0.392770054083322, 0.447653846153843, 0.688539673176834, 1.60319230769231, 1.38645479773192, 3.54888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1305, '2021-09-19 00:00:00', 0.177895583029874, 0.209961538461539, 0.398545463095297, 0.344615384615384, 0.398744925214873, 0.458346153846153, 0.712298576117111, 1.63469230769231, 1.3627221896461, 3.56161538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 930, '2021-09-19 00:00:00', 0, 0.832999999999998, 0, 1.21099999999998, 0, 1.21099999999998, 0, 1.21099999999998, 0, 3.39499999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 945, '2021-09-19 00:00:00', 0, 0.661000000000001, 0, 0.758999999999986, 0, 0.830999999999989, 0, 1.08699999999999, 0, 3.27099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 960, '2021-09-19 00:00:00', 0, 0.381, 0, 0.664999999999992, 0, 0.736999999999995, 0, 0.992999999999995, 0, 3.27099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 975, '2021-09-19 00:00:00', 0, 0.36699999999999, 0, 0.736999999999995, 0, 0.736999999999995, 0, 0.992999999999995, 0, 3.27099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 990, '2021-09-19 00:00:00', 0.461585410199551, 0.960000000000001, 0.619360274959271, 1.17282608695652, 0.692744045267052, 1.36769565217391, 0.826930081496491, 1.70378260869565, 1.28171083942102, 3.72669565217392 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1005, '2021-09-19 00:00:00', 0.241367358151482, 0.575260869565215, 0.370452655491186, 0.762478260869562, 0.479417053787669, 0.999565217391302, 0.640179004734426, 1.29139130434783, 1.34866551814818, 3.52204347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1020, '2021-09-19 00:00:00', 0.192462921843621, 0.491391304347825, 0.275089220165717, 0.661521739130432, 0.372927193564116, 0.812652173913042, 0.552874050227553, 1.15347826086957, 1.36262758549755, 3.49313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1035, '2021-09-19 00:00:00', 0.198841744927195, 0.414304347826086, 0.264396262074956, 0.579260869565218, 0.322603024571145, 0.718434782608696, 0.448025223386486, 1.03834782608696, 1.38310723964689, 3.457 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1050, '2021-09-19 00:00:00', 0.111339206806638, 0.383652173913042, 0.135459020537795, 0.458347826086954, 0.272427050829603, 0.641043478260868, 0.376611525456561, 0.958826086956522, 1.40317804729516, 3.42678260869566 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1065, '2021-09-19 00:00:00', 0.0876948310860451, 0.283739130434779, 0.169917801564572, 0.429826086956519, 0.206776941551307, 0.580608695652173, 0.34364942725655, 0.855739130434781, 1.42411547473353, 3.40560869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1080, '2021-09-19 00:00:00', 0.14966551639713, 0.336695652173914, 0.202915449983232, 0.434043478260872, 0.201283608148034, 0.571000000000005, 0.337440365101749, 0.827000000000001, 1.43581894935816, 3.39165217391305 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1095, '2021-09-19 00:00:00', 0.0959876062487196, 0.292565217391307, 0.117317059672149, 0.390739130434787, 0.189561393060741, 0.550391304347831, 0.33926347218248, 0.804608695652175, 1.43677402977929, 3.38360869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1110, '2021-09-19 00:00:00', 0.10596350703018, 0.279913043478262, 0.17327299167576, 0.407434782608699, 0.166637117275094, 0.498739130434786, 0.33479785653896, 0.786826086956525, 1.43131576190465, 3.38791304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1125, '2021-09-19 00:00:00', 0.122943044109302, 0.283086956521741, 0.138582091366202, 0.364782608695654, 0.145728224496904, 0.446478260869567, 0.322174375243039, 0.759347826086957, 1.47340414372669, 3.55595652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1140, '2021-09-19 00:00:00', 0.0921168488062417, 0.238826086956522, 0.090304688465732, 0.29113043478261, 0.131452707196351, 0.41121739130435, 0.322717788091993, 0.795956521739131, 1.49137223597768, 3.58165217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1155, '2021-09-19 00:00:00', 0.0478485340782642, 0.194869565217393, 0.10080580477671, 0.303086956521741, 0.183697777661532, 0.411347826086957, 1.0745442512182, 1.49543478260869, 1.47751125006585, 3.56769565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1170, '2021-09-19 00:00:00', 0.100974716046309, 0.241434782608698, 0.127365693037203, 0.296739130434787, 0.173033559312119, 0.403391304347831, 1.12957513087204, 1.67439130434783, 1.50149036895454, 3.57865217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1185, '2021-09-19 00:00:00', 0.0757198393497129, 0.203304347826088, 0.120229441390512, 0.283869565217391, 0.150717034557903, 0.379478260869568, 1.13194428381439, 1.72295652173913, 1.50351622522861, 3.59930434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1200, '2021-09-19 00:00:00', 0.0772001146858611, 0.20269565217391, 0.0851184944813216, 0.273391304347825, 0.155818139156259, 0.374260869565218, 1.11305746880103, 1.75826086956522, 1.48853228239472, 3.62908695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1215, '2021-09-19 00:00:00', 0.0727421674470963, 0.196826086956524, 0.108233698988984, 0.277478260869568, 0.136196788572236, 0.360739130434785, 1.09388716531221, 1.77969565217391, 1.4878234547187, 3.62978260869566 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1230, '2021-09-19 00:00:00', 0.0656586573769053, 0.193173913043479, 0.101231039311855, 0.267782608695652, 0.153092805561283, 0.359956521739129, 1.10042131888263, 1.84147826086957, 1.47784356037194, 3.63995652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1245, '2021-09-19 00:00:00', 0.0741524708476156, 0.189956521739125, 0.0970815027789462, 0.252999999999997, 0.152111463188027, 0.357521739130435, 1.10554786554176, 1.86408695652174, 1.48383145756734, 3.63560869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1260, '2021-09-19 00:00:00', 0.055823267139699, 0.187652173913041, 0.112823868469588, 0.269956521739129, 0.140049440733631, 0.34713043478261, 1.08880521056857, 1.93082608695653, 1.46685471231325, 3.65873913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1275, '2021-09-19 00:00:00', 0.100069047308591, 0.185782608695652, 0.121444419532449, 0.249260869565218, 0.163429149653672, 0.361217391304347, 1.08967722493656, 1.94300000000001, 1.46246791661035, 3.65795652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1290, '2021-09-19 00:00:00', 0.072119493508158, 0.182695652173913, 0.101604946815557, 0.252739130434781, 0.166487023079146, 0.36773913043478, 1.07534017046395, 1.97113043478261, 1.46572727297243, 3.6614347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1305, '2021-09-19 00:00:00', 0.0688722825550873, 0.187130434782608, 0.158782360307006, 0.27826086956522, 0.181409250606287, 0.415043478260867, 1.08020888588928, 1.98865217391305, 1.46268926075151, 3.68434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 930, '2021-09-19 00:00:00', 0, 0.562000000000012, 0, 0.562000000000012, 0, 0.800000000000011, 0, 2.49200000000002, 0, 3.28200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 945, '2021-09-19 00:00:00', 0, 0.323000000000008, 0, 0.347999999999985, 0, 0.657999999999987, 0, 2.33799999999999, 0, 3.12799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 960, '2021-09-19 00:00:00', 0, 0.305999999999983, 0, 0.645999999999987, 0, 0.995999999999981, 0, 2.33799999999999, 0, 3.12799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 975, '2021-09-19 00:00:00', 0, 0.444999999999993, 0, 0.456999999999994, 0, 1.297, 0, 2.16499999999999, 0, 2.92699999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 990, '2021-09-19 00:00:00', 0.454027583031963, 0.948615384615385, 0.558249963312546, 1.17269230769231, 0.631059110970168, 1.34019230769231, 0.716752038445225, 1.77226923076923, 1.2218073277542, 3.41311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1005, '2021-09-19 00:00:00', 0.295737274256416, 0.638846153846158, 0.457785675415238, 0.831269230769234, 0.489547704912008, 0.989653846153845, 0.700763017113382, 1.43561538461538, 1.13553303511882, 3.24507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1020, '2021-09-19 00:00:00', 0.315475904236515, 0.545615384615388, 0.332486568843821, 0.671038461538462, 0.48539576239791, 0.926615384615386, 0.615625011987507, 1.26665384615385, 1.1409467034003, 3.1605 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1035, '2021-09-19 00:00:00', 0.240881704130083, 0.418346153846153, 0.372704017439286, 0.625730769230766, 0.489815557123291, 0.861000000000001, 0.605339924848333, 1.17476923076923, 1.14476318007767, 3.14346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1050, '2021-09-19 00:00:00', 0.264500248654824, 0.423307692307689, 0.400236737636426, 0.609615384615382, 0.452436331262374, 0.797076923076925, 0.553181038664978, 1.08969230769231, 1.13349193882648, 3.13884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1065, '2021-09-19 00:00:00', 0.315632951384992, 0.435999999999996, 0.316115451159127, 0.540538461538463, 0.38533287108481, 0.71269230769231, 0.488212242622154, 1.02292307692308, 1.12514251610117, 3.18480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1080, '2021-09-19 00:00:00', 0.138503451775926, 0.335384615384613, 0.264212024416291, 0.509076923076924, 0.279121082080054, 0.615538461538462, 0.440228397015072, 0.960807692307693, 1.11680412992404, 3.16623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1095, '2021-09-19 00:00:00', 0.179194883168708, 0.383615384615386, 0.210283471679395, 0.44946153846154, 0.285143550892148, 0.58526923076923, 0.425756839233199, 0.937384615384616, 1.11475086212812, 3.15173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1110, '2021-09-19 00:00:00', 0.12017070550487, 0.295961538461538, 0.166954609215985, 0.430192307692309, 0.251275943934155, 0.567000000000001, 0.389987307485769, 0.884500000000001, 1.10646905340992, 3.14838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1125, '2021-09-19 00:00:00', 0.176764301999977, 0.312538461538466, 0.225804026672553, 0.407461538461537, 0.27786949067171, 0.577423076923079, 0.35704490560066, 0.863230769230772, 1.15921373950025, 3.19357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1140, '2021-09-19 00:00:00', 0.100479228622713, 0.237653846153844, 0.157804011843323, 0.341115384615386, 0.247044365370959, 0.490038461538463, 0.306895542238972, 0.82592307692308, 1.16937472838463, 3.25815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1155, '2021-09-19 00:00:00', 0.10994244648207, 0.245692307692308, 0.17455846717229, 0.365538461538467, 0.203896704617425, 0.462884615384619, 0.901105632841376, 1.49519230769231, 1.16405994624913, 3.26003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1170, '2021-09-19 00:00:00', 0.12051505491655, 0.259038461538465, 0.149064075019898, 0.338461538461541, 0.165779487457099, 0.420038461538461, 1.00917423440386, 1.60865384615385, 1.1851241395541, 3.28211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1185, '2021-09-19 00:00:00', 0.0895029694393498, 0.22930769230769, 0.104199837590302, 0.294384615384614, 0.156659198949133, 0.396230769230768, 1.00877189614974, 1.65953846153846, 1.19686656797592, 3.29630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1200, '2021-09-19 00:00:00', 0.0706097400123775, 0.219846153846153, 0.0968567300389934, 0.282884615384614, 0.171508676613888, 0.372115384615385, 0.993316694405474, 1.69715384615384, 1.25204862525383, 3.325 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1215, '2021-09-19 00:00:00', 0.0876000351246838, 0.207615384615383, 0.132191283315562, 0.291846153846153, 0.189271916727068, 0.391538461538461, 0.983445216494621, 1.72257692307693, 1.25104740855874, 3.33146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1230, '2021-09-19 00:00:00', 0.0714881485605517, 0.200653846153844, 0.117917030804911, 0.258884615384614, 0.184417586346438, 0.378615384615382, 0.980789957910695, 1.7533076923077, 1.2498968277422, 3.357 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1245, '2021-09-19 00:00:00', 0.098416391692879, 0.190884615384618, 0.155381975986721, 0.290038461538465, 0.194536324470424, 0.393307692307696, 0.973601260981424, 1.76884615384616, 1.2503895097744, 3.35738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1260, '2021-09-19 00:00:00', 0.0912134015119753, 0.214269230769232, 0.12152660360849, 0.289346153846156, 0.189731859374063, 0.407461538461539, 0.975735304585925, 1.76523076923077, 1.24871742938967, 3.36353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1275, '2021-09-19 00:00:00', 0.0860795338849267, 0.203384615384619, 0.113902042934338, 0.282653846153848, 0.221210807915124, 0.426307692307692, 0.973143350970689, 1.7733076923077, 1.24775426081606, 3.37084615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1290, '2021-09-19 00:00:00', 0.100959801596784, 0.215807692307695, 0.143793896307823, 0.305269230769233, 0.213136435177096, 0.419499999999999, 0.978605375010786, 1.776, 1.24762095390202, 3.37173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1305, '2021-09-19 00:00:00', 0.102327535958725, 0.204730769230772, 0.211158081504391, 0.319153846153847, 0.212085222348141, 0.45169230769231, 0.984274361375699, 1.77453846153846, 1.24762095390202, 3.37173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 930, '2021-09-19 00:00:00', 0, 1.196, 0, 1.196, 0, 1.208, 0, 1.208, 0, 3.67000000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 945, '2021-09-19 00:00:00', 0, 0.506, 0, 0.618000000000023, 0, 0.780000000000001, 0, 0.966000000000008, 0, 3.72200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 960, '2021-09-19 00:00:00', 0, 0.384000000000015, 0, 0.575999999999993, 0, 0.966000000000008, 0, 0.966000000000008, 0, 4.06200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 975, '2021-09-19 00:00:00', 0, 0.575999999999993, 0, 0.780000000000001, 0, 0.966000000000008, 0, 0.966000000000008, 0, 4.19200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 990, '2021-09-19 00:00:00', 0.640673031932946, 1.04757692307692, 0.789399800237739, 1.20726923076923, 0.769160610415916, 1.34426923076923, 0.749107839622984, 1.53034615384616, 1.18361831945685, 3.30438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1005, '2021-09-19 00:00:00', 0.26414938663858, 0.59853846153846, 0.27425984310223, 0.741692307692305, 0.373808031769499, 0.94473076923077, 0.511813014233187, 1.24480769230769, 1.13349367613858, 3.27292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1020, '2021-09-19 00:00:00', 0.195715161945576, 0.476769230769229, 0.242275713884948, 0.637192307692306, 0.333292793432209, 0.816384615384615, 0.436604781678596, 1.11084615384615, 1.11464205844816, 3.20503846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1035, '2021-09-19 00:00:00', 0.133741294468665, 0.419423076923075, 0.181972952343515, 0.554346153846158, 0.259058460880637, 0.746384615384616, 0.46407993343322, 1.08123076923077, 1.11920412175521, 3.14911538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1050, '2021-09-19 00:00:00', 0.135100310311096, 0.357576923076928, 0.18478045184655, 0.501846153846156, 0.24892272820171, 0.664269230769235, 0.502386778672184, 1.01665384615385, 1.10814649961789, 3.14923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1065, '2021-09-19 00:00:00', 0.119812963212859, 0.330884615384615, 0.181187183279105, 0.486653846153846, 0.226525040218854, 0.62192307692308, 0.467309892239202, 0.959846153846158, 1.11583343463358, 3.14157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1080, '2021-09-19 00:00:00', 0.155588115029592, 0.367692307692308, 0.172830165636225, 0.459115384615385, 0.21009970160708, 0.614269230769231, 0.432421745699551, 0.942615384615386, 1.11682184516876, 3.13192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1095, '2021-09-19 00:00:00', 0.088236360898527, 0.281153846153846, 0.195791773222316, 0.441461538461537, 0.22448603862704, 0.565307692307692, 0.438469000746217, 0.920769230769232, 1.10931469142683, 3.11073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1110, '2021-09-19 00:00:00', 0.150986219442501, 0.315038461538461, 0.153272652987569, 0.394115384615384, 0.231576420348749, 0.497038461538461, 0.427565712448436, 0.897961538461541, 1.10914220840321, 3.11196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1125, '2021-09-19 00:00:00', 0.104262479422779, 0.270230769230767, 0.158369713499289, 0.370615384615379, 0.223733319962718, 0.485961538461536, 0.410220070393743, 0.882884615384615, 1.54295924718106, 3.37196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1140, '2021-09-19 00:00:00', 0.0877592160402534, 0.246999999999997, 0.153204719750557, 0.334615384615385, 0.163894098077433, 0.462653846153845, 0.384129481375144, 0.885461538461539, 1.54584583170012, 3.42315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1155, '2021-09-19 00:00:00', 0.10024631970993, 0.235269230769228, 0.127582281142557, 0.324961538461533, 0.124596406912016, 0.420230769230765, 0.504809363865364, 1.42842307692308, 1.52245872648363, 3.44842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1170, '2021-09-19 00:00:00', 0.0889694243071063, 0.219038461538457, 0.0960961697787867, 0.302076923076919, 0.116539673007156, 0.378846153846154, 0.503918778559223, 1.48615384615385, 1.52853581624327, 3.44569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1185, '2021-09-19 00:00:00', 0.0668389568578543, 0.205615384615385, 0.0838236243549488, 0.266000000000003, 0.118185805473349, 0.369730769230772, 0.488898927732987, 1.49519230769231, 1.53190559912006, 3.44426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1200, '2021-09-19 00:00:00', 0.068046013843577, 0.199500000000003, 0.104406107985195, 0.266346153846156, 0.145919962255397, 0.371346153846155, 0.473734688812861, 1.55934615384616, 1.53197092008955, 3.4505 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1215, '2021-09-19 00:00:00', 0.067959263816359, 0.175692307692308, 0.0933977845232207, 0.253884615384615, 0.248396259107219, 0.423692307692307, 0.479926329282384, 1.58680769230769, 1.51752697454165, 3.47103846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1230, '2021-09-19 00:00:00', 0.0707628759688621, 0.194769230769235, 0.108405194312113, 0.263384615384618, 0.256491334386535, 0.437730769230773, 0.476837976030242, 1.62984615384616, 1.48285681242454, 3.52238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1245, '2021-09-19 00:00:00', 0.0586284913672547, 0.1845, 0.204104106166059, 0.321384615384615, 0.244168970497572, 0.408615384615388, 0.475941840338312, 1.62665384615385, 1.49325726363029, 3.52615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1260, '2021-09-19 00:00:00', 0.186492086860376, 0.256538461538462, 0.22766972029337, 0.320692307692309, 0.255138758627232, 0.412115384615387, 0.45986319203065, 1.63934615384615, 1.49215874645274, 3.52373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1275, '2021-09-19 00:00:00', 0.0826708022125227, 0.19569230769231, 0.135212203591244, 0.286500000000005, 0.273350662365, 0.422769230769235, 0.462221120910099, 1.63273076923077, 1.49566319120933, 3.52830769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1290, '2021-09-19 00:00:00', 0.130498358374587, 0.227692307692312, 0.176948980043575, 0.314692307692313, 0.27335372406744, 0.446538461538466, 0.480234301789643, 1.65523076923077, 1.50622888086057, 3.54080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1305, '2021-09-19 00:00:00', 0.0919006235853934, 0.21326923076923, 0.188150136449999, 0.319076923076923, 0.206667138543707, 0.459115384615384, 0.491012893454402, 1.66169230769231, 1.51981888445251, 3.56419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 930, '2021-09-19 00:00:00', 0, 0.50200000000001, 0, 0.801999999999992, 0, 1.00999999999999, 0, 1.72999999999999, 0, 4.78200000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 945, '2021-09-19 00:00:00', 0, 0.613999999999976, 0, 0.821999999999974, 0, 0.825999999999993, 0, 1.54599999999999, 0, 4.59800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 960, '2021-09-19 00:00:00', 0, 0.575999999999993, 0, 0.625999999999976, 0, 0.879999999999995, 0, 1.54599999999999, 0, 4.59800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 975, '2021-09-19 00:00:00', 0, 0.567999999999984, 0, 0.768000000000001, 0, 0.998000000000019, 0, 1.54599999999999, 0, 4.59800000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 990, '2021-09-19 00:00:00', 0.299123663647406, 0.842384615384616, 0.378117027061529, 1.00738461538461, 0.363738003767297, 1.21915384615385, 0.465489360367546, 1.57576923076923, 1.47706789438245, 3.48773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1005, '2021-09-19 00:00:00', 0.15441183693168, 0.530153846153846, 0.174237327096826, 0.714615384615384, 0.276415450976354, 1.00630769230769, 0.409181208682001, 1.34669230769231, 1.4137631223631, 3.30538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1020, '2021-09-19 00:00:00', 0.16074675735454, 0.491999999999999, 0.212075139079012, 0.733230769230769, 0.278368234262014, 0.95407692307692, 0.38677189461172, 1.23346153846154, 1.39358166109986, 3.26461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1035, '2021-09-19 00:00:00', 0.128436371555963, 0.441307692307694, 0.162698966948636, 0.594923076923077, 0.226248280911444, 0.822269230769228, 0.336763391030648, 1.08669230769231, 1.3013204991617, 3.21119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1050, '2021-09-19 00:00:00', 0.133764874083076, 0.406192307692305, 0.172691632686705, 0.576999999999996, 0.216130363082452, 0.734576923076919, 0.336431142800651, 0.999923076923075, 1.3042476221945, 3.1745 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1065, '2021-09-19 00:00:00', 0.132463800570334, 0.376538461538461, 0.211886431844985, 0.499499999999995, 0.218977473376039, 0.637423076923075, 0.325531678713688, 0.909923076923078, 1.24655223717259, 3.123 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1080, '2021-09-19 00:00:00', 0.120184633601162, 0.310115384615382, 0.121403130107916, 0.405999999999997, 0.20669481404681, 0.53911538461538, 0.296161047664686, 0.843615384615385, 1.24894807923123, 3.11523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1095, '2021-09-19 00:00:00', 0.115176927443756, 0.29026923076923, 0.17508702451594, 0.407115384615385, 0.194122962617471, 0.530730769230767, 0.335445384755619, 0.844615384615385, 1.24355838067774, 3.11661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1110, '2021-09-19 00:00:00', 0.106899924444097, 0.268923076923079, 0.143081886183559, 0.346115384615386, 0.15831485668172, 0.452923076923077, 0.307362359439145, 0.803500000000004, 1.24761020108292, 3.09257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1125, '2021-09-19 00:00:00', 0.0844677180028817, 0.234653846153847, 0.11213725792699, 0.343269230769232, 0.140018158163089, 0.453269230769232, 0.30002990620167, 0.791769230769236, 1.40148190361269, 3.41161538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1140, '2021-09-19 00:00:00', 0.0824702463829345, 0.23969230769231, 0.0763794172838169, 0.301153846153848, 0.11161086244351, 0.430769230769233, 0.276057410417024, 0.841576923076924, 1.43903406545449, 3.43519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1155, '2021-09-19 00:00:00', 0.0609058415791236, 0.226192307692306, 0.092428866619771, 0.326153846153844, 0.145942269935228, 0.442884615384616, 0.640892974384476, 1.25826923076923, 1.44346725789517, 3.46773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1170, '2021-09-19 00:00:00', 0.0725904846487384, 0.221461538461534, 0.0861110553073992, 0.296923076923077, 0.181061162636789, 0.422230769230771, 0.732917240579354, 1.35219230769231, 1.44119497479856, 3.46734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1185, '2021-09-19 00:00:00', 0.0752591829306221, 0.213769230769232, 0.144186887273215, 0.303461538461538, 0.195822152435865, 0.409346153846152, 0.743409513401181, 1.39123076923077, 1.43397199897563, 3.47042307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1200, '2021-09-19 00:00:00', 0.121458451268801, 0.220346153846151, 0.153979004562811, 0.306423076923077, 0.215636531798658, 0.421923076923077, 0.793943640704664, 1.41923076923077, 1.42830949242587, 3.48361538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1215, '2021-09-19 00:00:00', 0.0949339527493479, 0.215846153846155, 0.120838792803279, 0.292576923076922, 0.169642814806239, 0.426730769230769, 0.812883002273149, 1.45015384615385, 1.40046932627822, 3.49157692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1230, '2021-09-19 00:00:00', 0.0829044398922422, 0.212884615384614, 0.139465904297572, 0.300461538461538, 0.173981431369955, 0.415538461538461, 0.802659238934025, 1.50757692307692, 1.39878329327257, 3.49730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1245, '2021-09-19 00:00:00', 0.0884329907113496, 0.209076923076921, 0.128607937307391, 0.31380769230769, 0.142859457563665, 0.37823076923077, 0.772409693003753, 1.51142307692308, 1.3818095649713, 3.48507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1260, '2021-09-19 00:00:00', 0.109097140905919, 0.235884615384615, 0.120799853540409, 0.287269230769228, 0.16181328271047, 0.38146153846154, 0.776008450588405, 1.53334615384616, 1.37645495609332, 3.49061538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1275, '2021-09-19 00:00:00', 0.0547797969496636, 0.187115384615383, 0.077405982674762, 0.256384615384617, 0.200152157504845, 0.395615384615386, 0.778217485915483, 1.55184615384616, 1.37411125963154, 3.49192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1290, '2021-09-19 00:00:00', 0.0617281509149969, 0.185269230769232, 0.126947287667574, 0.277576923076925, 0.214768483578154, 0.415692307692311, 0.782356137672508, 1.58161538461539, 1.37238844523531, 3.49126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1305, '2021-09-19 00:00:00', 0.10079860347018, 0.224038461538461, 0.192549410242188, 0.335346153846153, 0.204323453979604, 0.457923076923078, 0.772955324612071, 1.59257692307692, 1.37601237080754, 3.49473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1320, '2021-09-19 00:00:00', 0.0779716898340934, 0.176818181818185, 0.128077129426968, 0.276318181818182, 0.219863357801836, 0.46490909090909, 1.11855207117538, 1.99454545454546, 1.49119727021655, 3.70618181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1335, '2021-09-19 00:00:00', 0.0837835802033358, 0.206454545454542, 0.120374667625965, 0.306181818181814, 1.10885369713278, 1.34695454545454, 1.13901304964988, 2.03381818181818, 1.48766865826922, 3.70668181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1350, '2021-09-19 00:00:00', 0.106544383370058, 0.234090909090907, 0.226819778946223, 0.378454545454543, 1.16689056231318, 1.52481818181818, 1.15305278598715, 2.05281818181818, 1.48265824805296, 3.70236363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 1, 1365, '2021-09-19 00:00:00', 0.184521758122936, 0.309227272727271, 1.1098142984555, 1.28159090909091, 1.15930631688248, 1.55277272727273, 1.15290534560767, 2.01854545454545, 1.49503168609372, 3.66513636363637 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1320, '2021-09-19 00:00:00', 0.0685903783339929, 0.209160000000001, 0.100081000527905, 0.294959999999999, 0.140516464041286, 0.49972, 0.999552129706101, 1.79128, 1.27236513103223, 3.36212 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1335, '2021-09-19 00:00:00', 0.0981253450100078, 0.222400000000001, 0.118447780336594, 0.318280000000002, 0.95236810635384, 1.36548, 1.01025896515036, 1.77948, 1.27211614773705, 3.35692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1350, '2021-09-19 00:00:00', 0.0909230443836966, 0.235599999999999, 0.135815782097172, 0.42148, 1.06476472362051, 1.4964, 1.02119640128626, 1.77244, 1.27211176526803, 3.35848 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 2, 1365, '2021-09-19 00:00:00', 0.131631024711756, 0.348320000000002, 0.969256359277564, 1.32116, 1.07391135264198, 1.53648, 1.03699499677353, 1.75404, 1.26808082287106, 3.36216 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1320, '2021-09-19 00:00:00', 0.112290664497693, 0.227879999999999, 0.138286514165335, 0.312920000000003, 0.170820734494771, 0.488159999999998, 0.499718027157986, 1.66024, 1.525137095477, 3.53692 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1335, '2021-09-19 00:00:00', 0.110655290579951, 0.217519999999998, 0.0987651591740046, 0.315160000000001, 0.422801107693288, 1.16412, 0.529007246327187, 1.6736, 1.52545910903352, 3.54092 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1350, '2021-09-19 00:00:00', 0.0829097300281044, 0.253760000000001, 0.153170188570318, 0.408239999999998, 0.46667920102215, 1.26532, 0.535685022502345, 1.67212, 1.52545910903352, 3.54092 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 3, 1365, '2021-09-19 00:00:00', 0.142028131016358, 0.339639999999997, 0.411040983358109, 1.11324, 0.463890008514951, 1.28924, 0.532702543639508, 1.6798, 1.52886090712443, 3.53244 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1320, '2021-09-19 00:00:00', 0.0672157471629, 0.207959999999999, 0.103319359270178, 0.274840000000002, 0.220216991472804, 0.496240000000001, 0.800125131880426, 1.60632, 1.3959342749571, 3.4714 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1335, '2021-09-19 00:00:00', 0.0778180141955108, 0.193320000000002, 0.136469019683345, 0.303280000000003, 0.649999133332755, 1.10904, 0.828400130774173, 1.69388, 1.37552414252411, 3.4746 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1350, '2021-09-19 00:00:00', 0.114111889535374, 0.255239999999998, 0.200394635656748, 0.422519999999998, 0.741996028740495, 1.22976, 0.834457857933322, 1.6962, 1.38251100055901, 3.4794 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 4, 1365, '2021-09-19 00:00:00', 0.173753052730981, 0.323959999999997, 0.658655132321409, 1.0798, 0.749688161837974, 1.28244, 0.839628340398298, 1.6922, 1.39513691084424, 3.4906 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1320, '2021-09-19 00:00:00', 0.0973407190219478, 0.186208333333333, 0.114533426549205, 0.265416666666664, 0.209407376363303, 0.441333333333333, 0.711893096466809, 1.64270833333333, 1.38657190398751, 3.59058333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1335, '2021-09-19 00:00:00', 0.064442087246581, 0.167999999999999, 0.101846778566372, 0.262375, 0.353627329322093, 1.025125, 0.738575224549836, 1.61883333333333, 1.42493796394333, 3.571875 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1350, '2021-09-19 00:00:00', 0.0821620438479633, 0.213583333333336, 0.151727707098766, 0.365916666666671, 0.47878269366553, 1.21079166666667, 0.726822008392741, 1.62266666666667, 1.41073356393254, 3.57466666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970085, 5, 1365, '2021-09-19 00:00:00', 0.134568203708285, 0.269416666666668, 0.36151407653953, 0.997083333333332, 0.57832380855039, 1.27941666666667, 0.744005668515105, 1.6105, 1.44571794949526, 3.55495833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970085 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2021-09-19 14:47:35 Duration: 3s481ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 930, '2021-09-19 00:00:00', 0.0162634559672828, 0.2715, 0.140007142674942, 0.432000000000002, 0.0848528137423939, 0.471, 0.0650538238691565, 0.617000000000001, 0.0353553390593254, 1.61799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 945, '2021-09-19 00:00:00', 0.175362481734262, 0.373000000000001, 0.140007142674937, 0.398, 0.132228968081883, 0.420499999999997, 0.0296984848098361, 0.558, 0.0947523086789926, 1.576 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 960, '2021-09-19 00:00:00', 0.0480832611206887, 0.206999999999997, 0.0968736290225624, 0.269499999999997, 0.0601040764008571, 0.345499999999998, 0.0509116882454283, 0.446999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 975, '2021-09-19 00:00:00', 0.0544472221513679, 0.1495, 0.00494974746830937, 0.234499999999997, 0.0982878425849271, 0.307499999999997, 0.091923881554248, 0.417999999999999, 0.162634559672904, 1.528 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 990, '2021-09-19 00:00:00', 0.0931690935879496, 0.235000000000001, 0.103929709974505, 0.293230769230769, 0.123412485342697, 0.346807692307692, 0.132520280015493, 0.422769230769231, 0.539272529931259, 1.09330769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1005, '2021-09-19 00:00:00', 0.0635533936635471, 0.181923076923077, 0.0835581511008028, 0.233730769230769, 0.098511725190456, 0.284999999999999, 0.140509452186841, 0.365115384615384, 0.543037991304475, 1.0835 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1020, '2021-09-19 00:00:00', 0.042368565996684, 0.137153846153847, 0.0537691504346266, 0.181807692307693, 0.119068364331653, 0.267653846153847, 0.136400862844101, 0.320653846153847, 0.521946753841954, 1.07042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1035, '2021-09-19 00:00:00', 0.0458380426485044, 0.122615384615385, 0.067236253956879, 0.179076923076923, 0.109741262136831, 0.239230769230769, 0.132814926176935, 0.297730769230769, 0.525359453502661, 1.06534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1050, '2021-09-19 00:00:00', 0.0605521390081441, 0.132807692307692, 0.0961850220228627, 0.191038461538462, 0.0882866659502753, 0.218153846153846, 0.111661638616231, 0.269807692307692, 0.51731298218628, 1.05980769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1065, '2021-09-19 00:00:00', 0.0578731902857121, 0.110884615384616, 0.0560315982281428, 0.140500000000001, 0.0553117180518396, 0.179115384615385, 0.0867211268731784, 0.240076923076924, 0.507158304825866, 1.05211538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1080, '2021-09-19 00:00:00', 0.0395729705733592, 0.0905000000000003, 0.0355182509964397, 0.126115384615385, 0.0557368680635938, 0.16603846153846, 0.0896131600912406, 0.236038461538462, 0.509093214979793, 1.05369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1095, '2021-09-19 00:00:00', 0.0338668887535621, 0.0923846153846151, 0.0508222846336586, 0.126769230769231, 0.0599339251560875, 0.155653846153845, 0.113472572084114, 0.242230769230769, 0.508877370750104, 1.05253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1110, '2021-09-19 00:00:00', 0.0439293138506005, 0.0902307692307705, 0.0511390863610807, 0.110384615384615, 0.0544122723713629, 0.144846153846154, 0.120761003639419, 0.247499999999999, 0.504440753554026, 1.05992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1125, '2021-09-19 00:00:00', 0.0272326726844515, 0.071538461538461, 0.0377911874139185, 0.0984230769230766, 0.0488415963955067, 0.137307692307691, 0.123965584554125, 0.257115384615385, 0.502598056257529, 1.07638461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1140, '2021-09-19 00:00:00', 0.033737744213498, 0.0786538461538465, 0.033389012471863, 0.102884615384616, 0.0476303070937626, 0.133615384615384, 0.124240418296387, 0.278192307692308, 0.496449679842161, 1.09273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1155, '2021-09-19 00:00:00', 0.0230099978270323, 0.0705000000000008, 0.0348092825816063, 0.0966153846153844, 0.0429719228548837, 0.122115384615384, 0.236391240238588, 0.443538461538461, 0.511140704698814, 1.0905 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1170, '2021-09-19 00:00:00', 0.0336124747904465, 0.0689615384615379, 0.0351131796426264, 0.0908461538461542, 0.043415505914893, 0.117884615384614, 0.249690725621794, 0.481538461538462, 0.511666244884149, 1.09311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1185, '2021-09-19 00:00:00', 0.0331820155181414, 0.0683846153846156, 0.0391106713747612, 0.0922692307692303, 0.0617770681875251, 0.124384615384615, 0.250233727665833, 0.505038461538461, 0.510712933065142, 1.0985 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1200, '2021-09-19 00:00:00', 0.0305943433685672, 0.0665769230769223, 0.045180748112442, 0.0924999999999981, 0.0639587848058899, 0.125615384615384, 0.25734868294861, 0.519769230769231, 0.51152454636944, 1.10119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1215, '2021-09-19 00:00:00', 0.0313776255413846, 0.0666538461538452, 0.0479318907810467, 0.0931153846153843, 0.0486018676437604, 0.121307692307693, 0.25484074363293, 0.528730769230769, 0.506910893398588, 1.10042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1230, '2021-09-19 00:00:00', 0.036214574201768, 0.0638461538461534, 0.0411237719012334, 0.0847307692307688, 0.0463732183982882, 0.111346153846153, 0.248202832686991, 0.536384615384615, 0.504165304088009, 1.10042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1245, '2021-09-19 00:00:00', 0.0291123024483846, 0.0586153846153852, 0.0309493134011082, 0.0785000000000015, 0.0450430221694089, 0.112923076923078, 0.256169751411953, 0.541692307692308, 0.506484312157385, 1.10396153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1260, '2021-09-19 00:00:00', 0.0288767140683382, 0.0597692307692308, 0.0338924089526746, 0.0851538461538456, 0.0721276219360784, 0.128076923076923, 0.257803183724449, 0.552192307692307, 0.505318855925491, 1.10888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1275, '2021-09-19 00:00:00', 0.0231655247827787, 0.0588076923076908, 0.0400100756540918, 0.0876153846153851, 0.11098687379076, 0.141615384615385, 0.267133078330748, 0.556807692307692, 0.507360537866925, 1.10965384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1290, '2021-09-19 00:00:00', 0.0423482993936994, 0.0674615384615392, 0.0786593532019804, 0.100576923076923, 0.124564058280808, 0.145730769230769, 0.271725404378419, 0.557153846153846, 0.505853593899993, 1.11453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1305, '2021-09-19 00:00:00', 0.0638919761424292, 0.0747692307692306, 0.107178327315525, 0.107923076923077, 0.129356710152735, 0.159961538461538, 0.281204026669934, 0.56623076923077, 0.507311871913733, 1.11915384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 930, '2021-09-19 00:00:00', 0, 0.290999999999997, 0, 0.602999999999994, 0, 0.722999999999999, 0, 0.823, 0, 1.733 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 945, '2021-09-19 00:00:00', 0, 0.329999999999998, 0, 0.428000000000004, 0, 0.490000000000002, 0, 0.550000000000004, 0, 1.46 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 960, '2021-09-19 00:00:00', 0, 0.251000000000005, 0, 0.273000000000003, 0, 0.373000000000005, 0, 0.403000000000006, 0, 1.313 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 975, '2021-09-19 00:00:00', 0, 0.109999999999999, 0, 0.149999999999999, 0, 0.273000000000003, 0, 0.403000000000006, 0, 1.313 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 990, '2021-09-19 00:00:00', 0.135922059740538, 0.296521739130435, 0.14336850994646, 0.349434782608696, 0.15786630657296, 0.410043478260869, 0.246948035051527, 0.513826086956521, 0.505400490825328, 1.17026086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1005, '2021-09-19 00:00:00', 0.062627261739944, 0.191086956521739, 0.0885804384226351, 0.270695652173912, 0.137132938011796, 0.323521739130434, 0.216230233394852, 0.431826086956522, 0.511139357404364, 1.16147826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1020, '2021-09-19 00:00:00', 0.0991884659557564, 0.188521739130434, 0.119341755247083, 0.226999999999999, 0.142479164276621, 0.276304347826087, 0.211780966721783, 0.383217391304348, 0.514840260732537, 1.15830434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1035, '2021-09-19 00:00:00', 0.0604543077055555, 0.133782608695652, 0.0960205840909634, 0.177956521739131, 0.106252049503599, 0.228956521739131, 0.165742311538098, 0.348826086956522, 0.479958389171361, 1.14565217391305 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1050, '2021-09-19 00:00:00', 0.0489798700282493, 0.114869565217392, 0.0540175641176231, 0.157478260869566, 0.0688496385413365, 0.196000000000001, 0.134239815491683, 0.317347826086956, 0.460220672279805, 1.14639130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1065, '2021-09-19 00:00:00', 0.040138249231666, 0.123521739130435, 0.0436663146552701, 0.149260869565218, 0.0549039045531173, 0.182434782608696, 0.122351805981266, 0.307347826086956, 0.45989637946161, 1.14304347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1080, '2021-09-19 00:00:00', 0.041176905534621, 0.104086956521739, 0.040264883826546, 0.138521739130435, 0.0596922608711144, 0.171434782608696, 0.124746525611633, 0.302826086956522, 0.459154937811842, 1.1404347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1095, '2021-09-19 00:00:00', 0.0265446897393744, 0.0955652173913047, 0.0516339732509116, 0.131391304347827, 0.0763020055269245, 0.173782608695653, 0.127793311385152, 0.297304347826088, 0.461717510268495, 1.14217391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1110, '2021-09-19 00:00:00', 0.0559013812609088, 0.102652173913043, 0.0588769400626953, 0.131304347826087, 0.0808918909638995, 0.17104347826087, 0.163270393347581, 0.310695652173913, 0.460847470758328, 1.14313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1125, '2021-09-19 00:00:00', 0.0389881404893103, 0.0835652173913048, 0.0597924275084375, 0.11304347826087, 0.0773450510181224, 0.156434782608696, 0.167967588158957, 0.304739130434783, 0.475139521843207, 1.20526086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1140, '2021-09-19 00:00:00', 0.0463552189522462, 0.0865217391304358, 0.0533668414171752, 0.114739130434783, 0.0660761627861183, 0.150826086956522, 0.165340228935211, 0.317130434782609, 0.484727191926434, 1.21821739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1155, '2021-09-19 00:00:00', 0.0377634095231654, 0.0855652173913045, 0.0567833410965481, 0.113565217391305, 0.0829824258741124, 0.157913043478261, 0.324153839191286, 0.508565217391305, 0.496989601532689, 1.23813043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1170, '2021-09-19 00:00:00', 0.0348507262841058, 0.0741304347826099, 0.0452984394499498, 0.105695652173914, 0.0805149434979748, 0.148739130434783, 0.361975819732681, 0.551304347826087, 0.503528396269567, 1.24486956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1185, '2021-09-19 00:00:00', 0.0352583351511155, 0.0751739130434788, 0.0572905016650012, 0.104260869565218, 0.0813497548164442, 0.151347826086957, 0.363476576059412, 0.584304347826087, 0.503758890505017, 1.24573913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1200, '2021-09-19 00:00:00', 0.0316911354047332, 0.0696521739130437, 0.0585529387846257, 0.10808695652174, 0.073979085817142, 0.144782608695652, 0.348493409014406, 0.591739130434783, 0.501807487928101, 1.24986956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1215, '2021-09-19 00:00:00', 0.0598560526227132, 0.0867391304347837, 0.0687640463552448, 0.115304347826088, 0.0731572835901698, 0.146478260869565, 0.348699781401433, 0.596913043478261, 0.499858837780738, 1.24769565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1230, '2021-09-19 00:00:00', 0.0373467884656182, 0.0766521739130437, 0.0515882911003667, 0.0984782608695649, 0.0661538212293224, 0.135347826086955, 0.35168669244694, 0.603434782608696, 0.492710864551849, 1.24421739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1245, '2021-09-19 00:00:00', 0.0310538229683344, 0.0613913043478257, 0.0419086150547863, 0.0908260869565217, 0.0612256888914874, 0.136304347826087, 0.364504623500662, 0.624565217391304, 0.488958560931599, 1.24026086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1260, '2021-09-19 00:00:00', 0.0337081756658426, 0.0721739130434784, 0.0500948507448243, 0.101695652173912, 0.0628128533459079, 0.146999999999999, 0.349258333328225, 0.629739130434782, 0.47991928669218, 1.23860869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1275, '2021-09-19 00:00:00', 0.0348041385935797, 0.072347826086956, 0.0490210086446362, 0.101173913043478, 0.0634904679908068, 0.142695652173912, 0.340481070962534, 0.633217391304348, 0.477416813936469, 1.23521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1290, '2021-09-19 00:00:00', 0.0357026033970646, 0.0713043478260867, 0.0492948698114048, 0.102565217391304, 0.106378398354007, 0.156, 0.338247336825532, 0.634478260869565, 0.476213017403624, 1.23373913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1305, '2021-09-19 00:00:00', 0.046682173218935, 0.079956521739131, 0.0567077662316896, 0.105043478260869, 0.120837541610422, 0.168565217391304, 0.341898206194781, 0.639260869565217, 0.475511773398216, 1.23591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 930, '2021-09-19 00:00:00', 0, 0.261999999999993, 0, 0.579999999999998, 0, 0.609999999999999, 0, 1.01199999999999, 0, 1.642 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 945, '2021-09-19 00:00:00', 0, 0.407000000000004, 0, 0.437000000000005, 0, 0.437000000000005, 0, 0.838999999999999, 0, 1.469 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 960, '2021-09-19 00:00:00', 0, 0.201000000000001, 0, 0.211000000000006, 0, 0.211000000000006, 0, 0.613, 0, 1.483 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 975, '2021-09-19 00:00:00', 0, 0.203000000000003, 0, 0.203000000000003, 0, 0.220000000000006, 0, 0.613, 0, 1.483 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 990, '2021-09-19 00:00:00', 0.14575980769218, 0.290192307692308, 0.190893526505061, 0.347538461538462, 0.190446006885052, 0.413192307692308, 0.272303461940195, 0.565846153846154, 0.433490640480986, 1.16884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1005, '2021-09-19 00:00:00', 0.0767272090941969, 0.17823076923077, 0.118460483511786, 0.268615384615384, 0.135492565790952, 0.327346153846154, 0.25323847380559, 0.492730769230769, 0.444607609194722, 1.12561538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1020, '2021-09-19 00:00:00', 0.112312777545566, 0.2, 0.124688269758564, 0.241730769230769, 0.142705662655152, 0.310115384615384, 0.258043863295788, 0.464653846153846, 0.449286189416056, 1.121 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1035, '2021-09-19 00:00:00', 0.056598885555758, 0.137076923076924, 0.107043427563842, 0.202153846153846, 0.15694516435808, 0.265769230769231, 0.226765388757767, 0.416307692307692, 0.453436030599856, 1.11407692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1050, '2021-09-19 00:00:00', 0.0708447924365975, 0.133769230769231, 0.0838930546313857, 0.18373076923077, 0.127450479070832, 0.25023076923077, 0.203246879056367, 0.405576923076923, 0.456794700562012, 1.11296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1065, '2021-09-19 00:00:00', 0.0507602054914913, 0.128961538461539, 0.0882866659502744, 0.172846153846154, 0.107586451820778, 0.236269230769231, 0.171090331516604, 0.383692307692308, 0.460939350257042, 1.10973076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1080, '2021-09-19 00:00:00', 0.0691596258387354, 0.115576923076923, 0.0768995748712863, 0.159769230769231, 0.102349303856938, 0.2165, 0.157487059297434, 0.362576923076923, 0.457728769200545, 1.09988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1095, '2021-09-19 00:00:00', 0.0492801723273702, 0.103153846153846, 0.081515189712384, 0.152615384615385, 0.106234812489198, 0.201653846153846, 0.151417832503308, 0.36, 0.459528166040576, 1.10484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1110, '2021-09-19 00:00:00', 0.0528480696103317, 0.109961538461539, 0.0656251358972949, 0.151461538461539, 0.0881151432021678, 0.193961538461538, 0.137330936623349, 0.339884615384615, 0.4581082908591, 1.10561538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1125, '2021-09-19 00:00:00', 0.0487588098548508, 0.103692307692308, 0.0524694783073564, 0.128615384615384, 0.0736575443939994, 0.168076923076923, 0.130376384128651, 0.324192307692308, 0.521967066452988, 1.12746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1140, '2021-09-19 00:00:00', 0.0345604709725753, 0.0861153846153848, 0.0616488817042506, 0.12223076923077, 0.0833023132008678, 0.159346153846154, 0.124573537133077, 0.319384615384615, 0.524403227121444, 1.13223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1155, '2021-09-19 00:00:00', 0.0383996794858415, 0.0848461538461537, 0.0499766099136554, 0.106307692307692, 0.0797493863009909, 0.167269230769231, 0.247542928677959, 0.468307692307692, 0.528907268300917, 1.13646153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1170, '2021-09-19 00:00:00', 0.0361480077118856, 0.0759615384615382, 0.0578927921646162, 0.106846153846154, 0.0768527563191207, 0.166884615384615, 0.243204203531486, 0.496269230769231, 0.519876736869868, 1.14569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1185, '2021-09-19 00:00:00', 0.0381039872736947, 0.0760769230769231, 0.0549385670894878, 0.126384615384615, 0.0712584138082054, 0.162192307692307, 0.248152946013914, 0.50373076923077, 0.520692592020105, 1.14684615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1200, '2021-09-19 00:00:00', 0.0413220745625608, 0.090076923076923, 0.0581103591982857, 0.121576923076923, 0.0627394244842524, 0.143653846153846, 0.24658715419783, 0.50623076923077, 0.519745683372758, 1.15184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1215, '2021-09-19 00:00:00', 0.0307843366765536, 0.0746538461538449, 0.0395382580060603, 0.0960769230769224, 0.0562003695580517, 0.145192307692307, 0.250489652787987, 0.500884615384616, 0.523078967416819, 1.15838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1230, '2021-09-19 00:00:00', 0.0313122242042212, 0.0728461538461538, 0.0326630348582901, 0.0920769230769233, 0.0724923444233953, 0.1475, 0.246928441830048, 0.500846153846155, 0.526411076572731, 1.16030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1245, '2021-09-19 00:00:00', 0.0246309686245712, 0.0682692307692304, 0.0540705664280131, 0.107884615384615, 0.0766473342403634, 0.147423076923077, 0.244084751989644, 0.511384615384616, 0.537679464136251, 1.16338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1260, '2021-09-19 00:00:00', 0.0391522668564673, 0.0805000000000004, 0.0517452933571293, 0.106153846153846, 0.0588689940591682, 0.145038461538462, 0.243884755255744, 0.526576923076923, 0.541717588927889, 1.16488461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1275, '2021-09-19 00:00:00', 0.0282432565130431, 0.0771923076923073, 0.0397315801540605, 0.102038461538461, 0.0839917578373934, 0.152846153846153, 0.253936006475284, 0.539846153846154, 0.554794354139094, 1.17915384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1290, '2021-09-19 00:00:00', 0.0268764981693332, 0.0688846153846155, 0.0378624433361696, 0.0972692307692306, 0.0988531155884247, 0.155538461538462, 0.254494805750228, 0.541384615384615, 0.554039909698264, 1.18069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1305, '2021-09-19 00:00:00', 0.0403831648091134, 0.0770000000000004, 0.0763601688356918, 0.115653846153847, 0.101701130770507, 0.167000000000001, 0.253411447133829, 0.545192307692308, 0.553910196831441, 1.17988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 930, '2021-09-19 00:00:00', 0, 0.402999999999999, 0, 0.552999999999997, 0, 0.592999999999996, 0, 0.792999999999999, 0, 2.32299999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 945, '2021-09-19 00:00:00', 0, 0.222000000000001, 0, 0.262, 0, 0.292999999999999, 0, 0.512, 0, 2.223 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 960, '2021-09-19 00:00:00', 0, 0.183, 0, 0.183, 0, 0.311999999999998, 0, 0.512, 0, 2.223 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 975, '2021-09-19 00:00:00', 0, 0.122999999999998, 0, 0.232999999999997, 0, 0.251999999999995, 0, 0.512, 0, 2.243 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 990, '2021-09-19 00:00:00', 0.125146000888808, 0.285192307692308, 0.140549011435103, 0.335769230769231, 0.167686318876829, 0.374692307692309, 0.1876934202363, 0.475500000000001, 0.557770435270227, 1.14246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1005, '2021-09-19 00:00:00', 0.0798419303759232, 0.201423076923078, 0.074625475130559, 0.244807692307693, 0.0971593536413256, 0.282500000000001, 0.152938202703426, 0.391576923076924, 0.529993156704732, 1.08711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1020, '2021-09-19 00:00:00', 0.0515665962242408, 0.156923076923076, 0.0815391647284632, 0.207653846153845, 0.0885384575285701, 0.244538461538461, 0.139254277658368, 0.359076923076923, 0.523670772968607, 1.06296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1035, '2021-09-19 00:00:00', 0.0629869461445415, 0.146346153846153, 0.06247111332448, 0.18, 0.0823530205881959, 0.2365, 0.115774927536811, 0.346923076923077, 0.517258596240425, 1.05284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1050, '2021-09-19 00:00:00', 0.0453056118106621, 0.121038461538462, 0.064896888629934, 0.163384615384616, 0.0885171169887492, 0.226, 0.110408583835748, 0.329153846153846, 0.515479367639034, 1.04746153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1065, '2021-09-19 00:00:00', 0.0491476895145169, 0.111846153846153, 0.0635346059549134, 0.163615384615384, 0.117739399326845, 0.225615384615383, 0.109592791733763, 0.3125, 0.517051278516343, 1.04476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1080, '2021-09-19 00:00:00', 0.0608980989977396, 0.117461538461538, 0.0881362668738676, 0.160807692307692, 0.11567854664477, 0.204384615384615, 0.103746733034755, 0.31376923076923, 0.520013828218502, 1.04069230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1095, '2021-09-19 00:00:00', 0.0448669314580518, 0.105192307692307, 0.0860129149515442, 0.159307692307692, 0.0865499766697743, 0.18153846153846, 0.121611436709142, 0.306692307692307, 0.527190585885364, 1.03092307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1110, '2021-09-19 00:00:00', 0.0540794287634828, 0.108769230769231, 0.0552570496720695, 0.132692307692308, 0.0825823598224587, 0.170384615384615, 0.128421397689854, 0.301846153846154, 0.525099482149665, 1.03211538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1125, '2021-09-19 00:00:00', 0.0437554743827741, 0.0916923076923085, 0.0718349390028173, 0.126461538461538, 0.08506436477072, 0.175115384615384, 0.129219199573677, 0.297192307692307, 0.614904711817517, 1.10626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1140, '2021-09-19 00:00:00', 0.052419315289163, 0.0932307692307692, 0.0584268773767684, 0.124500000000001, 0.0623086239246591, 0.165730769230769, 0.13764302212049, 0.314192307692308, 0.628615809047637, 1.11665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1155, '2021-09-19 00:00:00', 0.0346619942610612, 0.0894230769230779, 0.0445387299048648, 0.121461538461539, 0.039222775957933, 0.149115384615384, 0.285655039406732, 0.489807692307693, 0.624679836765633, 1.12353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1170, '2021-09-19 00:00:00', 0.0341657723460196, 0.0774999999999997, 0.0320776222023051, 0.102423076923077, 0.0437511845993473, 0.137384615384615, 0.284428506631483, 0.520846153846154, 0.629155947404017, 1.12738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1185, '2021-09-19 00:00:00', 0.0225264630703863, 0.0711923076923077, 0.0282651457017019, 0.101038461538461, 0.048405975473473, 0.133461538461539, 0.286660667796505, 0.530538461538462, 0.628907433570315, 1.127 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1200, '2021-09-19 00:00:00', 0.0220507107856829, 0.0770769230769233, 0.0400032498679796, 0.1015, 0.0523740981196444, 0.135384615384616, 0.295166062777184, 0.54073076923077, 0.627711144985065, 1.12819230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1215, '2021-09-19 00:00:00', 0.0360716594487225, 0.0732692307692305, 0.0424193896158891, 0.0987307692307698, 0.0622736393174994, 0.147384615384615, 0.294803287738686, 0.543538461538463, 0.627548089484292, 1.12473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1230, '2021-09-19 00:00:00', 0.0337867748364081, 0.0711153846153856, 0.0431872488303948, 0.0965384615384626, 0.0612674967160085, 0.148115384615385, 0.301789493623516, 0.546538461538462, 0.626405285369194, 1.12569230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1245, '2021-09-19 00:00:00', 0.0295376682585788, 0.0720769230769234, 0.0526619553231879, 0.113807692307692, 0.0705074355053315, 0.153538461538461, 0.301429550386411, 0.553423076923077, 0.623979034411105, 1.12565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1260, '2021-09-19 00:00:00', 0.0451078195506649, 0.0896538461538457, 0.0504776721394256, 0.114653846153845, 0.0746213003206082, 0.158461538461537, 0.297370920931056, 0.552230769230769, 0.617698392919541, 1.12176923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1275, '2021-09-19 00:00:00', 0.0351505115402102, 0.0800384615384611, 0.0460038961560698, 0.107961538461538, 0.105784810600796, 0.164884615384615, 0.298508858263098, 0.552461538461538, 0.621619260170874, 1.12376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1290, '2021-09-19 00:00:00', 0.0433107554593729, 0.0783076923076918, 0.0626834783777864, 0.116461538461538, 0.103325028615828, 0.163307692307692, 0.307237888288538, 0.567, 0.630741279399455, 1.13080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1305, '2021-09-19 00:00:00', 0.0411251186577662, 0.0816538461538455, 0.0865104706868569, 0.116692307692307, 0.0836031007890169, 0.162038461538461, 0.309348121054582, 0.5685, 0.632737560130581, 1.1295 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 930, '2021-09-19 00:00:00', 0, 0.453000000000003, 0, 0.453000000000003, 0, 0.453000000000003, 0, 0.703000000000003, 0, 2.283 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 945, '2021-09-19 00:00:00', 0, 0.208999999999996, 0, 0.253, 0, 0.366000000000007, 0, 0.753, 0, 2.243 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 960, '2021-09-19 00:00:00', 0, 0.253, 0, 0.353000000000002, 0, 0.553000000000004, 0, 0.773000000000003, 0, 2.243 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 975, '2021-09-19 00:00:00', 0, 0.183, 0, 0.196000000000005, 0, 0.423000000000002, 0, 0.603000000000002, 0, 2.073 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 990, '2021-09-19 00:00:00', 0.116430243229419, 0.266192307692308, 0.122152918035614, 0.331846153846154, 0.156752529117126, 0.369346153846154, 0.203620858082255, 0.477423076923077, 0.576812414514859, 1.08380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1005, '2021-09-19 00:00:00', 0.0724546436373501, 0.193653846153847, 0.0824133390995555, 0.240961538461538, 0.0894985002023022, 0.290307692307693, 0.146829969692839, 0.407, 0.561610964444797, 1.04734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1020, '2021-09-19 00:00:00', 0.0672759643900808, 0.166846153846153, 0.0852576998552938, 0.205346153846154, 0.0973356128991926, 0.241692307692308, 0.143898789218191, 0.370307692307693, 0.556004626433436, 1.03523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1035, '2021-09-19 00:00:00', 0.0485985754776978, 0.122307692307693, 0.0555878237912424, 0.166615384615386, 0.0957767998244637, 0.217346153846154, 0.133956807045579, 0.345884615384616, 0.551087065576896, 1.02592307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1050, '2021-09-19 00:00:00', 0.0428862000397121, 0.118884615384616, 0.0524625727396349, 0.158807692307692, 0.106842378512245, 0.212423076923077, 0.132573074189294, 0.3305, 0.551070091870214, 1.02438461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1065, '2021-09-19 00:00:00', 0.0373828632068026, 0.103038461538462, 0.0938300263569935, 0.152076923076923, 0.114726886393464, 0.194461538461538, 0.141093864010944, 0.319961538461539, 0.549763525387193, 1.02242307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1080, '2021-09-19 00:00:00', 0.0546599135916461, 0.114115384615385, 0.0697838420795589, 0.15123076923077, 0.0969404257977357, 0.194384615384616, 0.139345464445523, 0.308038461538462, 0.540666938568967, 1.01246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1095, '2021-09-19 00:00:00', 0.0346751296376038, 0.0942692307692297, 0.0584898676300832, 0.12376923076923, 0.0820878797387288, 0.1755, 0.134514929111404, 0.294884615384615, 0.526919572026524, 1.00565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1110, '2021-09-19 00:00:00', 0.0412274180612857, 0.0964999999999992, 0.066839106471034, 0.137884615384615, 0.0676990739625336, 0.16473076923077, 0.126447879198689, 0.287884615384616, 0.522251093455423, 1.00526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1125, '2021-09-19 00:00:00', 0.0411152227096185, 0.0906923076923062, 0.0404732200159754, 0.116192307692307, 0.0549637642871679, 0.159153846153846, 0.10606575609208, 0.276769230769231, 0.569316972682718, 1.09884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1140, '2021-09-19 00:00:00', 0.0337958577343426, 0.0819999999999999, 0.0316846237884462, 0.0996538461538465, 0.0534550853880726, 0.156384615384616, 0.111809205620729, 0.285538461538462, 0.575257036863989, 1.11253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1155, '2021-09-19 00:00:00', 0.0315240567479219, 0.0703846153846161, 0.0502332406035921, 0.109461538461539, 0.0621589525701277, 0.155153846153846, 0.196232017304478, 0.428269230769231, 0.560967164814483, 1.128 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1170, '2021-09-19 00:00:00', 0.0355403995475563, 0.0799999999999997, 0.0478022851079149, 0.113461538461539, 0.0599457703646836, 0.154153846153846, 0.208255128295892, 0.462038461538462, 0.56073125881779, 1.12876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1185, '2021-09-19 00:00:00', 0.0334052966781297, 0.0769230769230775, 0.0586373076305005, 0.109576923076923, 0.0730013803873711, 0.149192307692308, 0.223584714628224, 0.494269230769231, 0.560341522233058, 1.13030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1200, '2021-09-19 00:00:00', 0.0528842131453237, 0.0815000000000003, 0.0574224828656985, 0.117307692307692, 0.0815460323045534, 0.148653846153846, 0.2356643408292, 0.508192307692308, 0.560150260060774, 1.12992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1215, '2021-09-19 00:00:00', 0.0340865865791129, 0.0811538461538461, 0.0474925905152179, 0.104884615384616, 0.0559807659276484, 0.143615384615385, 0.219618203673137, 0.513346153846154, 0.557001925145132, 1.13223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1230, '2021-09-19 00:00:00', 0.0363187809012626, 0.0715769230769235, 0.0539963531532097, 0.101615384615384, 0.0534916240747454, 0.139923076923077, 0.214508099183654, 0.527269230769231, 0.554407177498215, 1.13596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1245, '2021-09-19 00:00:00', 0.0309088983951207, 0.0660000000000006, 0.0313404138208402, 0.0966923076923075, 0.0452234282373462, 0.133038461538461, 0.209779228274356, 0.525730769230769, 0.5503523961972, 1.143 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1260, '2021-09-19 00:00:00', 0.0307280878776317, 0.0778461538461541, 0.0428210049104226, 0.100961538461539, 0.0713354373042226, 0.14723076923077, 0.207633912303509, 0.529807692307692, 0.550174422692127, 1.14284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1275, '2021-09-19 00:00:00', 0.0270458584914293, 0.0650384615384625, 0.0395948714627765, 0.0940769230769235, 0.0722487689541106, 0.143269230769231, 0.204080557246773, 0.523923076923077, 0.549273971151569, 1.13784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1290, '2021-09-19 00:00:00', 0.0352925575069961, 0.0692692307692306, 0.0606877633084682, 0.10726923076923, 0.0798558797989327, 0.144192307692308, 0.200771527248875, 0.523615384615384, 0.548405173066551, 1.13707692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1305, '2021-09-19 00:00:00', 0.0488516750362365, 0.0776153846153846, 0.0630940201969664, 0.106153846153847, 0.0770533581357745, 0.1495, 0.202895141542468, 0.521038461538461, 0.547110773483339, 1.13703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1320, '2021-09-19 00:00:00', 0.0386267800693785, 0.0741363636363637, 0.0558854153932822, 0.107681818181818, 0.0747083217140726, 0.172, 0.338376784790046, 0.627909090909092, 0.475856975857097, 1.21436363636364 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1335, '2021-09-19 00:00:00', 0.0515411826260655, 0.0807272727272726, 0.0588985664132926, 0.120772727272728, 0.274555465185457, 0.425681818181819, 0.33375817839421, 0.625954545454546, 0.474967932387584, 1.21118181818182 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1350, '2021-09-19 00:00:00', 0.0393868866480559, 0.0892272727272728, 0.0489914074982338, 0.139409090909091, 0.29642402646075, 0.469818181818182, 0.327559465537486, 0.626181818181818, 0.469582885740192, 1.20709090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 1, 1365, '2021-09-19 00:00:00', 0.0395750424217576, 0.111227272727272, 0.244619626981895, 0.401, 0.282426947226146, 0.505863636363637, 0.318995677751662, 0.630636363636364, 0.472632436374631, 1.20709090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1320, '2021-09-19 00:00:00', 0.0301771436686775, 0.0699200000000013, 0.0427819276486384, 0.0957200000000014, 0.0626487030991067, 0.17688, 0.252537013788738, 0.53688, 0.508573062597696, 1.13132 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1335, '2021-09-19 00:00:00', 0.0311095912327163, 0.0741599999999997, 0.0449728807171608, 0.11732, 0.258830266133361, 0.40776, 0.251083339418077, 0.542480000000001, 0.508926150503849, 1.13092 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1350, '2021-09-19 00:00:00', 0.0375080880166749, 0.0882400000000001, 0.0641451998723725, 0.15276, 0.251861238251012, 0.4352, 0.250179289044211, 0.536480000000001, 0.512811784835983, 1.12252 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 2, 1365, '2021-09-19 00:00:00', 0.0479178811440282, 0.117040000000001, 0.254797318143918, 0.38444, 0.248082795319089, 0.437360000000001, 0.244451167584311, 0.525960000000001, 0.513878156764811, 1.11248 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1320, '2021-09-19 00:00:00', 0.0402111924717477, 0.0737599999999998, 0.0499355584728956, 0.10968, 0.0831861967716595, 0.18388, 0.312918919210712, 0.5654, 0.601479930393914, 1.08876 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1335, '2021-09-19 00:00:00', 0.0379846460209037, 0.0828000000000003, 0.0463540001869679, 0.11788, 0.291351694692171, 0.42568, 0.316648711771684, 0.569360000000001, 0.599819286674468, 1.09448 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1350, '2021-09-19 00:00:00', 0.0308666486681017, 0.0874000000000001, 0.0711432357993371, 0.14812, 0.283989923530161, 0.45712, 0.316444439567728, 0.5712, 0.596605852580524, 1.09872 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 3, 1365, '2021-09-19 00:00:00', 0.0596430493296024, 0.129720000000001, 0.291586848125907, 0.40584, 0.285208362429997, 0.46568, 0.315817552815969, 0.567680000000001, 0.597088067206171, 1.10008 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1320, '2021-09-19 00:00:00', 0.0241444955769774, 0.0700400000000008, 0.0365570330670678, 0.0947999999999999, 0.0646604722119067, 0.168680000000001, 0.204323909516238, 0.51252, 0.547693974770583, 1.11724 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1335, '2021-09-19 00:00:00', 0.0275706365541309, 0.0658399999999992, 0.0323144962310516, 0.10268, 0.184335066296857, 0.368800000000001, 0.20577259292724, 0.51612, 0.549167627717924, 1.1156 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1350, '2021-09-19 00:00:00', 0.032392283031611, 0.0844800000000006, 0.0641636449504963, 0.154840000000001, 0.188666522379214, 0.40616, 0.206848430821539, 0.51324, 0.549985524051921, 1.11592 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 4, 1365, '2021-09-19 00:00:00', 0.0643351381439409, 0.11948, 0.179069353417422, 0.347400000000001, 0.199171801886378, 0.42936, 0.204394226924343, 0.5, 0.552673885155914, 1.11356 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1320, '2021-09-19 00:00:00', 0.0303553829717615, 0.0591666666666676, 0.0379266788819497, 0.081458333333333, 0.0603193043582304, 0.166625000000001, 0.268428748001445, 0.545083333333333, 0.50562883792277, 1.0945 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1335, '2021-09-19 00:00:00', 0.030167167102903, 0.0606666666666668, 0.0450241279921029, 0.100291666666667, 0.204091833372321, 0.383541666666667, 0.275645379065205, 0.535875, 0.515206612206084, 1.092875 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1350, '2021-09-19 00:00:00', 0.0367168710974728, 0.0757083333333342, 0.0539808742297547, 0.139250000000001, 0.202271014744567, 0.423458333333334, 0.261970179600657, 0.536125, 0.503034140008899, 1.09904166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970050, 5, 1365, '2021-09-19 00:00:00', 0.0546836587677872, 0.112958333333334, 0.191786263883763, 0.374333333333334, 0.20135428704908, 0.437625, 0.258818941666211, 0.533875, 0.508669848224518, 1.10033333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970050 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2021-09-19 14:47:12 Duration: 3s406ms Database: acaweb_fx User: pgperfstats
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 930, '2021-09-19 00:00:00', 0.370523953341752, 2.172, 0.503460028204834, 2.79000000000001, 0.338704148188366, 2.90650000000001, 5.49068415591355, 7.35250000000001, 4.51275547753255, 10.654 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 945, '2021-09-19 00:00:00', 0.46032651455245, 1.3905, 0.30476302269141, 1.7505, 3.20107239843151, 4.0585, 5.79120453791784, 6.52, 4.8203469273487, 9.81649999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 960, '2021-09-19 00:00:00', 0.0480832611206938, 0.992000000000004, 0.389615836433799, 1.3105, 4.51346258431374, 4.5175, 6.19920515066248, 6.2315, 5.22834754009334, 9.52799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 975, '2021-09-19 00:00:00', 0.4567909806465, 0.690000000000012, 4.06869241894739, 3.44500000000001, 6.58528545319031, 5.4015, 6.16809245229026, 6.2535, 5.23259018078046, 9.52499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 990, '2021-09-19 00:00:00', 0.968491366070881, 1.47638461538462, 1.21909366334175, 1.87, 1.65512586367786, 2.25723076923077, 1.65033567681058, 2.79738461538461, 2.74496290236946, 7.26784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1005, '2021-09-19 00:00:00', 0.452174209110398, 1.03165384615384, 0.890218041570971, 1.4071923076923, 0.979748847723429, 1.77126923076923, 0.995946205683512, 2.35826923076923, 2.45413794107954, 7.08207692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1020, '2021-09-19 00:00:00', 0.535346991715148, 0.908192307692304, 0.56165727984243, 1.2215, 0.639999909855764, 1.53626923076923, 0.659410104679815, 2.05161538461538, 2.52192190692245, 6.86323076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1035, '2021-09-19 00:00:00', 0.350972503853986, 0.735461538461536, 0.369115943844203, 0.996499999999997, 0.484975387162939, 1.35738461538461, 0.558071604173349, 1.86265384615384, 2.52756993542444, 6.79753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1050, '2021-09-19 00:00:00', 0.378750122619933, 0.702153846153845, 0.425868475543259, 0.991038461538461, 0.48088765359969, 1.26515384615384, 0.579728275872544, 1.83192307692307, 2.51444568352243, 6.79284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1065, '2021-09-19 00:00:00', 0.244733251960957, 0.639730769230769, 0.371578984252957, 0.915692307692304, 0.342532226445696, 1.08161538461538, 0.586945963965495, 1.77273076923077, 2.52235898042959, 6.78588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1080, '2021-09-19 00:00:00', 0.301780215490576, 0.632461538461539, 0.291379607015684, 0.764346153846152, 0.330552137165403, 0.955653846153844, 0.862047670464835, 1.80611538461539, 2.53094089649253, 6.83169230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1095, '2021-09-19 00:00:00', 0.215467320384894, 0.484615384615383, 0.260411145336339, 0.691269230769229, 0.424566531888703, 0.9865, 0.910258208506713, 1.83361538461539, 2.53363213315466, 6.83788461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1110, '2021-09-19 00:00:00', 0.201460318673428, 0.505499999999999, 0.252274978179336, 0.684230769230769, 0.395289393502262, 1.02076923076923, 0.90502986691048, 1.7935, 2.56924907197533, 6.88907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1125, '2021-09-19 00:00:00', 0.205473415836176, 0.493269230769231, 0.332957555622567, 0.713576923076925, 0.352065031143178, 0.960115384615384, 0.893284332372138, 1.77953846153846, 2.65340494169574, 7.30723076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1140, '2021-09-19 00:00:00', 0.22312992076022, 0.468807692307692, 0.248411597028929, 0.639192307692307, 0.358625126752797, 0.889692307692307, 0.898566332468646, 1.87657692307692, 2.58759834595711, 7.531 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1155, '2021-09-19 00:00:00', 0.1643107609192, 0.436115384615383, 0.242316020613897, 0.615576923076921, 0.345796667688706, 0.892153846153844, 1.58698676694594, 2.93603846153846, 2.67264844964402, 7.50284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1170, '2021-09-19 00:00:00', 0.17778893709634, 0.415884615384617, 0.25783514411046, 0.594192307692308, 0.291676543715543, 0.82438461538462, 1.71612512543633, 3.22138461538462, 2.68552266449912, 7.49930769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1185, '2021-09-19 00:00:00', 0.145202760092435, 0.381192307692306, 0.268402685415891, 0.588192307692304, 0.302676483801025, 0.763576923076922, 1.66917213012918, 3.338, 2.67772240561609, 7.50480769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1200, '2021-09-19 00:00:00', 0.238031801365992, 0.428538461538462, 0.227408828730585, 0.544846153846156, 0.313475487938787, 0.786807692307694, 1.66117908079218, 3.37046153846154, 2.69754599846715, 7.55557692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1215, '2021-09-19 00:00:00', 0.185228956035083, 0.391615384615385, 0.286731522776702, 0.544615384615385, 0.431617531903135, 0.809576923076923, 1.69276422457471, 3.426, 2.69928039327863, 7.5621923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1230, '2021-09-19 00:00:00', 0.196292689624449, 0.375500000000001, 0.28155134249642, 0.54996153846154, 0.413105209173348, 0.760076923076923, 1.70958691546773, 3.42130769230769, 2.75720816016157, 7.56703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1245, '2021-09-19 00:00:00', 0.255178576988439, 0.416884615384615, 0.37483694916795, 0.57046153846154, 0.414085500275561, 0.790807692307695, 1.68881057688996, 3.44726923076923, 2.76943988477537, 7.55834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1260, '2021-09-19 00:00:00', 0.277334055718978, 0.407538461538461, 0.309285621044072, 0.548346153846152, 0.781388760723252, 0.867653846153846, 1.66072571902953, 3.46207692307693, 2.78414330892204, 7.54226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1275, '2021-09-19 00:00:00', 0.316110243671174, 0.381384615384619, 0.329143487531833, 0.536653846153853, 0.869688659587663, 0.864269230769236, 1.64521131305841, 3.53576923076923, 2.78349939934497, 7.54711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1290, '2021-09-19 00:00:00', 0.175730090238936, 0.351230769230772, 0.683998044306697, 0.626269230769232, 0.762015966923367, 0.869576923076923, 1.64250548389202, 3.57276923076923, 2.78457188782432, 7.54903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1305, '2021-09-19 00:00:00', 0.665902128405808, 0.488730769230768, 0.723991092167892, 0.690692307692308, 0.947600113647429, 0.993153846153847, 1.61742261067986, 3.66469230769231, 2.78064239949083, 7.55307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 930, '2021-09-19 00:00:00', 0, 2.012, 0, 3.91499999999999, 0, 5.215, 0, 6.04499999999999, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 945, '2021-09-19 00:00:00', 0, 2.578, 0, 3.72800000000001, 0, 4.28800000000001, 0, 4.708, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 960, '2021-09-19 00:00:00', 0, 1.68800000000002, 0, 1.83800000000002, 0, 2.66800000000001, 0, 4.07499999999999, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 975, '2021-09-19 00:00:00', 0, 0.868000000000023, 0, 1.27800000000002, 0, 1.709, 0, 4.178, 0, 6.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 990, '2021-09-19 00:00:00', 0.618889685394535, 1.66147826086957, 0.777989508855569, 2.14869565217392, 0.885284722293169, 2.51530434782609, 1.23622579227509, 3.57113043478261, 2.44144375092542, 7.85104347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1005, '2021-09-19 00:00:00', 0.443425695947008, 1.22943478260869, 0.542874056394962, 1.62982608695652, 0.728104879406134, 2.00147826086957, 1.18307679863247, 3.1994347826087, 2.26657094436724, 7.54013043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1020, '2021-09-19 00:00:00', 0.300611189007533, 0.965782608695652, 0.378749847049894, 1.27308695652174, 0.618405267683592, 1.7435652173913, 1.25154290074734, 2.88021739130435, 2.22272081249011, 7.33591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1035, '2021-09-19 00:00:00', 0.29498481236446, 0.832304347826088, 0.442088499179433, 1.15582608695652, 0.758238680913342, 1.70852173913043, 1.2947214619491, 2.69886956521739, 2.24757461812319, 7.24686956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1050, '2021-09-19 00:00:00', 0.309144931921594, 0.819043478260867, 0.473228704871781, 1.12695652173913, 0.672314623200453, 1.56604347826087, 1.26407448059445, 2.49526086956522, 2.23481354148783, 7.21726086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1065, '2021-09-19 00:00:00', 0.203044174402747, 0.660869565217392, 0.401711786837022, 1.01521739130435, 0.594996226779147, 1.33034782608696, 1.25714042942248, 2.30382608695652, 2.17257458151682, 7.16669565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1080, '2021-09-19 00:00:00', 0.254943774317479, 0.725652173913042, 0.315219178405731, 0.914695652173912, 0.4874973760951, 1.21365217391304, 1.27910631011233, 2.21595652173913, 2.19871312883808, 7.12517391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1095, '2021-09-19 00:00:00', 0.169763867624969, 0.556956521739133, 0.382452115373101, 0.848434782608696, 0.442505005442763, 1.09095652173913, 1.33253595788308, 2.07847826086957, 2.19849485432783, 7.10847826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1110, '2021-09-19 00:00:00', 0.234364695030377, 0.570913043478262, 0.32641224328933, 0.730956521739127, 0.52224596298086, 1.06286956521739, 1.3373867976918, 2.04408695652174, 2.18593883105693, 7.09186956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1125, '2021-09-19 00:00:00', 0.221222966236587, 0.522347826086952, 0.374131230807607, 0.718782608695651, 0.601439005611002, 1.02882608695652, 1.272064570974, 1.982, 2.32687468387673, 7.36960869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1140, '2021-09-19 00:00:00', 0.158855802562911, 0.461565217391305, 0.282366075849268, 0.694652173913044, 0.460377577466573, 0.930826086956525, 1.19447861349744, 2.01039130434782, 2.25421093439787, 7.35313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1155, '2021-09-19 00:00:00', 0.189320785134107, 0.480217391304346, 0.269855385074585, 0.668739130434781, 0.390659172339273, 0.890043478260871, 1.34622491058568, 2.71734782608696, 2.21727973938512, 7.38252173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1170, '2021-09-19 00:00:00', 0.186779382024375, 0.45591304347826, 0.249608190995124, 0.593608695652178, 0.411962866241673, 0.907695652173915, 1.52062753194499, 2.908, 2.18144798522747, 7.39569565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1185, '2021-09-19 00:00:00', 0.158086207532023, 0.397608695652177, 0.207547108800732, 0.560565217391306, 0.38973449460445, 0.890391304347828, 1.47416554543104, 2.95965217391305, 2.13277479636642, 7.42782608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1200, '2021-09-19 00:00:00', 0.13929399908761, 0.386999999999998, 0.246889919622223, 0.639217391304349, 0.474432100707587, 0.933, 1.45572148961811, 2.97065217391305, 2.12652088053139, 7.45965217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1215, '2021-09-19 00:00:00', 0.227049541006243, 0.457695652173916, 0.288794119535457, 0.62404347826087, 0.486054767648821, 0.897347826086956, 1.49717232948974, 3.0434347826087, 2.11908065214062, 7.44591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1230, '2021-09-19 00:00:00', 0.169807552079066, 0.402173913043477, 0.303663240508899, 0.599000000000001, 0.356574413345891, 0.787304347826088, 1.39824226895333, 2.99052173913044, 2.12184462220741, 7.40534782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1245, '2021-09-19 00:00:00', 0.203219511761231, 0.410478260869564, 0.217178320568373, 0.565826086956523, 0.318767773278024, 0.746565217391308, 1.41058440079942, 3.02847826086957, 2.13125804114487, 7.38826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1260, '2021-09-19 00:00:00', 0.135114766032436, 0.403999999999998, 0.188461621049742, 0.529652173913043, 0.312493465544332, 0.736434782608699, 1.48723124718676, 3.08665217391305, 2.16751149182506, 7.38339130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1275, '2021-09-19 00:00:00', 0.166358546543017, 0.338565217391302, 0.196763195086663, 0.468130434782606, 0.340405640376299, 0.765000000000001, 1.46406832736511, 3.09460869565218, 2.18350137371422, 7.37060869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1290, '2021-09-19 00:00:00', 0.142158598732811, 0.341608695652175, 0.21792944066078, 0.497826086956527, 0.344846795335211, 0.784304347826093, 1.41511266608264, 3.09130434782609, 2.18742541103777, 7.37326086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1305, '2021-09-19 00:00:00', 0.194688755356983, 0.403565217391307, 0.305762579366262, 0.605130434782613, 0.321069057869097, 0.815608695652177, 1.41064777119852, 3.09804347826087, 2.20675973715976, 7.39291304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 930, '2021-09-19 00:00:00', 0, 1.46899999999999, 0, 1.52600000000001, 0, 1.52600000000001, 0, 2.45600000000002, 0, 5.50799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 945, '2021-09-19 00:00:00', 0, 0.865000000000009, 0, 1.155, 0, 1.625, 0, 2.45600000000002, 0, 5.55799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 960, '2021-09-19 00:00:00', 0, 0.917999999999978, 0, 1.19799999999998, 0, 1.38799999999998, 0, 2.21899999999999, 0, 5.55799999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 975, '2021-09-19 00:00:00', 0, 0.698999999999984, 0, 1.38499999999999, 0, 2.21600000000001, 0, 2.21600000000001, 0, 6.35799999999998 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 990, '2021-09-19 00:00:00', 0.492477812073418, 1.57765384615384, 0.79278500335114, 1.95169230769231, 0.895872141461136, 2.17957692307693, 1.33947016218527, 2.96234615384616, 2.0183485511294, 7.23492307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1005, '2021-09-19 00:00:00', 0.554406961050759, 1.21596153846154, 0.59325488230997, 1.49134615384616, 0.692559090508638, 1.74942307692308, 1.05039832224953, 2.55034615384615, 1.84319136324432, 7.00219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1020, '2021-09-19 00:00:00', 0.284549619844847, 0.941615384615388, 0.321282564347719, 1.12861538461539, 0.589735128289353, 1.49280769230769, 0.853455525406069, 2.27142307692308, 1.82721466761255, 6.95519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1035, '2021-09-19 00:00:00', 0.231126981415976, 0.746807692307695, 0.407426489830233, 1.05123076923077, 0.531149541451952, 1.38765384615384, 0.743312383860244, 2.1245, 1.79598873561655, 6.84053846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1050, '2021-09-19 00:00:00', 0.384522171012284, 0.767499999999999, 0.41418131481087, 1.00080769230769, 0.664251116787804, 1.40388461538462, 0.825710458658758, 2.10019230769231, 1.79014882449649, 6.83757692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1065, '2021-09-19 00:00:00', 0.315944963561692, 0.644499999999997, 0.367502715845537, 0.913384615384614, 0.632738726003563, 1.28715384615384, 0.812285304178656, 2.02615384615385, 1.79130785912245, 6.83261538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1080, '2021-09-19 00:00:00', 0.197282635985883, 0.660038461538463, 0.38837591821089, 0.957576923076924, 0.470746498822715, 1.17511538461538, 0.764984682601802, 1.97773076923077, 1.78603402500107, 6.83453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1095, '2021-09-19 00:00:00', 0.256295337452714, 0.6615, 0.457306402922424, 0.913115384615382, 0.404988106188129, 1.08661538461538, 0.789283333157364, 1.9195, 1.81035707017661, 6.82419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1110, '2021-09-19 00:00:00', 0.269651766885768, 0.584653846153845, 0.250335003237971, 0.728576923076924, 0.295757187311072, 1.03192307692308, 0.660248513818852, 1.8805, 1.79610042720762, 6.78223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1125, '2021-09-19 00:00:00', 0.151335368787847, 0.502076923076921, 0.241208613827568, 0.715346153846151, 0.309422270592248, 1.01469230769231, 0.632748895388514, 1.84673076923077, 2.09009626425343, 6.71807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1140, '2021-09-19 00:00:00', 0.172294792099521, 0.494846153846154, 0.1978078477093, 0.69023076923077, 0.317736874691091, 0.995192307692308, 0.681066291814647, 1.96157692307692, 2.1241350474958, 6.8185 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1155, '2021-09-19 00:00:00', 0.160904615796488, 0.479846153846155, 0.258306984925957, 0.70146153846154, 0.331563197363874, 0.966923076923075, 1.55854861477446, 3.19276923076923, 2.06229774654016, 6.90765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1170, '2021-09-19 00:00:00', 0.224181341431781, 0.490923076923076, 0.301858938018301, 0.697538461538461, 0.447060651538299, 1.00488461538461, 1.62486523796235, 3.39219230769231, 2.05846753342234, 6.89588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1185, '2021-09-19 00:00:00', 0.149486099173648, 0.476423076923079, 0.187560911131865, 0.639846153846155, 0.440078384626407, 0.947769230769232, 1.66795453037084, 3.41865384615385, 2.05385551735117, 6.90838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1200, '2021-09-19 00:00:00', 0.124277289218038, 0.447269230769229, 0.360745341672577, 0.692192307692307, 0.398578707602208, 0.877115384615386, 1.68695214468625, 3.42353846153846, 2.03546196608647, 6.93515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1215, '2021-09-19 00:00:00', 0.316060529743181, 0.501461538461538, 0.336242293591991, 0.645999999999995, 0.359836879710796, 0.888499999999998, 1.68064446613151, 3.48169230769231, 2.0286670792571, 6.94896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1230, '2021-09-19 00:00:00', 0.182025108158194, 0.474499999999995, 0.211213304505188, 0.637499999999999, 0.41128630679108, 0.918884615384615, 1.70793715296012, 3.52403846153846, 2.02089257393475, 6.96165384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1245, '2021-09-19 00:00:00', 0.148994950869538, 0.427846153846156, 0.223939198478929, 0.648730769230771, 0.436089510924606, 0.940307692307695, 1.66513826499137, 3.59180769230769, 2.00420346886622, 6.99623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1260, '2021-09-19 00:00:00', 0.168899391992352, 0.435269230769229, 0.310131835490355, 0.642653846153846, 0.373441221819239, 0.882115384615387, 1.62261372056132, 3.56938461538461, 2.01278847411705, 7.02519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1275, '2021-09-19 00:00:00', 0.176670297011559, 0.426923076923078, 0.237634007537769, 0.598807692307693, 0.268584371502482, 0.784730769230771, 1.5791872383749, 3.53342307692307, 2.04403941404119, 7.05338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1290, '2021-09-19 00:00:00', 0.16927692832025, 0.430038461538461, 0.158959094883414, 0.567076923076924, 0.234802755192849, 0.804423076923077, 1.59148134622578, 3.51265384615385, 2.08961332344969, 7.04419230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1305, '2021-09-19 00:00:00', 0.158290793745608, 0.436846153846154, 0.219257979417991, 0.598692307692309, 0.303671229102485, 0.856153846153845, 1.57083076550154, 3.51457692307693, 2.10142537011283, 7.07188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 930, '2021-09-19 00:00:00', 0, 1.065, 0, 1.23499999999999, 0, 1.65799999999999, 0, 3.17499999999998, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 945, '2021-09-19 00:00:00', 0, 0.891999999999996, 0, 1.315, 0, 1.41499999999999, 0, 2.83199999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 960, '2021-09-19 00:00:00', 0, 0.888000000000005, 0, 0.978000000000009, 0, 1.078, 0, 2.495, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 975, '2021-09-19 00:00:00', 0, 0.812000000000012, 0, 1.078, 0, 2.18200000000002, 0, 2.495, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 990, '2021-09-19 00:00:00', 0.999341784145177, 1.80080769230769, 1.08122202160333, 2.2605, 1.17021715013135, 2.52046153846154, 1.12301236927225, 3.0113076923077, 2.10391079805058, 7.07961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1005, '2021-09-19 00:00:00', 0.620683331870235, 1.30496153846154, 0.605372022936181, 1.56761538461539, 0.85855495142442, 1.90226923076923, 0.85191113025136, 2.51242307692308, 2.0943733235652, 6.86346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1020, '2021-09-19 00:00:00', 0.38328724918084, 0.896653846153846, 0.578220101824423, 1.19161538461539, 0.60864738433804, 1.54696153846154, 0.758338606124243, 2.25780769230769, 2.08864979463178, 6.80026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1035, '2021-09-19 00:00:00', 0.331494425060444, 0.784076923076921, 0.38549599818336, 1.08873076923077, 0.488150979166833, 1.40953846153846, 0.868013712227738, 2.19373076923077, 2.13157542785034, 6.81626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1050, '2021-09-19 00:00:00', 0.300964838222265, 0.752923076923079, 0.399560181276288, 0.942538461538465, 0.529643893428551, 1.24042307692308, 0.90018721471617, 2.07169230769231, 2.13105222005829, 6.75626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1065, '2021-09-19 00:00:00', 0.180065428279662, 0.608038461538464, 0.342526794010898, 0.83573076923077, 0.487057431457991, 1.12869230769231, 0.819296430810273, 1.94319230769231, 2.06207932437139, 6.7055 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1080, '2021-09-19 00:00:00', 0.288595228917332, 0.628615384615387, 0.354407535950438, 0.860307692307693, 0.567321832418299, 1.1673076923077, 0.832893861554628, 1.91123076923077, 2.08806932835095, 6.714 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1095, '2021-09-19 00:00:00', 0.186040012238887, 0.540615384615384, 0.358484195553355, 0.75396153846154, 0.461308119957211, 1.01430769230769, 0.904355447478817, 1.88984615384615, 2.06596244846355, 6.72303846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1110, '2021-09-19 00:00:00', 0.227589995724429, 0.536615384615387, 0.299874448086836, 0.785269230769232, 0.362697441190524, 0.991076923076922, 0.879831969971888, 1.88515384615384, 2.16307098500115, 6.77961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1125, '2021-09-19 00:00:00', 0.271312230011561, 0.542384615384616, 0.256004206696205, 0.673076923076922, 0.360314300832777, 1.00765384615385, 0.832357904713146, 1.82519230769231, 2.20420369434266, 7.11838461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1140, '2021-09-19 00:00:00', 0.201841632512679, 0.467730769230766, 0.285255210968381, 0.662153846153842, 0.330811359213397, 0.924346153846154, 0.809601779604307, 1.83519230769231, 2.44238026554803, 7.31919230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1155, '2021-09-19 00:00:00', 0.215854954861965, 0.518192307692303, 0.273571624709424, 0.753923076923076, 0.303440002940637, 0.852346153846154, 1.00392372143581, 3.00696153846154, 2.48264162908413, 7.37153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1170, '2021-09-19 00:00:00', 0.190858546089465, 0.454769230769233, 0.176541792829303, 0.556269230769232, 0.334187273614888, 0.75742307692308, 1.05589519074866, 3.34142307692308, 2.49389860382371, 7.36738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1185, '2021-09-19 00:00:00', 0.139346811395718, 0.384576923076922, 0.231977575176168, 0.487653846153846, 0.364925764842869, 0.821576923076924, 1.10370025752535, 3.34846153846154, 2.54682998284896, 7.37519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1200, '2021-09-19 00:00:00', 0.161593302412615, 0.369653846153847, 0.24945783981698, 0.553423076923079, 0.43275054637125, 0.913346153846154, 1.19655325767871, 3.49353846153846, 2.57086325878772, 7.37384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1215, '2021-09-19 00:00:00', 0.151741946941311, 0.426461538461542, 0.28295210793457, 0.676153846153847, 0.581414478134678, 1.01134615384615, 1.28366085144732, 3.53069230769231, 2.67583344658186, 7.37807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1230, '2021-09-19 00:00:00', 0.192777943200501, 0.476153846153847, 0.258437390126474, 0.64073076923077, 0.550941471134079, 0.932230769230771, 1.45078678494967, 3.62915384615385, 2.7648070067575, 7.42223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1245, '2021-09-19 00:00:00', 0.163608919260344, 0.418038461538463, 0.498563334453647, 0.683961538461539, 0.536277392343236, 0.914807692307693, 1.46323996507224, 3.65165384615385, 2.7638887312013, 7.42796153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1260, '2021-09-19 00:00:00', 0.480928648154158, 0.579730769230767, 0.493211293463565, 0.724499999999998, 0.499838707830993, 0.935576923076923, 1.5672259946994, 3.69896153846154, 2.75926668546888, 7.43119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1275, '2021-09-19 00:00:00', 0.252531018658335, 0.504346153846154, 0.343622621714351, 0.686884615384616, 0.521447519300472, 0.962346153846154, 1.56414829367787, 3.74026923076923, 2.76240299098726, 7.43926923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1290, '2021-09-19 00:00:00', 0.276896940005868, 0.490346153846155, 0.297437559058136, 0.653307692307692, 0.552317294538343, 0.94107692307692, 1.58464310031774, 3.78665384615385, 2.76595327982123, 7.44711538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1305, '2021-09-19 00:00:00', 0.259371073649616, 0.448923076923079, 0.528678225534064, 0.687884615384616, 0.536986630688758, 0.930807692307689, 1.59074140624379, 3.78969230769231, 2.75712646176301, 7.47338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 930, '2021-09-19 00:00:00', 0, 1.65899999999999, 0, 1.77500000000001, 0, 2.066, 0, 3.03899999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 930); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 945, '2021-09-19 00:00:00', 0, 1.22800000000001, 0, 1.51900000000001, 0, 2.499, 0, 3.03899999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 945); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 960, '2021-09-19 00:00:00', 0, 0.778999999999996, 0, 1.54900000000001, 0, 3.03899999999999, 0, 3.03899999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 960); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 975, '2021-09-19 00:00:00', 0, 1.53800000000001, 0, 2.488, 0, 3.02799999999999, 0, 3.02799999999999, 0, 9.49099999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 975); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 990, '2021-09-19 00:00:00', 0.600184725409923, 1.65423076923077, 0.919771634700702, 2.1285, 1.06246432627895, 2.45973076923077, 1.42389190654995, 3.17719230769231, 2.78121442456072, 7.31965384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 990); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1005, '2021-09-19 00:00:00', 0.553424900054201, 1.18, 0.591346005703545, 1.40853846153846, 0.793068870808931, 1.86192307692307, 1.15493606682861, 2.72103846153846, 2.78513228521624, 7.16738461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1005); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1020, '2021-09-19 00:00:00', 0.279657394791442, 0.881538461538459, 0.418381645795391, 1.2821923076923, 0.688278115746374, 1.79073076923077, 0.888419818467683, 2.50342307692308, 2.8314244341239, 7.08838461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1020); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1035, '2021-09-19 00:00:00', 0.304593994586993, 0.838307692307684, 0.336735972810471, 1.15634615384615, 0.548663866553589, 1.55596153846154, 0.865164632621132, 2.35380769230769, 2.85787908663857, 7.00707692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1035); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1050, '2021-09-19 00:00:00', 0.260353333878283, 0.75746153846154, 0.508807977985343, 1.15303846153847, 0.598403564623274, 1.45611538461539, 0.839266397607959, 2.29661538461538, 2.81210725175705, 7.02965384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1050); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1065, '2021-09-19 00:00:00', 0.420874547359882, 0.882769230769232, 0.482194689375088, 1.08903846153847, 0.816550320650137, 1.56411538461539, 0.836473882069617, 2.26834615384615, 2.80865521530528, 7.04503846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1065); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1080, '2021-09-19 00:00:00', 0.217937044544095, 0.705346153846156, 0.355576483171506, 0.990346153846155, 0.894653556497622, 1.45888461538462, 0.865731416868905, 2.15838461538462, 2.81334391044919, 7.01203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1080); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1095, '2021-09-19 00:00:00', 0.297480052337063, 0.694307692307692, 0.83129514614245, 1.1205, 0.866133739895066, 1.38384615384615, 0.941461786470706, 2.13315384615384, 2.72039354534201, 6.96519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1095); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1110, '2021-09-19 00:00:00', 0.810215166103803, 0.795846153846149, 0.840489865403594, 0.992423076923076, 0.796195550003986, 1.21492307692308, 0.960556601463644, 1.97576923076923, 2.65203806243715, 6.93773076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1110); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1125, '2021-09-19 00:00:00', 0.420618023316244, 0.608807692307691, 0.439165027681466, 0.820807692307694, 0.486488308026156, 1.06192307692308, 0.810029678468636, 1.92, 2.70160731417428, 7.163 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1125); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1140, '2021-09-19 00:00:00', 0.198333305322126, 0.526500000000001, 0.274570926804263, 0.717923076923081, 0.355351119966627, 0.965461538461537, 0.789373438971597, 1.88011538461538, 2.78960037171028, 7.20507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1140); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1155, '2021-09-19 00:00:00', 0.204646911683365, 0.515038461538464, 0.233354655802307, 0.697346153846156, 0.409992924892049, 0.979961538461538, 1.08328020666578, 2.72661538461539, 2.73499999971874, 7.22596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1155); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1170, '2021-09-19 00:00:00', 0.223997541195296, 0.45746153846154, 0.298802574389077, 0.62546153846154, 0.44092474850722, 0.905076923076923, 1.07702947034889, 2.92, 2.68808862977738, 7.22719230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1170); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1185, '2021-09-19 00:00:00', 0.197148101299898, 0.421423076923075, 0.362846119110904, 0.670884615384613, 0.377377452345076, 0.927692307692308, 1.07647882182891, 3.01557692307693, 2.66952620976371, 7.34123076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1185); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1200, '2021-09-19 00:00:00', 0.327596956875127, 0.492615384615382, 0.346610481886865, 0.655115384615384, 0.490464050278287, 0.889230769230769, 1.07438910942989, 3.09303846153846, 2.71509762283761, 7.38130769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1200); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1215, '2021-09-19 00:00:00', 0.231203862757194, 0.452884615384614, 0.244548591993807, 0.639576923076923, 0.457239847849616, 0.934038461538459, 1.12170428092531, 3.12057692307693, 2.65916232183109, 7.43857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1215); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1230, '2021-09-19 00:00:00', 0.160447762886818, 0.45573076923077, 0.316790947811619, 0.63376923076923, 0.500895998724748, 0.93880769230769, 1.15841387847615, 3.22107692307693, 2.65222198891072, 7.44603846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1230); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1245, '2021-09-19 00:00:00', 0.276420515769834, 0.459307692307693, 0.397949963998183, 0.706423076923074, 0.468002322479447, 0.906423076923073, 1.15256609288212, 3.28003846153847, 2.63919123888069, 7.43565384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1245); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1260, '2021-09-19 00:00:00', 0.246266634736855, 0.49784615384615, 0.338132675371437, 0.66211538461538, 0.394651778348769, 0.833115384615381, 1.15444626819694, 3.28388461538462, 2.62927473737823, 7.44673076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1260); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1275, '2021-09-19 00:00:00', 0.168521466334066, 0.422730769230769, 0.225562899295211, 0.577692307692304, 0.483400749498163, 0.885730769230767, 1.13086482903062, 3.23230769230769, 2.60756689183319, 7.42815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1275); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1290, '2021-09-19 00:00:00', 0.149479224180279, 0.418038461538457, 0.261481965843802, 0.573461538461536, 0.457251851154936, 0.893846153846155, 1.15149358059602, 3.23388461538462, 2.57144204020892, 7.41461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1290); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1305, '2021-09-19 00:00:00', 0.253328913591681, 0.425538461538461, 0.444717050926336, 0.702153846153846, 0.438380628432208, 0.989153846153848, 1.14668228582088, 3.24376923076923, 2.55921960100219, 7.41238461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1305); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1320, '2021-09-19 00:00:00', 0.19547024551864, 0.417045454545455, 0.188178216394839, 0.577227272727275, 0.393645829345416, 0.990909090909091, 1.42102101272807, 3.12436363636364, 2.21681458852865, 7.50040909090909 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1335, '2021-09-19 00:00:00', 0.157139727438337, 0.410681818181821, 0.219468385637598, 0.579909090909091, 0.759511897543959, 2.13031818181818, 1.41084136651569, 3.15286363636364, 2.18770457348926, 7.48959090909091 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1350, '2021-09-19 00:00:00', 0.134825717227743, 0.450545454545454, 0.309516020048506, 0.803499999999998, 0.927286396215357, 2.45681818181818, 1.41155124593952, 3.18159090909091, 2.1903938708652, 7.4875 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 1, 1365, '2021-09-19 00:00:00', 0.308748093567209, 0.678636363636366, 0.774648033469123, 2.06636363636364, 0.984581996479833, 2.53977272727273, 1.41758179329894, 3.18395454545455, 2.20526980807495, 7.47645454545455 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 1 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1320, '2021-09-19 00:00:00', 0.119946613124337, 0.399759999999999, 0.172951823735199, 0.573999999999998, 0.382328283895743, 0.994999999999998, 1.58707436498735, 3.53304, 2.08553793060687, 6.99128 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1335, '2021-09-19 00:00:00', 0.170051874438358, 0.425159999999998, 0.180307311739337, 0.578319999999999, 1.51427458760513, 2.62312, 1.52095723915346, 3.53956, 2.04788716323271, 6.975 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1350, '2021-09-19 00:00:00', 0.135263545224375, 0.441319999999999, 0.34778848936291, 0.821800000000001, 1.53170927071687, 2.93604, 1.52368632161172, 3.51056, 2.06802467103272, 7.00204 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 2, 1365, '2021-09-19 00:00:00', 0.304757351565689, 0.68772, 1.5226989503291, 2.49648, 1.52103930258228, 2.97468, 1.49922127008212, 3.4594, 2.08686575354845, 7.02756 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 2 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1320, '2021-09-19 00:00:00', 0.263904812385075, 0.482999999999998, 0.376057167639887, 0.663919999999999, 0.453490216726524, 0.975719999999997, 1.60368996380223, 3.7706, 2.77416705937716, 7.37396 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1335, '2021-09-19 00:00:00', 0.201750398595225, 0.426160000000002, 0.251969693944864, 0.624319999999996, 0.993531034576502, 2.5244, 1.58669919749565, 3.71952, 2.77378767332084, 7.35384 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1350, '2021-09-19 00:00:00', 0.213048413903195, 0.501719999999995, 0.344720418116867, 0.817199999999997, 1.10672459687735, 2.8884, 1.57220137387041, 3.69092, 2.76433597994165, 7.36408 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 3, 1365, '2021-09-19 00:00:00', 0.326097746082369, 0.685639999999997, 0.943362705078661, 2.43612, 1.11660753624539, 2.92416, 1.55111976971477, 3.65504, 2.77067462723431, 7.34984 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 3 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1320, '2021-09-19 00:00:00', 0.157855946989652, 0.443799999999999, 0.215113520418099, 0.597080000000002, 0.274679680112435, 1.02948, 1.16495021352846, 3.2128, 2.60379224849705, 7.38564 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1335, '2021-09-19 00:00:00', 0.155791527369111, 0.430400000000004, 0.207199557592838, 0.693360000000001, 0.968316506451625, 2.27224, 1.17593378073201, 3.23844, 2.60584585563562, 7.38196 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1350, '2021-09-19 00:00:00', 0.180447102128759, 0.52664, 0.230344394331619, 0.855040000000002, 1.03620261532193, 2.49912, 1.19954703534293, 3.23344, 2.58971573858342, 7.37624 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 4, 1365, '2021-09-19 00:00:00', 0.237591582342476, 0.701520000000003, 0.993315866177528, 2.15392, 1.08726987910087, 2.58196, 1.23549998381223, 3.17872, 2.59381493300248, 7.40264 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 4 and fromtime = 1365); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1320, '2021-09-19 00:00:00', 0.136453043099136, 0.376708333333333, 0.238574203052888, 0.515791666666663, 0.459491856624629, 1.005375, 1.55741132706381, 3.64204166666667, 2.83458274924526, 7.65416666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1320); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1335, '2021-09-19 00:00:00', 0.191345763180052, 0.340374999999998, 0.26011012160683, 0.579166666666666, 1.42356838842457, 2.4825, 1.61163500336086, 3.64941666666667, 2.88653132161287, 7.630125 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1335); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1350, '2021-09-19 00:00:00', 0.206134383492835, 0.469583333333333, 0.458941312831157, 0.859791666666665, 1.49884188081854, 2.895875, 1.60226824218903, 3.68429166666667, 2.85037367369791, 7.64241666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1350); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 970065, 5, 1365, '2021-09-19 00:00:00', 0.429828976774903, 0.701583333333332, 1.41626382337166, 2.4685, 1.50576543200855, 3.05433333333334, 1.63078122116498, 3.694, 2.86419406171935, 7.63583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 970065 and enddate = '2021-09-19 00:00:00' and dayofweek = 5 and fromtime = 1365);
Date: 2021-09-19 14:47:20 Duration: 3s250ms Database: acaweb_fx User: pgperfstats
13 59ms 34s942ms 2s626ms 212 9m16s with rar_max as ( select resultuid from relevance_autochartist_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) ar.resultuid as resultuid, ar.direction as direction, ar.predictiontimeto as predictiontimeto, ar.predictionpricefrom as predictionpricefrom, ar.predictionpriceto as predictionpriceto, cp.pip as pip, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, ar.pattern as pattern_name, ar.breakout as breakout, ar.patternendtime as identified, dtt.timezone as timezone, ar.patternlengthbars as length, g.basegroupname, newlevels.profit, newlevels.stop, newlevels.filtered, case when rar.age is not null then rar.age when ar.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when ar.resultuid <= rm.resultuid then ? else ? end as relevant from autochartist_results ar inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = ar.symbolid inner join symbols s on ar.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on ar.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on ar.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_autochartist_results rar on rar.resultuid = ar.resultuid left outer join currencypips cp on s.symbol = cp.symbol left join lateral calc_cp_signal (ar.resultuid) newlevels on true where ar.gmttimefound > now() - interval ? and (ar.simulation = ? or ar.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or ar.pattern in (...)) and (? = ? or (? = ? and ar.breakout >= ?) or (? = ? and ar.breakout < ?)) and (? = ? or ar.patternlengthbars <= ?) and newlevels.filtered = false order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #13
Day Hour Count Duration Avg duration Sep 19 14 212 9m16s 2s626ms [ User: postgres - Total duration: 9m16s - Times executed: 212 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:23 Duration: 34s942ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('224' = 0 OR s.symbol in ('BCHEUR', 'BCHUSD', 'BTCEUR', 'BTCUSD', 'ETHEUR', 'ETHUSD', 'LTCEUR', 'LTCUSD', 'USDRON', 'XRPEUR', 'XRPUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURCZK', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCZK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'AA', 'AAPL', 'AC.pa', 'ACA.pa', 'ACB', 'ACKB.br', 'AD.as', 'ADBE', 'ADS.de', 'AGS.br', 'AI.pa', 'AIG', 'AIR.pa', 'ALV.de', 'AMZN', 'AXP', 'BA', 'BABA', 'BAC', 'BAS.de', 'BAYN.de', 'BBVA.mc.', 'BIDU', 'BMW.de', 'BN.pa', 'BNP.pa', 'BRKB', 'BZU.MI', 'C', 'CA.pa', 'CAP.pa', 'CAT', 'CBK.de', 'CGC', 'CRON', 'CS.pa', 'CSCO', 'CVX', 'DAI.de', 'DBK.de', 'DIS', 'DLTR', 'DPW.de', 'DTE.de', 'EBAY', 'EDF.pa', 'EL.pa', 'EN.pa', 'ENI.MI', 'EOAN.de', 'FB', 'FCA.MI', 'FEYE', 'FP.pa', 'FSLR', 'GE', 'GILD', 'GLE.pa', 'GM', 'GOOG', 'GS', 'HAS', 'HEIA.as', 'HEN3.de', 'HOG', 'HPQ', 'HSY', 'IBE.mc', 'IBM', 'IFX.de', 'INGA.as', 'INTC', 'ISP.MI', 'JNJ', 'JPM', 'KBC.br.', 'KO', 'LHA.de', 'LLOY.l', 'LMT', 'LR.pa', 'LVS', 'LYFT', 'M', 'MA.', 'MC.pa', 'MCD.', 'ML.pa', 'MMM', 'MRK.de', 'MS', 'MSFT', 'NFLX', 'NKE', 'NOV', 'NOVN.vx', 'NVDA', 'ORA.pa', 'PANW', 'PFE', 'PG', 'PM', 'PUB.pa', 'PYPL', 'QCOM', 'RACE', 'REGN', 'REP.mc.', 'RI.pa', 'RNO.pa', 'RWE.de', 'SAF.pa', 'SAN.mc.', 'SAN.pa', 'SAP.de', 'SBUX', 'SGO.pa', 'SIE.de', 'SMSN.l', 'SNAP', 'SRE', 'SU.pa', 'T', 'TEF.mc', 'TEVA', 'TGT', 'TKA.de', 'TSLA', 'TWTR', 'UBER', 'UBSG.vx', 'UCG.MI', 'UMI.br.', 'UNA.as', 'URW.as', 'V', 'VIE.pa', 'VIV.pa', 'VK.pa', 'VOW3.de', 'VZ', 'WMT', 'XOM', 'YNDX', 'XAGUSD', 'XAUUSD', 'BRENT', 'COCOA', 'COFFEE', 'CORN', 'COTTON', 'NGAS', 'SUGAR', 'USDX', 'WHEAT', 'WTI', 'FRENCH40', 'GERMAN30', 'JPN225', 'NETHERLAND25', 'SPANISH35', 'SWISS20', 'UK100', 'US30', 'US500', 'USTECH100', 'USVIX')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('400' = 0 OR ar.patternlengthbars <= '400') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:12:05 Duration: 24s428ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) ar.resultuid AS resultuid, ar.direction AS direction, ar.predictiontimeto AS predictiontimeto, ar.predictionpricefrom AS predictionpricefrom, ar.predictionpriceto AS predictionpriceto, cp.pip AS pip, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, ar.pattern AS pattern_name, ar.breakout AS breakout, ar.patternendtime AS identified, dtt.timezone AS timezone, ar.patternlengthbars AS length, g.basegroupname, newLevels.profit, newLevels.stop, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN ar.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN ar.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM autochartist_results ar INNER JOIN brokersymbollist bsl ON bsl.brokerid = '643' AND bsl.symbolid = ar.symbolid INNER JOIN symbols s ON ar.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on ar.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = ar.resultuid LEFT OUTER JOIN currencypips cp ON s.symbol = cp.symbol LEFT JOIN LATERAL calc_cp_signal (ar.resultuid) newLevels on true WHERE ar.gmttimefound > now() - INTERVAL '7 DAYS' AND (ar.simulation = 0 OR ar.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR ar.pattern in ('')) AND ('0' = 0 OR ('0' = 1 AND ar.breakout >= 0) OR ('0' = 2 AND ar.breakout < 0)) AND ('0' = 0 OR ar.patternlengthbars <= '0') and newLevels.filtered = false ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:31 Duration: 19s375ms Database: acaweb_fx User: postgres Bind query: yes
14 75ms 14s478ms 2s155ms 37 1m19s with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), kr as ( select a.*, rr.age, rr.relevant from keylevels_results a left outer join relevance_keylevels_results rr on a.resultuid = rr.resultuid where case when false = ? then true else a.resultuid > ( select min(resultuid) from relevance_keylevels_results) end ), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when kr.age is not null then kr.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when kr.relevant is not null then kr.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on bsl.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on s.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on s.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and dss.enabled = ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration Sep 19 14 37 1m19s 2s155ms [ User: postgres - Total duration: 1m19s - Times executed: 37 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '665' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:07:04 Duration: 14s478ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:11:00 Duration: 12s919ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), kr AS ( SELECT a.*, rr.age, rr.relevant from keylevels_results a LEFT OUTER JOIN relevance_keylevels_results rr on a.resultuid = rr.resultuid WHERE CASE WHEN FALSE = 't' THEN true ELSE a.resultuid > ( select min(resultuid) from relevance_keylevels_results) END ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN kr.age IS NOT NULL THEN kr.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN kr.relevant IS NOT NULL THEN kr.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '529' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON bsl.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON s.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND dss.enabled = 1 AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('31' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:05:48 Duration: 9s309ms Database: acaweb_fx User: postgres Bind query: yes
15 53ms 18s903ms 1s468ms 27 39s639ms select distinct patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, longname, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_autochartist_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join autochartist_results a on a.symbolid = s.symbolid inner join patterns p on a.pattern = p.patternname left outer join relevance_autochartist_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and (((s.symbol ilike ? and timegranularity = ?))) and breakout >= ?.? and patternendtime = latestbaratbreakouttime and patternlengthbars >= ? and patternquality >= ?.? and initialtrend >= ?.? and symmetry >= ?.? and noise <= ?.? and volumeincrease >= ?.? and temporarypattern = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and s.nonliquid = ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, patternquality desc limit ?;Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration Sep 19 14 27 39s639ms 1s468ms [ User: postgres - Total duration: 39s639ms - Times executed: 27 ]
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 529 AND (((s.symbol ilike '%xauusd%' AND timegranularity = 240))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.8 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 518991170 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:04:37 Duration: 18s903ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 529 AND (((s.symbol ilike '%eurusd%' AND timegranularity = 240))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.8 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519514254 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:10:45 Duration: 6s39ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 529 AND (((s.symbol ilike '%xauusd%' AND timegranularity = 240))) AND breakout >= 0.0 AND patternendtime = LatestBarAtBreakoutTime AND patternlengthbars >= 20 AND patternquality >= 0.8 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 518991170 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:20:44 Duration: 4s129ms Database: acaweb_fx User: postgres Bind query: yes
16 52ms 19s705ms 1s176ms 193 3m47s with rar_max as ( select resultuid from relevance_keylevels_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) kr.resultuid as resultuid, kr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, p.patternname as pattern_name, kr.breakout as breakout, kr.atbaridentified as identified, dtt.timezone as timezone, kr.patternlengthbars as length, g.basegroupname, newlevels.filtered, case when rar.age is not null then rar.age when kr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when kr.resultuid <= rm.resultuid then ? else ? end as relevant from keylevels_results kr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = kr.symbolid inner join symbols s on kr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on kr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join hrspatterns p on kr.patternid = p.patternid inner join downloadersymbolsettings dss on kr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_keylevels_results rar on rar.resultuid = kr.resultuid left join lateral calc_kl_signal_filter (kr.resultuid) newlevels on true where kr.gmttimefound > now() - interval ? and (kr.simulation = ? or kr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or p.patternname in (...)) and (? = ? or kr.patternclassid in (...)) and (? = ? or kr.patternlengthbars <= ?) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration Sep 19 14 193 3m47s 1s176ms [ User: postgres - Total duration: 3m47s - Times executed: 193 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('400' = 0 OR kr.patternlengthbars <= '400') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:30 Duration: 19s705ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('36' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OILUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD', 'F', 'FDX')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:51 Duration: 19s174ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) kr.resultuid AS resultuid, kr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, p.patternname AS pattern_name, kr.breakout AS breakout, kr.atbaridentified AS identified, dtt.timezone AS timezone, kr.patternlengthbars AS length, g.basegroupname, newLevels.filtered, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN kr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN kr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM keylevels_results kr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '643' AND bsl.symbolid = kr.symbolid INNER JOIN symbols s ON kr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on kr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN hrspatterns p ON kr.patternid = p.patternid INNER JOIN downloadersymbolsettings dss ON kr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = kr.resultuid LEFT JOIN LATERAL calc_kl_signal_filter (kr.resultuid) newLevels on true WHERE kr.gmttimefound > now() - INTERVAL '7 DAYS' AND (kr.simulation = 0 OR kr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('0' = 0 OR s.symbol in ('')) AND ('0' = 0 OR p.patternname in ('')) AND ('2' = 0 OR kr.patternclassid in ('1', '2')) AND ('0' = 0 OR kr.patternlengthbars <= '0') ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:15 Duration: 12s52ms Database: acaweb_fx User: postgres Bind query: yes
17 51ms 5s912ms 682ms 109 1m14s select distinct a.resultuid as ruid, s.symbolid as sid, symbol as sym, longname, shortname, exchange as e, timegranularity as tg, p.patternid as pid, direction as d, patternstarttime as pst, patternendtime as pet, patternstartprice as psp, patternendprice as pep, pricex as px, timex as tx, pricea as pa, timea as ta, priceb as pb, timeb as tb, pricec as pc, timec as tc, priced as pd, timed as td, averagequality as aq, timequality as tq, errormargin as rq, (? - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, patternlengthbars as l, temporarypattern as tp, bandwidth as bw, qtytp as qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzos, dftt.timezone as tz, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ?) then ? else ? end as relevant from symbols s inner join brokersymbollist b on s.symbolid = b.symbolid inner join symbolgroup sg on s.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = s.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join fibonacci_results a on a.symbolid = s.symbolid inner join fibonaccipatterns p on a.pattern = p.patternname left outer join relevance_fibonacci_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and sg.groupid = ? and patternlengthbars >= ? and averagequality >= ?.? and (timequality >= ?.? or timequality = ?) and errormargin >= ?.? and ? - noise >= ?.? and s.nonliquid = ? and patternid & ? > ? and s.nonliquid = ? and s.deleted = ? and dss.enabled = ? and a.resultuid > ? and dftt.dayofweek = ? order by relevant desc, age asc, patternendtime desc, averagequality desc limit ?;Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration Sep 19 14 109 1m14s 682ms [ User: postgres - Total duration: 1m14s - Times executed: 109 ]
-
SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND sg.groupid = 5159 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 61650364 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-09-19 14:11:21 Duration: 5s912ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND sg.groupid = 5159 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 61650364 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-09-19 14:11:21 Duration: 5s911ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND sg.groupid = 5135 AND patternlengthbars >= 20 AND averagequality >= 0.3 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 61650720 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-09-19 14:07:36 Duration: 4s737ms Database: acaweb_fx User: postgres Bind query: yes
18 56ms 9s378ms 498ms 88 43s826ms with rar_max as ( select resultuid from relevance_fibonacci_results order by resultuid desc limit ? ), results as ( select distinct on (s.symbolid) fr.resultuid as resultuid, fr.direction as direction, s.exchange as exchange, s.symbolid as symbolid, s.symbol as symbol_code, s.longname as symbol_name, s.timegranularity as interval, fr.pattern as pattern_name, fr.timed as timed, fr.patternendtime as identified, dtt.timezone as timezone, fr.patternlengthbars as length, g.basegroupname, case when rar.age is not null then rar.age when fr.resultuid <= rm.resultuid then ? else ? end as age, case when rar.relevant is not null then rar.relevant when fr.resultuid <= rm.resultuid then ? else ? end as relevant from fibonacci_results fr inner join brokersymbollist bsl on bsl.brokerid = ? and bsl.symbolid = fr.symbolid inner join symbols s on fr.symbolid = s.symbolid and s.nonliquid = ? inner join symbolgroup sg on fr.symbolid = sg.symbolid inner join groups g on sg.groupid = g.groupid inner join brokergroups bg on g.groupid = bg.groupid and bsl.brokerid = bg.brokerid inner join downloadersymbolsettings dss on fr.symbolid = dss.symbolid inner join datafeedstimetable dtt on dss.classname = dtt.classname and dtt.dayofweek = ? inner join rar_max rm on ? = ? left outer join relevance_fibonacci_results rar on rar.resultuid = fr.resultuid where fr.gmttimefound > now() - interval ? and (fr.simulation = ? or fr.simulation is null) and (? = ? or s.timegranularity in (...)) and (? = ? or s.exchange in (...)) and (? = ? or s.symbol in (...)) and (? = ? or fr.pattern in (...)) and (? = ? or fr.patternlengthbars <= ?) and (? = ? or (? = ? and fr.timed > cast(? as timestamp)) or (? = ? and fr.timed < cast(? as timestamp))) order by symbolid, identified desc, patternlengthbars desc ) select * from results where (false = ? or relevant = ?) and (? = ? or age <= ?) order by identified desc, length desc;Times Reported Time consuming queries #18
Day Hour Count Duration Avg duration Sep 19 14 88 43s826ms 498ms [ User: postgres - Total duration: 43s826ms - Times executed: 88 ]
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '689' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('327' = 0 OR s.symbol in ('#AAPL', '#ADS', '#AIG', '#ALV', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BAS', '#BAYN', '#BEI', '#BIDU', '#BMW', '#C', '#CAT', '#CBK', '#CL', '#CSCO', '#CVX', '#DAI', '#DB1', '#DBK', '#DIS', '#DPW', '#DTE', '#EBAY', '#EON', '#F', '#FB', '#FDX', '#FME', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#IFX', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LHA', '#LIN', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#MUV2', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#RWE', '#SAP', '#SHI', '#SIE', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#VOW', '#WB', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS200', 'BRENT', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CHI50', 'ESP35', 'ETHUSD', 'EU50', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'FRA40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'LTCUSD', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'SPX500', 'UK100', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'WTI', 'XAGUSD', 'XAUUSD', '#ADS', '#ALV', '#BAS', '#BAYN', '#BEI', '#BMW', '#CBK', '#DAI', '#DB1', '#DBK', '#DPW', '#DTE', '#EON', '#FME', '#IFX', '#LHA', '#LIN', '#MUV2', '#RWE', '#SAP', '#SIE', '#VOW', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BTCUSD', 'ETHUSD', 'LTCUSD', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURNZD', 'EURPLN', 'EURTRY', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHKD', 'USDHUF', 'USDMXN', 'USDNOK', 'USDPLN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDX', 'USDZAR', 'XAGUSD', 'XAUUSD', 'BRENT', 'WTI', 'AUS200', 'CHI50', 'ESP35', 'EU50', 'FRA40', 'GER30', 'HK50', 'HKCH50', 'IT40', 'JP225', 'NAS100', 'SPX500', 'UK100', 'US30', 'AUDUSD', 'EURUSD', 'GBPUSD', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDJPY', '#AAPL', '#AIG', '#AMZN', '#AXP', '#BA', '#BABA', '#BAC', '#BIDU', '#C', '#CAT', '#CL', '#CSCO', '#CVX', '#DIS', '#EBAY', '#F', '#FB', '#FDX', '#GE', '#GM', '#GOOG', '#GS', '#HPQ', '#IBM', '#INTC', '#JD', '#JNJ', '#JPM', '#KO', '#LMT', '#MA', '#MCD', '#MMM', '#MSFT', '#NFLX', '#NKE', '#NTES', '#ORCL', '#PFE', '#PG', '#PTR', '#QCOM', '#RACE', '#SHI', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:01:27 Duration: 9s378ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '627' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('240' = 0 OR s.symbol in ('#ADBE', '#AIRF', '#ALVG', '#AMZN', '#APPL', '#BA', '#BABA', '#BAYGn', '#BMWG', '#BNPP', '#BP', '#CAT', '#CBKG', '#DAIGn', '#DBKGn', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#RDSa', '#TSLA', '#TWTR', '#VOWG', '#WMT', '#XOM', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'AUS_200', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'CL_BRENT', 'DASHUSD', 'EOSUSD', 'ESP_35', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'EUR_50', 'FRA_40', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'GBR_100', 'GER_30', 'HKDJPY', 'HKG_50', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NAS100', 'NEOUSD', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OMGUSD', 'SPX500', 'TRXUSD', 'US30', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USOIL', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XMRUSD', 'XPTUSD', 'XRPUSD', 'ZARJPY', 'ZECUSD', '#BP', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURHUF', 'EURJPY', 'EURMXN', 'EURNOK', 'EURNZD', 'EURPLN', 'EURSEK', 'EURTRY', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'GBPZAR', 'HKDJPY', 'NOKJPY', 'NOKSEK', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDCNH', 'USDCZK', 'USDDKK', 'USDHUF', 'USDJPY', 'USDMXN', 'USDNOK', 'USDPLN', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'ZARJPY', 'BTCEUR', 'BTCGBP', 'BTCJPY', 'BTCUSD', 'DASHUSD', 'EOSUSD', 'ETHEUR', 'ETHGBP', 'ETHJPY', 'ETHUSD', 'IOTAUSD', 'LTCEUR', 'LTCJPY', 'LTCUSD', 'NEOUSD', 'OMGUSD', 'TRXUSD', 'XMRUSD', 'XRPUSD', 'ZECUSD', 'XAGUSD', 'XAUEUR', 'XAUUSD', 'XPTUSD', 'CL_BRENT', 'USOIL', '#AIRF', '#ALVG', '#BAYGn', '#BMWG', '#BNPP', '#CBKG', '#DAIGn', '#DBKGn', '#RDSa', '#VOWG', 'AUS_200', 'ESP_35', 'EUR_50', 'FRA_40', 'GBR_100', 'GER_30', 'HKG_50', 'NAS100', 'SPX500', 'US30', '#ADBE', '#AMZN', '#APPL', '#BA', '#BABA', '#CAT', '#DIS', '#EA', '#FB', '#FDX', '#GE', '#GM', '#GOOGL', '#GS', '#INTC', '#JPM', '#KO', '#MSFT', '#NFLX', '#TSLA', '#TWTR', '#WMT', '#XOM')) AND ('0' = 0 OR fr.pattern in ('')) AND ('400' = 0 OR fr.patternlengthbars <= '400') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:34 Duration: 3s643ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1 ), results AS ( SELECT DISTINCT ON (s.symbolid) fr.resultuid AS resultuid, fr.direction AS direction, s.exchange AS exchange, s.symbolid AS symbolid, s.symbol AS symbol_code, s.longname AS symbol_name, s.timegranularity AS interval, fr.pattern AS pattern_name, fr.timed AS timed, fr.patternendtime AS identified, dtt.timezone AS timezone, fr.patternlengthbars AS length, g.basegroupname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN fr.resultuid <= rm.resultuid THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN fr.resultuid <= rm.resultuid THEN 0 ELSE 1 END as relevant FROM fibonacci_results fr INNER JOIN brokersymbollist bsl ON bsl.brokerid = '660' AND bsl.symbolid = fr.symbolid INNER JOIN symbols s ON fr.symbolid = s.symbolid AND s.nonliquid = 0 INNER JOIN symbolgroup sg on fr.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN brokergroups bg on g.groupid = bg.groupid AND bsl.brokerid = bg.brokerid INNER JOIN downloadersymbolsettings dss ON fr.symbolid = dss.symbolid INNER JOIN datafeedstimetable dtt ON dss.classname = dtt.classname AND dtt.dayofweek = 3 INNER JOIN rar_max rm ON 1 = 1 LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = fr.resultuid WHERE fr.gmttimefound > now() - INTERVAL '7 DAYS' AND (fr.simulation = 0 OR fr.simulation IS NULL) AND ('7' = 0 OR s.timegranularity in ('15', '30', '60', '120', '240', '480', '1440')) AND ('0' = 0 OR s.exchange in ('')) AND ('36' = 0 OR s.symbol in ('AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURUSD', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPUSD', 'JPN225', 'NAS100', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'OILUSD', 'SPX500', 'US30', 'USDCAD', 'USDCHF', 'USDJPY', 'XAGUSD', 'XAUUSD', 'F', 'FDX')) AND ('0' = 0 OR fr.pattern in ('')) AND ('0' = 0 OR fr.patternlengthbars <= '0') AND ('0' = 0 OR ('0' = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ('0' = 2 AND fr.timed < cast('1970-01-01' as timestamp))) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = 't' OR relevant = 1) AND ('10' = 0 OR age <= '10') ORDER BY identified DESC, length DESC;
Date: 2021-09-19 14:06:54 Duration: 3s48ms Database: acaweb_fx User: postgres Bind query: yes
19 50ms 6s299ms 310ms 131 40s677ms select distinct a.resultuid as ruid, c.symbolid as sid, c.symbol as sym, c.longname as longname, c.shortname, c.exchange as e, c.timegranularity as tg, p.patternid as pid, a.direction as d, cast(atbaridentified as timestamp) as pet, cast(patternstarttime as timestamp) as pst, patternprice as patp, breakoutprice as pe, breakoutbars as be, errormargin as erm, patternlengthbars as l, bandwidth as bw, qtytp as qtp, p.patternname as patternname, cast(x0 as timestamp) as x0, cast(x1 as timestamp) as x1, cast(x2 as timestamp) as x2, cast(( case when x3 = ? then ? else x3 end) as timestamp) as x3, cast(( case when x4 = ? then ? else x4 end) as timestamp) as x4, cast(( case when x5 = ? then ? else x5 end) as timestamp) as x5, cast(( case when x6 = ? then ? else x6 end) as timestamp) as x6, cast(( case when x7 = ? then ? else x7 end) as timestamp) as x7, cast(( case when x8 = ? then ? else x8 end) as timestamp) as x8, cast(( case when x9 = ? then ? else x9 end) as timestamp) as x9, cast(atbaridentified as timestamp) as patternendtime, cast(atbaridentified as timestamp) as atbar, cast(( case when approachingtimestamp = ? then ? else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzos, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, case when rar.age is not null then rar.age when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as age, case when rar.relevant is not null then rar.relevant when a.resultuid <= ( select resultuid from relevance_keylevels_results order by resultuid desc limit ?) then ? else ? end as relevant, cast(?.? as double precision) as premium, cast(? as bigint) as instrumentid, ? as derivativeid, ? as underlyingid, ? as isunderlying from symbols c inner join brokersymbollist b on c.symbolid = b.symbolid inner join symbolgroup sg on c.symbolid = sg.symbolid inner join downloadersymbolsettings dss on dss.symbolid = c.symbolid inner join datafeedstimetable dftt on dftt.classname = dss.classname inner join keylevels_results a on a.symbolid = c.symbolid inner join hrspatterns p on a.patternid = p.patternid left outer join relevance_keylevels_results rar on rar.resultuid = a.resultuid where b.brokerid = ? and groupid = ? and patternclassid = ? and patternlengthbars >= ? and a.patternid & ? > ? and dftt.dayofweek = ? and a.qtytp >= ? and a.resultuid > ? and c.nonliquid = ? and c.deleted = ? and dss.enabled = ? order by relevant desc, age asc, patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #19
Day Hour Count Duration Avg duration Sep 19 14 131 40s677ms 310ms [ User: postgres - Total duration: 40s677ms - Times executed: 131 ]
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND groupid = 5123 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '67731064' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-09-19 14:11:36 Duration: 6s299ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND groupid = 5123 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '67731064' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-09-19 14:11:36 Duration: 6s299ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT DISTINCT a.ResultUID AS ruid, c.symbolid AS sid, c.symbol AS sym, c.longname as longname, c.shortname, c.Exchange AS e, c.timegranularity AS tg, p.PatternID AS pid, a.direction AS d, cast(atbaridentified as timestamp) AS pet, cast(patternstarttime as timestamp) AS pst, PatternPrice AS patp, breakoutprice as pE, breakoutbars as bE, errorMargin as erm, PatternLengthBars AS l, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, cast(x0 as timestamp) AS x0, cast(x1 as timestamp) AS x1, cast(x2 as timestamp) AS x2, cast(( case when x3 = '' then '1900-01-01' else x3 end) as timestamp) AS x3, cast((case when x4 = '' then '1900-01-01' else x4 end) as timestamp) AS x4, cast(( case when x5 = '' then '1900-01-01' else x5 end) as timestamp) AS x5, cast((case when x6 = '' then '1900-01-01' else x6 end) as timestamp) AS x6, cast(( case when x7 = '' then '1900-01-01' else x7 end) as timestamp) AS x7, cast((case when x8 = '' then '1900-01-01' else x8 end) as timestamp) AS x8, cast(( case when x9 = '' then '1900-01-01' else x9 end) as timestamp) AS x9, cast(atbaridentified as timestamp) as PatternEndTime, cast(atbaridentified as timestamp) as atBar, cast((case when approachingtimestamp = '' then '1900-01-01' else approachingtimestamp end) as timestamp) as apr, dftt.timezone as tz, dftt.absolutetimezoneoffset as tzOs, predictionpricefrom as ppf, predictionpriceto as ppt, predictiontimefrom as ptf, predictiontimebars as ptb, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_keylevels_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant, cast(0.0 as double precision) as premium, cast(0 as bigint) as instrumentid, 0 as derivativeid, 0 as underlyingid, 0 as isunderlying FROM symbols c INNER JOIN brokersymbollist b ON c.symbolid = b.symbolid INNER JOIN symbolgroup sg ON c.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = c.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN keylevels_results a ON a.symbolid = c.symbolid INNER JOIN hrspatterns p ON a.patternid = p.patternid LEFT OUTER JOIN relevance_keylevels_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 689 AND groupid = 5123 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '67731064' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY relevant DESC, age asc, PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-09-19 14:07:29 Duration: 2s211ms Database: acaweb_fx User: postgres Bind query: yes
20 50ms 4s183ms 276ms 59 16s313ms copy solr_relevance_old (uuid, relevant, age, result_uid) from stdin with ( format csv, header);Times Reported Time consuming queries #20
Day Hour Count Duration Avg duration Sep 19 14 59 16s313ms 276ms [ User: postgres - Total duration: 16s313ms - Times executed: 59 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-09-19 14:48:17 Duration: 4s183ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-09-19 14:33:14 Duration: 783ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-09-19 14:20:14 Duration: 579ms Database: acaweb_fx User: postgres
Time consuming prepare
Rank Total duration Times executed Min duration Max duration Avg duration Query NO DATASET
Time consuming bind
Rank Total duration Times executed Min duration Max duration Avg duration Query 1 68ms 1 68ms 68ms 68ms with wh_patitioned as ( select row_number() over (partition by symbol, a.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset as timezoneoffset, ar.patternlengthbars as length, ar.patternquality as quality FROM whatshot_probability whp INNER JOIN autochartist_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_autochartist_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $1 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $2 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $3) AND interval >= 60 AND percent >= 60 AND type = 'cp' and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a ), wh_patitioned2 as ( select row_number() over (partition by symbol, a2.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $4 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $5 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $6) AND interval >= 60 AND percent >= 60 AND type = 'kl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a2 ), wh_patitioned3 as ( select row_number() over (partition by symbol, a3.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, patternprice as predictionpricefrom, patternprice as predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $7 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $8 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $9) AND interval >= 60 AND percent >= 60 AND type = 'ekl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a3 ) select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, timezoneoffset, length, quality from wh_patitioned where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned2 where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned3 where rn = 1;Times Reported Time consuming bind #1
Day Hour Count Duration Avg duration Sep 19 14 1 68ms 68ms [ User: postgres - Total duration: 58ms - Times executed: 1 ]
-
with wh_patitioned as ( select row_number() over (partition by symbol, a.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset as timezoneoffset, ar.patternlengthbars as length, ar.patternquality as quality FROM whatshot_probability whp INNER JOIN autochartist_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_autochartist_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $1 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $2 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $3) AND interval >= 60 AND percent >= 60 AND type = 'cp' and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a ), wh_patitioned2 as ( select row_number() over (partition by symbol, a2.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $4 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $5 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $6) AND interval >= 60 AND percent >= 60 AND type = 'kl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a2 ), wh_patitioned3 as ( select row_number() over (partition by symbol, a3.basegroupname order by resultuid desc) as rn, * from ( SELECT whp.resultuid, g.basegroupname, type, whid, whp.exchange, whp.symbol, patternname, whp.direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime + (interval || ' minutes')::interval as patternendtime, patternprice as predictionpricefrom, patternprice as predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, rar.age, dftt.timezone, dftt.absolutetimezoneoffset, ar.patternlengthbars as length, ar.qtytp as quality FROM whatshot_probability whp INNER JOIN keylevels_results ar ON whp.resultuid = ar.resultuid INNER JOIN relevance_keylevels_results rar ON ar.resultuid = rar.resultuid INNER JOIN downloadersymbolsettings dss ON ar.symbolid = dss.symbolid INNER JOIN datafeedstimetable dftt ON dss.classname = dftt.classname INNER JOIN symbols s on whp.symbolid = s.symbolid INNER JOIN symbolgroup sg on s.symbolid = sg.symbolid INNER JOIN groups g ON sg.groupid = g.groupid INNER JOIN whatshot_groups whg ON whg.groupid = g.groupid INNER JOIN brokersymbollist bsl ON bsl.symbolid = sg.symbolid AND bsl.brokerid = $7 INNER JOIN brokergroups bg ON bg.groupid = sg.groupid AND bg.brokerid = $8 WHERE whid = ( SELECT MAX(whid) FROM whatshot WHERE brokerid = $9) AND interval >= 60 AND percent >= 60 AND type = 'ekl' AND rar.relevant = 1 AND rar.age <= 10 and s.nonliquid = 0 and s.deleted = 0 and dss.enabled = 1 and dftt.dayofweek = 3) a3 ) select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, timezoneoffset, length, quality from wh_patitioned where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned2 where rn = 1 UNION ALL select resultuid, basegroupname, type, whid, exchange, symbol, patternname, direction, hod, interval, symbol_percent, pattern_percent, hod_percent, percent, new, patternendtime, predictionpricefrom, predictionpriceto, pattern_correct, pattern_total, hod_correct, hod_total, symbol_correct, symbol_total, age, timezone, absolutetimezoneoffset, length, quality from wh_patitioned3 where rn = 1;
Date: 2021-09-19 14:12:04 Duration: 68ms Database: postgres User: acaweb_fx Remote: postgres
2 68ms 1 68ms 68ms 68ms SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 643 AND sg.groupid = 4738 AND patternlengthbars >= 20 AND averagequality >= 0.0 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND PatternEndPrice = - 1 AND a.resultuid > 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;Times Reported Time consuming bind #2
Day Hour Count Duration Avg duration 14 1 68ms 68ms [ User: postgres - Total duration: 50ms - Times executed: 1 ]
-
SELECT DISTINCT a.ResultUID AS ruid, s.symbolid AS sid, symbol AS sym, longname, shortname, Exchange AS e, timegranularity AS tg, p.PatternID AS pid, Direction AS d, PatternStartTime AS pst, PatternEndTime AS pet, PatternStartPrice AS psp, PatternEndPrice AS pep, priceX as px, timeX as tx, priceA as pa, timeA as ta, priceB as pb, timeB as tb, priceC as pc, timeC as tc, priceD as pd, timeD as td, averagequality as aq, timequality as tq, errormargin as rq, (1 - noise) as c, target10 as t10, target06 as t06, target16 as t16, target07 as t07, target12 as t12, target03 as t03, target05 as t05, PatternLengthBars AS l, temporarypattern as tp, Bandwidth AS bw, QtyTP AS qtp, p.patternname as patternname, averagequality, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_fibonacci_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN fibonacci_results a ON a.symbolid = s.symbolid INNER JOIN FibonacciPatterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_fibonacci_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 643 AND sg.groupid = 4738 AND patternlengthbars >= 20 AND averagequality >= 0.0 AND (timequality >= 0.0 OR timequality = - 1) AND errormargin >= 0.0 AND 1 - noise >= 0.0 AND s.nonliquid = 0 AND PatternID & 39 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND PatternEndPrice = - 1 AND a.resultuid > 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, averagequality DESC LIMIT 50;
Date: 2021-09-19 14:26:49 Duration: 68ms Database: postgres User: acaweb_fx Remote: postgres
3 62ms 1 62ms 62ms 62ms SELECT ns.nspname, a.typname, a.oid, a.typrelid, a.typbasetype, ;Times Reported Time consuming bind #3
Day Hour Count Duration Avg duration 14 1 62ms 62ms [ User: postgres - Total duration: 74ms - Times executed: 1 ]
-
SELECT ns.nspname, a.typname, a.oid, a.typrelid, a.typbasetype, ;
Date: 2021-09-19 14:05:46 Duration: 62ms Database: postgres User: acaweb_fx Remote: postgres
4 55ms 1 55ms 55ms 55ms SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 643 AND sg.groupid = 4744 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519731113 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;Times Reported Time consuming bind #4
Day Hour Count Duration Avg duration 14 1 55ms 55ms [ User: postgres - Total duration: 133ms - Times executed: 1 ]
-
SELECT /*server.CPResultList*/ DISTINCT patternid, resy0, resy1, supporty0, supporty1, predictiontimeto, patternstarttime, s.symbolid, resx0, resx1, supportx0, supportx1, s.symbol, shortname, timegranularity, patternendtime, pattern, a.direction, trendchange, patternlengthbars, patternquality, a.resultuid as uid, breakout, initialtrend, volumeincrease, symmetry as uniformity, predictionpricefrom, predictionpriceto, noise, exchange, gmttimefound, dftt.absolutetimezoneoffset as tzOs, dftt.timezone as tz, longname, CASE WHEN rar.age IS NOT NULL THEN rar.age WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 11 ELSE 0 END as age, CASE WHEN rar.relevant IS NOT NULL THEN rar.relevant WHEN a.resultuid <= ( SELECT resultuid FROM relevance_autochartist_results ORDER BY resultuid DESC LIMIT 1) THEN 0 ELSE 1 END as relevant FROM symbols s INNER JOIN brokersymbollist b ON s.symbolid = b.symbolid INNER JOIN symbolgroup sg ON s.symbolid = sg.symbolid INNER JOIN downloadersymbolsettings dss ON dss.symbolid = s.symbolid INNER JOIN datafeedstimetable dftt ON dftt.classname = dss.classname INNER JOIN autochartist_results a ON a.symbolid = s.symbolid INNER JOIN Patterns p ON a.pattern = p.patternname LEFT OUTER JOIN relevance_autochartist_results rar ON rar.resultuid = a.resultuid WHERE b.brokerid = 643 AND sg.groupid = 4744 AND breakout = - 1 AND patternlengthbars >= 20 AND patternquality >= 0.3 AND initialtrend >= 0.0 AND symmetry >= 0.0 AND noise <= 1.0 AND volumeincrease >= 0.0 AND TemporaryPattern = 0 AND PatternID & 65535 > 0 AND s.nonliquid = 0 AND s.deleted = 0 AND dss.enabled = 1 AND a.resultuid > 519731113 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-09-19 14:50:50 Duration: 55ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '665', $2 = '665', $3 = '665', $4 = '665', $5 = '665', $6 = '665'
-
Events
Log levels
Key values
- 61,018 Log entries
Events distribution
Key values
- 0 PANIC entries
- 0 FATAL entries
- 18912 ERROR entries
- 68 WARNING entries
Most Frequent Errors/Events
Key values
- 18,906 Max number of times the same event was reported
- 18,980 Total events found
Rank Times reported Error 1 18,906 ERROR: duplicate key value violates unique constraint "..."
Times Reported Most Frequent Error / Event #1
Day Hour Count Sep 19 14 18,906 - ERROR: duplicate key value violates unique constraint "pk_t15"
- ERROR: duplicate key value violates unique constraint "pk_t30"
- ERROR: duplicate key value violates unique constraint "pk_t60"
Detail: Key (pricedatetime, symbolid)=(2021-09-12 22:00:00, 960516) already exists.
Statement: INSERT INTO T15 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960516, '2021-09-12 22:00', 0.93296, 0.93368, 0.93279, 0.93367, 0, 0,'2021-09-19 14:15');INSERT INTO T15_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960516, '2021-09-12 22:00', 0.93296, 0.93368, 0.93279, 0.93367, 0, 0,'2021-09-19 14:15');Date: 2021-09-19 14:15:48 Database: acaweb_fx Application: User: postgres Remote:
Detail: Key (pricedatetime, symbolid)=(2021-09-12 22:00:00, 960554) already exists.
Statement: INSERT INTO T30 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960554, '2021-09-12 22:00', 0.93296, 0.93379, 0.93279, 0.93374, 0, 0,'2021-09-19 14:16');INSERT INTO T30_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960554, '2021-09-12 22:00', 0.93296, 0.93379, 0.93279, 0.93374, 0, 0,'2021-09-19 14:16');Date: 2021-09-19 14:16:41 Database: acaweb_fx Application: User: postgres Remote:
Detail: Key (pricedatetime, symbolid)=(2021-09-12 22:00:00, 960592) already exists.
Statement: INSERT INTO T60 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960592, '2021-09-12 22:00', 0.93296, 0.93453, 0.93279, 0.93441, 0, 0,'2021-09-19 14:17');INSERT INTO T60_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960592, '2021-09-12 22:00', 0.93296, 0.93453, 0.93279, 0.93441, 0, 0,'2021-09-19 14:17');Date: 2021-09-19 14:17:25 Database: acaweb_fx Application: User: postgres Remote:
2 68 WARNING: there is no transaction in progress
Times Reported Most Frequent Error / Event #2
Day Hour Count Sep 19 14 68 - WARNING: there is no transaction in progress
Date: 2021-09-19 14:00:43 Database: acaweb_fx Application: User: postgres Remote:
3 5 LOG: process ... still waiting for AccessShareLock on relation ... of database ... after ... ms
Times Reported Most Frequent Error / Event #3
Day Hour Count Sep 19 14 5 - LOG: process 22965 still waiting for AccessShareLock on relation 52515 of database 51448 after 1000.048 ms at character 28
- LOG: process 1105 still waiting for AccessShareLock on relation 52515 of database 51448 after 1000.049 ms at character 28
- LOG: process 7029 still waiting for AccessShareLock on relation 52515 of database 51448 after 1000.054 ms at character 28
Detail: Process holding the lock: 28122. Wait queue: 22965, 1105, 7029, 2228.
Statement: SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'GIVCAPITAL - 2'Date: 2021-09-19 14:02:02 Database: acaweb_fx Application: User: postgres Remote:
Detail: Process holding the lock: 28122. Wait queue: 22965, 1105, 7029, 2228.
Statement: SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'XM - 1'Date: 2021-09-19 14:02:02 Database: acaweb_fx Application: User: postgres Remote:
Detail: Process holding the lock: 28122. Wait queue: 22965, 1105, 7029, 2228.
Statement: SELECT datetimeupdate FROM latest_candle_datetime_per_receng WHERE recognitionengine ILIKE 'HOTFOREX - 1'Date: 2021-09-19 14:02:03 Database: acaweb_fx Application: User: postgres Remote:
4 1 ERROR: relation "..." does not exist
Times Reported Most Frequent Error / Event #4
Day Hour Count Sep 19 14 1 - ERROR: relation "timezones_vi_vn" does not exist at character 191
Statement: SELECT tl.timezone langTimezone, t.timezone as timezone, (cast(substring(t.gmoffset,0,4) as double precision)*60 + cast(substring(t.gmoffset,5,2) as double precision))/60 as gmoffset FROM timezones_vi_VN tl INNER JOIN timezones t ON tl.timezoneid = t.timezoneid ORDER BY t.timezone
Date: 2021-09-19 14:03:29 Database: acaweb_fx Application: User: postgres Remote: