-
Global information
- Generated on Sun Jun 6 16:59:06 2021
- Log file: /home/postgres/pg_data/data/pg_log/postgresql-2021-06-06_180000.log
- Parsed 44,275 log entries in 5s
- Log start from 2021-06-06 18:00:00 to 2021-06-06 18:59:01
-
Overview
Global Stats
- 150 Number of unique normalized queries
- 1,320 Number of queries
- 21m24s Total query duration
- 2021-06-06 18:00:02 First query
- 2021-06-06 18:58:44 Last query
- 22 queries/s at 2021-06-06 18:01:01 Query peak
- 21m24s Total query duration
- 0ms Prepare/parse total duration
- 1s31ms Bind total duration
- 21m23s Execute total duration
- 19,472 Number of events
- 2 Number of unique normalized events
- 19,403 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
- 224 Number temporary file
- 11.73 MiB Max size of temporary file
- 5.16 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
- 1,320 Average queries per session
- 21m24s 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
- 22 queries/s Query Peak
- 2021-06-06 18:01:01 Date
SELECT Traffic
Key values
- 22 queries/s Query Peak
- 2021-06-06 18:01:01 Date
INSERT/UPDATE/DELETE Traffic
Key values
- 8 queries/s Query Peak
- 2021-06-06 18:41:12 Date
Queries duration
Key values
- 21m24s 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) Jun 06 18 1,320 0ms 33s962ms 972ms 50s431ms 1m15s 1m35s Day Hour SELECT COPY TO Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) Jun 06 18 342 12 240ms 2s157ms 5s906ms 8s824ms Day Hour INSERT UPDATE DELETE COPY FROM Average Duration Latency Percentile(90) Latency Percentile(95) Latency Percentile(99) Jun 06 18 117 32 0 77 935ms 249ms 895ms 45s344ms Day Hour Prepare Bind Bind/Prepare Percentage of prepare Jun 06 18 0 933 933.00 0.00% Day Hour Count Average / Second Jun 06 18 0 0.00/s Day Hour Count Average Duration Average idle time Jun 06 18 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 Jun 06 18 0 0s 0s 0s Day Hour Added Removed Recycled Synced files Longest sync Average sync Jun 06 18 0 0 0 0 0s 0s Day Hour Count Avg time (sec) Jun 06 18 0 0s Day Hour Mean distance Mean estimate Jun 06 18 0.00 kB 0.00 kB -
Temporary Files
Size of temporary files
Key values
- 28.26 MiB Temp Files size Peak
- 2021-06-06 18:37:48 Date
Number of temporary files
Key values
- 3 per second Temp Files Peak
- 2021-06-06 18:37:48 Date
Temporary Files Activity
↑ Back to the top of the Temporary Files Activity tableDay Hour Count Total size Average size Jun 06 18 224 1.13 GiB 5.16 MiB Queries generating the most temporary files (N)
Rank Count Total size Min size Max size Avg size Query 1 95 645.47 MiB 5.31 MiB 8.32 MiB 6.79 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, $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-06-06 18:03:39 Duration: 0ms Database: acaweb_fx User: postgres
2 71 333.57 MiB 3.25 MiB 8.68 MiB 4.70 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, $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 fr.pattern in ($254)) AND ($255 = 0 OR fr.patternlengthbars <= $256) AND ($257 = 0 OR ($258 = 1 AND fr.timed > cast('1970-01-01' as timestamp)) OR ($259 = 2 AND fr.timed < cast('1970-01-01' as timestamp))) 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-06-06 18:03:41 Duration: 0ms Database: acaweb_fx User: postgres
3 16 26.85 MiB 1.68 MiB 1.68 MiB 1.68 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-06-06 18:46:13 Duration: 294ms 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-06-06 18:01:14 Duration: 287ms 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-06-06 18:05:13 Duration: 285ms Database: acaweb_fx User: postgres
4 1 6.27 MiB 6.27 MiB 6.27 MiB 6.27 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 <= ?)) or ((s.symbol ilike ? and timegranularity <= ?)) or ((s.symbol ilike ? and timegranularity <= ?)) or ((s.symbol ilike ? and timegranularity <= ?))) 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 ?;-
) OR ((s.symbol ilike '%audjpy%' AND timegranularity <= 1440)) OR ((s.symbol ilike '%audusd%' AND timegranularity <= 1440)) OR ((s.symbol ilike '%chfjpy%' AND timegranularity <= 1440)) OR ((s.symbol ilike '%eurnzd%' AND timegranularity <= 1440)) OR ((s.symbol ilike '%gbpchf%' AND timegranularity <= 1440)) OR ((s.symbol ilike '%nzdcad%' AND timegranularity <= 1440)) OR ((s.symbol ilike '%nzdusd%' AND timegranularity <= 1440)) OR ((s.symbol ilike '%zarjpy%' AND timegranularity <= 1440))) 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 > 0 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-06 18:35:23 Duration: 0ms Database: acaweb_fx User: postgres
5 1 4.01 MiB 4.01 MiB 4.01 MiB 4.01 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 > 514772034 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-06 18:06:48 Duration: 0ms Database: acaweb_fx User: postgres
Queries generating the largest temporary files
Rank Size Query 1 8.68 MiB 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-06-06 18:01:12 - Database: acaweb_fx - User: postgres ]
2 8.68 MiB 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-06-06 18:06:07 - Database: acaweb_fx - User: postgres ]
3 8.68 MiB 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-06-06 18:11:01 - Database: acaweb_fx - User: postgres ]
4 8.68 MiB 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-06-06 18:16:03 - Database: acaweb_fx - User: postgres ]
5 8.68 MiB 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-06-06 18:21:00 - Database: acaweb_fx - User: postgres ]
6 8.68 MiB 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-06-06 18:26:08 - Database: acaweb_fx - User: postgres ]
7 8.68 MiB 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-06-06 18:31:05 - Database: acaweb_fx - User: postgres ]
8 8.68 MiB 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-06-06 18:36:03 - Database: acaweb_fx - User: postgres ]
9 8.68 MiB 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-06-06 18:41:10 - Database: acaweb_fx - User: postgres ]
10 8.68 MiB 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-06-06 18:45:59 - Database: acaweb_fx - User: postgres ]
11 8.68 MiB 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-06-06 18:51:09 - Database: acaweb_fx - User: postgres ]
12 8.68 MiB 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-06-06 18:56:00 - Database: acaweb_fx - User: postgres ]
13 8.32 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)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-06-06 18:00:34 - Database: acaweb_fx - User: postgres ]
14 8.32 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-06-06 18:03:39 - Database: acaweb_fx - User: postgres ]
15 8.32 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)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-06-06 18:05:35 - Database: acaweb_fx - User: postgres ]
16 8.32 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-06-06 18:08:36 - Database: acaweb_fx - User: postgres ]
17 8.32 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)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-06-06 18:10:34 - Database: acaweb_fx - User: postgres ]
18 8.32 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-06-06 18:13:27 - Database: acaweb_fx - User: postgres ]
19 8.32 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)) AND ($14 = 0 OR p.patternname in ($15)) AND ($16 = 0 OR kr.patternclassid in ($17, $18)) AND ($19 = 0 OR kr.patternlengthbars <= $20) ORDER BY symbolid, identified DESC, patternlengthbars DESC ) SELECT * from results WHERE (FALSE = $21 OR relevant = 1) AND ($22 = 0 OR age <= $23) ORDER BY identified DESC, length DESC;[ Date: 2021-06-06 18:15:33 - Database: acaweb_fx - User: postgres ]
20 8.32 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-06-06 18:20:21 - 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 Jun 06 18 0 0 - 0 sec Highest CPU-cost vacuum
-
Locks
Locks by types
Key values
- unknown Main Lock Type
- 0 locks Total
Most frequent waiting queries (N)
Rank Count Total time Min time Max time Avg duration Query NO DATASET
Queries that waited the most
Rank Wait time Query NO DATASET
-
Queries
Queries by type
Key values
- 342 Total read queries
- 968 Total write queries
Queries by database
Key values
- acaweb_fx Main database
- 1,320 Requests
- 21m23s (acaweb_fx)
- Main time consuming database
Queries by user
Key values
- postgres Main user
- 1,167 Requests
User Request type Count Duration pgperfstats Total 153 3m17s insert 98 3m11s select 55 5s887ms postgres Total 1,167 18m6s copy from 77 14s656ms copy to 12 1s85ms cte 730 16m12s insert 19 1s706ms others 10 14s404ms select 287 1m18s update 32 3s517ms Duration by user
Key values
- 18m6s (postgres) Main time consuming user
User Request type Count Duration pgperfstats Total 153 3m17s insert 98 3m11s select 55 5s887ms postgres Total 1,167 18m6s copy from 77 14s656ms copy to 12 1s85ms cte 730 16m12s insert 19 1s706ms others 10 14s404ms select 287 1m18s update 32 3s517ms Queries by host
Key values
- unknown Main host
- 1,320 Requests
- 21m23s (unknown)
- Main time consuming host
Queries by application
Key values
- unknown Main application
- 1,320 Requests
- 21m23s (unknown)
- Main time consuming application
Number of cancelled queries
Key values
- 0 per second Cancelled query Peak
- 2021-06-06 18:47:36 Date
Number of cancelled queries (5 minutes period)
NO DATASET
-
Top Queries
Histogram of query times
Key values
- 514 100-500ms duration
Slowest individual queries
Rank Duration Query 1 33s962ms 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 = '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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:20:03 - Database: acaweb_fx - User: postgres - Bind query: yes ]
2 20s300ms WITH rar_max as ( ;[ Date: 2021-06-06 18:51:01 - Database: acaweb_fx - User: postgres - Bind query: yes ]
3 13s121ms 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 = '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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:34:46 - Database: acaweb_fx - User: postgres - Bind query: yes ]
4 9s734ms 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 = '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 ('0' = 0 OR s.timegranularity in ('0')) 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 ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;[ Date: 2021-06-06 18:01:06 - Database: acaweb_fx - User: postgres - Bind query: yes ]
5 9s684ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:50:40 - Database: acaweb_fx - User: postgres - Bind query: yes ]
6 9s370ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:00:39 - Database: acaweb_fx - User: postgres - Bind query: yes ]
7 9s203ms 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 = '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 ('0' = 0 OR s.timegranularity in ('0')) 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 ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;[ Date: 2021-06-06 18:20:55 - Database: acaweb_fx - User: postgres - Bind query: yes ]
8 9s190ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:35:39 - Database: acaweb_fx - User: postgres - Bind query: yes ]
9 9s158ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:30:39 - Database: acaweb_fx - User: postgres - Bind query: yes ]
10 9s157ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:40:39 - Database: acaweb_fx - User: postgres - Bind query: yes ]
11 9s137ms 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 = '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 ('0' = 0 OR s.timegranularity in ('0')) 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 ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;[ Date: 2021-06-06 18:35:58 - Database: acaweb_fx - User: postgres - Bind query: yes ]
12 9s135ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:45:39 - Database: acaweb_fx - User: postgres - Bind query: yes ]
13 9s88ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:55:39 - Database: acaweb_fx - User: postgres - Bind query: yes ]
14 9s86ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:25:39 - Database: acaweb_fx - User: postgres - Bind query: yes ]
15 9s64ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:10:39 - Database: acaweb_fx - User: postgres - Bind query: yes ]
16 9s53ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:05:39 - Database: acaweb_fx - User: postgres - Bind query: yes ]
17 9s44ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:20:39 - Database: acaweb_fx - User: postgres - Bind query: yes ]
18 9s10ms 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 = '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 ('0' = 0 OR s.timegranularity in ('0')) 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 ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;[ Date: 2021-06-06 18:06:02 - Database: acaweb_fx - User: postgres - Bind query: yes ]
19 9s10ms 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 = '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 ('0' = 0 OR s.timegranularity in ('0')) 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 ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;[ Date: 2021-06-06 18:26:02 - Database: acaweb_fx - User: postgres - Bind query: yes ]
20 8s993ms 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 = '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 ('0' = 0 OR s.timegranularity in ('0')) 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 ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;[ Date: 2021-06-06 18:15:57 - Database: acaweb_fx - User: postgres - Bind query: yes ]
Time consuming queries
Rank Total duration Times executed Min duration Max duration Avg duration Query 1 8m54s 252 180ms 33s962ms 2s120ms 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 Jun 06 18 252 8m54s 2s120ms [ User: postgres - Total duration: 8m54s - Times executed: 252 ]
-
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 = '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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:20:03 Duration: 33s962ms 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 = '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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:34:46 Duration: 13s121ms 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 = '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 ('0' = 0 OR s.timegranularity in ('0')) 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 ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2021-06-06 18:01:06 Duration: 9s734ms Database: acaweb_fx User: postgres Bind query: yes
2 4m25s 166 66ms 20s300ms 1s598ms with rar_max as ( ;Times Reported Time consuming queries #2
Day Hour Count Duration Avg duration Jun 06 18 166 4m25s 1s598ms [ User: postgres - Total duration: 4m25s - Times executed: 166 ]
-
WITH rar_max as ( ;
Date: 2021-06-06 18:51:01 Duration: 20s300ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-06 18:20:11 Duration: 7s579ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-06 18:01:12 Duration: 6s509ms Database: acaweb_fx User: postgres Bind query: yes
3 1m59s 24 760ms 9s684ms 4s978ms 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 #3
Day Hour Count Duration Avg duration Jun 06 18 24 1m59s 4s978ms [ User: postgres - Total duration: 1m59s - 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:50:40 Duration: 9s684ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:00:39 Duration: 9s370ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:35:39 Duration: 9s190ms Database: acaweb_fx User: postgres Bind query: yes
4 39s285ms 170 55ms 4s542ms 231ms 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 #4
Day Hour Count Duration Avg duration Jun 06 18 170 39s285ms 231ms [ User: postgres - Total duration: 39s285ms - Times executed: 170 ]
-
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 = '689' 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 ('329' = 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', '#SINA', '#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', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#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-06-06 18:46:11 Duration: 4s542ms 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 = '665' 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-06-06 18:50:54 Duration: 721ms 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-06-06 18:51:14 Duration: 535ms Database: acaweb_fx User: postgres Bind query: yes
5 19s86ms 4 4s654ms 5s33ms 4s771ms select updateageforrelevantresults ();Times Reported Time consuming queries #5
Day Hour Count Duration Avg duration Jun 06 18 4 19s86ms 4s771ms [ User: postgres - Total duration: 19s86ms - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2021-06-06 18:02:07 Duration: 5s33ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-06-06 18:32:06 Duration: 4s730ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-06-06 18:17:06 Duration: 4s667ms Database: acaweb_fx User: postgres
6 12s924ms 78 59ms 1s635ms 165ms (( 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 #6
Day Hour Count Duration Avg duration Jun 06 18 78 12s924ms 165ms [ User: postgres - Total duration: 12s924ms - Times executed: 78 ]
-
(( 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-06-06 18:18:06 Duration: 1s635ms 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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-06-06 18:18:43 Duration: 1s321ms 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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-06-06 18:19:12 Duration: 481ms Database: acaweb_fx User: postgres Bind query: yes
7 12s361ms 61 53ms 775ms 202ms copy solr_relevance_old (uuid, relevant, age, result_uid) from stdin with ( format csv, header);Times Reported Time consuming queries #7
Day Hour Count Duration Avg duration Jun 06 18 61 12s361ms 202ms [ User: postgres - Total duration: 12s361ms - Times executed: 61 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:11:13 Duration: 775ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:03:13 Duration: 489ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:03:14 Duration: 458ms Database: acaweb_fx User: postgres
8 8s920ms 8 1s98ms 1s145ms 1s115ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #8
Day Hour Count Duration Avg duration Jun 06 18 8 8s920ms 1s115ms [ User: pgperfstats - Total duration: 8s920ms - Times executed: 8 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1032186, 1, 990, '2021-06-06 00:00:00', 0.837846146979209, 1.7195652173913, 1.05924687989589, 2.21695652173913, 1.4088354734689, 3.01086956521739, 2.4461562168337, 4.32434782608696, 3.66278415239495, 8.79826086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1005, '2021-06-06 00:00:00', 0.625221541763066, 1.46260869565217, 0.955660895420319, 2.20173913043478, 1.17663585563202, 2.6108695652174, 1.89225559195803, 3.83695652173913, 3.45738894831359, 8.41260869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1020, '2021-06-06 00:00:00', 0.64735643638665, 1.21608695652174, 0.859525330904453, 1.57739130434782, 1.11113089134787, 2.11869565217392, 1.82217337547136, 3.28608695652174, 3.2934119170453, 8.21434782608695 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1035, '2021-06-06 00:00:00', 0.535417904085969, 0.93782608695652, 0.774725757929862, 1.39, 0.882663504207621, 1.90304347826087, 1.63195074714488, 3.02217391304348, 3.22580688193291, 8.13869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1050, '2021-06-06 00:00:00', 0.414859850614849, 0.982173913043482, 0.458547285073434, 1.31260869565217, 0.764091079561598, 1.74478260869565, 1.30645750994682, 2.83304347826087, 3.15527727839525, 7.99260869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1065, '2021-06-06 00:00:00', 0.418977203715427, 0.833478260869565, 0.564911410033264, 1.16608695652174, 0.759016942740796, 1.57608695652174, 1.19079589420693, 2.60695652173913, 3.07231440615649, 7.84391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1080, '2021-06-06 00:00:00', 0.372153757165411, 0.804347826086955, 0.62722048244364, 1.12652173913043, 0.780599242803634, 1.50521739130435, 1.1569120340568, 2.44, 3.09140143718829, 7.90913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1095, '2021-06-06 00:00:00', 0.538844100298853, 0.814347826086956, 0.731324263145707, 1.03521739130435, 0.879566008686308, 1.44, 1.11817874931293, 2.34652173913043, 3.05830560957878, 7.86173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1110, '2021-06-06 00:00:00', 0.313669471816125, 0.663913043478264, 0.343320797448209, 0.933478260869565, 0.539488851918062, 1.21869565217391, 0.864783781151272, 2.08347826086956, 2.97742388054286, 7.89565217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1125, '2021-06-06 00:00:00', 0.260789315719945, 0.662608695652173, 0.41659451285668, 0.873478260869564, 0.613332760496955, 1.2095652173913, 0.914021864278667, 2.05782608695652, 3.58934341711795, 9.02043478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1140, '2021-06-06 00:00:00', 0.359377481087843, 0.653913043478262, 0.408650047913952, 0.873043478260869, 0.647947504339234, 1.21782608695652, 1.03306462994542, 2.1295652173913, 3.8153742971913, 9.14086956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1155, '2021-06-06 00:00:00', 0.351263107586014, 0.613043478260867, 0.448765104009964, 0.860869565217389, 0.637394647576282, 1.17086956521739, 1.35958433545602, 3.29173913043478, 4.0433449444638, 9.24739130434782 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1170, '2021-06-06 00:00:00', 0.3272577401048, 0.58608695652174, 0.449725871708305, 0.81521739130435, 0.559925884423494, 1.10521739130435, 1.53786631614198, 3.53347826086957, 4.12412074711191, 9.24913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1185, '2021-06-06 00:00:00', 0.322023002639951, 0.584782608695654, 0.360919445097938, 0.800869565217393, 0.523536544888695, 1.16217391304348, 1.62830169291874, 3.64869565217391, 4.28154247075207, 9.31826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1200, '2021-06-06 00:00:00', 0.153177155955835, 0.53217391304348, 0.324326605500646, 0.74826086956522, 0.714345937608012, 1.17086956521739, 1.64314614353436, 3.66739130434783, 4.43031900456541, 9.36086956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1215, '2021-06-06 00:00:00', 0.28975251808937, 0.532608695652173, 0.472417882945261, 0.818260869565217, 0.724058336260483, 1.08826086956522, 1.75049987214268, 3.7995652173913, 4.66037055983113, 9.47913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1230, '2021-06-06 00:00:00', 0.346409591009087, 0.632173913043479, 0.67023947109716, 0.871304347826088, 0.642562188436188, 1.0395652173913, 1.7915846321263, 3.84869565217391, 5.01557345426212, 9.61043478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1245, '2021-06-06 00:00:00', 0.390337849002163, 0.540000000000001, 0.392346241376832, 0.689130434782611, 0.611413188405779, 0.975217391304349, 1.81515066503001, 3.93086956521739, 4.99624396471396, 9.58913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1260, '2021-06-06 00:00:00', 0.361304181352016, 0.539565217391304, 0.573232288794861, 0.750434782608699, 0.615403078166333, 1.00869565217391, 1.83994543655136, 4.02913043478261, 4.97387308229062, 9.62043478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1275, '2021-06-06 00:00:00', 0.283707108335619, 0.524782608695652, 0.316628109434074, 0.71521739130435, 0.586214492169921, 1.09260869565217, 1.98501202194665, 4.14, 4.9602425272212, 9.61173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1290, '2021-06-06 00:00:00', 0.27002195782475, 0.511304347826088, 0.363248953710181, 0.709565217391304, 0.610463440877686, 1.14739130434782, 2.00095530544471, 4.12695652173913, 4.91072819278355, 9.56826086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1305, '2021-06-06 00:00:00', 0.206778413411472, 0.488695652173916, 0.530106634063619, 0.826956521739126, 0.755331511125813, 1.21434782608696, 2.06344803340459, 4.17217391304348, 4.91356861372049, 9.55739130434782 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1320, '2021-06-06 00:00:00', 0.299092277526833, 0.544761904761901, 0.460278383672522, 0.808095238095234, 0.81930225831264, 1.27190476190476, 2.19074710022468, 4.15857142857143, 5.10801979151179, 9.58523809523809 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1335, '2021-06-06 00:00:00', 0.359228008240953, 0.560476190476191, 0.448206478778531, 0.819047619047621, 1.22345062367527, 2.81714285714286, 2.22900533016517, 4.15047619047619, 5.10942690850288, 9.58333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1350, '2021-06-06 00:00:00', 0.264297811820932, 0.603333333333333, 0.446644633429562, 0.962857142857141, 1.54470678370331, 3.12095238095238, 2.23899190751212, 4.12952380952381, 5.09317671474484, 9.59238095238095 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1365, '2021-06-06 00:00:00', 0.331428366173992, 0.706190476190475, 1.30311513214261, 2.69761904761905, 1.66271350222345, 3.23190476190476, 2.26482081704786, 4.14333333333334, 5.0803591455348, 9.59761904761904 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 990, '2021-06-06 00:00:00', 0.888399771412705, 1.72692307692308, 1.19193682073144, 2.26423076923077, 1.2873816002318, 2.54923076923077, 1.81232464403721, 3.35384615384616, 4.79385041966829, 8.73461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1005, '2021-06-06 00:00:00', 0.630264901572229, 1.37461538461539, 0.758502573394551, 1.66692307692308, 1.09312206370279, 2.11038461538461, 1.67495120480017, 2.92846153846154, 4.82720017592616, 8.46153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1020, '2021-06-06 00:00:00', 0.465953447658258, 1.01615384615385, 0.556970928670983, 1.30615384615385, 0.932657740834474, 1.89769230769231, 1.52048413342593, 2.71, 4.86445900225455, 8.38423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1035, '2021-06-06 00:00:00', 0.410140688807371, 0.879230769230769, 0.733142131251088, 1.33423076923077, 0.805452285747198, 1.70423076923077, 1.48872914310779, 2.53230769230769, 4.89286842093831, 8.34576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1050, '2021-06-06 00:00:00', 0.435230266198696, 0.844230769230768, 0.580856661783668, 1.22769230769231, 0.679247094498474, 1.68384615384616, 1.3268250130988, 2.41384615384615, 4.89514071456425, 8.32884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1065, '2021-06-06 00:00:00', 0.338067812951555, 0.874615384615386, 0.37125255761875, 1.14269230769231, 0.682811382898225, 1.53923076923077, 1.20512910256377, 2.29807692307692, 4.90668318175871, 8.28961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1080, '2021-06-06 00:00:00', 0.288406764030357, 0.752307692307691, 0.485476451144016, 1.05076923076923, 0.782551251700785, 1.44230769230769, 1.21114745338714, 2.21307692307692, 4.90150256397111, 8.30076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1095, '2021-06-06 00:00:00', 0.242624432785764, 0.658846153846155, 0.451808162149176, 0.941153846153846, 0.724068951242801, 1.38961538461539, 1.07724213405558, 2.10884615384616, 4.90644699898472, 8.25692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1110, '2021-06-06 00:00:00', 0.376414051891712, 0.686538461538462, 0.538304603504229, 0.939615384615385, 0.685075627492773, 1.32615384615385, 1.12882512102015, 2.11307692307692, 4.90369846293434, 8.26115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1125, '2021-06-06 00:00:00', 0.425389776015434, 0.647307692307693, 0.664672504667931, 1.00153846153846, 0.684673532534921, 1.19538461538462, 1.18520059970389, 2.05730769230769, 4.97018074272803, 8.49615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1140, '2021-06-06 00:00:00', 0.361936671043647, 0.683076923076924, 0.436294184449687, 0.853846153846156, 0.529863988353471, 1.10961538461539, 1.262822784327, 2.07423076923077, 4.95543605160418, 8.53769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1155, '2021-06-06 00:00:00', 0.33282127335854, 0.544999999999997, 0.426905862438798, 0.786153846153848, 0.656506371168331, 1.06384615384615, 1.83209589940466, 3.41923076923077, 4.86552362586455, 8.70807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1170, '2021-06-06 00:00:00', 0.264246970727121, 0.547692307692308, 0.324656504869136, 0.724615384615385, 0.80478415644292, 1.05153846153846, 1.86351660949029, 3.63307692307692, 4.8194108162082, 8.77384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1185, '2021-06-06 00:00:00', 0.236238471432185, 0.483846153846157, 0.358132120012455, 0.688846153846157, 0.763870005050196, 1.02423076923077, 1.86794469527751, 3.83423076923077, 4.78734684832359, 8.83538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1200, '2021-06-06 00:00:00', 0.329478142148832, 0.55038461538462, 0.74374354554407, 0.807692307692312, 0.875398546597271, 1.06115384615385, 1.80585343131291, 3.95115384615385, 4.7807409306669, 8.89038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1215, '2021-06-06 00:00:00', 0.717810881457272, 0.562692307692304, 0.706651584260917, 0.712692307692304, 0.78507197122302, 1.055, 1.82865923982152, 3.96884615384615, 4.80257093008125, 8.95346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1230, '2021-06-06 00:00:00', 0.190726546093135, 0.433846153846153, 0.398921816130198, 0.668846153846153, 0.457392105814629, 0.953461538461539, 1.82083535351645, 3.97423076923077, 4.8388640752207, 9.04153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1245, '2021-06-06 00:00:00', 0.321099074094918, 0.516153846153846, 0.36234535162763, 0.733076923076922, 0.40851249863188, 0.997692307692309, 1.80967183595429, 3.98807692307692, 4.86349271456382, 9.07423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1260, '2021-06-06 00:00:00', 0.247278105659313, 0.542307692307691, 0.252555249096415, 0.671923076923077, 0.353578845521048, 0.955000000000002, 1.79850951110592, 4.00269230769231, 4.92235836222372, 9.12038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1275, '2021-06-06 00:00:00', 0.163821666642535, 0.431538461538461, 0.316244549968242, 0.658846153846156, 0.513335547780774, 0.965769230769235, 1.80156154488266, 3.99, 5.01587597994147, 9.19038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1290, '2021-06-06 00:00:00', 0.30549052610263, 0.507307692307694, 0.339454766443983, 0.741538461538462, 0.651846725730947, 1.03192307692308, 1.78757334438016, 4.01769230769231, 5.02878301534125, 9.20115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1305, '2021-06-06 00:00:00', 0.258677107904521, 0.544615384615383, 0.471662852208915, 0.784615384615386, 0.643080566791301, 1.06615384615385, 1.74820210942117, 4.02884615384615, 5.09199075471999, 9.23461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1320, '2021-06-06 00:00:00', 0.148906643256091, 0.455833333333334, 0.234399865830698, 0.627083333333334, 0.375942294369301, 1.0075, 1.7564014904492, 3.98375, 5.34053815884569, 9.415 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1335, '2021-06-06 00:00:00', 0.20383283858828, 0.414999999999999, 0.235507084726808, 0.61875, 1.79862749605504, 2.905, 1.75495401277541, 3.97875, 5.3914448468135, 9.49583333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1350, '2021-06-06 00:00:00', 0.191208494596333, 0.480416666666668, 0.340139570670968, 0.825833333333335, 1.84319252810231, 3.2125, 1.7568590220016, 3.99166666666667, 5.43442034227402, 9.52875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1365, '2021-06-06 00:00:00', 0.235181089646968, 0.618333333333335, 1.73750440516593, 2.80541666666666, 1.8108993181786, 3.37208333333333, 1.73860591954539, 3.95125, 5.45853803687397, 9.56875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 990, '2021-06-06 00:00:00', 0.69198675324508, 1.7196, 0.879311852151064, 2.1668, 1.0845257027844, 2.7028, 1.21399821526503, 3.266, 5.36385753601516, 9.3348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1005, '2021-06-06 00:00:00', 0.513694311973424, 1.28538461538462, 0.67481507438363, 1.67923076923077, 0.955845175747625, 2.29, 1.15412917554586, 2.93692307692308, 5.36269702524908, 9.06923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1020, '2021-06-06 00:00:00', 0.429894620361064, 1.07423076923077, 0.903200207808113, 1.68115384615385, 0.956005551963283, 1.88115384615384, 1.13726047351317, 2.64576923076923, 5.37150017721736, 8.99307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1035, '2021-06-06 00:00:00', 0.613025284959764, 1.056, 0.612314733885552, 1.2528, 0.721013638336107, 1.6376, 1.0456573689949, 2.4992, 5.46926280833776, 9.0476 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1050, '2021-06-06 00:00:00', 0.684905945255372, 1.00192307692307, 0.757363950717328, 1.23807692307692, 0.717622570608086, 1.60692307692308, 1.04834844471601, 2.45230769230769, 5.37222417769257, 8.89384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1065, '2021-06-06 00:00:00', 0.436890586549293, 0.825769230769232, 0.397081080656565, 1.13423076923077, 0.536809520722632, 1.49269230769231, 1.10741834218844, 2.47076923076923, 5.35245911851595, 8.87115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1080, '2021-06-06 00:00:00', 0.27688153534569, 0.750769230769232, 0.398646942312852, 1.04923076923077, 0.510672558043273, 1.40230769230769, 1.14264019506782, 2.45115384615385, 5.34680246646391, 8.84615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1095, '2021-06-06 00:00:00', 0.328705619993609, 0.730769230769233, 0.459608529076647, 1.03, 0.64009374313455, 1.38, 1.47001412866052, 2.57153846153846, 5.37111591327595, 8.86692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1110, '2021-06-06 00:00:00', 0.388240409262887, 0.718846153846152, 0.410933833341348, 0.938846153846149, 0.65769480881216, 1.28769230769231, 1.38709414022486, 2.56692307692308, 5.46559037559952, 8.88692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1125, '2021-06-06 00:00:00', 0.284051999573207, 0.591538461538457, 0.37519799901057, 0.838461538461533, 0.580591210617378, 1.15692307692308, 1.35382995182613, 2.54346153846154, 5.47185216849342, 9.22307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1140, '2021-06-06 00:00:00', 0.295647659320241, 0.573461538461536, 0.394393984975196, 0.801153846153847, 0.515621357795994, 1.15576923076923, 1.32667913922754, 2.51846153846154, 5.49940110025977, 9.33269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1155, '2021-06-06 00:00:00', 0.216956571336649, 0.493076923076923, 0.326437413014171, 0.744230769230773, 0.479105576930757, 1.16692307692308, 1.42837185419139, 3.27307692307692, 5.43985730864896, 9.41653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1170, '2021-06-06 00:00:00', 0.249612622954976, 0.552307692307694, 0.424341843329178, 0.815000000000001, 0.535415869998411, 1.12692307692308, 1.45805397177724, 3.49423076923077, 5.4527591322051, 9.47307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1185, '2021-06-06 00:00:00', 0.257820748702542, 0.553461538461538, 0.390655661873527, 0.840384615384614, 0.543013387000298, 1.11653846153846, 1.59934563542046, 3.66230769230769, 5.44269289965913, 9.585 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1200, '2021-06-06 00:00:00', 0.26807346868981, 0.56923076923077, 0.359685332563814, 0.768461538461538, 0.520279362827908, 1.09884615384615, 1.66433631956266, 3.66076923076923, 5.44759402079345, 9.64384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1215, '2021-06-06 00:00:00', 0.242721746355465, 0.545384615384617, 0.380515642051877, 0.768076923076924, 0.566058436776765, 1.18307692307692, 1.6210029658778, 3.71884615384616, 5.49525344834417, 9.70230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1230, '2021-06-06 00:00:00', 0.307470323771252, 0.555, 0.42488894476629, 0.851153846153845, 0.591246011533142, 1.19961538461538, 1.61571341708666, 3.67538461538461, 5.51930392768452, 9.75038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1245, '2021-06-06 00:00:00', 0.329670231501817, 0.582307692307694, 0.42695414994335, 0.834615384615384, 0.807019206710722, 1.26, 1.67503864478957, 3.61769230769231, 5.55355232122786, 9.80923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1260, '2021-06-06 00:00:00', 0.291835570141817, 0.619999999999997, 0.3659434592729, 0.798846153846154, 0.857546410495576, 1.20461538461538, 1.69316985380858, 3.56807692307692, 5.54482046598445, 9.855 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1275, '2021-06-06 00:00:00', 0.252116273541821, 0.561153846153848, 0.699978131526538, 0.904230769230767, 1.31222183865616, 1.34692307692308, 1.66518393532412, 3.59153846153846, 5.51742282369084, 9.85115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1290, '2021-06-06 00:00:00', 0.699296349636822, 0.709230769230767, 0.765026696366762, 0.915384615384616, 1.30590116247511, 1.44461538461539, 1.82084937914658, 3.60730769230769, 5.52892390420247, 9.84346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1305, '2021-06-06 00:00:00', 0.319212492525924, 0.586153846153846, 0.835946998687943, 0.970769230769231, 0.866631764583211, 1.30884615384615, 1.74993538342244, 3.52538461538461, 5.53988387826093, 9.82423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1320, '2021-06-06 00:00:00', 0.218731520958616, 0.509999999999996, 0.340821418238985, 0.818749999999999, 0.403046145809849, 1.07125, 1.85746905878613, 3.485, 5.71189275464619, 10.0533333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1335, '2021-06-06 00:00:00', 0.278332248544271, 0.580833333333336, 0.39030552878111, 0.810833333333336, 1.23005824947498, 2.28458333333334, 1.94764275955335, 3.47416666666667, 5.71644004388765, 10.0320833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1350, '2021-06-06 00:00:00', 0.239715637697092, 0.598750000000004, 0.225542421858889, 0.777916666666668, 1.260539049634, 2.4575, 2.04720151865199, 3.47916666666667, 5.70048966559332, 9.99458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1365, '2021-06-06 00:00:00', 0.218272200756737, 0.615833333333336, 1.22348990033914, 2.13166666666667, 1.40543503760492, 2.63291666666667, 2.07453046023306, 3.58375, 5.69588250723554, 9.97583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 990, '2021-06-06 00:00:00', 0.549554784838112, 1.37769230769231, 0.620381644324993, 1.73576923076923, 0.895763018111031, 2.07923076923077, 1.53815553879914, 3.17230769230769, 5.45318204918362, 9.44230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1005, '2021-06-06 00:00:00', 0.512964386228188, 1.18730769230769, 0.729538104662014, 1.53461538461539, 0.734415518522148, 1.90307692307693, 1.55506126517946, 3.02346153846154, 5.42576939598998, 9.36846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1020, '2021-06-06 00:00:00', 0.445761750783465, 1.01653846153846, 0.507884450819885, 1.27115384615385, 0.582358599542877, 1.65153846153846, 1.53591065445277, 2.99153846153846, 5.43347323400193, 9.35076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1035, '2021-06-06 00:00:00', 0.455027978852359, 0.872307692307693, 0.533004257451605, 1.26846153846154, 0.638312197547925, 1.52230769230769, 1.54992888174314, 2.90346153846154, 5.41623117618203, 9.33807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1050, '2021-06-06 00:00:00', 0.355159119269094, 0.825000000000002, 0.414993790500345, 1.10961538461538, 0.546797811036079, 1.39038461538461, 1.5278866248716, 2.87846153846154, 5.41672316499134, 9.33538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1065, '2021-06-06 00:00:00', 0.376536646495195, 0.770384615384617, 0.552394647108248, 1.02038461538462, 0.562501692305151, 1.36192307692308, 1.56558251631289, 2.86615384615385, 5.44283157358939, 9.29346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1080, '2021-06-06 00:00:00', 0.330502880238816, 0.668076923076923, 0.376581383583339, 0.861538461538461, 0.684085914532338, 1.32846153846154, 1.54645201870405, 2.82538461538461, 5.4616558351418, 9.33269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1095, '2021-06-06 00:00:00', 0.28152332872319, 0.629230769230766, 0.384249117911003, 0.979230769230767, 0.709897609085013, 1.34115384615384, 1.57366597961086, 2.84615384615385, 5.44005289849846, 9.30653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1110, '2021-06-06 00:00:00', 0.252737930549532, 0.642692307692309, 0.509951430568114, 0.902307692307695, 0.660611371848371, 1.26923076923077, 1.56888495435452, 2.86, 5.42761673155128, 9.32076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1125, '2021-06-06 00:00:00', 0.375001128203432, 0.615384615384619, 0.430394452352005, 0.830769230769231, 0.734753961959634, 1.16076923076923, 1.48794292694517, 2.77692307692308, 5.39488549817895, 9.84846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1140, '2021-06-06 00:00:00', 0.211986937188264, 0.537692307692305, 0.427497188474782, 0.804615384615384, 0.852347347036405, 1.14, 1.45696401940684, 2.80192307692308, 5.37931635633548, 9.94269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1155, '2021-06-06 00:00:00', 0.45492380314363, 0.631600000000002, 0.539617765954135, 0.809600000000002, 1.07332039329674, 1.364, 3.04325034571044, 4.4468, 5.42481250060006, 10.1264 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1170, '2021-06-06 00:00:00', 0.254774711944009, 0.563076923076923, 0.57144257400426, 0.828846153846152, 0.949955788444916, 1.37, 3.28301730354633, 4.55884615384615, 5.38321701073024, 10.0142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1185, '2021-06-06 00:00:00', 0.424612040120607, 0.590769230769228, 0.809846804126464, 0.980384615384615, 1.07418785063952, 1.43346153846154, 3.5648991354811, 4.72538461538461, 5.38748469924652, 10.0107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1200, '2021-06-06 00:00:00', 0.459332123849399, 0.618800000000001, 0.564296612311885, 0.858400000000003, 0.793042663837617, 1.288, 3.65207329243723, 4.7332, 5.50225938441049, 9.988 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1215, '2021-06-06 00:00:00', 0.327248631267828, 0.592000000000002, 0.494188560504325, 0.831600000000002, 0.672254416125323, 1.2248, 3.86001865280468, 4.7824, 5.48290221202847, 9.986 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1230, '2021-06-06 00:00:00', 0.308886171051195, 0.572400000000001, 0.591135912178124, 0.915999999999999, 0.797992898882355, 1.2948, 4.05013217891302, 4.8596, 5.48188951609449, 9.9872 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1245, '2021-06-06 00:00:00', 0.454309732818187, 0.638399999999998, 0.491233820768342, 0.8576, 0.831935494294275, 1.254, 4.41208896102516, 4.9604, 5.48188951609449, 9.9872 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1260, '2021-06-06 00:00:00', 0.377382652842801, 0.5948, 0.774790724432518, 0.965600000000002, 0.866327882501767, 1.2436, 4.80404007060724, 5.0652, 5.47803240224079, 9.9816 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1275, '2021-06-06 00:00:00', 0.65538487420243, 0.642800000000003, 0.662057902805085, 0.839600000000003, 0.898642494729319, 1.236, 4.83112557623307, 5.0292, 5.50757744687565, 9.9548 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1290, '2021-06-06 00:00:00', 0.318840085309234, 0.535600000000003, 0.445644477133956, 0.723600000000002, 0.891615014080255, 1.2724, 4.84922760172518, 5.018, 5.50685185322189, 9.9656 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1305, '2021-06-06 00:00:00', 0.283194279603238, 0.4864, 0.646332731648337, 0.812799999999996, 0.796908192119185, 1.2828, 4.80142038012364, 4.9628, 5.49358450073052, 9.9696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1320, '2021-06-06 00:00:00', 0.357990659449329, 0.578695652173912, 0.697474835564024, 0.974347826086955, 0.673951828540939, 1.34260869565218, 4.98124641131883, 5.10391304347826, 5.65215136207116, 10.1282608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1335, '2021-06-06 00:00:00', 0.637204244345453, 0.702608695652174, 0.645515083727841, 0.904782608695652, 3.16037071923595, 3.53608695652174, 4.87221962873924, 5.00826086956522, 5.5901500047046, 10.1095652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1350, '2021-06-06 00:00:00', 0.267198908899339, 0.539565217391307, 0.295505863588219, 0.876521739130438, 3.45657573478098, 3.68391304347826, 4.86378729772081, 4.89782608695652, 5.54465807796847, 10.0417391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1365, '2021-06-06 00:00:00', 0.292175295263059, 0.731304347826087, 3.13194019852146, 3.28304347826087, 3.6755336253162, 3.89739130434782, 4.80314521460357, 4.86304347826087, 5.49983625340148, 10.0247826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 990, '2021-06-06 00:00:00', 1.35028484771195, 1.81347826086957, 1.40519476657715, 2.21782608695652, 1.59798539175205, 2.64869565217391, 2.62406301741547, 3.79608695652174, 4.55148857203265, 9.48130434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1005, '2021-06-06 00:00:00', 0.607470294008497, 1.22739130434783, 0.928935384521765, 1.61869565217391, 1.25719022933177, 2.21, 2.17110070260906, 3.28347826086956, 4.48111412424035, 9.13739130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1020, '2021-06-06 00:00:00', 0.520285342811679, 1.04173913043478, 0.587257308379435, 1.36565217391305, 1.05704095148794, 1.96086956521739, 2.03080087007886, 3.03608695652174, 4.4540903615235, 9.10130434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1035, '2021-06-06 00:00:00', 0.417916439252662, 1.01217391304348, 0.773501356059629, 1.5404347826087, 1.23851626135641, 1.9904347826087, 1.8672551773213, 2.94652173913044, 4.4714508526062, 9.11 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1050, '2021-06-06 00:00:00', 0.776381084862845, 1.15695652173913, 0.883009362122983, 1.44347826086957, 1.64306339264587, 1.88130434782609, 1.96115860730435, 2.79608695652174, 4.47829137907409, 9.06869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1065, '2021-06-06 00:00:00', 0.470991721350838, 0.82826086956522, 0.759931086952625, 1.17956521739131, 1.17712838097483, 1.50695652173913, 1.56612358484378, 2.52391304347826, 4.50385171127493, 9.14565217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1080, '2021-06-06 00:00:00', 0.556187615856038, 0.849130434782611, 0.944605863391789, 1.10565217391304, 0.918596841983884, 1.45739130434782, 1.46208281776646, 2.43956521739131, 4.52956912329282, 9.13347826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1095, '2021-06-06 00:00:00', 0.517936770295092, 0.693043478260872, 0.685372579786004, 0.969130434782611, 0.801105214823487, 1.36173913043478, 1.45964178831576, 2.39782608695652, 4.52735798846647, 9.13608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1110, '2021-06-06 00:00:00', 0.635008636460517, 0.777826086956522, 0.644357387392857, 1.08347826086956, 0.839568164926064, 1.43260869565217, 1.49601116543782, 2.41304347826087, 4.5105783438543, 9.11521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1125, '2021-06-06 00:00:00', 0.327145396837453, 0.66173913043478, 0.42728159943694, 0.918260869565216, 0.663409268632501, 1.36130434782609, 1.45310394232267, 2.35739130434783, 4.40128641812679, 9.07695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1140, '2021-06-06 00:00:00', 0.285369879944335, 0.642173913043479, 0.392110938564961, 0.903478260869565, 0.717849500339967, 1.34521739130435, 1.49531891452174, 2.35173913043479, 4.38915371748714, 9.01608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1155, '2021-06-06 00:00:00', 0.35379255215518, 0.673478260869569, 0.520861630324854, 0.928260869565218, 0.802866898630775, 1.2804347826087, 2.46466386839863, 3.8704347826087, 4.40659113766474, 9.07 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1170, '2021-06-06 00:00:00', 0.390426947816147, 0.578260869565217, 0.537465873537468, 0.86173913043478, 0.692703645089986, 1.13739130434782, 2.30366437772897, 4.08173913043478, 4.34163527233054, 9.01826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1185, '2021-06-06 00:00:00', 0.316840254758716, 0.601739130434782, 0.464359816872313, 0.808695652173913, 0.729592988489987, 1.08826086956521, 2.27100541889451, 4.35739130434783, 4.30101890676659, 8.99 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1200, '2021-06-06 00:00:00', 0.319170119556001, 0.578260869565218, 0.474688581084334, 0.767391304347823, 0.8074348197485, 1.08652173913043, 2.32017624040961, 4.42782608695652, 4.29813218924285, 8.97695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1215, '2021-06-06 00:00:00', 0.427167340463774, 0.579130434782608, 0.580289215066528, 0.809130434782608, 0.826918896664043, 1.20304347826087, 2.36625310458131, 4.51086956521739, 4.27157888444166, 8.9595652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1230, '2021-06-06 00:00:00', 0.372508853384454, 0.55086956521739, 0.619744943074488, 0.81260869565217, 0.648921878767455, 1.17782608695652, 2.29857508705503, 4.50739130434783, 4.18075961855526, 8.90347826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1245, '2021-06-06 00:00:00', 0.524897505523076, 0.639130434782603, 0.537303691516256, 0.960434782608693, 0.600892287770426, 1.14521739130435, 2.31380143380948, 4.53956521739131, 4.14591746427173, 8.8695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1260, '2021-06-06 00:00:00', 0.32858963198047, 0.64565217391304, 0.396360916696624, 0.822608695652171, 0.783022167895024, 1.19347826086956, 2.53132103179504, 4.58956521739131, 4.12662960983402, 8.82913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1275, '2021-06-06 00:00:00', 0.332295287512127, 0.537391304347824, 0.452399837144337, 0.747391304347826, 0.884550755765714, 1.20130434782609, 2.6450673011604, 4.61913043478261, 4.0985934153304, 8.80043478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1290, '2021-06-06 00:00:00', 0.435591914761436, 0.59695652173913, 0.776856440311694, 0.888260869565219, 1.12676300154916, 1.30695652173913, 2.75754602482921, 4.67652173913044, 4.09644384483823, 8.79391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1305, '2021-06-06 00:00:00', 0.6271133440177, 0.684347826086958, 0.668239679138187, 0.984782608695652, 0.979433973829227, 1.33, 2.81304984085149, 4.67304347826087, 4.05239957216587, 8.69826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1320, '2021-06-06 00:00:00', 0.350418117600755, 0.588571428571428, 0.499093940961777, 0.736190476190475, 0.487353396759819, 1.14333333333333, 2.88450499178265, 4.66095238095238, 3.97882687903524, 8.54666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1335, '2021-06-06 00:00:00', 0.336592872629179, 0.506190476190477, 0.37988344077023, 0.817142857142858, 1.76289980267901, 2.96428571428571, 2.96528469684335, 4.71333333333333, 3.99346627094093, 8.57142857142857 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1350, '2021-06-06 00:00:00', 0.260441932107714, 0.580000000000004, 0.372137327442689, 0.885238095238094, 1.75143832048868, 3.30809523809523, 3.09054834092901, 4.78904761904762, 4.00478327099221, 8.61095238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1365, '2021-06-06 00:00:00', 0.341410937978598, 0.742857142857139, 1.74678125760061, 2.8995238095238, 1.88336110388291, 3.66095238095237, 3.1349007730936, 4.79142857142857, 4.03565844040586, 8.70761904761905 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 945, '2021-06-06 00:00:00', 0.68589357775095, 1.30499999999999, 0.678822509939091, 1.64, 0.827314933988272, 2.02500000000001, 1.17379725676969, 2.27000000000001, 6.83065150626205, 9.88000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 960, '2021-06-06 00:00:00', 0.127279220613583, 1.09999999999999, 0.197989898732234, 1.54000000000001, 0.395979797464468, 1.72, 1.17379725676969, 2.27000000000001, 6.83065150626205, 9.88000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 975, '2021-06-06 00:00:00', 0.318198051533958, 0.935000000000016, 0.367695526217012, 1.01000000000001, 0.806101730552655, 1.43000000000001, 1.2303657992646, 2.23000000000002, 6.83065150626205, 9.88000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 930, '2021-06-06 00:00:00', 0.509116882454313, 1.3, 0.205060966544093, 1.515, 0.480832611206857, 1.71000000000001, 0.417193000900065, 3.25500000000001, 3.04055915910214, 8.54000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 945, '2021-06-06 00:00:00', 0.0212132034355972, 0.804999999999993, 0.113137084989865, 1.24000000000001, 0.417193000900045, 1.64500000000001, 0.784888527117057, 2.78500000000001, 2.89206673505296, 8.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 960, '2021-06-06 00:00:00', 0.289913780286502, 1.11500000000001, 0.212132034355992, 1.17, 0.417193000900045, 1.64500000000001, 0.784888527117057, 2.78500000000001, 2.89206673505296, 8.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 975, '2021-06-06 00:00:00', 0.0777817459305098, 0.575000000000003, 0.636396103067897, 1.10000000000001, 0.671751442127212, 1.33500000000001, 0.700035713374689, 2.45500000000001, 2.61629509039022, 8.24000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 930, '2021-06-06 00:00:00', 0.0282842712474563, 1.36, 0.848528137423869, 2.39, 1.07480230740356, 2.92999999999999, 0.233345237791549, 4.55500000000001, 1.5344217151748, 7.62500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 945, '2021-06-06 00:00:00', 0.728319984622145, 1.575, 0.494974746830595, 1.79000000000001, 1.13844191771035, 2.33500000000001, 0.403050865276347, 4.105, 0.898025612106902, 7.17500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 960, '2021-06-06 00:00:00', 0.360624458405133, 1.14500000000001, 0.098994949366107, 1.47, 0.523259018078032, 1.88000000000001, 1.28693434175953, 3.48, 0.38183766184071, 6.81 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 975, '2021-06-06 00:00:00', 0.127279220613563, 0.899999999999991, 0.296984848098361, 1.13, 1.90211724139183, 3.045, 1.67584307141214, 3.205, 0.38183766184071, 6.81 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 930, '2021-06-06 00:00:00', 0.855599205235708, 1.435, 0.325269119345797, 2.09999999999999, 0.905096679918782, 2.63000000000001, 1.42128463018497, 3.895, 0.700035713374709, 7.075 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 945, '2021-06-06 00:00:00', 0.197989898732234, 1.11, 0.395979797464488, 1.63000000000001, 0.38183766184075, 1.64000000000001, 0.813172798364554, 3.465, 1.30814754519513, 6.64500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 960, '2021-06-06 00:00:00', 0.205060966544113, 1.10499999999999, 0.106066017177986, 1.175, 0.643467170879776, 1.95500000000001, 0.813172798364554, 3.465, 1.30814754519513, 6.64500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 975, '2021-06-06 00:00:00', 0.169705627484778, 0.97999999999999, 0.0212132034355972, 1.34499999999998, 0.0282842712474764, 2.16, 0.813172798364554, 3.465, 1.30814754519513, 6.64500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 930, '2021-06-06 00:00:00', 0.127279220613563, 1.7, 0.339411254969556, 2.03, 0.982878425849312, 2.485, 0.438406204335643, 3.48999999999999, 3.59917351623953, 8.175 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 945, '2021-06-06 00:00:00', 1.15965512114595, 1.42999999999999, 0.84145706961199, 1.745, 1.18086832458153, 2.325, 1.0465180361561, 3.90000000000001, 3.7052395334175, 8.10000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 960, '2021-06-06 00:00:00', 0.00707106781187914, 0.945000000000007, 0.346482322781415, 1.52500000000001, 0.318198051533938, 1.995, 2.12132034355966, 3.60000000000001, 3.7052395334175, 8.10000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 975, '2021-06-06 00:00:00', 0.254558441227147, 1.10000000000001, 0.190918830920355, 1.495, 0.353553390593294, 2.04000000000001, 2.3193102422919, 3.74000000000001, 3.82544768621922, 8.18500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 930, '2021-06-06 00:00:00', 0, 1.78999999999999, 0, 3.41999999999999, 0, 4.24000000000001, 0, 4.24000000000001, 0, 14.71 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-06-06 18:03:03 Duration: 1s145ms 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 1032226, 1, 990, '2021-06-06 00:00:00', 0.782021299104424, 2.21130434782609, 1.00117954149507, 2.91173913043479, 1.38948621323094, 3.60086956521739, 1.85570235363768, 5.29695652173913, 3.76643303226823, 13.8721739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1005, '2021-06-06 00:00:00', 0.81203983624707, 2.00217391304348, 1.06092341760549, 2.55695652173913, 1.37045086490634, 3.3291304347826, 1.73356688656585, 4.90217391304348, 3.87697449376398, 13.7330434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1020, '2021-06-06 00:00:00', 0.578935577730422, 1.66869565217391, 0.758192931739102, 2.26260869565218, 1.04625513254251, 3.0595652173913, 1.36250916521557, 4.60304347826087, 3.98848619583764, 13.5469565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1035, '2021-06-06 00:00:00', 0.538774777499443, 1.53347826086957, 0.804930704306396, 2.0804347826087, 1.17630324664316, 2.99434782608696, 1.24335482678777, 4.38695652173913, 4.65711377310586, 14.0721739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1050, '2021-06-06 00:00:00', 0.532813028482003, 1.37521739130434, 0.910044085280563, 2.07434782608695, 1.15462551463726, 2.75652173913043, 1.26875619899574, 4.21826086956521, 4.67849381188285, 14.0895652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1065, '2021-06-06 00:00:00', 0.624535558660685, 1.41086956521739, 0.988985786235319, 2.05739130434783, 1.01362282200849, 2.40304347826087, 1.39307576213622, 4.05652173913043, 4.7388372266696, 14.0534782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1080, '2021-06-06 00:00:00', 0.729266782135103, 1.36869565217392, 0.748202853430422, 1.78565217391303, 0.765038426790707, 2.21260869565217, 1.55494735114155, 3.96608695652173, 4.7403679749097, 14.0860869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1095, '2021-06-06 00:00:00', 0.307196297532036, 1.07173913043477, 0.46640624203445, 1.36434782608696, 0.729306888456027, 1.95391304347826, 1.6813901175137, 3.7, 4.84642674286046, 13.9560869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1110, '2021-06-06 00:00:00', 0.424866870569487, 1.09130434782609, 0.468603593737013, 1.49434782608696, 0.763138671809434, 1.95478260869566, 1.69430305608229, 3.78913043478261, 4.85145367563151, 14.0286956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1125, '2021-06-06 00:00:00', 0.233950435614284, 0.983478260869567, 0.516428522616961, 1.37565217391305, 0.709082801210362, 1.83565217391305, 1.77936481094653, 3.71130434782609, 4.76036069978893, 14.5339130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1140, '2021-06-06 00:00:00', 0.400956859477492, 0.941304347826088, 0.435621857993904, 1.31869565217392, 0.662589542013587, 1.83608695652174, 1.86777361071131, 3.70347826086956, 4.7516904834588, 14.7152173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1155, '2021-06-06 00:00:00', 0.400220788867716, 0.903043478260875, 0.522211018483989, 1.2395652173913, 0.623853256283479, 1.83260869565217, 3.59479795426889, 5.83217391304347, 4.70756480605016, 14.8313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1170, '2021-06-06 00:00:00', 0.309147111839806, 0.850869565217386, 0.395829543702827, 1.2291304347826, 0.604358674228002, 1.67695652173912, 3.63316970899892, 6.19304347826086, 4.70748789615971, 14.8317391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1185, '2021-06-06 00:00:00', 0.337631251012226, 0.886956521739126, 0.507896537968746, 1.3395652173913, 0.628358171821502, 1.69608695652173, 3.61089633360136, 6.25217391304347, 4.65918239956445, 14.9647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1200, '2021-06-06 00:00:00', 0.439978889180945, 0.912173913043475, 0.525434884816206, 1.14999999999999, 0.760961790006434, 1.76086956521739, 3.63025456701645, 6.3086956521739, 4.55659692029822, 14.9986956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1215, '2021-06-06 00:00:00', 0.195811880360007, 0.681739130434782, 0.357753199536571, 1.13652173913044, 0.762155773398657, 1.69217391304348, 3.73930199992462, 6.46391304347826, 4.50689028921844, 15.0934782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1230, '2021-06-06 00:00:00', 0.313582512418755, 0.873913043478273, 0.710847626306854, 1.3804347826087, 0.977704417937122, 1.84173913043478, 3.70523393296883, 6.54695652173913, 4.57702485483083, 15.1973913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1245, '2021-06-06 00:00:00', 0.571471991574521, 1.02565217391304, 0.597345908488004, 1.31304347826087, 0.872751317191841, 1.78695652173913, 3.68953412443034, 6.59565217391303, 4.58051251080708, 15.1969565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1260, '2021-06-06 00:00:00', 0.373466297139128, 0.89956521739131, 0.558945577049119, 1.26260869565217, 0.842919357636465, 1.75695652173913, 3.67949826877, 6.58565217391303, 4.50118210209336, 15.1869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1275, '2021-06-06 00:00:00', 0.347676079313033, 0.871739130434784, 0.463923378572129, 1.14391304347826, 1.07535158328241, 1.84913043478261, 3.62504376421721, 6.69826086956521, 4.3844541667032, 15.2873913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1290, '2021-06-06 00:00:00', 0.436566734685539, 0.797826086956525, 0.622223477004819, 1.21434782608696, 1.25621993995852, 1.88391304347827, 3.48411414614953, 6.63173913043478, 4.36390617166534, 15.3504347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1305, '2021-06-06 00:00:00', 0.390689569762166, 0.907391304347825, 0.944083511077977, 1.38869565217392, 1.19251784650345, 1.91521739130435, 3.42830504682287, 6.59130434782608, 4.41402194413669, 15.3752173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1320, '2021-06-06 00:00:00', 0.399673676414953, 0.810952380952385, 0.446704333877296, 1.0804761904762, 0.481288944002503, 1.72761904761906, 3.57312328362737, 6.67, 4.12261382643401, 14.9938095238095 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1335, '2021-06-06 00:00:00', 0.215420961088263, 0.741904761904763, 0.374280897824326, 1.1552380952381, 3.40823645222654, 4.68428571428571, 3.5284462383807, 6.63857142857143, 4.12336755577284, 14.99 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1350, '2021-06-06 00:00:00', 0.408503074535256, 0.993809523809527, 0.439740183030192, 1.47285714285715, 3.43721565057699, 5.24285714285714, 3.49001357617772, 6.65952380952381, 4.08055335883331, 15.0142857142857 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1365, '2021-06-06 00:00:00', 0.34309307358625, 1.10142857142857, 3.3351478870616, 4.35714285714285, 3.27554495647744, 5.35380952380952, 3.30702808604716, 6.55619047619047, 3.96496820379974, 14.9714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 990, '2021-06-06 00:00:00', 1.16973080400842, 2.64307692307692, 1.25588828508565, 3.47923076923077, 1.36399345813907, 4.06307692307692, 1.61746473032525, 5.36807692307692, 4.16291866917358, 14.7403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1005, '2021-06-06 00:00:00', 0.80080430721964, 2.02346153846154, 0.98331754007308, 2.60423076923077, 1.42027760016783, 3.40730769230769, 1.34652829956836, 4.9023076923077, 4.23989958153946, 14.4273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1020, '2021-06-06 00:00:00', 0.629787387811282, 1.74192307692309, 0.945136945714142, 2.37961538461538, 1.30861359402291, 3.07846153846154, 1.16968818987732, 4.43769230769231, 4.29006037253557, 14.175 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1035, '2021-06-06 00:00:00', 0.602263933964043, 1.55538461538461, 0.934037719548018, 2.14769230769231, 1.04012602786689, 2.77692307692308, 1.12394367501908, 4.25576923076923, 4.26572544105473, 14.1184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1050, '2021-06-06 00:00:00', 0.591724468104747, 1.36538461538462, 0.599852802456895, 1.87076923076923, 0.758680331993548, 2.38961538461538, 1.10167711310459, 4.02730769230769, 4.33889799904928, 14.0896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1065, '2021-06-06 00:00:00', 0.486628590010278, 1.23923076923077, 0.654730596387668, 1.63192307692307, 0.825784848120028, 2.34384615384616, 1.16603265556593, 4.01192307692308, 4.44043346809919, 14.0042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1080, '2021-06-06 00:00:00', 0.380399991911344, 1.09807692307692, 0.494479057657187, 1.64153846153846, 0.644138542192955, 2.13230769230769, 1.01281975008085, 3.87961538461538, 4.44180476140741, 13.9784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1095, '2021-06-06 00:00:00', 0.416830716423164, 1.21961538461538, 0.489179532875823, 1.61615384615385, 0.642859597064907, 1.97730769230769, 1.19675998493368, 3.83769230769231, 4.40749091364306, 13.9880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1110, '2021-06-06 00:00:00', 0.272955335878628, 1.02384615384616, 0.399703159087616, 1.27884615384616, 0.672422486239121, 1.88, 1.23148915482904, 3.68153846153846, 4.41054442828163, 13.9669230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1125, '2021-06-06 00:00:00', 0.338946104179513, 0.957307692307692, 0.559156645177503, 1.34807692307692, 0.650353749893089, 1.94, 1.35057395206631, 3.705, 5.06030908146924, 14.18 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1140, '2021-06-06 00:00:00', 0.416143466385553, 0.910769230769235, 0.57767651315087, 1.35692307692308, 0.647852903532415, 1.83576923076923, 1.32142440628984, 3.7776923076923, 5.11440122068594, 14.3703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1155, '2021-06-06 00:00:00', 0.295191202704014, 0.825384615384611, 0.333473329575935, 1.21269230769231, 0.611276092726084, 1.7676923076923, 2.30630627094161, 5.38384615384615, 5.22172621030485, 14.5138461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1170, '2021-06-06 00:00:00', 0.216725278068439, 0.865384615384623, 0.34435223469358, 1.2123076923077, 0.725692454460941, 1.76846153846154, 2.27899221992123, 5.58153846153846, 5.2005951138751, 14.6515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1185, '2021-06-06 00:00:00', 0.294370776141503, 0.833076923076921, 0.491356677593159, 1.23923076923077, 0.790101161974744, 1.83038461538461, 2.24932047858561, 5.70884615384615, 5.22780608492114, 14.7326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1200, '2021-06-06 00:00:00', 0.301186627550738, 0.895769230769234, 0.630282110218543, 1.21346153846154, 0.755214182559131, 1.72730769230769, 2.17578339561074, 5.78423076923076, 5.15501691409596, 14.7807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1215, '2021-06-06 00:00:00', 0.448817934647823, 0.878461538461539, 0.649111226690291, 1.34423076923077, 0.67381120387059, 1.81846153846154, 2.03691667440314, 5.85846153846154, 5.04817549676651, 14.7996153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1230, '2021-06-06 00:00:00', 0.375098141003942, 0.85884615384615, 0.366268501764229, 1.11615384615385, 0.663852740853314, 1.68730769230769, 1.89104110519535, 5.88730769230769, 5.01652710087827, 14.8080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1245, '2021-06-06 00:00:00', 0.341106795818915, 0.785384615384619, 0.441100197931703, 1.19423076923077, 0.689268173778984, 1.69884615384616, 1.88331426357489, 5.94384615384616, 5.01910595777621, 14.7738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1260, '2021-06-06 00:00:00', 0.339340763608138, 0.868076923076923, 0.456009446595811, 1.17384615384615, 0.592931829004105, 1.64807692307692, 1.84421594764238, 6.02730769230769, 5.00992069643976, 14.7642307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1275, '2021-06-06 00:00:00', 0.342082536149485, 0.877307692307692, 0.367252585475529, 1.26769230769231, 0.950726766539896, 1.86423076923076, 1.8373457863074, 6.06653846153846, 4.93541749461521, 14.8146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1290, '2021-06-06 00:00:00', 0.282687378292973, 0.911923076923082, 0.382902277149343, 1.19307692307692, 1.1343340981183, 1.80461538461539, 1.85008107930436, 6.04, 4.95324162699384, 14.7888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1305, '2021-06-06 00:00:00', 0.388612720010354, 0.83038461538461, 0.904023144700322, 1.32461538461538, 1.12601871824857, 1.85307692307693, 1.86747727820592, 6.03923076923077, 4.9481064598957, 14.7815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1320, '2021-06-06 00:00:00', 0.313826027222594, 0.735416666666668, 0.336942507889983, 1.00791666666667, 0.607644537585891, 1.76333333333332, 1.96474064372411, 5.96333333333333, 4.52895929354733, 14.27125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1335, '2021-06-06 00:00:00', 0.309248446154992, 0.762083333333333, 0.31464006350944, 1.10375, 1.94797214328503, 3.96708333333333, 1.91332096143048, 5.94166666666667, 4.53157087569524, 14.2504166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1350, '2021-06-06 00:00:00', 0.234334936189295, 0.834583333333332, 0.49631230671533, 1.43958333333332, 1.71002155889452, 4.27458333333332, 1.87630225308385, 5.94833333333333, 4.55736257315439, 14.2116666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1365, '2021-06-06 00:00:00', 0.425235655041801, 1.11416666666665, 1.90457629659859, 3.6475, 1.66923830585663, 4.36499999999999, 1.96187128764233, 5.94541666666667, 4.54240293859117, 14.22625 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 990, '2021-06-06 00:00:00', 0.862344285460664, 2.2528, 0.761343768171338, 2.9412, 1.13404144545074, 3.826, 1.77341224761757, 5.52920000000001, 4.66827170017627, 14.0924 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1005, '2021-06-06 00:00:00', 0.661266500448488, 1.81576923076923, 0.896517793379565, 2.57192307692308, 0.992403221400536, 3.45192307692308, 1.92214771704826, 5.31961538461539, 4.94373729697872, 14.3676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1020, '2021-06-06 00:00:00', 0.763135233504118, 1.88923076923077, 0.976409750053735, 2.6, 1.02835888677056, 3.065, 2.19679630371138, 4.91500000000001, 4.97428632685519, 14.2026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1035, '2021-06-06 00:00:00', 0.652567493316463, 1.5212, 0.735093418099589, 1.9404, 0.766855049319411, 2.54, 2.09624370402552, 4.5272, 4.7576570564372, 13.6544 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1050, '2021-06-06 00:00:00', 0.45918673928856, 1.24730769230769, 0.499008401347497, 1.63576923076923, 0.81641816208646, 2.48884615384615, 1.9477513662209, 4.27923076923077, 4.86198041321246, 13.8584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1065, '2021-06-06 00:00:00', 0.493180104408735, 1.15115384615385, 0.617091440674592, 1.68538461538461, 0.886513308503516, 2.42461538461539, 1.83886106054807, 4.185, 4.85572657955374, 13.7561538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1080, '2021-06-06 00:00:00', 0.528373556666695, 1.13884615384615, 0.651241772426994, 1.72038461538461, 0.901588342017321, 2.28846153846154, 1.70426744921727, 4.00346153846154, 4.8479844662102, 13.7342307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1095, '2021-06-06 00:00:00', 0.408944795973552, 1.23038461538461, 0.509729943582495, 1.60615384615385, 1.12850868235644, 2.23038461538462, 1.98020437950616, 4.10576923076924, 4.90738727289317, 13.7753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1110, '2021-06-06 00:00:00', 0.35916484323412, 0.980769230769226, 0.523520185489912, 1.32576923076923, 0.973552495522697, 1.94269230769231, 1.94756652893178, 3.85923076923077, 4.93453052867865, 13.7665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1125, '2021-06-06 00:00:00', 0.385907322473231, 0.942692307692313, 0.853697928922261, 1.44807692307693, 1.06671169776742, 1.89461538461539, 1.95944010841402, 3.72153846153847, 4.58660620301531, 14.3473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1140, '2021-06-06 00:00:00', 0.598511615464696, 1.02807692307693, 0.690142125830731, 1.35807692307693, 0.877355466948613, 1.75615384615385, 1.79173989355426, 3.66961538461539, 4.4894132732977, 14.5234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1155, '2021-06-06 00:00:00', 0.406824097312162, 0.884615384615386, 0.491807498300524, 1.19884615384615, 0.747990230294079, 1.74576923076923, 2.42530546846879, 5.06115384615385, 4.5036844403734, 14.4884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1170, '2021-06-06 00:00:00', 0.44586372530008, 0.897692307692302, 0.470099825732632, 1.21461538461538, 0.834299706340597, 1.81000000000001, 2.54974897708654, 5.93961538461539, 4.42761488145272, 14.6015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1185, '2021-06-06 00:00:00', 0.329573150512092, 0.807692307692309, 0.56671143111273, 1.25461538461539, 0.970674943610801, 1.84461538461539, 2.67192676085715, 6.36615384615385, 4.42436702122027, 14.7534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1200, '2021-06-06 00:00:00', 0.477131170482666, 0.936923076923074, 0.58572821210997, 1.37153846153846, 1.01236091162421, 1.84884615384615, 2.66877283812963, 6.56269230769231, 4.39112470260708, 14.8080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1215, '2021-06-06 00:00:00', 0.443054606809802, 0.954230769230772, 0.742277990637341, 1.34384615384615, 0.810924259007057, 1.87307692307693, 2.55485579903175, 6.64807692307693, 4.37179866170224, 14.7665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1230, '2021-06-06 00:00:00', 0.483669308515642, 0.889999999999991, 0.544827001477039, 1.2026923076923, 0.620029403769254, 1.74269230769231, 2.33599868282365, 6.49461538461539, 4.32794662628827, 14.675 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1245, '2021-06-06 00:00:00', 0.464207513278936, 0.893846153846149, 0.480754055145098, 1.35269230769231, 0.64904201594468, 1.78346153846154, 2.28367103248594, 6.46576923076923, 4.24418856972503, 14.7861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1260, '2021-06-06 00:00:00', 0.405998105338518, 1.04769230769231, 0.511989783551924, 1.35846153846155, 0.672059979008289, 1.83384615384616, 2.18660090973674, 6.47653846153846, 4.20894885470689, 14.7623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1275, '2021-06-06 00:00:00', 0.508631497255137, 0.914999999999997, 0.568599494033707, 1.30423076923077, 1.1884645556347, 2.12, 2.22556226257892, 6.47923076923077, 4.21884183888641, 14.7223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1290, '2021-06-06 00:00:00', 0.426147139630649, 0.955769230769229, 0.493457659316847, 1.3726923076923, 1.12582332266042, 2.08307692307692, 2.24223116903334, 6.54384615384616, 4.21983215123723, 14.7292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1305, '2021-06-06 00:00:00', 0.412740372855161, 0.951153846153846, 1.1106583633143, 1.545, 1.14115117315805, 1.965, 2.21386053344344, 6.57230769230769, 4.23808064322301, 14.7034615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1320, '2021-06-06 00:00:00', 0.406690424585183, 0.866666666666671, 0.592334487369709, 1.24916666666667, 0.732986742866048, 1.85500000000001, 2.23618642115208, 6.65583333333334, 3.96929765991964, 14.1425 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1335, '2021-06-06 00:00:00', 0.332480521386519, 0.862916666666672, 0.341632642349702, 1.14541666666667, 1.72309546195633, 3.97666666666668, 2.1694949906586, 6.64958333333334, 4.01026102370667, 14.1175 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1350, '2021-06-06 00:00:00', 0.311620065492246, 0.901249999999999, 0.547311611424429, 1.43750000000001, 1.8723193397882, 4.88833333333334, 2.18573570673816, 6.61333333333334, 4.04486843894901, 14.0895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1365, '2021-06-06 00:00:00', 0.426886265951449, 1.09833333333334, 1.65342064183333, 3.73208333333334, 2.12439027910857, 5.28083333333333, 2.22646235123105, 6.55708333333333, 4.05577989337172, 14.03125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 990, '2021-06-06 00:00:00', 0.965082061078428, 2.37076923076923, 1.35081883998615, 3.52346153846153, 1.63427368012168, 4.4276923076923, 1.98108350307448, 5.82961538461538, 4.46579740489181, 14.3523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1005, '2021-06-06 00:00:00', 1.03869659448013, 2.19884615384615, 1.2292596896569, 2.98076923076923, 1.28278111329072, 3.91076923076923, 1.6877504372571, 5.11846153846154, 4.56880910253259, 14.1661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1020, '2021-06-06 00:00:00', 0.73879194531447, 1.92846153846154, 0.953183895406099, 2.55346153846154, 1.27309175450343, 3.26884615384616, 1.92396709551265, 4.85423076923078, 4.57959407001908, 14.0653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1035, '2021-06-06 00:00:00', 0.793896815616594, 1.47807692307692, 1.0225985752747, 2.22038461538462, 1.16578979501189, 2.64538461538462, 1.80022015747648, 4.44615384615386, 4.64298440163718, 13.8780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1050, '2021-06-06 00:00:00', 0.580921813883895, 1.39307692307693, 0.736955900987296, 1.71000000000001, 0.857435622162878, 2.19961538461538, 1.66686310637215, 4.20384615384616, 4.59979932672653, 13.7653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1065, '2021-06-06 00:00:00', 0.513744623778715, 1.09153846153846, 0.564164324124964, 1.57576923076923, 0.820068008436823, 2.16346153846153, 1.74367481089619, 4.03461538461539, 4.69526832197955, 13.6961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1080, '2021-06-06 00:00:00', 0.339201777934381, 1.08538461538462, 0.468973346790622, 1.41, 0.724758315153826, 2.13115384615384, 1.70309437834152, 3.96769230769231, 4.64949479472274, 13.5953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1095, '2021-06-06 00:00:00', 0.452807481590813, 1.03884615384615, 0.692909695525939, 1.58038461538461, 0.674521938971481, 2.06961538461538, 3.58586884654408, 4.48076923076923, 4.66679076025485, 13.66 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1110, '2021-06-06 00:00:00', 0.594984162685152, 1.09692307692307, 0.622429606770607, 1.46884615384614, 0.554118704305804, 1.96653846153846, 3.60262043518325, 4.395, 4.61758838156223, 13.5376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1125, '2021-06-06 00:00:00', 0.449986153633133, 0.913461538461535, 0.475985940322415, 1.29115384615385, 0.577942371361875, 1.88423076923077, 3.60822941876781, 4.38346153846154, 4.60566635953851, 14.0411538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1140, '2021-06-06 00:00:00', 0.422176047857544, 0.926153846153848, 0.472503805438485, 1.40038461538462, 0.904495184321913, 1.89653846153847, 3.63010489358937, 4.55153846153846, 4.64375539341234, 14.0880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1155, '2021-06-06 00:00:00', 0.411455951469899, 0.922800000000002, 0.589237360209503, 1.2556, 1.28935707492791, 1.868, 3.94115287701454, 6.0488, 4.69716936037014, 14.062 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1170, '2021-06-06 00:00:00', 0.420132579807121, 0.859230769230761, 0.754983545414167, 1.28192307692308, 1.12622316411296, 1.91115384615385, 3.81455528207418, 6.26999999999999, 4.46232826431018, 14.1184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1185, '2021-06-06 00:00:00', 0.543126702883053, 0.931153846153846, 0.870303660533762, 1.40269230769231, 0.966542529606672, 1.97730769230769, 3.6766065666799, 6.47961538461538, 4.30121478368433, 14.1638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1200, '2021-06-06 00:00:00', 0.567898171623516, 1.032, 0.686100089879993, 1.436, 1.00735925402344, 2.1032, 3.72342642378405, 6.5472, 4.28967947520558, 14.258 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1215, '2021-06-06 00:00:00', 0.421717915199256, 0.947200000000001, 0.499704245862828, 1.2972, 0.829713806080148, 1.98, 3.93905479355983, 6.6788, 4.23063245862839, 14.2348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1230, '2021-06-06 00:00:00', 0.413468257548264, 0.906800000000004, 0.740706194564799, 1.3604, 0.955589346947736, 1.93480000000001, 3.98035392061226, 6.7044, 4.25047742416465, 14.264 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1245, '2021-06-06 00:00:00', 0.518321650457836, 0.913599999999999, 0.638737556956433, 1.2824, 0.834082929529994, 1.8088, 4.03670480301281, 6.7524, 4.19118968790486, 14.2228 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1260, '2021-06-06 00:00:00', 0.497511473904541, 1.0052, 0.724148925751237, 1.362, 0.85677243186274, 1.78439999999999, 4.06544843774952, 6.8072, 4.21450068216865, 14.2808 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1275, '2021-06-06 00:00:00', 0.383981336352005, 0.821999999999996, 0.427647830190532, 1.1692, 3.63931252665482, 2.4196, 4.0689690340429, 6.7156, 4.31615079285545, 14.3508 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1290, '2021-06-06 00:00:00', 0.375788947859478, 0.885599999999993, 0.460898398058975, 1.24239999999999, 3.66916257475735, 2.44959999999999, 4.05037150559468, 6.6848, 4.32903792237183, 14.4112 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1305, '2021-06-06 00:00:00', 0.337943289128014, 0.901599999999994, 3.7125384397561, 2.008, 3.6833167571271, 2.4484, 4.05005761275894, 6.72399999999999, 4.33299903838747, 14.3816 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1320, '2021-06-06 00:00:00', 0.411816567631133, 0.832608695652184, 0.473163602220622, 1.12260869565218, 0.52420427180353, 1.7008695652174, 3.06818121504898, 6.32782608695652, 4.36902766834893, 14.1386956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1335, '2021-06-06 00:00:00', 0.250287581629187, 0.765652173913037, 0.330615667153849, 1.16391304347826, 2.73358680819628, 3.85173913043478, 3.10465034342689, 6.34913043478261, 4.36738735767917, 14.1421739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1350, '2021-06-06 00:00:00', 0.287652348361325, 0.915652173913037, 0.454181712168143, 1.38913043478261, 2.68613685900336, 4.37695652173913, 3.09273322713571, 6.42478260869565, 4.3148872724456, 14.1860869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1365, '2021-06-06 00:00:00', 0.353334203394661, 1.06217391304348, 2.64983130196127, 3.68826086956522, 2.49645788594251, 4.80739130434782, 2.98330082198668, 6.42739130434782, 4.26897466191024, 14.1891304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 990, '2021-06-06 00:00:00', 0.975553152098429, 2.48695652173913, 1.15993576897271, 3.28652173913043, 1.24804511168088, 4.06565217391304, 1.61549011151268, 5.53086956521739, 3.52621021750317, 13.9830434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1005, '2021-06-06 00:00:00', 0.677981484467412, 2.1204347826087, 0.923927430718019, 3.00652173913044, 1.37996147623378, 3.64869565217391, 1.74732511550899, 5.14782608695651, 3.61713205022636, 13.8947826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1020, '2021-06-06 00:00:00', 0.668813178095113, 1.85739130434783, 0.872295594820405, 2.36782608695653, 1.03270089873355, 2.90434782608696, 1.71105623482549, 4.56043478260869, 3.8411116021174, 13.6626086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1035, '2021-06-06 00:00:00', 0.68350352969009, 1.35956521739131, 0.669937758892959, 2.01434782608695, 0.864109127934803, 2.57130434782609, 1.75905314990472, 4.23043478260869, 4.11377494143453, 13.5147826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1050, '2021-06-06 00:00:00', 0.628463525721314, 1.48130434782609, 0.841091658421141, 1.82478260869566, 1.00874104606867, 2.46695652173914, 1.80740057484351, 4.15826086956521, 4.18889955079378, 13.4460869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1065, '2021-06-06 00:00:00', 0.383603158745094, 1.13826086956523, 0.416617757340259, 1.56391304347827, 0.713365347193894, 2.07913043478261, 1.91097899294117, 3.9804347826087, 4.23621069207706, 13.3391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1080, '2021-06-06 00:00:00', 0.386555172240358, 1.15608695652173, 0.674088170538602, 1.60304347826087, 0.677092423674652, 2.03217391304348, 1.96935945927651, 3.98695652173913, 4.2910547640577, 13.3265217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1095, '2021-06-06 00:00:00', 0.374222250127005, 1.06173913043478, 0.409778210521466, 1.39999999999999, 0.779448979383803, 2.0095652173913, 2.13516001751513, 4.02913043478261, 4.26986355550253, 13.275652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1110, '2021-06-06 00:00:00', 0.360906850781061, 0.929130434782609, 0.689836722389656, 1.33739130434782, 1.10506881011945, 2.1195652173913, 2.18715022048246, 3.90478260869565, 4.25847483321651, 13.1952173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1125, '2021-06-06 00:00:00', 0.48520726185468, 0.965217391304341, 0.584930994882902, 1.36521739130434, 1.16902293583399, 2.16652173913043, 2.22699597377132, 3.87739130434782, 4.57386094591529, 13.5330434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1140, '2021-06-06 00:00:00', 0.503305673314448, 0.985652173913039, 0.750211037502456, 1.54434782608696, 1.15216568719563, 2.07304347826087, 2.20997594464043, 3.85130434782609, 4.35622334346873, 13.66 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1155, '2021-06-06 00:00:00', 0.495926489516287, 1.00391304347827, 0.760538087026665, 1.39000000000001, 0.93338560930206, 1.77782608695652, 2.81455828504598, 5.20739130434782, 4.51242601463442, 13.7139130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1170, '2021-06-06 00:00:00', 0.455809664874369, 0.894782608695649, 0.604074112669, 1.20652173913043, 0.781262027575401, 1.67391304347825, 2.73219293990552, 5.45652173913044, 4.5370544239462, 13.7808695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1185, '2021-06-06 00:00:00', 0.366345049990004, 0.862173913043475, 0.439643225818281, 1.11043478260869, 0.772450799180214, 1.78565217391304, 2.79123373631643, 5.64695652173913, 4.57362359692226, 13.8334782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1200, '2021-06-06 00:00:00', 0.372456326855943, 0.756521739130433, 0.540978106999688, 1.19869565217391, 0.85290760542934, 1.81173913043478, 2.87544146808166, 5.84, 4.49171129478857, 13.8539130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1215, '2021-06-06 00:00:00', 0.434118524461505, 0.930434782608697, 0.630102570231117, 1.37739130434783, 0.731644960227353, 1.7904347826087, 2.95910833434454, 5.91695652173914, 4.51038695832564, 13.8678260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1230, '2021-06-06 00:00:00', 0.417795361902064, 0.894347826086958, 0.519384326921198, 1.26347826086957, 0.559447426417264, 1.72217391304348, 2.82496052650025, 5.88739130434783, 4.5785368842022, 13.8 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1245, '2021-06-06 00:00:00', 0.463140593649668, 0.9208695652174, 0.519576826899913, 1.22652173913044, 0.564953389241811, 1.73217391304348, 2.8121670993144, 5.94260869565218, 4.60098472876278, 13.8082608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1260, '2021-06-06 00:00:00', 0.415926985079107, 0.900434782608693, 0.413814321272381, 1.20826086956521, 0.746005965918347, 1.82608695652174, 2.83008351948713, 5.92, 4.80356459374954, 13.6765217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1275, '2021-06-06 00:00:00', 0.367026293874518, 0.809130434782608, 0.496046822984375, 1.27478260869565, 1.0552767840283, 1.89, 2.78978890498678, 5.91304347826087, 4.7789118446538, 13.694347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1290, '2021-06-06 00:00:00', 0.330105385017257, 0.828260869565217, 0.616351947607982, 1.22478260869565, 1.27943122862258, 1.75521739130435, 2.74310944133015, 5.88695652173913, 4.65024501033295, 13.7917391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1305, '2021-06-06 00:00:00', 0.551240785103979, 0.918695652173904, 0.973954694549792, 1.33826086956521, 1.41311991888103, 1.85521739130435, 2.69953150671208, 5.96608695652174, 4.59663895942679, 13.8052173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1320, '2021-06-06 00:00:00', 0.332181820551277, 0.763809523809521, 0.357383347601503, 0.938571428571432, 0.640475641706263, 1.64238095238095, 2.74571284871871, 5.89761904761905, 4.74107296475628, 13.7985714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1335, '2021-06-06 00:00:00', 0.250845237812742, 0.646666666666666, 0.46435567238506, 1.08476190476191, 1.92583389483003, 3.87523809523809, 2.83244526698684, 5.92523809523809, 4.8264752494272, 13.8366666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1350, '2021-06-06 00:00:00', 0.376583007987294, 0.870476190476203, 0.479196251674666, 1.36904761904762, 2.14344426877241, 4.28333333333334, 2.86022435017487, 5.96666666666667, 4.83354311531604, 13.867619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1365, '2021-06-06 00:00:00', 0.424828256615601, 1.11238095238094, 1.94049110131578, 3.69428571428571, 2.33649717475092, 4.47238095238095, 2.91191771207648, 5.94619047619047, 4.86223057767485, 13.8447619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 945, '2021-06-06 00:00:00', 1.99404112294602, 2.06999999999999, 0.91923881554248, 3.56, 0.360624458405133, 4.95499999999998, 1.73241161390707, 6.82499999999999, 0.530330085889951, 13.735 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 960, '2021-06-06 00:00:00', 0.296984848098361, 2.18000000000004, 0.0141421356237583, 2.89000000000001, 1.52027957955106, 4.04500000000002, 2.26274169979698, 5.93000000000001, 0.466690475583179, 13.26 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 975, '2021-06-06 00:00:00', 0.240416305603449, 1.89999999999998, 0.622253967444159, 2.58999999999997, 1.01116269709677, 3.25499999999997, 0.883883476483184, 5.755, 0.346482322781375, 12.685 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 930, '2021-06-06 00:00:00', 1.88090403795623, 3.35999999999999, 0.799030662740795, 4.53499999999997, 0.346482322781415, 4.85499999999996, 1.32936074863071, 5.54999999999995, 7.04985460842994, 20.165 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 945, '2021-06-06 00:00:00', 1.09601551083916, 2.405, 0.148492424049201, 3.71499999999997, 1.67584307141212, 5.005, 2.56679761570716, 5.63499999999999, 7.04985460842994, 20.165 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 960, '2021-06-06 00:00:00', 0.643467170879736, 2.52499999999998, 0.940452018978137, 2.83499999999998, 2.14253354699522, 4.27499999999998, 3.35168614282424, 5.27999999999997, 7.04985460842994, 20.165 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 975, '2021-06-06 00:00:00', 0.0707106781186306, 0.950000000000017, 0.968736290225573, 2.27500000000003, 0.678822509939071, 2.71000000000001, 2.02232539419354, 3.81, 7.04985460842994, 20.165 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 930, '2021-06-06 00:00:00', 0.0707106781186708, 2.75, 0.68589357775093, 3.37500000000003, 0.325269119345797, 4.85999999999999, 0.176776695296637, 6.98500000000001, 5.19016377390928, 21.48 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 945, '2021-06-06 00:00:00', 0.176776695296597, 1.31500000000003, 0.466690475583099, 2.33999999999997, 0.311126983722079, 3.37999999999997, 1.49906637611548, 5.5, 4.15071680556504, 20.745 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 960, '2021-06-06 00:00:00', 0.14849242404916, 2.11499999999998, 0.664680374315353, 2.68999999999997, 0.212132034355972, 3.30999999999997, 1.78898015640195, 5.29500000000002, 4.15071680556504, 20.745 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 975, '2021-06-06 00:00:00', 0.275771644662744, 1.51499999999999, 0.452548339959381, 2.20999999999998, 0.00707106781185904, 2.875, 1.25157900270018, 4.91500000000002, 3.25269119345813, 20.11 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 930, '2021-06-06 00:00:00', 0.855599205235748, 2.60500000000002, 2.14253354699526, 3.58500000000001, 1.54149278298672, 4.00999999999999, 2.79307178568681, 7.07499999999999, 1.73241161390703, 21.105 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 945, '2021-06-06 00:00:00', 0.424264068711945, 2.16000000000003, 0.176776695296597, 2.58500000000001, 0.494974746830615, 3.06, 3.10419876940889, 6.85499999999999, 1.73241161390703, 21.105 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 960, '2021-06-06 00:00:00', 0.134350288425402, 2.02499999999998, 0.735391052434064, 2.63999999999999, 0.544472221513589, 3.54499999999999, 3.06884343034956, 6.88, 1.76069588515451, 21.125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 975, '2021-06-06 00:00:00', 0.268700576850885, 1.30000000000001, 0.091923881554248, 2.08500000000004, 1.02530483272049, 3.16499999999999, 3.57796031280389, 6.51999999999998, 2.27688383542066, 21.49 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 930, '2021-06-06 00:00:00', 2.79307178568689, 4.26499999999999, 2.94863527754791, 4.37499999999997, 1.88797510576809, 5.12499999999997, 2.19203102167835, 5.97999999999999, 2.60922402257836, 15.385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 945, '2021-06-06 00:00:00', 1.48492424049177, 2.19999999999999, 2.65872149726141, 4.14999999999998, 2.7506453788157, 5.48499999999999, 2.19203102167835, 5.97999999999999, 2.60922402257836, 15.385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 960, '2021-06-06 00:00:00', 2.38294985259863, 3.49499999999998, 1.48492424049173, 4.12999999999997, 2.47487373415292, 4.82999999999998, 2.19203102167835, 5.97999999999999, 2.60922402257836, 15.385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 975, '2021-06-06 00:00:00', 0.721248916810266, 2.10999999999996, 2.4607315985292, 3.33999999999997, 1.43542676580871, 4.98499999999999, 2.19203102167835, 5.97999999999999, 2.60922402257836, 15.385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 930, '2021-06-06 00:00:00', 0, 2.79000000000002, 0, 4.56, 0, 6.22000000000003, 0, 6.68000000000001, 0, 14.44 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-06-06 18:03:18 Duration: 1s126ms 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 1032066, 1, 990, '2021-06-06 00:00:00', 2.25584037783632, 5.32391304347826, 2.47334126154227, 6.53521739130434, 2.95801817802088, 8.75521739130435, 5.48029138603864, 11.8313043478261, 12.0809871203628, 30.8304347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1005, '2021-06-06 00:00:00', 1.49710695977672, 3.9873913043478, 2.14231524862844, 6.05652173913043, 2.42674198872519, 7.09304347826086, 4.67443010836024, 10.5382608695652, 12.0685574225286, 30.0934782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1020, '2021-06-06 00:00:00', 1.61223435168188, 4.08782608695653, 1.96655172616934, 5.28434782608697, 2.25009828507337, 6.17173913043479, 4.49310569809227, 10.0247826086956, 12.0482749490959, 30.0226086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1035, '2021-06-06 00:00:00', 0.727998230028696, 2.96782608695652, 1.25472734546692, 3.89956521739129, 2.58462143924207, 5.38956521739131, 4.05020865123971, 9.7691304347826, 12.11432146614, 29.7513043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1050, '2021-06-06 00:00:00', 0.845846630151794, 2.52739130434782, 1.41733842865559, 3.65130434782609, 2.63163785247159, 5.35782608695652, 3.70053494690708, 9.46043478260868, 12.0560311772588, 29.5882608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1065, '2021-06-06 00:00:00', 1.09743484595066, 2.67217391304348, 2.06732312452258, 3.85608695652174, 2.28483123117239, 5.18086956521739, 3.39031974660057, 9.08043478260868, 12.2388871429564, 29.6430434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1080, '2021-06-06 00:00:00', 1.3808412398405, 2.6604347826087, 1.96832988333873, 3.8404347826087, 2.46633483328632, 5.00565217391305, 3.47412570398864, 8.84304347826085, 12.305885140489, 29.43 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1095, '2021-06-06 00:00:00', 1.34226653338312, 2.71608695652175, 1.56764797008219, 3.48739130434783, 2.29955873065492, 4.70391304347826, 4.6900047194832, 9.10478260869565, 12.4885509306655, 29.1695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1110, '2021-06-06 00:00:00', 1.10425461777143, 2.25347826086956, 1.41747674273885, 2.98304347826087, 2.31000710092504, 4.28652173913043, 4.80457719839488, 8.81434782608695, 12.5478518546406, 29.0395652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1125, '2021-06-06 00:00:00', 0.782661164249074, 2.02304347826087, 1.51540338881436, 3.16260869565218, 1.82388684986398, 3.98782608695651, 4.50979399720578, 8.56652173913043, 12.6775316172013, 29.3452173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1140, '2021-06-06 00:00:00', 1.07357350891841, 2.31347826086956, 1.45027678971927, 3.1286956521739, 1.83648616192035, 3.98217391304348, 4.66275851787839, 8.86478260869565, 12.9440024721877, 29.44 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1155, '2021-06-06 00:00:00', 1.08885605562968, 2.10434782608696, 1.25482783096946, 2.81739130434781, 1.95582256281934, 3.87347826086956, 5.24994500253521, 11.1495652173913, 12.9510134509665, 29.3269565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1170, '2021-06-06 00:00:00', 0.976323668226046, 2.04521739130433, 1.62560928073042, 2.81652173913043, 1.8409455810564, 3.88521739130434, 5.69137819607439, 12.7669565217391, 12.9944034167831, 29.3473913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1185, '2021-06-06 00:00:00', 0.796434247054612, 1.85434782608696, 1.26140065821822, 2.8304347826087, 1.50733752131434, 4.0186956521739, 5.48236897383032, 12.9117391304348, 12.7841854967076, 29.5347826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1200, '2021-06-06 00:00:00', 0.992557482330986, 1.90608695652174, 0.929454555506066, 2.53695652173912, 1.83268178624775, 3.97956521739129, 5.0649624933743, 13.3921739130435, 12.7894331074323, 29.6508695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1215, '2021-06-06 00:00:00', 0.597742789741326, 1.85652173913043, 1.14563046832758, 2.81652173913043, 1.94575000526891, 4.31608695652174, 5.06967980839852, 13.5552173913043, 12.7898320687891, 29.6504347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1230, '2021-06-06 00:00:00', 0.719304670835755, 1.94086956521739, 1.05263005824731, 2.75869565217391, 1.42984838467653, 3.96869565217391, 5.09865153063337, 13.6473913043478, 12.8198608114635, 29.6230434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1245, '2021-06-06 00:00:00', 0.665803030850211, 1.7286956521739, 1.03547014393094, 2.59565217391303, 1.11836219182109, 3.48608695652171, 5.16273589264773, 13.6565217391304, 12.8198608114635, 29.6230434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1260, '2021-06-06 00:00:00', 0.694922579359999, 1.90086956521738, 0.900870461793926, 2.43304347826086, 1.1343408874813, 3.51260869565216, 5.1739958640862, 13.6217391304348, 12.8324609545557, 29.6078260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1275, '2021-06-06 00:00:00', 0.579267972012272, 1.65173913043478, 0.797778783963509, 2.38652173913043, 3.78465640589367, 4.36173913043478, 5.00564041540934, 13.7521739130435, 12.8441643906204, 29.5895652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1290, '2021-06-06 00:00:00', 0.702788067054122, 1.87739130434782, 1.08942527546869, 2.67739130434782, 3.8625176106382, 4.63173913043479, 5.02383103426753, 13.9134782608696, 12.8485749967318, 29.5860869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1305, '2021-06-06 00:00:00', 0.790155085593032, 1.81782608695652, 3.73253254633983, 3.52086956521739, 3.80149726067571, 4.48782608695653, 5.05349822091338, 13.9447826086957, 12.8485749967318, 29.5860869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1320, '2021-06-06 00:00:00', 0.64543709811185, 1.59238095238095, 0.728289581338166, 2.26428571428571, 1.13636387532466, 3.47857142857143, 5.05694364687002, 13.5290476190476, 12.9308045269537, 28.7142857142857 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1335, '2021-06-06 00:00:00', 0.628097277876759, 1.75809523809524, 0.748144371094246, 2.35000000000001, 3.9222100184171, 7.80714285714286, 5.02609637411627, 13.4538095238095, 12.9586390011415, 28.6438095238095 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1350, '2021-06-06 00:00:00', 0.429009379406867, 1.7109523809524, 1.04011766733616, 2.71952380952382, 4.63390383606576, 9.73952380952381, 4.98966488997866, 13.3557142857143, 12.9597781249379, 28.6290476190476 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1365, '2021-06-06 00:00:00', 0.766385144999694, 2.20523809523808, 3.91505744043493, 7.52380952380952, 4.44945122351918, 9.9747619047619, 5.01415795523037, 13.28, 12.9620965015034, 28.6342857142857 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 990, '2021-06-06 00:00:00', 2.00303769310515, 5.26000000000001, 3.85894573087601, 7.66307692307693, 4.13680753907945, 9.02615384615385, 4.88963520740949, 11.9226923076923, 18.7392757104923, 31.0730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1005, '2021-06-06 00:00:00', 2.97207102099633, 4.71692307692309, 2.87565647354585, 5.62192307692308, 4.06255258900872, 7.57153846153846, 4.35961051541921, 10.2703846153846, 18.874400652736, 30.56 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1020, '2021-06-06 00:00:00', 1.35718379232653, 3.58961538461538, 2.18418317772255, 5.19807692307693, 3.30331618924889, 6.62538461538462, 3.50139049302065, 9.05076923076924, 18.2143803247704, 30.2311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1035, '2021-06-06 00:00:00', 1.66838166635078, 3.67576923076924, 2.37570591938157, 4.59884615384615, 3.07864518154435, 6.11807692307693, 3.02551551869201, 8.41807692307693, 17.8332179933965, 29.9 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1050, '2021-06-06 00:00:00', 1.24041035393688, 2.83461538461537, 1.55919964676161, 4.21653846153845, 1.97830529649846, 5.59961538461537, 2.30686163767674, 7.73115384615384, 17.5162929165523, 29.5315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1065, '2021-06-06 00:00:00', 0.963533321446882, 2.73269230769231, 1.30179804649036, 3.73307692307692, 1.56371731657415, 5.04038461538461, 2.14042716800607, 7.3973076923077, 17.5256091872612, 29.3542307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1080, '2021-06-06 00:00:00', 1.0159140635976, 2.63576923076922, 1.55053067838575, 3.62576923076922, 1.64737348060948, 4.90923076923077, 2.07248349719699, 7.25038461538462, 17.4945100003929, 29.2780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1095, '2021-06-06 00:00:00', 1.2585124307934, 2.55846153846153, 1.45093439389402, 3.69884615384616, 1.72834433891112, 4.64692307692307, 3.22979373001769, 7.57346153846154, 17.5509859990389, 29.0515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1110, '2021-06-06 00:00:00', 0.788747400337058, 2.4523076923077, 1.14744961344045, 3.24615384615385, 1.4445471475651, 4.25730769230769, 3.82527143330531, 7.31846153846154, 17.5789099732081, 28.9996153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1125, '2021-06-06 00:00:00', 0.9883085784075, 2.11538461538462, 1.29462201195798, 3.03692307692308, 1.48440845508857, 3.91730769230769, 3.98394379401195, 7.50807692307692, 18.3364410270494, 29.1384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1140, '2021-06-06 00:00:00', 0.722596280515874, 1.99576923076922, 1.34658959540817, 2.92346153846153, 1.56442213465056, 3.77384615384615, 4.07509314664663, 7.90192307692308, 18.3183695109161, 29.1284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1155, '2021-06-06 00:00:00', 1.26475762348121, 2.00961538461538, 1.35616092759615, 2.77269230769231, 1.50874033041322, 3.66423076923077, 15.9171234016896, 15.5357692307692, 18.1518667486718, 29.2976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1170, '2021-06-06 00:00:00', 0.996864083012319, 1.97500000000001, 1.2231631754783, 2.67192307692308, 1.66692351354223, 3.605, 15.846903856784, 16.2046153846154, 18.0892142959874, 29.3453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1185, '2021-06-06 00:00:00', 0.836015826129184, 1.78769230769232, 1.35320229882249, 2.48269230769231, 1.94688042381019, 3.51923076923077, 15.8375665380182, 16.6553846153846, 18.0824172184345, 29.3273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1200, '2021-06-06 00:00:00', 0.793721516751209, 1.59461538461539, 1.16976210599222, 2.29076923076923, 1.59718020754849, 3.38615384615385, 15.7539108941729, 16.8873076923077, 17.9575406616659, 29.1788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1215, '2021-06-06 00:00:00', 0.783647585628596, 1.61653846153845, 0.992388261487643, 2.34230769230769, 1.26395356535936, 3.37884615384614, 15.6468059409531, 16.9119230769231, 17.9289537941801, 28.9519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1230, '2021-06-06 00:00:00', 0.740295990699765, 1.48692307692308, 1.1093424247655, 2.24615384615385, 1.24349161019099, 3.33923076923076, 15.6996221414598, 16.8307692307692, 17.9011700004389, 29.0892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1245, '2021-06-06 00:00:00', 0.794293106140001, 1.64846153846154, 1.11885628416495, 2.51076923076922, 1.19965584808568, 3.47307692307692, 15.6832074672734, 17.0373076923077, 17.8959946227769, 29.0834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1260, '2021-06-06 00:00:00', 0.713134899311037, 1.73576923076922, 0.93550874682422, 2.35384615384614, 1.34778113950299, 3.245, 15.6125600768691, 17.0419230769231, 17.7485350381376, 29.05 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1275, '2021-06-06 00:00:00', 0.821213829551204, 1.67807692307693, 0.80922070774676, 2.35692307692308, 2.70973734179874, 3.6573076923077, 15.373906209999, 16.9080769230769, 17.5864939130529, 28.9319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1290, '2021-06-06 00:00:00', 0.678322818541329, 1.79461538461538, 0.935221981053774, 2.39192307692308, 2.99163510732587, 3.74615384615384, 15.4017679354827, 16.9165384615385, 17.5526181128453, 28.9288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1305, '2021-06-06 00:00:00', 0.867967829960406, 1.64192307692309, 2.65700157783458, 2.78423076923078, 2.99668093319671, 3.96384615384616, 15.4334760828531, 16.94, 17.5830407101668, 28.8361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1320, '2021-06-06 00:00:00', 0.639576399669721, 1.47333333333333, 1.23967007064701, 2.14583333333333, 1.63789228070359, 4.05708333333333, 16.505785278045, 17.4154166666667, 18.1470381611363, 28.27125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1335, '2021-06-06 00:00:00', 0.759667046632363, 1.57375, 0.868536896498772, 2.47458333333334, 16.6714099138163, 13.3395833333333, 16.8851151273042, 17.5854166666667, 18.1266687537643, 28.25625 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1350, '2021-06-06 00:00:00', 0.722729829048927, 1.87916666666666, 1.40409487839541, 3.33291666666666, 16.5669487571848, 14.0445833333333, 16.8536983373065, 17.5720833333333, 18.0614947741946, 28.1725 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1365, '2021-06-06 00:00:00', 1.0889431121272, 2.52166666666666, 16.8456454614981, 12.6833333333333, 16.5210705988409, 14.4354166666667, 16.8584247205357, 17.3283333333333, 18.0264007475991, 28.0275 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 990, '2021-06-06 00:00:00', 4.08396221007656, 5.7916, 4.24280084378233, 7.0144, 4.74584316358361, 8.72760000000001, 5.67464316058728, 11.264, 10.2255961032434, 23.6736 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1005, '2021-06-06 00:00:00', 2.51991932105285, 4.26423076923076, 2.57035433055745, 5.61576923076923, 2.79794880912098, 7.32846153846153, 4.52727970623215, 9.94153846153845, 9.13263262238137, 23.2511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1020, '2021-06-06 00:00:00', 1.64202501620597, 3.61692307692308, 2.45841937963275, 5.24461538461539, 2.3955287837649, 6.06307692307691, 4.15008315023279, 9.32307692307692, 8.79556573594811, 23.1338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1035, '2021-06-06 00:00:00', 2.00696595221078, 3.6696, 1.9107917207273, 4.58399999999999, 2.09357931145045, 5.45919999999999, 4.42898125983842, 8.772, 8.94835506298968, 22.792 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1050, '2021-06-06 00:00:00', 0.944427624787384, 2.94346153846154, 1.10152349044403, 3.67499999999999, 1.69895012830322, 4.93346153846153, 4.81167824552531, 8.41346153846155, 8.78945428427638, 22.8588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1065, '2021-06-06 00:00:00', 1.06372762563472, 2.6526923076923, 1.40801201917946, 3.66461538461539, 1.81640591871378, 4.60769230769231, 5.03608016066219, 8.47076923076924, 9.34101929045301, 23.1757692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1080, '2021-06-06 00:00:00', 1.04818201590255, 2.70846153846154, 1.42274469302768, 3.64230769230769, 1.81188724390217, 4.41923076923077, 4.9192484729338, 8.45846153846155, 9.39473945272647, 23.3257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1095, '2021-06-06 00:00:00', 1.14344661171659, 2.54692307692308, 1.22410513625889, 3.30576923076923, 1.84389408172362, 4.22423076923077, 5.11326054339258, 8.54576923076923, 9.47863726816985, 23.4473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1110, '2021-06-06 00:00:00', 1.04042979284821, 2.14692307692308, 1.35964706959056, 3.03192307692308, 1.92574924479959, 4.19307692307693, 5.50648340944213, 8.81346153846154, 9.77958772137148, 23.58 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1125, '2021-06-06 00:00:00', 1.05254329346369, 2.13923076923077, 1.11949033733419, 2.84884615384616, 2.06588733031074, 3.89769230769231, 5.13946793115635, 8.66884615384616, 15.3444567640766, 27.3942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1140, '2021-06-06 00:00:00', 0.813222270685243, 1.96230769230771, 1.32661674947968, 2.90000000000001, 2.0588753091097, 3.77653846153847, 5.00701421853536, 8.92076923076924, 15.2520183784109, 27.8761538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1155, '2021-06-06 00:00:00', 1.03077566014068, 1.85769230769231, 1.55994635016226, 2.63615384615385, 1.90658809233829, 3.64307692307692, 4.29200417592454, 10.6096153846154, 15.2310196436291, 27.9507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1170, '2021-06-06 00:00:00', 0.966503929714637, 1.83461538461538, 1.12490881681755, 2.48961538461538, 1.54729585455997, 3.3626923076923, 4.40524931626593, 11.5915384615385, 15.1073470714901, 28.1665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1185, '2021-06-06 00:00:00', 0.887530367844466, 1.75307692307691, 1.18539029599797, 2.54692307692306, 1.62487211331087, 3.52423076923076, 4.41260537028251, 12.0630769230769, 15.0630487464677, 28.2784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1200, '2021-06-06 00:00:00', 0.91753993834684, 1.85653846153846, 0.976003152580022, 2.48307692307692, 1.58959636870012, 3.79384615384615, 4.36284876939544, 12.3442307692308, 15.0595552340085, 28.3996153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1215, '2021-06-06 00:00:00', 0.779534081753571, 1.74423076923078, 1.38360710296839, 2.49384615384615, 2.04021028327964, 3.905, 4.50988623428062, 12.5353846153846, 14.9335465260652, 28.5296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1230, '2021-06-06 00:00:00', 1.36268332570477, 1.92461538461538, 1.42957250199545, 2.79153846153846, 2.55133428138781, 3.97115384615385, 4.76406563605239, 12.8557692307692, 14.8744266288977, 28.6534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1245, '2021-06-06 00:00:00', 0.942382904376751, 1.95153846153845, 1.6726304019533, 2.8826923076923, 2.49472616040009, 4.11115384615383, 4.76467270649306, 12.885, 14.8468917441173, 28.7023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1260, '2021-06-06 00:00:00', 1.07225549481168, 2.04961538461538, 1.65806676120578, 2.70423076923077, 2.25751820846221, 4.10269230769231, 4.77743473167186, 12.9388461538462, 14.8201424263892, 28.7384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1275, '2021-06-06 00:00:00', 1.09136498865482, 1.90153846153847, 1.68039336054205, 2.93538461538462, 3.18653262243558, 4.48307692307693, 4.68729682636608, 13.2265384615385, 14.8070177800414, 28.7734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1290, '2021-06-06 00:00:00', 1.51535916027039, 2.25576923076923, 1.77269581754413, 3.0523076923077, 3.35394447456446, 5.08653846153847, 4.79222761755548, 13.3615384615385, 15.2812661628041, 28.8934615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1305, '2021-06-06 00:00:00', 1.15791702904562, 2.01961538461539, 2.57520714626103, 3.24961538461539, 2.94953954685499, 4.62653846153847, 5.04866180289391, 13.515, 15.649178970845, 28.9476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1320, '2021-06-06 00:00:00', 0.909826787146159, 1.7875, 1.06031031826277, 2.94166666666667, 1.80924512843965, 4.37875000000001, 4.90955080739927, 13.4075, 16.0821553315684, 28.48375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1335, '2021-06-06 00:00:00', 0.797812112384028, 2.21541666666667, 1.08329200032632, 2.81541666666668, 3.21615664838586, 8.43875000000001, 5.01606417610866, 13.7195833333333, 16.0894049608043, 28.4670833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1350, '2021-06-06 00:00:00', 0.847415401275455, 1.81458333333334, 1.48540721738157, 3.30208333333334, 4.29764841326719, 9.70083333333334, 5.50861768872914, 13.7691666666667, 16.0567994311137, 28.4108333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1365, '2021-06-06 00:00:00', 1.40536523696701, 2.86083333333334, 3.37449212496477, 7.95666666666667, 4.40018074398202, 10.3358333333333, 5.59032664454892, 14.0129166666667, 16.2238624576109, 28.38 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 990, '2021-06-06 00:00:00', 1.74758387055255, 5.11423076923077, 3.14099484485166, 6.95615384615385, 3.24956129583436, 8.24384615384616, 5.01531428572681, 12.0357692307692, 16.2235197973616, 27.6388461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1005, '2021-06-06 00:00:00', 2.16246344566704, 4.13807692307692, 2.05110641812207, 5.30846153846154, 2.02761386856571, 6.28500000000001, 4.54434485419473, 10.2969230769231, 17.1035947683521, 27.265 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1020, '2021-06-06 00:00:00', 1.11825915532203, 3.15346153846155, 1.38657946594656, 4.19115384615384, 2.35820453213555, 5.45384615384616, 5.05394184314048, 9.81807692307692, 17.7864489299709, 27.3784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1035, '2021-06-06 00:00:00', 1.29653099283613, 2.92384615384615, 1.61493948445802, 3.70153846153846, 2.12607811565008, 4.97192307692308, 4.96757064910466, 9.67307692307693, 17.8385817304472, 27.2869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1050, '2021-06-06 00:00:00', 0.99660932859679, 2.52692307692308, 1.6498316930477, 3.60615384615384, 1.81264961186232, 4.61884615384615, 4.85079539869494, 9.36999999999999, 17.8943698580136, 27.0938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1065, '2021-06-06 00:00:00', 0.880963109329797, 2.56000000000001, 1.14542628947278, 3.38576923076925, 1.42457011059478, 4.34, 4.77477785226303, 9.10653846153846, 17.8943698580136, 27.0938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1080, '2021-06-06 00:00:00', 0.804540958463985, 2.24692307692308, 1.17195622128789, 2.95576923076923, 1.56538282366182, 4.22923076923077, 4.87800301195228, 8.99576923076923, 17.8662510939997, 27.1780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1095, '2021-06-06 00:00:00', 0.903500968455481, 2.155, 1.28256905647039, 3.07923076923076, 1.86467749325349, 4.28692307692307, 5.2700397896615, 9.03923076923076, 17.974045784023, 27.1753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1110, '2021-06-06 00:00:00', 0.957572250738619, 2.25615384615383, 1.18414168850757, 2.98346153846153, 2.49084885129548, 4.73999999999999, 5.23165189385357, 8.83153846153845, 18.0427421802955, 27.2257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1125, '2021-06-06 00:00:00', 1.1377970618024, 2.16692307692308, 1.72108628487941, 3.145, 3.30490444409751, 4.97576923076923, 5.23184691613261, 8.92692307692308, 18.8984219976166, 29.305 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1140, '2021-06-06 00:00:00', 1.0209604075801, 2.00192307692308, 2.09821158278993, 3.39961538461538, 3.57655037925997, 4.82615384615384, 5.23985513598934, 9.29538461538461, 18.7105857697228, 29.4603846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1155, '2021-06-06 00:00:00', 2.07501060238255, 2.6176, 2.86212811266955, 3.4976, 3.92680709992228, 5.15160000000001, 4.93765423387801, 10.3928, 18.751306398933, 30.04 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1170, '2021-06-06 00:00:00', 1.60471368162673, 2.295, 2.39720375566072, 3.19461538461538, 2.82416103267175, 4.58153846153846, 4.87380325350196, 10.9130769230769, 18.2941613762845, 29.9173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1185, '2021-06-06 00:00:00', 1.57641306574328, 2.19307692307693, 2.13839368182323, 3.41346153846154, 2.19799730524087, 4.39807692307693, 4.74424049202335, 11.2146153846154, 18.1125984203941, 30.1184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1200, '2021-06-06 00:00:00', 1.54603288020231, 2.3648, 1.62635871401934, 3.0352, 2.31174162339422, 4.2092, 4.47194469256201, 11.4032, 18.4088039354362, 29.7896 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1215, '2021-06-06 00:00:00', 0.923965728080127, 2.02279999999998, 1.42652923792912, 2.88759999999999, 2.13369023056299, 4.05439999999999, 4.20650377391964, 11.4636, 18.4353141009314, 29.9532 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1230, '2021-06-06 00:00:00', 1.02776456447963, 1.94999999999999, 1.81803401141636, 2.79319999999999, 2.27636200987452, 4.17639999999999, 4.32588803985187, 11.5936, 18.3999479165929, 30.106 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1245, '2021-06-06 00:00:00', 1.15615915859366, 1.7496, 1.50080256307528, 2.736, 2.20152030802956, 3.722, 4.45013044752624, 11.5912, 18.3955574346996, 30.118 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1260, '2021-06-06 00:00:00', 1.26495717977592, 2.10399999999999, 1.68875121514882, 2.99159999999999, 2.09798713056108, 3.89999999999999, 4.45747032145664, 11.462, 18.3928774892167, 30.1256 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1275, '2021-06-06 00:00:00', 0.887048100912972, 2.0072, 1.24406551274439, 2.5436, 1.98401528891958, 3.86200000000001, 4.45010235837336, 11.2388, 18.4515051147596, 30.1992 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1290, '2021-06-06 00:00:00', 0.926588365996458, 1.74920000000001, 1.23469199938014, 2.5332, 2.4937676983499, 3.77240000000001, 4.60546439931234, 11.3376, 18.2902011835117, 30.3652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1305, '2021-06-06 00:00:00', 0.759068068972301, 1.8452, 1.72911422410435, 2.89120000000001, 2.55886061884321, 4.18520000000001, 5.08323869857268, 11.4736, 18.2847687707556, 30.3924 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1320, '2021-06-06 00:00:00', 1.45061061151677, 1.94565217391306, 2.5196671465978, 2.6804347826087, 2.71823261284781, 4.61391304347827, 5.26605596766171, 11.63, 18.9470972361438, 29.8913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1335, '2021-06-06 00:00:00', 1.15811708296943, 1.72478260869565, 1.42592817008609, 2.80565217391305, 3.97891244799063, 7.80478260869566, 5.09281963726456, 11.4613043478261, 18.9810313051508, 29.9730434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1350, '2021-06-06 00:00:00', 1.16976670759498, 2.18217391304348, 1.78638361030379, 3.57130434782609, 3.64494137517444, 8.51608695652174, 4.78213973805746, 11.3682608695652, 19.0006037765519, 29.995652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1365, '2021-06-06 00:00:00', 0.977679554993849, 2.61869565217391, 2.94150542243214, 6.89217391304348, 3.16323832169535, 8.58695652173913, 4.49425689734004, 11.1121739130435, 19.0087063680452, 30.0421739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 990, '2021-06-06 00:00:00', 1.37477472103499, 4.57652173913044, 2.16894530023582, 5.67652173913044, 2.35410372495055, 7.37956521739131, 2.50572151609183, 9.09695652173913, 19.0728733137587, 30.0165217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1005, '2021-06-06 00:00:00', 1.88396982260601, 3.81826086956522, 1.73060146276516, 4.75217391304348, 2.0229185857921, 6.28217391304347, 2.56655318606823, 8.4704347826087, 19.1635481647024, 29.9065217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1020, '2021-06-06 00:00:00', 1.13382472103218, 3.16304347826087, 1.51073314139392, 4.66652173913043, 2.21732836072796, 5.75782608695652, 2.61864204617735, 7.98956521739131, 19.1337413720704, 29.8395652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1035, '2021-06-06 00:00:00', 1.36012612760873, 3.21391304347826, 1.46410611615675, 3.78608695652173, 2.55331196219431, 4.93260869565217, 2.9260163262535, 7.68478260869565, 19.1967091423825, 29.8834782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1050, '2021-06-06 00:00:00', 1.30652436978946, 2.71173913043478, 2.5334713487819, 3.9195652173913, 2.59743184201492, 4.52608695652173, 2.95286736777994, 7.42565217391304, 19.1751135445567, 29.8439130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1065, '2021-06-06 00:00:00', 2.05484898418986, 2.65043478260869, 1.98012086906999, 3.33173913043478, 1.87815831497946, 3.88173913043478, 2.75701570055786, 7.06913043478261, 19.2253161489653, 30.0291304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1080, '2021-06-06 00:00:00', 1.3251755048208, 2.3391304347826, 1.78416630590161, 3.03304347826087, 1.79824486235335, 3.97130434782609, 2.91757127323179, 7.24304347826088, 19.2409735009646, 30.1439130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1095, '2021-06-06 00:00:00', 0.733091078682774, 2.00043478260869, 1.25071110208136, 2.71652173913043, 1.72654490594741, 3.93130434782609, 3.32483444861122, 7.51173913043479, 19.2966536040891, 30.0669565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1110, '2021-06-06 00:00:00', 1.14786844903263, 1.95739130434783, 1.42597626221311, 2.83913043478261, 1.72046895895718, 4.04956521739129, 3.54738950948662, 7.42217391304348, 19.4034551138639, 30.3239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1125, '2021-06-06 00:00:00', 0.990536645384615, 2.13086956521739, 1.08298792507111, 2.88086956521739, 1.94013802939959, 4.01913043478261, 4.28667486788126, 7.96782608695652, 19.4798968534981, 30.8078260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1140, '2021-06-06 00:00:00', 0.791095952665749, 2.01347826086956, 1.19448915768461, 2.72956521739129, 1.79429883252353, 3.85086956521739, 4.68392845491377, 8.34304347826087, 19.3835880622244, 31.1204347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1155, '2021-06-06 00:00:00', 0.838757079693035, 1.77956521739129, 1.66627866366351, 2.6513043478261, 1.80581603202042, 3.70521739130435, 4.0469834078678, 10.7373913043478, 19.6024539179344, 31.1021739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1170, '2021-06-06 00:00:00', 1.21251787811276, 1.8221739130435, 1.31137407946192, 2.69260869565218, 1.52444598891614, 3.74913043478262, 4.09802044181114, 11.0052173913044, 19.6998067846306, 31.0865217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1185, '2021-06-06 00:00:00', 0.91632601168132, 1.85478260869566, 1.1074148224278, 2.57304347826088, 1.39635522168908, 3.37478260869567, 4.13593836583766, 11.4004347826087, 19.792103407982, 31.0586956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1200, '2021-06-06 00:00:00', 0.849698388711351, 1.92347826086957, 1.09126644344674, 2.58521739130436, 1.30173250319773, 3.13434782608697, 4.26354252490345, 11.7030434782609, 19.9001837936176, 31.1517391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1215, '2021-06-06 00:00:00', 0.847361167753514, 1.81130434782609, 1.04506595287082, 2.1908695652174, 1.59385070789311, 3.16347826086957, 4.27136179930399, 11.7395652173913, 19.8722830295445, 31.1265217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1230, '2021-06-06 00:00:00', 0.727891263651115, 1.41434782608695, 1.13967473343218, 2.07695652173912, 2.05855747874103, 3.26956521739131, 4.30338730449517, 11.8017391304348, 19.9126418224159, 31.1204347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1245, '2021-06-06 00:00:00', 0.925048658051476, 1.57826086956522, 1.41235275912413, 2.41304347826088, 1.88767826946539, 3.27260869565219, 4.78558912163453, 12.0578260869565, 19.8075341995715, 31.2726086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1260, '2021-06-06 00:00:00', 1.08464033856004, 1.7391304347826, 1.42694191931792, 2.36782608695652, 1.94261009780522, 3.44391304347826, 4.85972933093608, 12.0665217391304, 19.7929015302997, 31.0434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1275, '2021-06-06 00:00:00', 0.82263218719852, 1.64347826086957, 1.30837451577053, 2.29565217391305, 2.53469202002209, 3.83, 4.67263592442353, 12.0691304347826, 19.6945213585276, 30.9647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1290, '2021-06-06 00:00:00', 1.01000900085998, 1.51999999999999, 1.35150041053778, 2.54521739130435, 2.88055529615893, 3.71521739130434, 4.85827772472847, 12.1547826086957, 19.6535566785907, 30.8708695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1305, '2021-06-06 00:00:00', 1.1702303749411, 1.92130434782609, 2.20538570027026, 2.98521739130434, 3.84467780585448, 4.48739130434782, 4.80888912582791, 12.3665217391304, 19.6680306599193, 30.8713043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1320, '2021-06-06 00:00:00', 0.815537508991101, 1.70285714285713, 1.22329064412347, 2.14999999999999, 3.07289207657635, 4.20571428571428, 4.81969491229673, 11.952380952381, 20.4557320293639, 30.3685714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1335, '2021-06-06 00:00:00', 0.89817911035925, 1.54571428571428, 2.99345619643915, 2.9, 3.29165987943846, 7.96619047619047, 4.94196466619347, 11.8561904761905, 20.5427790001163, 30.3909523809524 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1350, '2021-06-06 00:00:00', 2.56000511532227, 2.19190476190477, 2.57235476706054, 3.39761904761905, 3.38449918923093, 8.54047619047619, 4.69889379079192, 11.8414285714286, 20.4088692321092, 30.5666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1365, '2021-06-06 00:00:00', 1.29931190580687, 2.42285714285715, 2.57452889819072, 7.40238095238096, 2.97411651547466, 9.15095238095238, 4.49032473107192, 11.5647619047619, 20.4258964249284, 30.5804761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 945, '2021-06-06 00:00:00', 2.78600071787492, 3.86999999999998, 2.82135605693429, 4.84499999999994, 5.0204581464245, 8.07999999999998, 4.90024999362274, 8.16500000000002, 14.0502117421767, 36.035 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 960, '2021-06-06 00:00:00', 0.572756492761105, 2.44499999999996, 1.21622366364088, 5.13, 1.62634559672911, 5.68000000000001, 1.32228968081885, 5.89500000000004, 12.9471251635257, 36.815 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 975, '2021-06-06 00:00:00', 1.42835569799681, 3.62, 1.83847763108504, 4.17000000000002, 0.544472221513629, 5.08500000000004, 0.353553390593274, 5.22000000000003, 12.7491352647935, 36.955 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 930, '2021-06-06 00:00:00', 0.572756492761145, 6.29500000000002, 0.240416305603449, 6.87000000000006, 2.26981276760884, 8.30500000000006, 2.49608693758857, 9.92500000000001, 10.1823376490863, 38.77 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 945, '2021-06-06 00:00:00', 0.523259018077971, 3.69, 0.0494974746830133, 4.36500000000001, 0.968736290225573, 5.50500000000005, 0.388908729652649, 7.69499999999999, 10.1823376490863, 38.77 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 960, '2021-06-06 00:00:00', 0.643467170879736, 3.58499999999998, 0.410121933088227, 4.69999999999999, 0.735391052433984, 6.27999999999997, 0.544472221513629, 7.755, 10.5429621074914, 39.025 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 975, '2021-06-06 00:00:00', 0.219203102167791, 3.34500000000003, 0.961665222413714, 4.23000000000008, 0.0707106781186708, 5.94, 0.558614357137347, 7.76499999999999, 10.5429621074914, 39.025 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 930, '2021-06-06 00:00:00', 1.22329473145274, 4.77499999999998, 0.0424264068712347, 5.72999999999996, 0.367695526217072, 9.02000000000004, 0.431335136523804, 9.065, 4.99924494298881, 31.035 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 945, '2021-06-06 00:00:00', 1.2303657992646, 4.82999999999993, 0.912167747730621, 6.63499999999999, 0.905096679918762, 8.12, 0.431335136523804, 9.065, 4.99924494298881, 31.035 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 960, '2021-06-06 00:00:00', 0.0353553390592952, 3.11500000000001, 0.0424264068711543, 4.60000000000002, 1.47078210486805, 5.78000000000003, 0.84145706961195, 8.77500000000003, 4.58912300990066, 30.745 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 975, '2021-06-06 00:00:00', 0.813172798364514, 3.09500000000008, 0.834386001800171, 4.22000000000003, 0.544472221513629, 7.69500000000005, 2.68700576850877, 10.08, 4.58912300990066, 30.745 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 930, '2021-06-06 00:00:00', 0.523259018078052, 3.85000000000002, 0.671751442127252, 6.755, 0.705339014233615, 6.755, 0.740605964945296, 12.23, 0.777636263192561, 31.56 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 945, '2021-06-06 00:00:00', 1.27279220613575, 5.38, 0.622253967444159, 6.71999999999997, 1.61927452891717, 7.66499999999996, 5.25380338421605, 12.945, 13.9370746571869, 31.525 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 960, '2021-06-06 00:00:00', 1.65462986797646, 4.58000000000004, 1.9728279195104, 4.83500000000001, 5.57907250356185, 8.21499999999997, 7.02157033718242, 14.195, 13.9370746571869, 31.525 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 975, '2021-06-06 00:00:00', 1.37885822331376, 3.10499999999999, 1.68998520703584, 5.46499999999997, 4.05879292401079, 7.13999999999999, 6.91550432000446, 14.12, 14.1067802846717, 31.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 930, '2021-06-06 00:00:00', 2.55972654789527, 5.84, 2.24859956417323, 6.15000000000001, 0.544472221513629, 7.35500000000002, 1.44249783362057, 8.76000000000002, 6.97914393031127, 36.445 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 945, '2021-06-06 00:00:00', 1.66877200360026, 5.34000000000003, 0.502045814642434, 6.92500000000004, 1.07480230740354, 8.04000000000002, 1.76776695296637, 8.53000000000003, 6.97914393031127, 36.445 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 960, '2021-06-06 00:00:00', 1.27279220613583, 5.23000000000002, 0.268700576850845, 6.32000000000002, 1.74655374953079, 7.745, 2.31223917448004, 8.14500000000001, 6.97914393031127, 36.445 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 975, '2021-06-06 00:00:00', 0.395979797464508, 3.88999999999999, 0.749533188057742, 6.46000000000001, 1.03237590053239, 7.24000000000001, 0.629325035256018, 8.41500000000002, 5.69928065636361, 35.54 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 930, '2021-06-06 00:00:00', 0, 8.27999999999997, 0, 12.0599999999999, 0, 17.01, 0, 17.85, 0, 43.97 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-06-06 18:02:08 Duration: 1s120ms Database: acaweb_fx User: pgperfstats
9 8s669ms 4 2s85ms 2s279ms 2s167ms refresh materialized view concurrently latest_t15_candle_view;Times Reported Time consuming queries #9
Day Hour Count Duration Avg duration Jun 06 18 4 8s669ms 2s167ms [ User: postgres - Total duration: 8s669ms - Times executed: 4 ]
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-06-06 18:16:03 Duration: 2s279ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-06-06 18:01:03 Duration: 2s191ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-06-06 18:46:03 Duration: 2s113ms Database: acaweb_fx User: postgres
10 7s87ms 6 626ms 2s581ms 1s181ms select fixcandlegaps (?, false);Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration Jun 06 18 6 7s87ms 1s181ms [ User: postgres - Total duration: 7s87ms - Times executed: 6 ]
-
select fixcandlegaps ('XM', false);
Date: 2021-06-06 18:06:08 Duration: 2s581ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('PHILLIPFUTURES', false);
Date: 2021-06-06 18:06:03 Duration: 1s409ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('LEGACYFXMT5', false);
Date: 2021-06-06 18:06:04 Duration: 931ms Database: acaweb_fx User: postgres
11 5s887ms 55 50ms 1s129ms 107ms 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 #11
Day Hour Count Duration Avg duration Jun 06 18 55 5s887ms 107ms [ User: pgperfstats - Total duration: 5s887ms - Times executed: 55 ]
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 1032156order by pricedatetime asc;
Date: 2021-06-06 18:02:47 Duration: 1s129ms 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 = 1031941order by pricedatetime asc;
Date: 2021-06-06 18:01:03 Duration: 147ms 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 = 1031931order by pricedatetime asc;
Date: 2021-06-06 18:00:56 Duration: 131ms Database: acaweb_fx User: pgperfstats
12 5s641ms 29 59ms 555ms 194ms select * from ( select pricedatetime, open, high, low, close, volume, bsf from t60 where symbolid = ? and (bsf = ? or bsf is null) order by pricedatetime desc limit ?) a order by pricedatetime asc;Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Jun 06 18 29 5s641ms 194ms [ User: postgres - Total duration: 5s641ms - Times executed: 29 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1003093' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:15:57 Duration: 555ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1016678' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:10:48 Duration: 467ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1010218' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:37:54 Duration: 463ms Database: acaweb_fx User: postgres Bind query: yes
13 5s625ms 6 931ms 947ms 937ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 #13
Day Hour Count Duration Avg duration Jun 06 18 6 5s625ms 937ms [ User: pgperfstats - Total duration: 5s625ms - Times executed: 6 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1032031, 1, 600, '2021-06-06 00:00:00', 0.780059568691088, 1.2983125, 0.944699112199532, 1.81360416666667, 0.951491049321227, 2.05922916666667, 1.43455722540825, 2.61545833333333, 2.24042758923575, 6.334 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 615, '2021-06-06 00:00:00', 0.469109072616239, 1.0818125, 0.533860731649276, 1.23620833333334, 0.591301167470666, 1.412375, 0.923961990050444, 2.17229166666667, 2.32472841788851, 6.30077083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 630, '2021-06-06 00:00:00', 0.256062648018304, 0.709666666666669, 0.352026940642908, 0.949645833333335, 0.643026851815532, 1.21485416666667, 0.910707640133263, 2.10733333333333, 2.34861295174438, 6.27541666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 645, '2021-06-06 00:00:00', 0.259260436983323, 0.6368125, 0.438623982687227, 0.817708333333332, 0.594132374587186, 1.1513125, 0.921389875425288, 2.02754166666666, 2.35571652996816, 6.265 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 660, '2021-06-06 00:00:00', 0.254349497083569, 0.552416666666666, 0.433738675561145, 0.812770833333333, 0.471047129380727, 1.1044375, 1.00620153474968, 1.9759375, 2.40137272185626, 6.28583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 675, '2021-06-06 00:00:00', 0.28162548365423, 0.563750000000004, 0.321967254613692, 0.791249999999999, 0.529743340489974, 1.0724375, 1.0165861633606, 1.88691666666667, 2.40431575948049, 6.29964583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 690, '2021-06-06 00:00:00', 0.304471590259848, 0.560833333333331, 0.42541852740583, 0.787145833333331, 0.807714367550247, 1.06889583333333, 1.07984395825729, 1.8776875, 2.40425419970383, 6.2913125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 705, '2021-06-06 00:00:00', 0.196165575397456, 0.445958333333337, 0.323706096989632, 0.592437499999999, 0.667044100132622, 0.891874999999998, 1.11943242282657, 1.82941666666667, 2.73080304114872, 6.62547916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 720, '2021-06-06 00:00:00', 0.19888639244918, 0.404166666666666, 0.444268334749246, 0.648124999999997, 0.561035048489895, 0.831104166666661, 1.0863891794727, 1.80983333333333, 2.87244504589151, 6.73395833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 735, '2021-06-06 00:00:00', 0.418064080774774, 0.504020833333331, 0.542599558419559, 0.657291666666663, 0.508233212401952, 0.892291666666664, 1.06747453555482, 1.81233333333334, 2.99476408303617, 6.835 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 750, '2021-06-06 00:00:00', 0.37771799541188, 0.457916666666666, 0.375938506766154, 0.644999999999995, 0.55849453072653, 0.931520833333331, 1.0807324054343, 1.84085416666667, 3.02200072265935, 6.83895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 765, '2021-06-06 00:00:00', 0.28974208921189, 0.458249999999996, 0.531254585231702, 0.684229166666663, 0.772051640147438, 0.996312500000001, 1.10303909701656, 1.90897916666667, 3.03962621027461, 6.81395833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 780, '2021-06-06 00:00:00', 0.385282135941132, 0.476458333333333, 0.421568525018449, 0.638395833333335, 0.617096843690481, 0.945416666666667, 1.0358327652971, 1.8696875, 2.99834097333697, 6.781125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 795, '2021-06-06 00:00:00', 0.215873401867988, 0.43360416666667, 0.351946965701746, 0.633333333333338, 0.449680643019598, 0.934562500000001, 1.02490726316961, 1.92843750000001, 2.93157979364431, 6.77439583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 810, '2021-06-06 00:00:00', 0.243916012771267, 0.401395833333338, 0.299975542481312, 0.631249999999999, 0.492993207393604, 0.920791666666666, 1.08764776086793, 1.97177083333334, 2.95389858915299, 6.792375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 825, '2021-06-06 00:00:00', 0.223464162415497, 0.441666666666665, 0.350930933272541, 0.663291666666667, 0.473035891566535, 0.912041666666666, 1.06075808937985, 1.9915625, 2.96722690372483, 6.77279166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 840, '2021-06-06 00:00:00', 0.259531077102308, 0.504145833333335, 0.328838794009546, 0.6758125, 0.584745103873153, 0.90235416666667, 0.916726037932374, 1.96895833333334, 2.9540456408285, 6.7548125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 855, '2021-06-06 00:00:00', 0.261380843214029, 0.404645833333333, 0.304455141147289, 0.571791666666666, 0.595745787629475, 0.805000000000001, 0.937055219853313, 1.9149375, 2.95577836036123, 6.75195833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 870, '2021-06-06 00:00:00', 0.188505476749328, 0.399645833333331, 0.393383160724126, 0.5450625, 0.499346674615214, 0.819166666666666, 0.87226041284009, 1.88702083333333, 2.95023813672826, 6.73945833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 885, '2021-06-06 00:00:00', 0.310474633727793, 0.391458333333333, 0.402297214647386, 0.588125000000003, 0.52094357978117, 0.829312500000002, 1.00883124010634, 2.69333333333334, 2.94492432267866, 6.739875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 900, '2021-06-06 00:00:00', 0.214042956502334, 0.391312500000004, 0.261397789485343, 0.553750000000002, 0.453239347141335, 0.745416666666672, 1.09560460258218, 2.78535416666667, 2.94492432267866, 6.739875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 915, '2021-06-06 00:00:00', 0.205044622220259, 0.377916666666671, 0.321247286121735, 0.524583333333339, 0.444632236895795, 0.692500000000004, 1.21820257363735, 2.94464583333334, 2.94645609871701, 6.73570833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 930, '2021-06-06 00:00:00', 0.195543750201214, 0.359020833333336, 0.438009124052942, 0.534583333333337, 0.428401687012068, 0.708875000000003, 1.26407928915688, 2.97908333333334, 2.94732519210953, 6.734875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 945, '2021-06-06 00:00:00', 0.307348407313693, 0.3775, 0.29617855953873, 0.495, 0.413772070211317, 0.889500000000005, 1.26946733505218, 3.00464583333334, 2.94752350169178, 6.73514583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 960, '2021-06-06 00:00:00', 0.155446411848333, 0.356249999999998, 0.230066857800013, 0.537208333333332, 0.508948852370951, 1.03672916666667, 1.25297230511021, 3.09714583333333, 2.94752350169178, 6.73514583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 975, '2021-06-06 00:00:00', 0.15831414262037, 0.34554166666667, 0.399659692194771, 0.723250000000007, 0.641869060518928, 1.25860416666667, 1.23147785006441, 3.11422916666667, 2.94532560014194, 6.72889583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 990, '2021-06-06 00:00:00', 0.370607394124445, 0.651166666666674, 0.506883647552174, 0.889645833333338, 0.718332584841902, 1.3094375, 1.21345331565551, 3.13116666666667, 2.94221220741471, 6.71389583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1005, '2021-06-06 00:00:00', 0.274534850352319, 0.582916666666669, 0.532635996361087, 0.990687500000002, 0.658688403261038, 1.27839583333334, 1.17912803061863, 3.01277083333334, 2.92707736084284, 6.7055625 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1020, '2021-06-06 00:00:00', 0.483273484081909, 0.743604166666668, 0.530604966035829, 0.931104166666663, 0.575605841826612, 1.20520833333333, 1.17791974887197, 2.9375, 2.92930729402466, 6.702375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1035, '2021-06-06 00:00:00', 0.228249482117608, 0.482499999999999, 0.385308090072557, 0.753541666666667, 0.577835011289327, 1.1136875, 1.16572282557597, 2.92202083333333, 2.90003042056758, 6.687375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1050, '2021-06-06 00:00:00', 0.306529261907892, 0.547416666666666, 0.440047390707906, 0.807020833333329, 0.562860209545077, 1.0749375, 1.11770899688649, 2.92702083333333, 2.83906101637675, 6.72529166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1065, '2021-06-06 00:00:00', 0.258818035233867, 0.520416666666661, 0.353278002956861, 0.750895833333329, 0.805797808536829, 2.03022916666667, 1.034460501195, 2.8449375, 2.75812405889862, 6.66404166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1080, '2021-06-06 00:00:00', 0.275426092002549, 0.522979166666664, 0.412030804743976, 0.679583333333333, 0.892228578618518, 2.09252083333333, 0.937858412406166, 2.81535416666667, 2.72538913422854, 6.62945833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1095, '2021-06-06 00:00:00', 0.302463316736119, 0.481666666666667, 0.734911041335983, 1.81522916666667, 0.98569606259129, 2.17847916666667, 0.919243956980764, 2.7411875, 2.66172728725559, 6.73972916666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 600, '2021-06-06 00:00:00', 0.359537388662364, 1.01607692307693, 0.443121412429872, 1.30338461538461, 0.700371675227902, 1.71721153846154, 0.57342839570429, 2.36025, 2.57122645899997, 6.43571153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 615, '2021-06-06 00:00:00', 0.295232990130742, 0.819538461538459, 0.499326776385349, 1.19651923076923, 0.543987597426491, 1.47511538461538, 0.506872907754384, 2.24076923076923, 2.5985471872982, 6.41526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 630, '2021-06-06 00:00:00', 0.27148755744261, 0.793076923076923, 0.434169506068766, 1.005, 0.44889264306736, 1.34975, 0.549187307265504, 2.17846153846154, 2.64672765250573, 6.41244230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 645, '2021-06-06 00:00:00', 0.32452181685579, 0.713980769230774, 0.364902105417964, 0.970557692307692, 0.399942303531207, 1.26461538461538, 0.589541507966472, 2.11698076923077, 2.68550899437074, 6.35782692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 660, '2021-06-06 00:00:00', 0.197151359268809, 0.61203846153846, 0.274780191873714, 0.85807692307692, 0.347727028771797, 1.17255769230769, 0.682895321688918, 2.02159615384615, 2.687653896345, 6.33205769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 675, '2021-06-06 00:00:00', 0.212500497736977, 0.592692307692303, 0.320189607288223, 0.804230769230767, 0.39173086571503, 1.04563461538462, 0.710941084868392, 1.97038461538462, 2.69944831208441, 6.31051923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 690, '2021-06-06 00:00:00', 0.262157223084515, 0.561980769230768, 0.330048185293276, 0.778769230769227, 0.358903614659123, 1.00723076923077, 0.780407484291675, 1.90230769230769, 2.72495877830501, 6.31628846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 705, '2021-06-06 00:00:00', 0.203371025089989, 0.504923076923073, 0.28003717610346, 0.688000000000002, 0.317524075404586, 0.961538461538462, 0.800768998910037, 1.84448076923077, 2.66958389929678, 6.57584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 720, '2021-06-06 00:00:00', 0.215862086491852, 0.451403846153847, 0.223158698274087, 0.643769230769231, 0.246113482267524, 0.879615384615383, 0.804948286203243, 1.82178846153846, 2.69175547016326, 6.55636538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 735, '2021-06-06 00:00:00', 0.197823877574123, 0.445057692307691, 0.205509123885045, 0.654999999999998, 0.209029994167195, 0.891538461538463, 0.840895307670069, 1.87846153846154, 2.66624112534136, 6.64546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 750, '2021-06-06 00:00:00', 0.123602340032619, 0.441538461538462, 0.231127337530304, 0.620384615384619, 0.249920910566648, 0.892692307692307, 0.795857927986186, 1.85230769230769, 2.65357140183101, 6.65623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 765, '2021-06-06 00:00:00', 0.175916063901117, 0.447692307692313, 0.179109334893951, 0.628076923076928, 0.291886173810163, 0.888461538461538, 0.79162166881564, 1.89955769230769, 2.6424189937369, 6.64046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 780, '2021-06-06 00:00:00', 0.189080365494104, 0.489230769230771, 0.259375878126411, 0.680384615384611, 0.313747571244045, 0.908461538461535, 0.784385239927032, 1.94776923076923, 2.64420240213596, 6.64321153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 795, '2021-06-06 00:00:00', 0.219190468630508, 0.43730769230769, 0.279060236122265, 0.618846153846153, 0.509952713116998, 0.948519230769232, 0.845097530102068, 1.95584615384615, 2.69421318134599, 6.65744230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 810, '2021-06-06 00:00:00', 0.190167941971944, 0.380384615384613, 0.251112294831184, 0.535769230769226, 0.498149413792228, 0.908961538461533, 0.845433009673834, 1.86507692307692, 2.72527702282793, 6.62436538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 825, '2021-06-06 00:00:00', 0.14181732562051, 0.361923076923077, 0.456660985178961, 0.684346153846153, 0.540270771501166, 0.958442307692307, 0.804493293943462, 1.8775, 2.73605470986686, 6.61615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 840, '2021-06-06 00:00:00', 0.487794602108468, 0.587076923076923, 0.461644563990028, 0.739711538461536, 0.540686670248693, 0.970153846153848, 0.812822319736325, 1.88428846153846, 2.73901219427454, 6.61640384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 855, '2021-06-06 00:00:00', 0.178385925626264, 0.378461538461533, 0.38717814822319, 0.588461538461534, 0.48520968702677, 0.743403846153843, 0.76979179627701, 1.80148076923077, 2.74821624219168, 6.60692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 870, '2021-06-06 00:00:00', 0.37937316112848, 0.416153846153844, 0.371773498041688, 0.543076923076927, 0.601725194432962, 0.716480769230766, 0.759731254356536, 1.80417307692308, 2.7712491666145, 6.61371153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 885, '2021-06-06 00:00:00', 0.189959104910669, 0.36269230769231, 0.271649112615182, 0.491096153846153, 0.374021208777501, 0.731730769230767, 1.02712274077414, 2.55826923076923, 2.92469221865245, 6.72992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 900, '2021-06-06 00:00:00', 0.153139956098486, 0.359615384615389, 0.264151762905634, 0.541923076923077, 0.239988705663733, 0.813326923076922, 0.979990770168469, 2.84851923076923, 2.92469221865245, 6.72992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 915, '2021-06-06 00:00:00', 0.168711405843051, 0.396538461538459, 0.193202947301933, 0.573326923076921, 0.263078812408874, 0.847692307692306, 0.936718310831041, 2.93857692307693, 2.92194528801514, 6.71838461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 930, '2021-06-06 00:00:00', 0.151675190659312, 0.416788461538463, 0.174938302310798, 0.58948076923077, 0.297307144989048, 0.836538461538459, 0.951022491038742, 2.94896153846154, 2.93608831165654, 6.70107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 945, '2021-06-06 00:00:00', 0.123018447647248, 0.391538461538462, 0.220781827568795, 0.583846153846155, 0.405285274647566, 1.02807692307692, 1.02895990502733, 2.93511538461539, 2.91811030799307, 6.72101923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 960, '2021-06-06 00:00:00', 0.203314080635394, 0.426153846153843, 0.239394106989997, 0.591538461538456, 0.419335738446488, 1.10230769230769, 1.13893029705003, 2.95069230769231, 2.92901117181471, 6.70826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 975, '2021-06-06 00:00:00', 0.135247351744298, 0.409615384615385, 0.299315115658294, 0.828461538461536, 0.460247502395759, 1.20678846153846, 1.15709191443962, 2.94953846153846, 2.92854991394403, 6.70596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 990, '2021-06-06 00:00:00', 0.245765366527944, 0.68384615384615, 0.372019463924215, 0.945307692307691, 0.461935060371044, 1.22, 1.2117040156484, 2.97030769230769, 2.92166453847539, 6.69134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1005, '2021-06-06 00:00:00', 0.252537014042574, 0.669288461538461, 0.313157107289863, 0.924923076923074, 0.373758457583751, 1.16076923076923, 1.22131785316581, 2.94646153846154, 2.91699623928452, 6.6725 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1020, '2021-06-06 00:00:00', 0.255956595629323, 0.606673076923073, 0.297032959191656, 0.802826923076922, 0.387774728914371, 1.01859615384615, 1.20867760160243, 2.91723076923077, 2.90889389208074, 6.63634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1035, '2021-06-06 00:00:00', 0.220272907653558, 0.571923076923076, 0.324531378120229, 0.793846153846151, 0.357132166872971, 0.999230769230769, 1.27948273743127, 2.94215384615385, 2.901469521639, 6.61275 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1050, '2021-06-06 00:00:00', 0.195521000249236, 0.512692307692306, 0.220718058931435, 0.627307692307692, 0.26980021098241, 0.901923076923073, 1.255079208809, 2.97709615384615, 2.87862907194487, 6.58607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1065, '2021-06-06 00:00:00', 0.152936386976869, 0.431538461538464, 0.254296011644818, 0.662307692307694, 0.969500797000508, 2.05934615384615, 1.22611230709727, 2.98248076923077, 2.8823581697711, 6.58267307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1080, '2021-06-06 00:00:00', 0.195352541280157, 0.481153846153849, 0.209984614821035, 0.658461538461535, 0.901634308652052, 2.36805769230769, 1.26501937291338, 2.97407692307692, 2.85645822984447, 6.55767307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1095, '2021-06-06 00:00:00', 0.205821804929929, 0.481153846153844, 0.902691295728844, 1.91865384615384, 0.796498725915249, 2.41209615384616, 1.21929854566531, 2.89978846153846, 2.83242156582287, 6.52305769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 600, '2021-06-06 00:00:00', 0.490427390140478, 1.16675, 0.585584356729376, 1.62917307692308, 0.577017450742643, 1.85296153846154, 1.08269314212292, 2.4695, 2.68167099657027, 6.40457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 615, '2021-06-06 00:00:00', 0.418671452334647, 0.93025, 0.362531751925055, 1.25363461538461, 0.377125345414293, 1.43088461538462, 1.04860918308308, 2.16517307692307, 2.58576300151426, 6.261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 630, '2021-06-06 00:00:00', 0.290824219312046, 0.778057692307692, 0.329820891370781, 0.996096153846153, 0.456824297144471, 1.28396153846154, 1.01906288267514, 1.98717307692307, 2.50608342147356, 6.22484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 645, '2021-06-06 00:00:00', 0.220780831107721, 0.69115384615385, 0.251938613554968, 0.923249999999999, 0.411076756822857, 1.1555, 1.02550347128393, 1.91698076923077, 2.48663771355249, 6.17003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 660, '2021-06-06 00:00:00', 0.265425357463476, 0.681403846153844, 0.348551073953081, 0.889865384615381, 0.497136002131593, 1.14223076923077, 1.06938346651776, 1.93596153846153, 2.48693547440342, 6.13907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 675, '2021-06-06 00:00:00', 0.157689139180173, 0.516730769230764, 0.238146729172132, 0.686730769230768, 0.346793203730758, 0.942884615384615, 1.59893028195055, 2.0454423076923, 2.4444464514172, 6.04907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 690, '2021-06-06 00:00:00', 0.156049794814151, 0.496538461538464, 0.287121725057509, 0.673250000000001, 0.335322503775786, 0.90280769230769, 1.56445512768454, 1.98755769230769, 2.42635205202885, 5.99959615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 705, '2021-06-06 00:00:00', 0.185680226568316, 0.425942307692307, 0.20770402851543, 0.584288461538461, 0.40318632121562, 0.883519230769232, 1.53473544801201, 2.06065384615385, 2.51370412072274, 6.11005769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 720, '2021-06-06 00:00:00', 0.167767252924537, 0.418134615384614, 0.22882894182202, 0.631269230769227, 0.411828168517662, 0.906596153846156, 1.54852315113962, 2.13948076923077, 2.47094199236149, 6.18601923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 735, '2021-06-06 00:00:00', 0.162123637530601, 0.457423076923075, 0.294251038819156, 0.638576923076923, 0.386429765237535, 0.909288461538461, 1.55650913622563, 2.13536538461539, 2.46831252673064, 6.17601923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 750, '2021-06-06 00:00:00', 0.250536152005129, 0.466211538461539, 0.345605593348609, 0.665384615384619, 0.415989585668456, 0.931653846153847, 1.53417841054573, 2.15184615384616, 2.41953151949838, 6.20442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 765, '2021-06-06 00:00:00', 0.196977156035924, 0.440000000000002, 0.242063806750332, 0.609942307692307, 0.258579510908229, 0.808788461538464, 1.5064280661424, 2.15453846153846, 2.40008307364237, 6.20659615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 780, '2021-06-06 00:00:00', 0.174932514460246, 0.425769230769229, 0.224095674107834, 0.608134615384613, 0.358013528429387, 0.800057692307691, 1.5769463319486, 2.22607692307692, 2.40008307364237, 6.20659615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 795, '2021-06-06 00:00:00', 0.204205199398882, 0.42121153846154, 0.208482048664589, 0.520769230769233, 0.450916122594195, 0.90198076923077, 1.63453099742356, 2.32230769230769, 2.39299364949815, 6.19505769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 810, '2021-06-06 00:00:00', 0.165304367293047, 0.358076923076925, 0.269458648889839, 0.559288461538465, 0.382220645097124, 0.900692307692308, 1.59344022021054, 2.33615384615384, 2.42856161108714, 6.21582692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 825, '2021-06-06 00:00:00', 0.192954757550932, 0.39346153846154, 0.350342962186836, 0.713134615384616, 0.395643532255217, 0.896730769230768, 1.52770449078146, 2.40063461538461, 2.47335268076786, 6.24928846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 840, '2021-06-06 00:00:00', 0.346867237404479, 0.604096153846153, 0.366889010674681, 0.732384615384614, 0.40955912130748, 0.953923076923073, 1.51372024457829, 2.44267307692307, 2.57990542857381, 6.32209615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 855, '2021-06-06 00:00:00', 0.133225218506683, 0.354173076923076, 0.210926867566789, 0.503788461538462, 1.40597171434508, 0.99730769230769, 1.45589473745132, 2.3149423076923, 2.72537821602518, 6.28959615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 870, '2021-06-06 00:00:00', 0.142497267180273, 0.353134615384615, 0.190266720684412, 0.522749999999999, 1.40688789122003, 1.03846153846154, 1.41961381530872, 2.29076923076923, 2.76788171823758, 6.32311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 885, '2021-06-06 00:00:00', 0.151856713840584, 0.377307692307692, 1.39589844241566, 0.772692307692308, 1.39550180456295, 1.17644230769231, 1.95426147293943, 3.00073076923077, 2.7335255379342, 6.34344230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 900, '2021-06-06 00:00:00', 1.38218320407079, 0.646480769230767, 1.36669717989702, 0.857192307692308, 1.37279875451015, 1.27390384615385, 2.01619153441868, 3.15828846153846, 2.72088401471626, 6.37119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 915, '2021-06-06 00:00:00', 0.221204347745558, 0.408788461538463, 0.674823780986277, 0.850653846153847, 0.778275532581735, 1.14876923076923, 1.87967290362323, 3.16873076923077, 2.68706427659229, 6.36855769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 930, '2021-06-06 00:00:00', 0.436790853841977, 0.584599999999999, 0.423637282943797, 0.787380000000003, 0.462576558528429, 1.02852, 1.87252224241352, 3.15994, 2.63225896538189, 6.22464 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 945, '2021-06-06 00:00:00', 0.231623054048312, 0.496520000000004, 0.28944603411805, 0.682059999999999, 0.4495982910703, 1.07046, 1.80197367535341, 3.16428, 2.63566826203526, 6.2313 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 960, '2021-06-06 00:00:00', 0.224746523888579, 0.471199999999997, 0.267432122229175, 0.649259999999998, 0.534992918956253, 1.15806, 1.79235403450323, 3.19488, 2.61998853766576, 6.2365 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 975, '2021-06-06 00:00:00', 0.247151775231335, 0.455599999999999, 0.408534196855052, 0.84726, 0.615261478966465, 1.3096, 1.79700134413788, 3.22682, 2.61602158582455, 6.2469 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 990, '2021-06-06 00:00:00', 0.312858031857624, 0.696187500000001, 0.440026456199848, 0.936604166666669, 0.542471162327104, 1.314875, 1.78970883276271, 3.20085416666667, 2.7189892382663, 6.19427083333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1005, '2021-06-06 00:00:00', 0.278441717420361, 0.535540000000003, 0.415132256034148, 0.875540000000001, 0.487071801688417, 1.17274, 1.69989436730639, 3.15388, 2.76722343137786, 6.42004 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1020, '2021-06-06 00:00:00', 0.256911962871853, 0.645940000000003, 0.316945720905016, 0.865940000000005, 0.523303423773755, 1.18234, 1.70519586313909, 3.14834, 2.79124515225732, 6.4433 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1035, '2021-06-06 00:00:00', 0.335198977652926, 0.600062500000005, 0.416030020864927, 0.798750000000004, 0.580366575811223, 1.09416666666667, 1.74200309996043, 3.1361875, 2.87330649862738, 6.4321875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1050, '2021-06-06 00:00:00', 0.226154077271817, 0.550400000000002, 0.39655096351751, 0.798800000000002, 0.499782285933918, 1.0264, 1.68869166269828, 3.10514, 2.83053955398377, 6.4569 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1065, '2021-06-06 00:00:00', 0.359103977514404, 0.5384, 0.425116454633314, 0.756400000000001, 1.65913853826818, 2.20328, 1.67928913531887, 3.0854, 2.84027954903503, 6.4389 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1080, '2021-06-06 00:00:00', 0.208353065732183, 0.4888, 0.266790804439235, 0.637600000000001, 1.64747691359647, 2.31908, 1.68470227290561, 3.03054, 2.84880464595825, 6.43416 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1095, '2021-06-06 00:00:00', 0.174123703632409, 0.434720000000001, 1.64787679049942, 2.0638, 1.68956160191532, 2.46386, 1.67655721147038, 3.0144, 2.8597247963455, 6.47016 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 600, '2021-06-06 00:00:00', 0.528722136261752, 1.08752083333333, 0.537928025986103, 1.3673125, 0.722431701550949, 1.89154166666666, 0.791080662214942, 2.455375, 2.80934626853326, 6.1135 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 615, '2021-06-06 00:00:00', 0.46555868533704, 0.934958333333334, 0.755703508676096, 1.39052083333333, 0.732645543734229, 1.66983333333333, 0.732097967713138, 2.33439583333333, 2.83266916994532, 6.1023125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 630, '2021-06-06 00:00:00', 0.53446267163684, 0.898729166666668, 0.528690311240215, 1.07852083333333, 0.477548733665331, 1.35914583333333, 0.685581430683343, 2.0920625, 2.8566690227951, 6.02183333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 645, '2021-06-06 00:00:00', 0.270593095234163, 0.68158333333333, 0.36961972232341, 0.918249999999997, 0.366321935483894, 1.18839583333333, 0.772968626910822, 2.08095833333334, 2.88451991891035, 6.00447916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 660, '2021-06-06 00:00:00', 0.291338739047118, 0.599999999999999, 0.383301617504911, 0.870895833333333, 0.496111946445349, 1.11804166666667, 0.772120826459284, 2.023875, 2.87210695641933, 5.97572916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 675, '2021-06-06 00:00:00', 0.261034199408565, 0.572375000000001, 0.300615009701729, 0.730416666666669, 0.417050052060793, 1.0049375, 0.783544202749938, 2.0258125, 2.87153961876826, 5.97489583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 690, '2021-06-06 00:00:00', 0.2168044433739, 0.502916666666666, 0.417328303669281, 0.771250000000001, 0.4755465043589, 1.01577083333333, 0.812260878692521, 2.0726875, 2.86408909746934, 5.98864583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 705, '2021-06-06 00:00:00', 0.252377746986365, 0.553875, 0.282824867713399, 0.681666666666668, 0.369543392364928, 0.951666666666664, 0.837766083353023, 2.11102083333333, 2.97589499317712, 6.21885416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 720, '2021-06-06 00:00:00', 0.21048103872569, 0.419937500000003, 0.316756375546375, 0.692916666666669, 0.416259050800329, 0.980479166666663, 1.00790916009331, 2.150875, 2.95011630174822, 6.21454166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 735, '2021-06-06 00:00:00', 0.19779903063903, 0.491250000000003, 0.217908086884608, 0.631729166666669, 0.50300545996403, 1.01166666666667, 0.998802445748934, 2.12822916666667, 2.98799066797138, 6.28966666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 750, '2021-06-06 00:00:00', 0.131420415590796, 0.428395833333335, 0.295861159387405, 0.665895833333331, 0.417606837844511, 0.980416666666669, 0.977075893948996, 2.09754166666667, 2.9676015922197, 6.27758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 765, '2021-06-06 00:00:00', 0.239630988014209, 0.46964583333333, 0.344288543883288, 0.749583333333332, 0.399123795200097, 0.973270833333335, 1.03989880360501, 2.1965, 2.95306043166128, 6.263 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 780, '2021-06-06 00:00:00', 0.181989965034309, 0.514104166666669, 0.300971469800812, 0.684104166666668, 0.481586350557693, 0.912500000000001, 1.10154599527671, 2.34483333333334, 2.92173267711193, 6.28752083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 795, '2021-06-06 00:00:00', 0.183812541116595, 0.419937500000002, 0.305941170815566, 0.590000000000006, 0.505858131569872, 1.04258333333334, 1.07643835270484, 2.390375, 2.87104762470343, 6.2429375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 810, '2021-06-06 00:00:00', 0.221502452590539, 0.427145833333334, 0.312065521153415, 0.588041666666665, 0.394826975496497, 1.06508333333333, 1.06585753306767, 2.41704166666667, 2.86429173838675, 6.25502083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 825, '2021-06-06 00:00:00', 0.12681250424104, 0.393041666666664, 0.334465585386557, 0.825979166666669, 0.367899058083069, 1.07877083333333, 1.1174140849832, 2.48620833333333, 2.85532236426904, 6.24877083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 840, '2021-06-06 00:00:00', 0.358391069876739, 0.677562500000001, 0.37467374152799, 0.844104166666667, 0.379218243824418, 1.07154166666667, 1.16008924393554, 2.49814583333333, 2.84770775277227, 6.24252083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 855, '2021-06-06 00:00:00', 0.169120389275924, 0.432979166666669, 0.233265647532681, 0.642916666666668, 0.32188544340733, 0.881395833333335, 1.07294591334839, 2.29720833333333, 2.86669861500566, 6.16483333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 870, '2021-06-06 00:00:00', 0.230726247855062, 0.405416666666669, 0.292777775170958, 0.572229166666671, 0.351365975747569, 0.870624999999998, 1.1197920832827, 2.257625, 2.81530152708477, 6.13816666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 885, '2021-06-06 00:00:00', 0.193902624551524, 0.420979166666671, 0.258466463183483, 0.612229166666667, 0.401944465394002, 0.934374999999998, 1.57479783554147, 3.039625, 2.79878507026982, 6.14025 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 900, '2021-06-06 00:00:00', 0.205646488569265, 0.424249999999998, 0.217963323558497, 0.635979166666663, 0.553054304210533, 0.956041666666664, 1.5131399448675, 3.16183333333333, 2.76957133971976, 6.14441666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 915, '2021-06-06 00:00:00', 0.175796849106566, 0.394645833333329, 0.283630842311175, 0.607291666666661, 0.593353219444677, 0.870270833333331, 1.49330748311607, 3.24975, 2.74788760238885, 6.11941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 930, '2021-06-06 00:00:00', 0.195581035829364, 0.4505625, 0.50161045534662, 0.678125, 0.492811740152244, 0.838958333333332, 1.47088691310424, 3.2364375, 2.76384659749646, 6.08858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 945, '2021-06-06 00:00:00', 0.321993399850213, 0.484645833333333, 0.322276160241714, 0.587979166666665, 0.326960341271675, 1.00172916666667, 1.40761403057016, 3.22145833333333, 2.73323688103064, 6.064 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 960, '2021-06-06 00:00:00', 0.171911672635703, 0.413333333333328, 0.219907342147632, 0.551249999999992, 0.286847690200195, 1.11514583333333, 1.40397751343914, 3.26935416666666, 2.73140531064405, 6.06191666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 975, '2021-06-06 00:00:00', 0.131660933648808, 0.389583333333328, 0.261342340313578, 0.797083333333332, 0.485077126692837, 1.27291666666666, 1.45154405405122, 3.33852083333333, 2.73139708637874, 6.05775 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 990, '2021-06-06 00:00:00', 0.279689268575895, 0.684999999999999, 0.29034540821036, 0.956395833333332, 0.466596526820103, 1.34583333333333, 1.46827578545578, 3.33060416666666, 2.72958372761983, 6.064 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1005, '2021-06-06 00:00:00', 0.213321607538371, 0.64639583333333, 0.39715291108414, 0.924999999999997, 0.583835239563799, 1.27875, 1.46826331344507, 3.28337499999999, 2.72194167030114, 6.039 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1020, '2021-06-06 00:00:00', 0.296110471331026, 0.665958333333334, 0.365045911719394, 0.886312499999999, 0.514498313401273, 1.18708333333333, 1.4703961187122, 3.26906249999999, 2.72037900439189, 6.02858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1035, '2021-06-06 00:00:00', 0.174076757182874, 0.533749999999999, 0.32391225929411, 0.803604166666663, 0.47076616504991, 0.986104166666662, 1.5163771063072, 3.2890625, 2.7052049213815, 5.99108333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1050, '2021-06-06 00:00:00', 0.260494379998625, 0.573187499999997, 0.275432406257263, 0.712354166666662, 0.495744207067089, 0.956666666666662, 1.53345991758525, 3.22558333333333, 2.72105297979304, 5.94108333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1065, '2021-06-06 00:00:00', 0.179249138416868, 0.444583333333333, 0.280519381127946, 0.610416666666664, 1.23550648224242, 2.3330625, 1.90907844259999, 3.32475, 2.71255161708719, 5.91941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1080, '2021-06-06 00:00:00', 0.184335862340805, 0.413333333333333, 0.339908075808738, 0.646249999999998, 1.189585249053, 2.44722916666666, 1.90241198733745, 3.26474999999999, 2.72232872127277, 5.85608333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1095, '2021-06-06 00:00:00', 0.252412992614444, 0.429166666666668, 1.13571850442186, 2.13889583333333, 1.20097406948681, 2.53820833333333, 1.88099204668976, 3.18141666666666, 2.70571634678792, 5.81316666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 600, '2021-06-06 00:00:00', 0.945187570004028, 1.45726086956522, 0.918289402034745, 1.75080434782609, 0.9890492085617, 1.96228260869565, 1.68748795047667, 2.67858695652174, 2.64056378221483, 5.69076086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 615, '2021-06-06 00:00:00', 0.390285420540106, 0.962869565217391, 0.500586052787188, 1.22115217391304, 0.655554708841746, 1.53089130434782, 1.43777286119722, 2.3351304347826, 2.54729736866102, 5.64454347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 630, '2021-06-06 00:00:00', 0.29084195788504, 0.746608695652175, 0.289478632127653, 0.970586956521739, 0.475790392950207, 1.31754347826087, 1.15552294083606, 2.20330434782608, 2.50583751137204, 5.61526086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 645, '2021-06-06 00:00:00', 0.212316081767432, 0.600130434782602, 0.396047042510637, 0.935152173913038, 0.468021693232232, 1.25065217391304, 0.982573235963419, 2.08786956521739, 2.52874783355937, 5.66091304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 660, '2021-06-06 00:00:00', 0.31393193510922, 0.648347826086956, 0.392439188662926, 0.83819565217391, 0.449703150881824, 1.10341304347826, 0.998849003611562, 2.00367391304348, 2.57121869280027, 5.64395652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 675, '2021-06-06 00:00:00', 0.223855013778281, 0.522608695652172, 0.374247598285052, 0.836086956521736, 0.372002380034032, 0.993043478260867, 1.01373831024583, 2.02004347826087, 2.56761030548447, 5.63960869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 690, '2021-06-06 00:00:00', 0.260674556311696, 0.543760869565218, 0.314304552589769, 0.713478260869565, 0.27778201138627, 0.869130434782607, 1.02499751566266, 1.97004347826087, 2.55425134893912, 5.62439130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 705, '2021-06-06 00:00:00', 0.220091608666784, 0.486956521739131, 0.249954145992444, 0.639565217391303, 0.399771673964461, 0.909130434782609, 1.06570510116459, 2.08389130434782, 2.71127964898132, 6.02069565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 720, '2021-06-06 00:00:00', 0.150436781727216, 0.436956521739126, 0.155897250037224, 0.563043478260867, 0.399445266276857, 0.912456521739131, 0.961074480009996, 2.06526086956521, 2.73130149176776, 6.12395652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 735, '2021-06-06 00:00:00', 0.144975123939467, 0.397826086956523, 0.314327816593735, 0.697391304347823, 0.95643081307412, 1.18817391304348, 0.949336665647693, 2.08917391304348, 2.72604034298486, 6.16026086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 750, '2021-06-06 00:00:00', 0.272624486559692, 0.521739130434783, 0.391059191813689, 0.790282608695652, 0.975886056796486, 1.22686956521739, 0.95407633145627, 2.09134782608696, 2.74617795898428, 6.19678260869566 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 765, '2021-06-06 00:00:00', 0.224828566662137, 0.588543478260872, 0.796429531730116, 0.943108695652176, 0.802654384076157, 1.19708695652174, 0.814675499791463, 2.11802173913043, 2.75636417073282, 6.24634782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 780, '2021-06-06 00:00:00', 0.802796119624272, 0.675782608695651, 0.793601324503027, 0.851804347826082, 0.76640128383609, 1.08528260869565, 0.777744283142261, 2.14802173913043, 2.80305320036405, 6.27019565217392 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 795, '2021-06-06 00:00:00', 0.211269967131771, 0.46210869565217, 0.320429996116262, 0.694782608695647, 0.506195602650094, 1.13852173913043, 0.678405591254271, 2.11765217391305, 2.71365044399853, 6.21013043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 810, '2021-06-06 00:00:00', 0.252654418011462, 0.441369565217385, 0.228584748297318, 0.581152173913041, 0.461326058459131, 1.05213043478261, 0.738758839891466, 2.10315217391304, 2.67536991476507, 6.18889130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 825, '2021-06-06 00:00:00', 0.184343239208541, 0.392543478260866, 0.471770877513191, 0.837478260869565, 0.494390108164984, 0.996978260869566, 0.692363354621066, 2.06141304347826, 2.63934127438045, 6.16889130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 840, '2021-06-06 00:00:00', 0.440366782537072, 0.677195652173916, 0.485424224638218, 0.803717391304349, 0.543285853648613, 1.02178260869566, 0.657895540713053, 2.04323913043478, 2.63960091961306, 6.17541304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 855, '2021-06-06 00:00:00', 0.148431180071411, 0.356739130434782, 0.165778731882787, 0.478760869565222, 0.409516367363185, 0.841217391304352, 0.574827363669925, 1.81795652173913, 2.62235184436646, 6.17917391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 870, '2021-06-06 00:00:00', 0.16653288438332, 0.371739130434786, 0.281929018272102, 0.59180434782609, 0.420349420572329, 0.828608695652174, 0.601479381725025, 1.79491304347826, 2.63819728358488, 6.18004347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 885, '2021-06-06 00:00:00', 0.223255642741252, 0.412673913043481, 0.387530770166814, 0.616434782608696, 0.619234396769343, 0.997021739130435, 1.64431938026294, 2.66023913043478, 2.67902012682267, 6.14960869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 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 1032031, 5, 900, '2021-06-06 00:00:00', 0.330458836302068, 0.437739130434784, 0.350407309582288, 0.596152173913044, 0.639262693657297, 0.995282608695654, 1.77952293924646, 2.85363043478261, 2.67902012682267, 6.14960869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 915, '2021-06-06 00:00:00', 0.189037448974076, 0.397543478260874, 0.54988768705932, 0.766673913043479, 0.53327341910665, 0.995804347826091, 1.7588009339594, 2.81704347826087, 2.64830813898456, 6.08889130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 930, '2021-06-06 00:00:00', 0.51203912662381, 0.618391304347824, 0.489119497066992, 0.756282608695653, 0.479511646336493, 0.965347826086955, 1.78515328390466, 2.88623913043478, 2.63550263541973, 6.07236956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 945, '2021-06-06 00:00:00', 0.218127720771965, 0.427456521739132, 0.288107495309923, 0.638260869565221, 0.306628355858685, 0.968695652173913, 1.7490584013983, 2.90478260869565, 2.57738248333751, 6.07497826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 960, '2021-06-06 00:00:00', 0.210787156383978, 0.46304347826087, 0.231280163079307, 0.597826086956525, 0.260095756158266, 0.979565217391304, 1.72973931841876, 2.88028260869565, 2.56911223939644, 6.07019565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 975, '2021-06-06 00:00:00', 0.132217332165273, 0.397826086956521, 0.273748967186308, 0.768760869565217, 0.442061174517521, 1.05832608695653, 1.72595873197085, 2.85289130434783, 2.5813344840178, 6.07932608695653 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 990, '2021-06-06 00:00:00', 0.266003616353316, 0.64658695652174, 0.283514783408321, 0.79521739130435, 0.560794766169275, 1.18723913043478, 1.83172562217727, 2.88686956521739, 2.59154822520387, 6.08360869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1005, '2021-06-06 00:00:00', 0.209890805414695, 0.527826086956522, 0.433922611768451, 0.799913043478266, 0.514216938924306, 1.13708695652174, 1.95649397037826, 2.91773913043479, 2.60130362385444, 6.07404347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1020, '2021-06-06 00:00:00', 0.349427383081852, 0.606282608695659, 0.46335431299125, 0.889913043478262, 0.443268276354327, 1.10441304347826, 2.23548823044508, 2.97708695652174, 2.61546433086133, 6.0409347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1035, '2021-06-06 00:00:00', 0.250102506652756, 0.573326086956522, 0.288697530010206, 0.743326086956524, 0.50788529154484, 1.03158695652174, 2.35011252589899, 2.97845652173913, 2.63034496058218, 6.03245652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1050, '2021-06-06 00:00:00', 0.249186026673507, 0.511304347826093, 0.372332674571225, 0.720434782608699, 0.475016538093627, 0.939565217391307, 2.30823501904855, 2.89969565217391, 2.59829380148854, 6.04223913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1065, '2021-06-06 00:00:00', 0.242742890054346, 0.471739130434784, 0.344110240631556, 0.668695652173918, 1.56080313995699, 2.06915217391304, 2.26158932931388, 2.86839130434783, 2.56376565909271, 6.03832608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1080, '2021-06-06 00:00:00', 0.23646837315374, 0.474282608695656, 0.281622064395088, 0.625152173913045, 1.52072821579799, 2.24197826086956, 2.09938081498429, 2.85497826086957, 2.48436442333742, 6.01876086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1095, '2021-06-06 00:00:00', 0.208099816426727, 0.443478260869565, 1.36365564834849, 1.889, 1.41841917030466, 2.22002173913043, 1.98945906828649, 2.83295652173913, 2.42330557464443, 5.97789130434782 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-06 18:01:50 Duration: 947ms 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 1031966, 1, 600, '2021-06-06 00:00:00', 0.386152397264402, 0.628749999999998, 0.368219560761696, 0.785416666666666, 0.387527867160655, 0.93525, 0.561517560735631, 1.24616666666667, 1.21169671957028, 3.094625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 615, '2021-06-06 00:00:00', 0.165590724509188, 0.442124999999999, 0.235153014476513, 0.577624999999999, 0.240662668329628, 0.678791666666667, 0.395705147054972, 1.07729166666667, 1.20825860963356, 3.10845833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 630, '2021-06-06 00:00:00', 0.097749448643687, 0.344208333333332, 0.122594388362481, 0.429083333333333, 0.192967177317127, 0.564375000000001, 0.417438974104538, 0.985416666666667, 1.25178220124262, 3.148625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 645, '2021-06-06 00:00:00', 0.102174722475978, 0.273250000000002, 0.161095294284406, 0.402958333333336, 0.197523948282043, 0.512166666666669, 0.424911941005069, 0.947625000000001, 1.24587526345997, 3.17295833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 660, '2021-06-06 00:00:00', 0.083377567969926, 0.263916666666669, 0.103181105730217, 0.337416666666668, 0.140385468301191, 0.452416666666667, 0.42286928591589, 0.893458333333335, 1.3261724235941, 3.17558333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 675, '2021-06-06 00:00:00', 0.0591570618862601, 0.225416666666669, 0.0984447170692303, 0.312833333333335, 0.181323316006343, 0.467333333333335, 0.395186304898981, 0.853708333333335, 1.32515654462166, 3.20104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 690, '2021-06-06 00:00:00', 0.0960828352614762, 0.221208333333335, 0.146515147359571, 0.304083333333333, 0.249789244497568, 0.462666666666667, 0.414096843325536, 0.821750000000001, 1.32701837451647, 3.210875 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 705, '2021-06-06 00:00:00', 0.0740009792336278, 0.188333333333332, 0.103729153659133, 0.305208333333333, 0.201021287357868, 0.421916666666667, 0.422920537213672, 0.796708333333335, 1.45002928943432, 3.435375 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 720, '2021-06-06 00:00:00', 0.0757647842749629, 0.207708333333333, 0.15845059921409, 0.299375, 0.198644715072129, 0.420375, 0.414248662894818, 0.782041666666667, 1.4461094807914, 3.43975 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 735, '2021-06-06 00:00:00', 0.138470939503407, 0.199125000000001, 0.166073058831242, 0.2885, 0.203968454508983, 0.398, 0.427033088949758, 0.761958333333334, 1.42866711724042, 3.47391666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 750, '2021-06-06 00:00:00', 0.105907867740199, 0.204958333333333, 0.124601095384489, 0.291958333333333, 0.192486927845256, 0.369499999999998, 0.40746149235679, 0.743791666666667, 1.41859224399055, 3.47970833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 765, '2021-06-06 00:00:00', 0.083455750663694, 0.186916666666667, 0.168322536961856, 0.266291666666667, 0.192277082485862, 0.373291666666667, 0.375425661797687, 0.739583333333334, 1.40425456010127, 3.4835 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 780, '2021-06-06 00:00:00', 0.131196390017498, 0.186166666666666, 0.116234201045793, 0.257708333333332, 0.201561903858235, 0.396624999999999, 0.349996581246242, 0.733291666666667, 1.38376574981545, 3.49745833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 795, '2021-06-06 00:00:00', 0.0700461028304864, 0.184749999999999, 0.132057190070346, 0.274333333333334, 0.227886127169958, 0.439, 0.341109440447371, 0.742541666666668, 1.37033336682425, 3.52333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 810, '2021-06-06 00:00:00', 0.0925230778105448, 0.195541666666667, 0.162352625479233, 0.281874999999998, 0.222889615722899, 0.434958333333333, 0.345068862587652, 0.754208333333334, 1.35568322793075, 3.52466666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 825, '2021-06-06 00:00:00', 0.119922068595533, 0.179791666666667, 0.182859527736614, 0.340041666666667, 0.201575084007804, 0.413583333333334, 0.365538373548156, 0.811958333333334, 1.3547294291064, 3.5295 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 840, '2021-06-06 00:00:00', 0.1524478290423, 0.282416666666667, 0.146557279695974, 0.329416666666666, 0.176150457551639, 0.401125000000001, 0.315439640290604, 0.825583333333334, 1.35644674823492, 3.53329166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 855, '2021-06-06 00:00:00', 0.0942814838046462, 0.177041666666665, 0.106858627655178, 0.235375, 0.180267549749681, 0.331291666666666, 0.360649524760735, 0.867583333333333, 1.36255401102892, 3.53829166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 870, '2021-06-06 00:00:00', 0.0670986727443841, 0.148833333333333, 0.108114137219267, 0.209166666666667, 0.142269283097382, 0.313875, 0.32313468049581, 0.875749999999999, 1.3619815161603, 3.53245833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 885, '2021-06-06 00:00:00', 0.0760645106643608, 0.158374999999999, 0.0902084140810277, 0.233416666666667, 0.129610949338417, 0.337958333333335, 0.431133942585451, 1.28204166666667, 1.35721953557765, 3.53320833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 900, '2021-06-06 00:00:00', 0.0646268974155895, 0.163125, 0.10578676939821, 0.220333333333334, 0.116352257503182, 0.320250000000001, 0.434666936877529, 1.35995833333333, 1.34803389573778, 3.54758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 915, '2021-06-06 00:00:00', 0.0930824786202371, 0.159, 0.107414947816833, 0.250333333333333, 0.148276670499755, 0.346666666666667, 0.483768088453338, 1.42854166666667, 1.34739911294509, 3.54675 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 930, '2021-06-06 00:00:00', 0.0767542662742895, 0.1865, 0.105431618060981, 0.240000000000001, 0.132382734545699, 0.381166666666666, 0.493915102647397, 1.43629166666667, 1.33887786402741, 3.54725 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 945, '2021-06-06 00:00:00', 0.072456233666272, 0.164583333333333, 0.0985724187545916, 0.263000000000001, 0.129724094060085, 0.400583333333333, 0.501486478786614, 1.45008333333333, 1.33893008809164, 3.54370833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 960, '2021-06-06 00:00:00', 0.0744697195538863, 0.188000000000002, 0.106870875630224, 0.272583333333334, 0.124458712087554, 0.429666666666667, 0.478945845778419, 1.46758333333333, 1.33905118839607, 3.53345833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 975, '2021-06-06 00:00:00', 0.0791095369761431, 0.182333333333332, 0.11467126928747, 0.298749999999999, 0.174104869072588, 0.475374999999999, 0.466612111200342, 1.46991666666667, 1.33229886047508, 3.52208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 990, '2021-06-06 00:00:00', 0.113952690094222, 0.253541666666666, 0.121682044392491, 0.363208333333333, 0.194209765385303, 0.507291666666666, 0.463054571548412, 1.46466666666667, 1.33030551138571, 3.51583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1005, '2021-06-06 00:00:00', 0.112601765566514, 0.267874999999999, 0.16456204503672, 0.387666666666665, 0.264051594513683, 0.538874999999999, 0.495360209664482, 1.46820833333333, 1.33593385890257, 3.51566666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1020, '2021-06-06 00:00:00', 0.115024729540204, 0.255583333333332, 0.144610020299475, 0.340833333333333, 0.238317528866883, 0.520125000000001, 0.50165781505504, 1.46004166666667, 1.35513484007408, 3.5065 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1035, '2021-06-06 00:00:00', 0.0668949939636086, 0.207375, 0.156414073276164, 0.353833333333333, 0.248372616287986, 0.522, 0.515926849943626, 1.44308333333333, 1.3505862065967, 3.49766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1050, '2021-06-06 00:00:00', 0.121389032047585, 0.260916666666667, 0.134468653747183, 0.359583333333335, 0.206328498456617, 0.487333333333333, 0.529126760448938, 1.42645833333333, 1.33671526281425, 3.49629166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1065, '2021-06-06 00:00:00', 0.0975357236673013, 0.261500000000001, 0.176687618391197, 0.370916666666668, 0.430759270257814, 1.002625, 0.532036596689918, 1.420625, 1.33969388064609, 3.49370833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1080, '2021-06-06 00:00:00', 0.12802597534219, 0.237958333333334, 0.153102687667509, 0.313458333333332, 0.472798812806576, 1.07225, 0.539356821405924, 1.40929166666667, 1.33684565396916, 3.49129166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1095, '2021-06-06 00:00:00', 0.0788150927207472, 0.183583333333333, 0.468069199330954, 0.874583333333332, 0.535292157462241, 1.08829166666667, 0.544914351400583, 1.36845833333333, 1.34839119853081, 3.47895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 600, '2021-06-06 00:00:00', 0.182147974502559, 0.535269230769229, 0.238526853834113, 0.6905, 0.267920734546619, 0.857999999999999, 0.392807237909187, 1.12638461538461, 1.23306288316783, 3.26992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 615, '2021-06-06 00:00:00', 0.132619322179629, 0.400269230769231, 0.160797651150084, 0.54526923076923, 0.207025780631672, 0.655923076923077, 0.736588524107016, 1.11942307692308, 1.24291703108206, 3.23111538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 630, '2021-06-06 00:00:00', 0.105247020787362, 0.339153846153846, 0.176866955647458, 0.471999999999999, 0.184603358582666, 0.592, 0.787324561166094, 1.08426923076923, 1.25724681684287, 3.19703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 645, '2021-06-06 00:00:00', 0.156691347755829, 0.339538461538461, 0.144458974745827, 0.430653846153845, 0.169755516507168, 0.575153846153845, 0.745588949447656, 1.07419230769231, 1.22578364071567, 3.19442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 660, '2021-06-06 00:00:00', 0.0808305730430116, 0.243692307692307, 0.11192995749403, 0.341653846153846, 0.139869653606491, 0.481, 0.713834435663103, 1.00880769230769, 1.22175270064709, 3.19630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 675, '2021-06-06 00:00:00', 0.114014364816963, 0.238653846153845, 0.143350055673299, 0.364961538461537, 0.184274076811186, 0.502153846153846, 0.693843023700937, 0.995307692307692, 1.2221586482689, 3.19680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 690, '2021-06-06 00:00:00', 0.100827072066673, 0.257461538461537, 0.106634681903287, 0.339653846153845, 0.187953500796177, 0.483961538461538, 0.686789910772182, 0.976692307692307, 1.22018867141363, 3.19992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 705, '2021-06-06 00:00:00', 0.105249483828444, 0.229423076923077, 0.151227571763677, 0.34153846153846, 0.196901552910234, 0.454307692307692, 0.669141241845442, 0.947807692307692, 1.18886478560917, 3.28103846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 720, '2021-06-06 00:00:00', 0.0889870517806689, 0.216846153846152, 0.126427869371617, 0.298615384615384, 0.242088045013507, 0.455307692307691, 0.672913185622495, 0.921346153846153, 1.16699563772173, 3.31146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 735, '2021-06-06 00:00:00', 0.0830279378374464, 0.199961538461538, 0.112442231321758, 0.280846153846153, 0.213329708703182, 0.43773076923077, 0.654695151607573, 0.924307692307692, 1.15638611864058, 3.30015384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 750, '2021-06-06 00:00:00', 0.085639710415204, 0.202999999999999, 0.19628876687167, 0.344000000000001, 0.190323518090807, 0.432807692307692, 0.621773127063612, 0.906692307692307, 1.16354995793708, 3.29023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 765, '2021-06-06 00:00:00', 0.144785974671371, 0.222461538461539, 0.141429716168083, 0.275269230769231, 0.139849199002134, 0.361961538461538, 0.595197968358817, 0.943692307692307, 1.24930321317987, 3.39896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 780, '2021-06-06 00:00:00', 0.0788163590984659, 0.185538461538461, 0.100051194587879, 0.270192307692307, 0.150090152395666, 0.352423076923077, 0.60073356695089, 0.97353846153846, 1.29059539748133, 3.413 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 795, '2021-06-06 00:00:00', 0.0573464504970926, 0.188153846153846, 0.067119411384601, 0.235153846153845, 0.578334400205918, 0.493961538461538, 0.632669693867552, 0.988307692307692, 1.29443059534061, 3.40861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 810, '2021-06-06 00:00:00', 0.0627123469624475, 0.154961538461538, 0.126903433911228, 0.233192307692309, 0.57977446145363, 0.503115384615383, 0.629298588784494, 1.00207692307692, 1.29500545885395, 3.40653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 825, '2021-06-06 00:00:00', 0.0986623457127311, 0.177461538461539, 0.572794741058798, 0.404846153846152, 0.569962817950569, 0.530576923076921, 0.643095882311616, 1.03092307692308, 1.29788225138552, 3.40253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 840, '2021-06-06 00:00:00', 0.554913670347436, 0.354692307692306, 0.549647810315492, 0.433346153846153, 0.5458270957561, 0.520461538461537, 0.650278089624859, 1.04107692307692, 1.29915588926633, 3.40276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 855, '2021-06-06 00:00:00', 0.117231657577896, 0.196307692307693, 0.182953752037545, 0.292346153846154, 0.211921552975116, 0.363230769230768, 0.470583148869572, 0.8955, 1.2248808369043, 3.31876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 870, '2021-06-06 00:00:00', 0.142889699257317, 0.187884615384614, 0.142606640259681, 0.238423076923077, 0.234972050711112, 0.371230769230767, 0.474115623677795, 0.896769230769231, 1.21492676322485, 3.317 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 885, '2021-06-06 00:00:00', 0.0582865204102829, 0.145038461538462, 0.0968946771579242, 0.220461538461538, 0.158164646443558, 0.369153846153847, 0.74868412975957, 1.36461538461538, 1.19098471281283, 3.30888461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 900, '2021-06-06 00:00:00', 0.0715809600812522, 0.174923076923077, 0.138538281296599, 0.282153846153845, 0.123079561510182, 0.37653846153846, 0.70960999039017, 1.40646153846154, 1.1845565564314, 3.30865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 915, '2021-06-06 00:00:00', 0.116427223884873, 0.215538461538461, 0.11480897847495, 0.291307692307693, 0.127208828914685, 0.376384615384614, 0.669590452326011, 1.44042307692308, 1.18006012623869, 3.30230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 930, '2021-06-06 00:00:00', 0.0773019653447033, 0.202076923076924, 0.0873002951796926, 0.264307692307692, 0.126683154122643, 0.358692307692306, 0.624647440253609, 1.45923076923077, 1.17710560012522, 3.29692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 945, '2021-06-06 00:00:00', 0.0642824536413628, 0.168923076923078, 0.0838964930045435, 0.249692307692307, 0.194322254159265, 0.431461538461538, 0.605026012155358, 1.45734615384615, 1.17568928129581, 3.29461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 960, '2021-06-06 00:00:00', 0.0841873734366004, 0.193923076923077, 0.0877413331244828, 0.251307692307691, 0.222696485413184, 0.497730769230769, 0.61605547327643, 1.50311538461539, 1.17574639861075, 3.29807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 975, '2021-06-06 00:00:00', 0.0784960165574316, 0.175230769230768, 0.180066859377716, 0.377076923076922, 0.227674413278125, 0.549038461538462, 0.6232572650692, 1.51246153846154, 1.17559757374053, 3.29784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 990, '2021-06-06 00:00:00', 0.140742055384473, 0.318384615384615, 0.205405448957759, 0.427961538461538, 0.22693223658176, 0.546000000000001, 0.621108746826685, 1.50134615384615, 1.17865524156198, 3.30246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1005, '2021-06-06 00:00:00', 0.11241574622801, 0.272500000000001, 0.128655275834301, 0.390500000000001, 0.25314173591397, 0.52046153846154, 0.569537422286381, 1.47665384615385, 1.17995106026283, 3.29576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1020, '2021-06-06 00:00:00', 0.101157577000515, 0.284153846153847, 0.130680520589483, 0.376961538461538, 0.247617984310198, 0.487884615384616, 0.562368009813449, 1.43253846153846, 1.21028391901049, 3.29373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1035, '2021-06-06 00:00:00', 0.105529879108314, 0.262346153846153, 0.173903178190094, 0.368346153846153, 0.191646276730375, 0.463846153846155, 0.573303545588736, 1.41234615384615, 1.21180701243416, 3.28934615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1050, '2021-06-06 00:00:00', 0.118393165083385, 0.256307692307693, 0.144458713825093, 0.327000000000001, 0.194576451259179, 0.461346153846154, 0.587713043532694, 1.40669230769231, 1.21249343091004, 3.291 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1065, '2021-06-06 00:00:00', 0.100077047241689, 0.211153846153846, 0.121829969787658, 0.299307692307694, 0.591532618256624, 1.04696153846154, 0.601725171102606, 1.40169230769231, 1.19490378949681, 3.29288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1080, '2021-06-06 00:00:00', 0.0801263617428991, 0.215076923076924, 0.129566525828953, 0.324730769230769, 0.527305166352026, 1.07446153846154, 0.566158346972076, 1.38692307692308, 1.19714992313475, 3.29346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1095, '2021-06-06 00:00:00', 0.0673325729837758, 0.205346153846153, 0.538426398084126, 0.969884615384615, 0.496948771543367, 1.09719230769231, 0.536392360698197, 1.36373076923077, 1.19934240507679, 3.29273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 600, '2021-06-06 00:00:00', 0.272902214101569, 0.604461538461538, 0.263437503900903, 0.693038461538463, 0.264050499249378, 0.848115384615385, 0.417227259600624, 1.07988461538462, 1.23764518091663, 3.20192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 615, '2021-06-06 00:00:00', 0.157434826564468, 0.406269230769231, 0.159958480189751, 0.533653846153846, 0.2178241068809, 0.645307692307693, 0.404718203958489, 0.940769230769231, 1.10665716739822, 3.16438461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 630, '2021-06-06 00:00:00', 0.105215039872561, 0.355730769230769, 0.14419967459688, 0.477115384615385, 0.215652555318467, 0.601769230769233, 0.32586365482892, 0.882192307692309, 1.09901986053308, 3.16857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 645, '2021-06-06 00:00:00', 0.137832211262602, 0.310038461538462, 0.154221124962228, 0.398346153846155, 0.233622262506083, 0.559192307692309, 0.345430193326436, 0.87046153846154, 1.09617861613039, 3.15196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 660, '2021-06-06 00:00:00', 0.142529219676312, 0.273538461538461, 0.220243924215508, 0.404884615384616, 0.216730048323147, 0.495923076923078, 0.33498610993018, 0.830423076923078, 1.0965989611241, 3.14580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 675, '2021-06-06 00:00:00', 0.123332745667345, 0.247384615384616, 0.130369469054447, 0.333961538461538, 0.187530854897164, 0.431307692307694, 0.335786756966154, 0.836884615384616, 1.09758526565575, 3.14184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 690, '2021-06-06 00:00:00', 0.0872779556271888, 0.228807692307692, 0.101002003026595, 0.30073076923077, 0.183855800519361, 0.404653846153848, 0.352145190773089, 0.866653846153846, 1.0974724079237, 3.13661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 705, '2021-06-06 00:00:00', 0.0862017044271948, 0.206423076923079, 0.131289087952444, 0.29323076923077, 0.185445044731275, 0.427769230769231, 0.411888739644766, 0.943576923076924, 1.23074225758905, 3.23723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 720, '2021-06-06 00:00:00', 0.0942155956386122, 0.214461538461539, 0.120336962797741, 0.29723076923077, 0.221354543314914, 0.454923076923076, 0.428649622024258, 0.978538461538461, 1.22918939142835, 3.25 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 735, '2021-06-06 00:00:00', 0.0586836106067627, 0.191384615384615, 0.0935183404472095, 0.298999999999999, 0.237360109408599, 0.43930769230769, 0.429653493661328, 0.97826923076923, 1.21377954974724, 3.25034615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 750, '2021-06-06 00:00:00', 0.0767875891414365, 0.209576923076922, 0.144792519993796, 0.309076923076921, 0.21413994345898, 0.424346153846153, 0.449071159343201, 0.961115384615384, 1.22387712618547, 3.2455 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 765, '2021-06-06 00:00:00', 0.0789500718565471, 0.207923076923075, 0.17680368948465, 0.289230769230767, 0.16963262113711, 0.405115384615384, 0.458869562495287, 0.994653846153846, 1.22623877521719, 3.23842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 780, '2021-06-06 00:00:00', 0.115904815058936, 0.211615384615384, 0.121458881931294, 0.282499999999999, 0.150966002285792, 0.395423076923077, 0.438209098315124, 0.987576923076924, 1.22840375033869, 3.23742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 795, '2021-06-06 00:00:00', 0.0950899897667791, 0.204115384615385, 0.115552991506729, 0.298576923076923, 0.149031628031926, 0.386115384615384, 0.48272891580456, 1.07961538461538, 1.23905335888082, 3.24711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 810, '2021-06-06 00:00:00', 0.0769001850552949, 0.19303846153846, 0.106900449736407, 0.275115384615384, 0.0951812926027933, 0.348961538461537, 0.684898281049539, 1.13715384615385, 1.25118389720112, 3.25076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 825, '2021-06-06 00:00:00', 0.071508751481629, 0.178307692307693, 0.0888937221976547, 0.255576923076923, 0.128866466366725, 0.348615384615384, 0.757473691850847, 1.17392307692308, 1.25327309872988, 3.2635 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 840, '2021-06-06 00:00:00', 0.0890533893450792, 0.210115384615385, 0.0996152675972001, 0.269192307692307, 0.149307060990225, 0.374038461538461, 0.867513422640559, 1.21346153846154, 1.27620549888512, 3.28134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 855, '2021-06-06 00:00:00', 0.0637269656726736, 0.163615384615384, 0.105776775115552, 0.244615384615384, 0.221603610078898, 0.392, 0.9172944775052, 1.26203846153846, 1.28494003751148, 3.2865 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 870, '2021-06-06 00:00:00', 0.0758739440428352, 0.173153846153846, 0.0975306184665183, 0.241692307692308, 0.312910505760648, 0.437230769230769, 0.936397694112102, 1.26319230769231, 1.28525808303235, 3.2855 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 885, '2021-06-06 00:00:00', 0.0668297952896878, 0.176692307692308, 0.188517650673312, 0.288769230769232, 0.405393766792049, 0.548884615384615, 1.07358495418209, 1.69157692307692, 1.277258225202, 3.28857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 900, '2021-06-06 00:00:00', 0.15767052307313, 0.208076923076923, 0.298659281044214, 0.324615384615384, 0.38517666875584, 0.566115384615383, 1.06455056027631, 1.72915384615385, 1.28544923066428, 3.28126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 915, '2021-06-06 00:00:00', 0.0851424959428856, 0.180730769230768, 0.38966156518781, 0.427846153846153, 0.364739749157373, 0.581730769230767, 1.06228469891007, 1.77430769230769, 1.29128219939002, 3.27903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 930, '2021-06-06 00:00:00', 0.222765369840107, 0.29008, 0.212876075060899, 0.384839999999999, 0.215540274658821, 0.505119999999999, 1.09024117668217, 1.77436, 1.25094256862576, 3.20932 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 945, '2021-06-06 00:00:00', 0.107856030583984, 0.228559999999999, 0.139774783133439, 0.326639999999998, 0.211055190254431, 0.499719999999999, 1.10520768334885, 1.75424, 1.26553127578895, 3.19008 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 960, '2021-06-06 00:00:00', 0.0919845639224314, 0.222079999999997, 0.124675418587627, 0.301279999999998, 0.205637083231601, 0.48712, 1.09139814458336, 1.77208, 1.25190262267745, 3.18448 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 975, '2021-06-06 00:00:00', 0.10350362312499, 0.2058, 0.162553498885751, 0.382160000000001, 0.374534230745335, 0.593840000000001, 1.09571502073608, 1.82236, 1.2413217928214, 3.19972 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 990, '2021-06-06 00:00:00', 0.138055964287538, 0.312833333333333, 0.180198019098315, 0.396749999999999, 0.677540238924833, 0.659916666666667, 1.04558153068942, 1.79470833333333, 1.21842021067553, 3.145375 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1005, '2021-06-06 00:00:00', 0.112818068883788, 0.286, 0.349898447171939, 0.444560000000001, 0.744126613330465, 0.669400000000001, 1.06546462791279, 1.83096, 1.22934928586902, 3.175 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1020, '2021-06-06 00:00:00', 0.344970158129656, 0.331920000000001, 0.640482110080627, 0.498600000000001, 0.852295169918652, 0.672160000000002, 1.0359173905288, 1.82256, 1.19336049038, 3.20548 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1035, '2021-06-06 00:00:00', 0.332972229224574, 0.337624999999999, 0.413776212007393, 0.462666666666666, 0.529574726836872, 0.619499999999998, 0.729895018012069, 1.68604166666667, 0.979490838413629, 3.09204166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1050, '2021-06-06 00:00:00', 0.239533623248734, 0.323240000000001, 0.345233046892481, 0.438760000000002, 0.36514095451848, 0.553400000000001, 0.694470522532574, 1.69484, 0.92580729996402, 3.10064 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1065, '2021-06-06 00:00:00', 0.169048641915082, 0.27288, 0.175038824264791, 0.37856, 0.563634997139107, 1.14192, 0.636520298183806, 1.62156, 0.875803482523335, 3.04464 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1080, '2021-06-06 00:00:00', 0.134292938508818, 0.258520000000001, 0.185818477732077, 0.32356, 0.577204464062199, 1.18408, 0.620643416141668, 1.6048, 0.850189935641836, 3.02248 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1095, '2021-06-06 00:00:00', 0.178966924318435, 0.224080000000001, 0.532873024275013, 1.02692, 0.571765010005566, 1.19332, 0.606481843641395, 1.56132, 0.849785015950114, 3.00064 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 600, '2021-06-06 00:00:00', 0.425481140694808, 0.628124999999999, 0.409783718139426, 0.760499999999999, 0.441665816925625, 0.914458333333332, 0.479991755288492, 1.33420833333333, 0.837581221456304, 2.88604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 615, '2021-06-06 00:00:00', 0.147080717019058, 0.409291666666666, 0.239217621951589, 0.545875000000001, 0.283690198320612, 0.680041666666667, 0.381087172404182, 1.10670833333333, 0.878759491877736, 2.794625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 630, '2021-06-06 00:00:00', 0.162204910440511, 0.371208333333333, 0.201131324717479, 0.471375, 0.260131182067931, 0.599333333333332, 0.358832274815513, 1.05091666666667, 0.887975289144037, 2.783875 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 645, '2021-06-06 00:00:00', 0.119643037915873, 0.277750000000001, 0.162946237910777, 0.380208333333333, 0.19824686338144, 0.541416666666666, 0.364742702641785, 1.00075, 0.92067774244563, 2.808875 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 660, '2021-06-06 00:00:00', 0.122105435255112, 0.296458333333332, 0.13478901924914, 0.385416666666665, 0.17577849615395, 0.561416666666665, 0.356859814964128, 0.997666666666667, 0.910232148084101, 2.79995833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 675, '2021-06-06 00:00:00', 0.0946259512616599, 0.252375, 0.124506678710333, 0.3605, 0.205185441046364, 0.53125, 0.384661716147535, 0.992875000000001, 0.905140772941194, 2.80641666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 690, '2021-06-06 00:00:00', 0.100785609738865, 0.2565, 0.141831804859013, 0.362, 0.245706696687537, 0.526708333333333, 0.389355131567907, 0.987125, 0.899548863380248, 2.787625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 705, '2021-06-06 00:00:00', 0.0971650228563087, 0.241458333333334, 0.150939929504556, 0.355083333333333, 0.20172392886879, 0.481249999999999, 0.407382736306513, 0.962541666666666, 1.0073013883424, 2.888 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 720, '2021-06-06 00:00:00', 0.106530937195305, 0.234666666666666, 0.179804160774671, 0.341666666666666, 0.216461848564725, 0.472416666666666, 0.400064043786036, 0.96525, 0.971212237435736, 2.89758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 735, '2021-06-06 00:00:00', 0.0981887785435986, 0.229083333333334, 0.11146825602587, 0.300291666666667, 0.179848486957411, 0.455000000000001, 0.412706441534487, 0.983791666666666, 0.94305770029567, 2.9175 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 750, '2021-06-06 00:00:00', 0.0636135154493602, 0.185624999999999, 0.123660819132036, 0.284458333333333, 0.186413499386778, 0.467583333333335, 0.424429026090826, 1.00979166666667, 0.941327322785858, 2.93920833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 765, '2021-06-06 00:00:00', 0.121248151039244, 0.219625, 0.17120950806592, 0.349500000000001, 0.204069663439308, 0.478416666666668, 0.442682826801459, 1.07654166666667, 0.951534774738282, 2.95208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 780, '2021-06-06 00:00:00', 0.113177396985465, 0.233416666666667, 0.135929942526886, 0.340916666666667, 0.217832604259005, 0.49, 0.505662544287841, 1.0975, 0.950280290458969, 2.92125 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 795, '2021-06-06 00:00:00', 0.101049994800967, 0.227833333333334, 0.137928673018266, 0.314166666666666, 0.175778001459516, 0.480416666666666, 0.452450860091017, 1.06229166666667, 0.925801735395258, 2.915375 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 810, '2021-06-06 00:00:00', 0.0905797650724459, 0.202208333333333, 0.13231046055023, 0.307833333333333, 0.145814429416594, 0.452249999999999, 0.425696409394082, 1.06195833333333, 0.899558196714011, 2.91141666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 825, '2021-06-06 00:00:00', 0.0843764854941687, 0.217500000000001, 0.108128538310205, 0.349041666666666, 0.150966355787341, 0.436333333333335, 0.416614127847026, 1.073875, 0.873929469345958, 2.93275 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 840, '2021-06-06 00:00:00', 0.0935532766914667, 0.275708333333332, 0.11337202291443, 0.331791666666666, 0.177265623992006, 0.434166666666667, 0.418801179005301, 1.09191666666666, 0.849013262515691, 2.93529166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 855, '2021-06-06 00:00:00', 0.065373785908863, 0.171083333333333, 0.117940778248715, 0.272875000000001, 0.221847038960747, 0.403749999999999, 0.397198988206015, 1.05308333333333, 0.811603333540772, 2.91916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 870, '2021-06-06 00:00:00', 0.106262313864445, 0.194125, 0.127212904960171, 0.273916666666667, 0.182827708552319, 0.401666666666667, 0.380230898575961, 1.07083333333333, 0.788056755110546, 2.90433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 885, '2021-06-06 00:00:00', 0.104978871235107, 0.202708333333333, 0.156438532634237, 0.299833333333333, 0.164455425439603, 0.456249999999999, 0.415499175952723, 1.5585, 0.778156908285884, 2.897 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 900, '2021-06-06 00:00:00', 0.109355125523501, 0.204749999999998, 0.139442049414541, 0.293208333333332, 0.19804499196036, 0.487416666666665, 0.483656212119455, 1.618125, 0.754522130177463, 2.88408333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 915, '2021-06-06 00:00:00', 0.105719609673729, 0.201125, 0.124203287081057, 0.319749999999999, 0.232211235669194, 0.492666666666666, 0.483324237795479, 1.63683333333333, 0.72674505128361, 2.86325 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 930, '2021-06-06 00:00:00', 0.0902681592795042, 0.240583333333335, 0.178720979198852, 0.352833333333335, 0.234157509233494, 0.489, 0.462532911089125, 1.62345833333333, 0.721872063015544, 2.85533333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 945, '2021-06-06 00:00:00', 0.116646716720785, 0.21025, 0.170611942086736, 0.315999999999999, 0.194771419353821, 0.524416666666666, 0.447752404325996, 1.61095833333333, 0.741645682816655, 2.82766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 960, '2021-06-06 00:00:00', 0.124982542259168, 0.226874999999999, 0.14003568385816, 0.318916666666667, 0.211501323359, 0.569875, 0.450414589612983, 1.62254166666667, 0.749251525074248, 2.84075 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 975, '2021-06-06 00:00:00', 0.0771333190848367, 0.230625000000001, 0.150383995207245, 0.415958333333334, 0.19043860511682, 0.581416666666667, 0.464614278231128, 1.59941666666667, 0.764181929738679, 2.82075 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 990, '2021-06-06 00:00:00', 0.146824645238038, 0.350791666666667, 0.172727040253639, 0.466750000000001, 0.182269747543484, 0.594500000000001, 0.455158068975629, 1.58045833333333, 0.760501778242593, 2.81820833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1005, '2021-06-06 00:00:00', 0.137172772681816, 0.331250000000001, 0.14665435554391, 0.41775, 0.19601629904871, 0.573708333333332, 0.459289714305325, 1.56454166666667, 0.754828072131834, 2.816125 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1020, '2021-06-06 00:00:00', 0.0880009469646019, 0.263916666666665, 0.161937046052034, 0.370708333333334, 0.227683402741742, 0.546416666666666, 0.453098365284172, 1.54604166666667, 0.74696321306117, 2.81029166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1035, '2021-06-06 00:00:00', 0.118225765050345, 0.260875, 0.14444495842532, 0.375541666666665, 0.175873343548744, 0.501708333333332, 0.466234870757374, 1.54720833333333, 0.738906060786259, 2.80258333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1050, '2021-06-06 00:00:00', 0.10349395242431, 0.246708333333335, 0.140234527938332, 0.343375000000001, 0.230982114716357, 0.468041666666667, 0.453783033691947, 1.52754166666667, 0.735768453653256, 2.792 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1065, '2021-06-06 00:00:00', 0.0699770148598501, 0.228500000000001, 0.153240551639135, 0.314333333333335, 0.471719050197088, 1.13591666666667, 0.453643886062977, 1.50091666666667, 0.724460318874118, 2.77033333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1080, '2021-06-06 00:00:00', 0.118269037441721, 0.225500000000001, 0.146730132842775, 0.327583333333334, 0.513409320556983, 1.205, 0.447789917017578, 1.484375, 0.737109788688029, 2.74083333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1095, '2021-06-06 00:00:00', 0.113852561662449, 0.219166666666666, 0.475643574310228, 1.052125, 0.481775964230413, 1.24191666666667, 0.453429154541706, 1.46179166666667, 0.735014044034218, 2.76091666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 600, '2021-06-06 00:00:00', 0.386880699814979, 0.644304347826085, 0.443323524117064, 0.779260869565216, 0.49050062350631, 0.956043478260868, 0.537485306353072, 1.253, 0.770205100757714, 2.67452173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 615, '2021-06-06 00:00:00', 0.20386787552711, 0.481260869565217, 0.310244128022325, 0.662347826086957, 0.369421687775921, 0.800739130434782, 0.370546034436161, 1.13, 0.788597023087289, 2.66208695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 630, '2021-06-06 00:00:00', 0.141515372982987, 0.353347826086958, 0.186509014924806, 0.450608695652173, 0.227820763749176, 0.595869565217392, 0.316042493515524, 0.957695652173915, 0.771736868671183, 2.60039130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 645, '2021-06-06 00:00:00', 0.0894591345749186, 0.286130434782607, 0.094087966576739, 0.421999999999999, 0.163325555728889, 0.514652173913043, 0.326684119347716, 0.906826086956523, 0.808336106375044, 2.61647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 660, '2021-06-06 00:00:00', 0.086267187667064, 0.289869565217391, 0.123326569269348, 0.366521739130434, 0.168400285410931, 0.482739130434782, 0.302126684681836, 0.867478260869567, 0.837497134677419, 2.61621739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 675, '2021-06-06 00:00:00', 0.0984058507531462, 0.243434782608695, 0.0960424189879632, 0.332347826086957, 0.213142680783416, 0.484565217391305, 0.312204687342165, 0.822304347826089, 0.822267586731792, 2.5964347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 690, '2021-06-06 00:00:00', 0.0604850943647809, 0.21908695652174, 0.132107947835941, 0.315652173913044, 0.254991660717705, 0.477260869565218, 0.350490604769401, 0.826130434782609, 0.839167282055687, 2.615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 705, '2021-06-06 00:00:00', 0.0968633567528148, 0.239652173913043, 0.204051822449736, 0.352652173913045, 0.258217720740362, 0.495869565217392, 0.398435423326372, 0.863826086956522, 1.0416366758265, 2.88165217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 720, '2021-06-06 00:00:00', 0.194253501705636, 0.247826086956521, 0.232355025139355, 0.335695652173912, 0.222483636206008, 0.466826086956522, 0.387124674793524, 0.841826086956522, 1.04846435040546, 2.88530434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 735, '2021-06-06 00:00:00', 0.0904660747017186, 0.205739130434781, 0.114509799018016, 0.309695652173913, 0.140297355021707, 0.416434782608695, 0.363837740188908, 0.832086956521739, 1.05006561436246, 2.90239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 750, '2021-06-06 00:00:00', 0.0911521986578383, 0.204217391304348, 0.100829582678314, 0.302826086956524, 0.164084970275633, 0.448826086956523, 0.41132107612908, 0.861869565217391, 1.05258276739335, 2.90413043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 765, '2021-06-06 00:00:00', 0.0832993553918374, 0.217652173913045, 0.116081459063624, 0.306217391304348, 0.161927568836832, 0.42408695652174, 0.424769339871493, 0.882913043478259, 1.04082798068437, 2.90039130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 780, '2021-06-06 00:00:00', 0.0810465391116488, 0.211782608695654, 0.11700498283366, 0.323565217391305, 0.129614570010063, 0.383130434782611, 0.417961611982382, 0.887, 1.04923837425435, 2.92356521739131 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 795, '2021-06-06 00:00:00', 0.0881548224844958, 0.229999999999999, 0.110884050824602, 0.288, 0.11616832206494, 0.396478260869566, 0.40776961545527, 0.964173913043478, 1.0588309049964, 2.92960869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 810, '2021-06-06 00:00:00', 0.0652930154427925, 0.200782608695652, 0.0762957631737237, 0.25504347826087, 0.134288801519109, 0.400130434782607, 0.431021802773833, 0.981608695652173, 1.06223268108955, 2.91778260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 825, '2021-06-06 00:00:00', 0.0653740831751255, 0.17504347826087, 0.126113397118649, 0.317043478260869, 0.156063988092855, 0.406173913043477, 0.435738235959023, 0.967086956521739, 1.0626208259595, 2.91926086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 840, '2021-06-06 00:00:00', 0.110942512621263, 0.255826086956521, 0.127563500423576, 0.317086956521737, 0.142568477409938, 0.41095652173913, 0.397883481464279, 0.952913043478261, 1.06502218797054, 2.91447826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 855, '2021-06-06 00:00:00', 0.0781653006726708, 0.197782608695651, 0.0866043659727029, 0.264956521739129, 0.206859989693436, 0.398347826086958, 0.37870504337997, 0.909347826086957, 1.07074951031228, 2.91382608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 870, '2021-06-06 00:00:00', 0.0652486881427344, 0.187130434782607, 0.0832792340865333, 0.267391304347827, 0.232154907735699, 0.431086956521739, 0.347952827205751, 0.909521739130436, 1.072613670879, 2.91121739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 885, '2021-06-06 00:00:00', 0.0718397425983748, 0.185304347826087, 0.159869796330188, 0.302521739130437, 0.2531503248201, 0.482217391304348, 0.523307299437214, 1.2515652173913, 1.1165921155772, 2.89904347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 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 1031966, 5, 900, '2021-06-06 00:00:00', 0.142662306152809, 0.234521739130436, 0.186150232583548, 0.336, 0.227270007098346, 0.492739130434783, 0.506639361565747, 1.28847826086956, 1.13535264497798, 2.90608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 915, '2021-06-06 00:00:00', 0.105019234074962, 0.201695652173913, 0.177755127564563, 0.332608695652174, 0.188553931224563, 0.442695652173913, 0.50347443816089, 1.28834782608696, 1.13105528918514, 2.90439130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 930, '2021-06-06 00:00:00', 0.136354788909296, 0.24508695652174, 0.145853830669438, 0.315608695652175, 0.184928241611319, 0.416000000000001, 0.509561479299379, 1.29391304347826, 1.14178670401715, 2.89417391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 945, '2021-06-06 00:00:00', 0.094834263583406, 0.202086956521738, 0.117534100677779, 0.278086956521739, 0.135241067154394, 0.451652173913043, 0.505298021873321, 1.295, 1.13763066834074, 2.89191304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 960, '2021-06-06 00:00:00', 0.0787140469406253, 0.204913043478262, 0.117274971636458, 0.287652173913046, 0.174080259532474, 0.499130434782609, 0.490789067819271, 1.308, 1.12166365534915, 2.90208695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 975, '2021-06-06 00:00:00', 0.103565621441983, 0.202739130434784, 0.119467345497908, 0.357913043478262, 0.210783002892313, 0.565260869565219, 0.493417200345548, 1.31452173913044, 1.1190872462959, 2.91408695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 990, '2021-06-06 00:00:00', 0.0837189208453498, 0.287304347826087, 0.17080289358936, 0.395913043478261, 0.27046979330585, 0.608000000000003, 0.499569834720678, 1.32873913043478, 1.12739308757551, 2.92008695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1005, '2021-06-06 00:00:00', 0.144862098797389, 0.272869565217391, 0.185567924344308, 0.425000000000002, 0.254101742717704, 0.597826086956525, 0.553277007149506, 1.35508695652174, 1.16559498962628, 2.94104347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1020, '2021-06-06 00:00:00', 0.151823436040768, 0.317913043478264, 0.204862616647364, 0.451652173913046, 0.204670022675081, 0.573000000000002, 0.651235092915806, 1.37834782608696, 1.16406558737023, 2.92934782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1035, '2021-06-06 00:00:00', 0.0926600527492506, 0.273608695652177, 0.123819740200183, 0.401347826086958, 0.197177344384035, 0.492782608695655, 0.691789485103384, 1.39134782608696, 1.23719274382591, 2.95739130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1050, '2021-06-06 00:00:00', 0.12614885491687, 0.305521739130438, 0.171779169295792, 0.381913043478262, 0.21664144071251, 0.467826086956524, 0.70365696086735, 1.38813043478261, 1.24836492112066, 2.96239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1065, '2021-06-06 00:00:00', 0.0981515324391721, 0.209217391304347, 0.130843840787165, 0.267739130434783, 0.531485690800507, 1.00830434782609, 0.715804307282452, 1.36047826086957, 1.25997751877805, 2.9914347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1080, '2021-06-06 00:00:00', 0.0755592587379456, 0.178260869565219, 0.122329562000077, 0.307391304347826, 0.527343015623117, 1.03326086956522, 0.727634955495198, 1.33708695652174, 1.26043818687189, 2.99717391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1095, '2021-06-06 00:00:00', 0.114950135262374, 0.226521739130434, 0.549774409358759, 0.912913043478259, 0.528307282724967, 1.06169565217391, 0.747073650670196, 1.30969565217391, 1.26821179544379, 3.00960869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-06 18:01:19 Duration: 941ms 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 1032246, 1, 600, '2021-06-06 00:00:00', 0.378216291830212, 0.728541666666665, 0.391738812350076, 0.878416666666666, 0.411519559469639, 0.991999999999999, 0.696282171478517, 1.35058333333333, 1.55191113070585, 3.433375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 615, '2021-06-06 00:00:00', 0.233410128408084, 0.509875000000001, 0.269640094936012, 0.632291666666667, 0.254116870864511, 0.717416666666665, 0.501349871687008, 1.18929166666667, 1.52113192740791, 3.37958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 630, '2021-06-06 00:00:00', 0.111131825363825, 0.353249999999999, 0.156700900129671, 0.469291666666666, 0.182374510161158, 0.583124999999998, 0.534962493606064, 1.1025, 1.51926606458513, 3.348375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 645, '2021-06-06 00:00:00', 0.104954156658993, 0.281625000000001, 0.141993161705116, 0.395166666666666, 0.192567022023542, 0.537666666666665, 0.518877718693453, 1.0505, 1.48850257408023, 3.3175 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 660, '2021-06-06 00:00:00', 0.0792664626525588, 0.264041666666666, 0.126234419328442, 0.354541666666665, 0.180581061929365, 0.518958333333332, 0.555752836771626, 1.01154166666666, 1.47922010824055, 3.31670833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 675, '2021-06-06 00:00:00', 0.0673018293353455, 0.225333333333333, 0.115398356994809, 0.357791666666664, 0.206739701914814, 0.511499999999999, 0.517531256494981, 0.956083333333333, 1.79485351023096, 3.41341666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 690, '2021-06-06 00:00:00', 0.111258381869556, 0.257416666666665, 0.133425113339152, 0.3385, 0.343772548667561, 0.526499999999998, 0.51025005946928, 0.911083333333333, 1.96810259127481, 3.452375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 705, '2021-06-06 00:00:00', 0.0630167765792172, 0.200624999999999, 0.120325216013503, 0.318624999999999, 0.309937999293081, 0.466208333333332, 0.451608620394355, 0.848208333333333, 2.00969474888493, 3.697875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 720, '2021-06-06 00:00:00', 0.0951465593367599, 0.219541666666667, 0.238559247342779, 0.336583333333332, 0.276930522862241, 0.444916666666666, 0.443916346653382, 0.823625000000001, 1.99405842396566, 3.76970833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 735, '2021-06-06 00:00:00', 0.200522790457228, 0.246208333333332, 0.249354031391143, 0.322041666666667, 0.250553817731263, 0.436208333333333, 0.434266389559966, 0.794416666666667, 1.97252839108166, 3.80458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 750, '2021-06-06 00:00:00', 0.186267689559712, 0.220000000000001, 0.194232249296216, 0.297416666666666, 0.253880403060126, 0.437041666666666, 0.431252237969408, 0.786666666666667, 1.9727626618343, 3.81579166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 765, '2021-06-06 00:00:00', 0.112359767671994, 0.208249999999998, 0.169624387901667, 0.311208333333331, 0.199288135295521, 0.43875, 0.388915688862609, 0.80875, 1.96543084805298, 3.841375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 780, '2021-06-06 00:00:00', 0.111880945716833, 0.218958333333333, 0.113567543587602, 0.292249999999999, 0.228732293208722, 0.447874999999999, 0.361179619291155, 0.797749999999999, 1.96075045341821, 3.84741666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 795, '2021-06-06 00:00:00', 0.0750509850855988, 0.194958333333333, 0.11091189870957, 0.286666666666669, 0.224287212348782, 0.447166666666667, 0.375584643290113, 0.810458333333333, 1.96057760963595, 3.85370833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 810, '2021-06-06 00:00:00', 0.0868114732282421, 0.19666666666667, 0.18991872785064, 0.308083333333334, 0.219362610100594, 0.423041666666669, 0.394002480588821, 0.850041666666666, 1.95912515552223, 3.875375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 825, '2021-06-06 00:00:00', 0.155105287989541, 0.221458333333333, 0.164006622126819, 0.329791666666666, 0.178001460464614, 0.408458333333333, 0.440292078205404, 0.888624999999999, 1.94541098774318, 3.88579166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 840, '2021-06-06 00:00:00', 0.108214226608979, 0.246333333333334, 0.1131948989351, 0.311041666666667, 0.15684488783693, 0.374833333333333, 0.421565816117532, 0.884541666666666, 1.94419771044995, 3.87970833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 855, '2021-06-06 00:00:00', 0.090068412002098, 0.185833333333333, 0.0927352082036775, 0.234583333333334, 0.17608463050888, 0.338333333333332, 0.472449719355236, 0.891291666666666, 1.95247560757834, 3.87895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 870, '2021-06-06 00:00:00', 0.0603612314393046, 0.14, 0.0999855061960223, 0.206666666666665, 0.142460266517479, 0.325833333333332, 0.480735666241963, 0.913791666666666, 1.95498474316668, 3.88229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 885, '2021-06-06 00:00:00', 0.0732958566952841, 0.166249999999999, 0.134481694244816, 0.263749999999999, 0.147985873787262, 0.347083333333334, 0.548124812230398, 1.316125, 1.95315618972198, 3.88433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 900, '2021-06-06 00:00:00', 0.110097947169848, 0.195416666666667, 0.121117980570151, 0.255000000000001, 0.155234745102238, 0.347500000000001, 0.577017555242448, 1.38870833333333, 1.94237552713316, 3.89641666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 915, '2021-06-06 00:00:00', 0.0803152754976327, 0.173750000000001, 0.100404074921637, 0.248750000000002, 0.141695223038337, 0.344166666666667, 0.596884215157638, 1.446625, 1.94013896670958, 3.89891666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 930, '2021-06-06 00:00:00', 0.0632226339950761, 0.183333333333334, 0.11611385591837, 0.267083333333334, 0.161161994297035, 0.380833333333333, 0.610027791003904, 1.48408333333333, 1.93488730853741, 3.911875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 945, '2021-06-06 00:00:00', 0.10197683738143, 0.195833333333334, 0.123663873557269, 0.271666666666666, 0.212682998782262, 0.449166666666667, 0.624676332133319, 1.51120833333333, 1.92148044099984, 3.91895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 960, '2021-06-06 00:00:00', 0.0947154395690243, 0.198333333333332, 0.121027455263407, 0.279583333333333, 0.218459125450857, 0.496708333333332, 0.602189314928862, 1.55116666666667, 1.9076232608759, 3.924375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 975, '2021-06-06 00:00:00', 0.0767536526062825, 0.190416666666667, 0.173455398769595, 0.327916666666667, 0.231692352084597, 0.525041666666665, 0.580529254714791, 1.56395833333333, 1.87104020078966, 3.94170833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 990, '2021-06-06 00:00:00', 0.17064880454534, 0.279166666666668, 0.193490923091602, 0.402958333333332, 0.27467551013799, 0.555874999999998, 0.565977298605016, 1.56895833333333, 1.8705991595154, 3.94045833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1005, '2021-06-06 00:00:00', 0.104192051979275, 0.284624999999998, 0.16939225873351, 0.400458333333332, 0.29782516026514, 0.560499999999999, 0.523139226556678, 1.54229166666667, 1.8712647194778, 3.90379166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1020, '2021-06-06 00:00:00', 0.119562782913294, 0.264958333333333, 0.164923252902147, 0.367874999999999, 0.267237016875292, 0.533666666666667, 0.50641038343351, 1.52754166666667, 1.87102036749462, 3.89020833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1035, '2021-06-06 00:00:00', 0.0930014804307904, 0.231666666666665, 0.174864662989177, 0.358791666666666, 0.25084639332364, 0.492499999999999, 0.497083136836822, 1.49258333333333, 1.8804262910925, 3.87858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1050, '2021-06-06 00:00:00', 0.105271414221401, 0.264625, 0.148633284498693, 0.367875000000001, 0.184194289357417, 0.463333333333332, 0.479530323881337, 1.474875, 1.8673053106518, 3.90191666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1065, '2021-06-06 00:00:00', 0.11572317512439, 0.254124999999999, 0.147750646777565, 0.320416666666664, 0.392816951783772, 0.955874999999998, 0.489878850373722, 1.453625, 1.88795929050621, 3.90275 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1080, '2021-06-06 00:00:00', 0.103461818204047, 0.215, 0.135982069363597, 0.300416666666666, 0.473625302888509, 1.04133333333333, 0.542785473877272, 1.453625, 1.89067448090718, 3.89441666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1095, '2021-06-06 00:00:00', 0.0698743696660803, 0.210416666666665, 0.40337893277388, 0.913958333333332, 0.461684798602758, 1.119375, 0.538811532684318, 1.45629166666667, 1.8898493997203, 3.90066666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 600, '2021-06-06 00:00:00', 0.198597280948154, 0.559999999999999, 0.269381299676473, 0.741730769230769, 0.33371507884145, 0.931076923076922, 0.417007384181069, 1.22796153846154, 1.66906793151148, 3.722 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 615, '2021-06-06 00:00:00', 0.194662437607732, 0.450230769230769, 0.224634462045478, 0.612192307692308, 0.323513901734352, 0.756730769230769, 0.366177199643098, 1.10530769230769, 1.58955601396694, 3.67680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 630, '2021-06-06 00:00:00', 0.131388865000628, 0.378923076923077, 0.24618493361386, 0.517692307692306, 0.222442566485406, 0.680153846153844, 0.394823933496362, 1.04353846153846, 1.53916905304328, 3.62357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 645, '2021-06-06 00:00:00', 0.175535996746668, 0.367384615384613, 0.182948450074372, 0.474153846153845, 0.177895077114399, 0.661461538461537, 0.431046326262753, 1.03684615384615, 1.52198073625735, 3.63380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 660, '2021-06-06 00:00:00', 0.0958346733462601, 0.29726923076923, 0.115851947960116, 0.426076923076923, 0.200221292958182, 0.607615384615383, 0.455036546292207, 0.986461538461538, 1.53914626285534, 3.63346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 675, '2021-06-06 00:00:00', 0.0866381333700448, 0.277615384615384, 0.155543256412435, 0.437230769230767, 0.163756705088796, 0.531461538461537, 0.413052628421797, 0.934923076923076, 1.54383717355865, 3.64153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 690, '2021-06-06 00:00:00', 0.144320839158401, 0.283769230769229, 0.152735608663619, 0.362615384615385, 0.23167705639864, 0.49953846153846, 0.420107729773429, 0.887230769230769, 1.53892757464411, 3.62 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 705, '2021-06-06 00:00:00', 0.0995083916059349, 0.233, 0.118906996624058, 0.334923076923077, 0.225636835508881, 0.485692307692307, 0.483950787389983, 0.910730769230769, 1.56625808709313, 3.73265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 720, '2021-06-06 00:00:00', 0.0917969749794878, 0.237269230769232, 0.156993997925448, 0.347653846153846, 0.199902841785318, 0.481115384615385, 0.470351704742149, 0.895384615384617, 1.57966680615298, 3.75946153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 735, '2021-06-06 00:00:00', 0.106160980808177, 0.213076923076924, 0.153330211785395, 0.316923076923077, 0.191207116861433, 0.439192307692308, 0.473521361714548, 0.896000000000001, 1.5764293011545, 3.77830769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 750, '2021-06-06 00:00:00', 0.0871753317260034, 0.22653846153846, 0.154444438602962, 0.337269230769231, 0.193532128121881, 0.45726923076923, 0.476572622603716, 0.87023076923077, 1.57113737929418, 3.76523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 765, '2021-06-06 00:00:00', 0.108085898888158, 0.223807692307691, 0.1165394089832, 0.283076923076921, 0.167209794523573, 0.417653846153844, 0.482816341894101, 0.929500000000001, 1.57440043386486, 3.76461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 780, '2021-06-06 00:00:00', 0.0723056014427656, 0.198500000000001, 0.138052386935036, 0.322307692307691, 0.187214808750227, 0.41576923076923, 0.489881310586083, 0.99646153846154, 1.56294051857881, 3.76076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 795, '2021-06-06 00:00:00', 0.109761279427393, 0.226538461538461, 0.103798621600452, 0.283076923076923, 0.149608535338577, 0.414076923076924, 0.478170560172189, 1.02026923076923, 1.52633220348148, 3.74765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 810, '2021-06-06 00:00:00', 0.0774755544572715, 0.182307692307693, 0.139376634174621, 0.255384615384615, 0.16160409838672, 0.395269230769235, 0.493120183509676, 1.04565384615385, 1.5167496304725, 3.74380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 825, '2021-06-06 00:00:00', 0.10823123393919, 0.194999999999999, 0.128934950802573, 0.310307692307693, 0.233061196981525, 0.449192307692309, 0.491106100082723, 1.06980769230769, 1.51181851627563, 3.74988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 840, '2021-06-06 00:00:00', 0.102892572805144, 0.245192307692308, 0.109993706113648, 0.321153846153849, 0.211754531329231, 0.462692307692309, 0.50163338743012, 1.07015384615385, 1.51619563229308, 3.74334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 855, '2021-06-06 00:00:00', 0.0854391371319162, 0.200384615384617, 0.187142068616745, 0.306923076923077, 0.20669263691251, 0.395384615384614, 0.482922871688639, 1.0335, 1.50251478016537, 3.73423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 870, '2021-06-06 00:00:00', 0.146360986815266, 0.198461538461539, 0.167743852346368, 0.275, 0.206507962223104, 0.388461538461537, 0.50394051083589, 1.03196153846154, 1.49852800440966, 3.7365 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 885, '2021-06-06 00:00:00', 0.078649612449532, 0.174192307692306, 0.0888343748435581, 0.236884615384613, 0.213554532758118, 0.411538461538459, 0.698901776965945, 1.58657692307692, 1.51013768959604, 3.75380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 900, '2021-06-06 00:00:00', 0.0729478211832577, 0.17576923076923, 0.149101926933842, 0.279230769230769, 0.203596527853122, 0.413115384615386, 0.742455954663568, 1.67626923076923, 1.51084651972126, 3.74961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 915, '2021-06-06 00:00:00', 0.122878207368733, 0.209576923076924, 0.172299636144085, 0.31173076923077, 0.216790778259736, 0.429807692307692, 0.746488691243109, 1.68738461538461, 1.51076987862277, 3.75188461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 930, '2021-06-06 00:00:00', 0.146144880696678, 0.220384615384616, 0.15533523053755, 0.297923076923077, 0.199185757909158, 0.412384615384616, 0.789246846439937, 1.71523076923077, 1.51295339142202, 3.74073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 945, '2021-06-06 00:00:00', 0.0955439890634341, 0.195576923076923, 0.138194205600446, 0.296961538461539, 0.228267134330338, 0.509269230769231, 0.790704851090761, 1.71019230769231, 1.51334728181757, 3.73365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 960, '2021-06-06 00:00:00', 0.126149514465969, 0.233500000000001, 0.171518220606441, 0.2985, 0.254479574516608, 0.585423076923077, 0.803792561260966, 1.72419230769231, 1.5128598475938, 3.72096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 975, '2021-06-06 00:00:00', 0.111128477275352, 0.201538461538462, 0.186338401839234, 0.415, 0.263348847319701, 0.636153846153845, 0.783065707037706, 1.71569230769231, 1.50487618964281, 3.72088461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 990, '2021-06-06 00:00:00', 0.148346061107648, 0.335923076923078, 0.228009783865653, 0.477307692307693, 0.275060454893381, 0.639576923076923, 0.776778439849733, 1.70376923076923, 1.51272427962066, 3.71088461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1005, '2021-06-06 00:00:00', 0.108510084607554, 0.298038461538463, 0.156882356707672, 0.449923076923077, 0.253921081016552, 0.585346153846153, 0.791768346074881, 1.65992307692308, 1.51125866288794, 3.68588461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1020, '2021-06-06 00:00:00', 0.103379658763963, 0.317076923076923, 0.179488161169475, 0.428999999999999, 0.264090127389524, 0.523653846153846, 0.812011406702754, 1.63126923076923, 1.51398574579206, 3.67203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1035, '2021-06-06 00:00:00', 0.149031746746998, 0.292307692307692, 0.20066351475504, 0.394615384615383, 0.219987761897372, 0.491153846153846, 0.85411738339375, 1.64223076923077, 1.51139499139041, 3.6635 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1050, '2021-06-06 00:00:00', 0.095750477002227, 0.241923076923075, 0.113050703396581, 0.312692307692308, 0.214555354162975, 0.475000000000001, 0.877864776690492, 1.63338461538461, 1.51204264947989, 3.65542307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1065, '2021-06-06 00:00:00', 0.0921737489744241, 0.230000000000001, 0.138809803466691, 0.328807692307694, 0.656412634060199, 1.21111538461539, 0.884201832162772, 1.632, 1.5121240247261, 3.65811538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1080, '2021-06-06 00:00:00', 0.110225398441277, 0.23496153846154, 0.17067693278418, 0.351153846153848, 0.726035380574637, 1.29442307692308, 0.904451786357988, 1.62007692307692, 1.5092501005976, 3.63811538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1095, '2021-06-06 00:00:00', 0.084333586702772, 0.211923076923077, 0.652598356866318, 1.09115384615385, 0.710694269440374, 1.27876923076923, 0.88496319697488, 1.5745, 1.51670032180186, 3.62811538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 600, '2021-06-06 00:00:00', 0.464525418696745, 0.67423076923077, 0.54835762193888, 0.869192307692308, 0.581189439525001, 1.01573076923077, 0.661822146687579, 1.31607692307692, 1.35426478265458, 3.51030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 615, '2021-06-06 00:00:00', 0.203602372662614, 0.483384615384615, 0.201443574844557, 0.612923076923077, 0.241685673169479, 0.74426923076923, 0.332588812892944, 1.11003846153846, 1.24983056636305, 3.42873076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 630, '2021-06-06 00:00:00', 0.130092328160251, 0.383576923076923, 0.161978991990177, 0.498923076923076, 0.217951511897627, 0.672307692307692, 0.339736606120774, 1.02319230769231, 1.23780888856697, 3.41573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 645, '2021-06-06 00:00:00', 0.115306788111608, 0.348153846153845, 0.160514504496778, 0.484884615384615, 0.205089578927393, 0.609153846153846, 0.313874558480833, 0.971038461538463, 1.23324810904438, 3.39846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 660, '2021-06-06 00:00:00', 0.133822321927824, 0.311423076923077, 0.195061284255448, 0.428769230769231, 0.208590378862128, 0.506884615384617, 0.319366738791243, 0.922923076923078, 1.2170591850851, 3.3815 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 675, '2021-06-06 00:00:00', 0.0996737755804503, 0.240692307692309, 0.106394476432683, 0.313769230769232, 0.148706137683066, 0.412346153846156, 0.324180472054593, 0.894538461538463, 1.19554715442827, 3.35996153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 690, '2021-06-06 00:00:00', 0.0955691292287326, 0.236461538461539, 0.13084341787037, 0.31, 0.20109240126408, 0.423076923076924, 0.32856406704606, 0.944115384615386, 1.1969302845838, 3.35188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 705, '2021-06-06 00:00:00', 0.131697205156959, 0.231923076923077, 0.152044527890807, 0.311538461538462, 0.238234338414932, 0.481, 0.355514554500289, 1.01803846153846, 1.23379834095927, 3.30511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 720, '2021-06-06 00:00:00', 0.0902654205875455, 0.210384615384616, 0.109066669801267, 0.326538461538464, 0.225178414732714, 0.505961538461539, 0.344783474974345, 1.03373076923077, 1.22202855122129, 3.3255 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 735, '2021-06-06 00:00:00', 0.0850493069659279, 0.235769230769231, 0.124756624612144, 0.347153846153845, 0.179892895485492, 0.499576923076922, 0.3221326721423, 1.03146153846154, 1.20578006222592, 3.32696153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 750, '2021-06-06 00:00:00', 0.101352090031958, 0.240615384615384, 0.153027986379566, 0.34326923076923, 0.199871112316066, 0.472692307692306, 0.318539283895432, 1.01634615384615, 1.20636770322511, 3.31965384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 765, '2021-06-06 00:00:00', 0.0860344921886187, 0.220576923076923, 0.11183356452267, 0.301115384615383, 0.150251583890283, 0.403461538461537, 0.351960233767745, 1.03038461538461, 1.21145642354723, 3.30388461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 780, '2021-06-06 00:00:00', 0.0699813161878539, 0.204230769230769, 0.106584022471257, 0.288076923076922, 0.158748664440173, 0.400538461538462, 0.35849652074269, 1.05365384615385, 1.22172099043175, 3.29353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 795, '2021-06-06 00:00:00', 0.0908430599355927, 0.212692307692307, 0.0987748021433683, 0.282692307692307, 0.1854212999133, 0.424461538461541, 0.339607619738743, 1.10115384615385, 1.22283223140129, 3.29888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 810, '2021-06-06 00:00:00', 0.0790608334424545, 0.201153846153845, 0.158778898036039, 0.287461538461538, 0.159588957589851, 0.418653846153847, 0.337034262125015, 1.10042307692308, 1.22495647206811, 3.30196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 825, '2021-06-06 00:00:00', 0.102216211268828, 0.185923076923078, 0.157666976201788, 0.305346153846155, 0.16092085488979, 0.388807692307693, 0.351137614925237, 1.11176923076923, 1.24553747496351, 3.31219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 840, '2021-06-06 00:00:00', 0.155822843195529, 0.264961538461539, 0.154637984188382, 0.325884615384616, 0.180494061270298, 0.441115384615384, 0.358058645819581, 1.13792307692308, 1.30916247331585, 3.35369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 855, '2021-06-06 00:00:00', 0.0776753104026884, 0.184576923076923, 0.111129917040994, 0.264538461538462, 0.189336087015003, 0.408076923076922, 0.570540161061966, 1.22365384615384, 1.29678319936443, 3.34811538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 870, '2021-06-06 00:00:00', 0.107711187905437, 0.1965, 0.145833334798533, 0.288807692307692, 0.254187892346162, 0.474269230769232, 0.741422628361283, 1.27192307692308, 1.29814860652215, 3.33426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 885, '2021-06-06 00:00:00', 0.108228390985842, 0.20576923076923, 0.150179011132098, 0.290846153846154, 0.297081985576113, 0.566115384615384, 0.944343624714257, 1.73180769230769, 1.27548685847948, 3.34261538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 900, '2021-06-06 00:00:00', 0.0993869284084243, 0.190807692307692, 0.195705037079942, 0.322692307692308, 0.293658380802227, 0.583730769230768, 0.957580332842187, 1.80842307692308, 1.27833635636322, 3.337 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 915, '2021-06-06 00:00:00', 0.122226565579392, 0.206800000000003, 0.27431170226587, 0.40792, 0.269366800725949, 0.553159999999999, 0.988386058177673, 1.865, 1.29925695687959, 3.33284 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 930, '2021-06-06 00:00:00', 0.210839172514661, 0.31336, 0.209601232502739, 0.411519999999999, 0.245552621651651, 0.521439999999998, 1.02731421191376, 1.87464, 1.26342053964624, 3.33428 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 945, '2021-06-06 00:00:00', 0.129970406888134, 0.255160000000001, 0.16499646460859, 0.347000000000002, 0.27531103622388, 0.542600000000001, 1.05459269388708, 1.9116, 1.26834655096048, 3.33484 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 960, '2021-06-06 00:00:00', 0.111238482549879, 0.2422, 0.145775260818378, 0.32948, 0.250131298854554, 0.5582, 1.05699463890157, 1.9068, 1.26083411279994, 3.31808 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 975, '2021-06-06 00:00:00', 0.111079731124391, 0.226039999999999, 0.237652210874069, 0.425640000000001, 0.255361182119232, 0.586, 1.04412933745458, 1.93464, 1.24767367261369, 3.32048 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 990, '2021-06-06 00:00:00', 0.1465498320056, 0.343375000000001, 0.16172587627826, 0.438958333333333, 0.2166807868866, 0.580041666666666, 0.882027850253712, 1.84645833333333, 1.0758652727665, 3.19920833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1005, '2021-06-06 00:00:00', 0.0945502864441268, 0.28256, 0.180483720410824, 0.419960000000001, 0.225263749117931, 0.585560000000002, 1.01693317053449, 1.94064, 1.25705032781773, 3.29912 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1020, '2021-06-06 00:00:00', 0.161832506005436, 0.306480000000001, 0.178909073740451, 0.430040000000001, 0.185717303089039, 0.582000000000002, 0.998068454566119, 1.92384, 1.26451173449149, 3.28752 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1035, '2021-06-06 00:00:00', 0.138995249371431, 0.287875, 0.171943283537402, 0.405833333333334, 0.200903755167941, 0.581666666666667, 0.876807019196951, 1.780125, 1.10773725171657, 3.12108333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1050, '2021-06-06 00:00:00', 0.122272918778717, 0.304400000000001, 0.156974520225416, 0.399200000000001, 0.213275268139556, 0.592440000000001, 0.992123905232272, 1.85052, 1.28231757247051, 3.23524 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1065, '2021-06-06 00:00:00', 0.119215491163411, 0.2596, 0.148597913848076, 0.39244, 0.751653621468471, 1.227, 0.958296062463649, 1.78948, 1.29267142254583, 3.19036 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1080, '2021-06-06 00:00:00', 0.0974849048143699, 0.252840000000002, 0.135435741220696, 0.334440000000002, 0.872918776290214, 1.34976, 0.947193436773434, 1.76064, 1.30010743145839, 3.1702 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1095, '2021-06-06 00:00:00', 0.0655743852430206, 0.210000000000001, 0.729989098092112, 1.1058, 0.898472995327814, 1.35184, 0.932042634933259, 1.74784, 1.30571528928273, 3.1866 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 600, '2021-06-06 00:00:00', 0.216066108878272, 0.663291666666665, 0.362573400864562, 0.873916666666667, 0.4011383055972, 1.039125, 0.518984290552787, 1.52720833333333, 1.34157618134876, 3.16829166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 615, '2021-06-06 00:00:00', 0.242152391681565, 0.499958333333334, 0.293640418968803, 0.66, 0.338168457720559, 0.857083333333333, 0.486225740797927, 1.34508333333333, 1.31180085036354, 3.07941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 630, '2021-06-06 00:00:00', 0.153001841184338, 0.429791666666667, 0.224452340733773, 0.594625000000001, 0.307702272344221, 0.776416666666668, 0.455505381059228, 1.26425, 1.32616998317537, 3.05529166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 645, '2021-06-06 00:00:00', 0.172447802436612, 0.350375000000001, 0.206435360272929, 0.485916666666666, 0.22173387479563, 0.646541666666665, 0.404083483894754, 1.203375, 1.33587387671619, 3.03433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 660, '2021-06-06 00:00:00', 0.139113647368106, 0.330541666666666, 0.151108272920208, 0.426333333333333, 0.194438205041372, 0.642041666666665, 0.418786852153017, 1.20158333333333, 1.33168379575786, 3.01808333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 675, '2021-06-06 00:00:00', 0.0961994361820268, 0.308624999999999, 0.148537941037085, 0.449041666666666, 0.239430650151321, 0.652416666666664, 0.426188151618167, 1.17241666666667, 1.35567053573104, 3.00391666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 690, '2021-06-06 00:00:00', 0.114302294345975, 0.296833333333333, 0.195767825923125, 0.444208333333332, 0.312293990066869, 0.628333333333332, 0.410958547223722, 1.10166666666667, 1.40590897346402, 2.95895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 705, '2021-06-06 00:00:00', 0.136969682194928, 0.270458333333333, 0.180335838070955, 0.389166666666666, 0.274680473129856, 0.553166666666666, 0.409510946837455, 1.04420833333333, 1.49020470763321, 3.060625 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 720, '2021-06-06 00:00:00', 0.0963873149991923, 0.264916666666666, 0.200924777726263, 0.385374999999999, 0.219935361881161, 0.515208333333332, 0.395962805675308, 1.05625, 1.44675096198845, 3.07620833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 735, '2021-06-06 00:00:00', 0.126797224858766, 0.264166666666667, 0.15281778483645, 0.345666666666667, 0.237883359555948, 0.518166666666666, 0.447454531735925, 1.12158333333333, 1.43270391408511, 3.120375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 750, '2021-06-06 00:00:00', 0.109405831058336, 0.233624999999999, 0.130280070383503, 0.346124999999999, 0.210458643395112, 0.539166666666666, 0.483880493016343, 1.127625, 1.43148138279035, 3.14408333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 765, '2021-06-06 00:00:00', 0.0881494839561705, 0.240374999999998, 0.183066586246646, 0.395374999999999, 0.192954709524116, 0.509291666666665, 0.485001477287455, 1.16254166666666, 1.41405581496138, 3.14425 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 780, '2021-06-06 00:00:00', 0.160630550995269, 0.282500000000001, 0.169493998653964, 0.377291666666666, 0.223583901186032, 0.514750000000001, 0.488553230526594, 1.20045833333333, 1.41781151779776, 3.15675 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 795, '2021-06-06 00:00:00', 0.156361337144522, 0.266458333333334, 0.182631603333682, 0.346041666666668, 0.220548131392831, 0.5165, 0.451073982090345, 1.19420833333333, 1.39914930417104, 3.15841666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 810, '2021-06-06 00:00:00', 0.0916663372853127, 0.218749999999999, 0.157138814059602, 0.336791666666666, 0.173791849302717, 0.487958333333333, 0.462383232420022, 1.18191666666666, 1.38647083779572, 3.14008333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 825, '2021-06-06 00:00:00', 0.104337445513257, 0.244708333333334, 0.140701735102555, 0.36525, 0.213464927710194, 0.498666666666665, 0.476926009437796, 1.197375, 1.38189002517084, 3.15095833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 840, '2021-06-06 00:00:00', 0.159562939060857, 0.289375000000001, 0.172950860073028, 0.370500000000001, 0.245925875482601, 0.516833333333333, 0.506286478378008, 1.20520833333333, 1.35435692465015, 3.157375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 855, '2021-06-06 00:00:00', 0.0922267114471073, 0.207875, 0.188741292149646, 0.314833333333332, 0.218107455899242, 0.441916666666666, 0.532095854323641, 1.18645833333333, 1.33298041343776, 3.16 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 870, '2021-06-06 00:00:00', 0.185843299271342, 0.221083333333333, 0.215890467229518, 0.327791666666667, 0.200654143104315, 0.447541666666668, 0.530173869142697, 1.184375, 1.32170742393797, 3.14458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 885, '2021-06-06 00:00:00', 0.120947347509423, 0.232500000000001, 0.115441779039592, 0.30975, 0.192413711132769, 0.498583333333332, 0.733951939349822, 1.69733333333334, 1.30754247582515, 3.13725 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 900, '2021-06-06 00:00:00', 0.0873386607789866, 0.224708333333332, 0.101242713103325, 0.315999999999999, 0.222537148828451, 0.548499999999999, 0.812452913908763, 1.75754166666667, 1.28948213400304, 3.1485 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 915, '2021-06-06 00:00:00', 0.0638161847400999, 0.214625000000001, 0.150582630549438, 0.368791666666667, 0.376425500741775, 0.612625000000001, 0.776643446813438, 1.787, 1.27644039410783, 3.14558333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 930, '2021-06-06 00:00:00', 0.147021737523225, 0.282499999999998, 0.20299045097838, 0.419583333333333, 0.426641170547096, 0.591583333333333, 0.763984572839158, 1.78341666666667, 1.26830611675459, 3.15683333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 945, '2021-06-06 00:00:00', 0.110773826239369, 0.252833333333333, 0.274055254663536, 0.406749999999999, 0.315590954183288, 0.608208333333331, 0.704168642051942, 1.75020833333333, 1.20487257053677, 3.12745833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 960, '2021-06-06 00:00:00', 0.24567515667787, 0.28225, 0.2808196562704, 0.367874999999998, 0.264875083355545, 0.614125, 0.713113255025282, 1.73608333333334, 1.19761840886856, 3.127875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 975, '2021-06-06 00:00:00', 0.188873965913779, 0.256625, 0.18776741317192, 0.449916666666667, 0.290937652068795, 0.630750000000001, 0.728089872418811, 1.69108333333334, 1.20501008399773, 3.11220833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 990, '2021-06-06 00:00:00', 0.14096344859778, 0.350791666666668, 0.186319729676347, 0.471208333333334, 0.266663591467776, 0.647583333333333, 0.728438770018914, 1.69645833333334, 1.20019253814677, 3.11429166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1005, '2021-06-06 00:00:00', 0.132836938288691, 0.332500000000002, 0.214931266397801, 0.468166666666667, 0.240335619800577, 0.656083333333334, 0.72518057596272, 1.70354166666667, 1.19324801457005, 3.11804166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1020, '2021-06-06 00:00:00', 0.12034082035402, 0.331500000000001, 0.144869031307191, 0.442416666666667, 0.232073135492653, 0.641875000000001, 0.725214259943975, 1.676625, 1.2037705970667, 3.11720833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1035, '2021-06-06 00:00:00', 0.130997835749354, 0.300541666666667, 0.188260053718485, 0.426250000000001, 0.242145826826058, 0.574583333333334, 0.712223762876387, 1.65541666666667, 1.22639381811123, 3.14266666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1050, '2021-06-06 00:00:00', 0.124201070032031, 0.287916666666668, 0.142212715752633, 0.406250000000001, 0.183065185982591, 0.505416666666667, 0.67603656185965, 1.63704166666667, 1.22169592269772, 3.12266666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1065, '2021-06-06 00:00:00', 0.0944396134030109, 0.266666666666666, 0.166939631542994, 0.364166666666667, 0.649445246824694, 1.21354166666667, 0.654205180717993, 1.615375, 1.18802217504801, 3.10558333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1080, '2021-06-06 00:00:00', 0.121150882092886, 0.234166666666666, 0.119670441182248, 0.310833333333332, 0.675251503064823, 1.264375, 0.658083840084005, 1.58791666666667, 1.1873350472772, 3.09808333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1095, '2021-06-06 00:00:00', 0.0849029710478584, 0.214583333333332, 0.588305413078929, 1.09495833333334, 0.626362075221162, 1.28383333333333, 0.67239458389347, 1.57329166666667, 1.19957434479721, 3.121 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 600, '2021-06-06 00:00:00', 0.589659709597436, 0.788130434782611, 0.641175748076103, 0.923608695652176, 0.602020146603914, 1.0514347826087, 0.682719060965443, 1.44404347826087, 1.24849468095761, 3.09617391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 615, '2021-06-06 00:00:00', 0.180696489572636, 0.474695652173912, 0.237991770874443, 0.622913043478261, 0.25812144397918, 0.75204347826087, 0.361597274509648, 1.16804347826087, 1.2624483772172, 3.00521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 630, '2021-06-06 00:00:00', 0.088886457751121, 0.350434782608696, 0.122311353494577, 0.433608695652174, 0.148050453423462, 0.577869565217394, 0.387653175131745, 1.0665652173913, 1.2702282512512, 3.00591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 645, '2021-06-06 00:00:00', 0.102268576112504, 0.296043478260869, 0.120035979454646, 0.454000000000001, 0.170219284286718, 0.546173913043481, 0.438102136736901, 1.05386956521739, 1.25806339032306, 3.01030434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 660, '2021-06-06 00:00:00', 0.0973040749606754, 0.310086956521741, 0.0863337809847933, 0.368608695652177, 0.157274601876008, 0.502130434782611, 0.411036340872417, 1.00865217391304, 1.28155500900536, 2.98882608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 675, '2021-06-06 00:00:00', 0.0525665398016587, 0.257826086956523, 0.124091958761434, 0.34521739130435, 0.222155440009224, 0.519304347826088, 0.416719927557723, 0.99995652173913, 1.27531678619014, 2.96321739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 690, '2021-06-06 00:00:00', 0.0750730869183272, 0.212173913043479, 0.127116080901338, 0.32304347826087, 0.221222001421748, 0.49208695652174, 0.423322128533258, 0.956478260869566, 1.29731060366111, 2.9775652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 705, '2021-06-06 00:00:00', 0.126013676401875, 0.266086956521737, 0.219940964051684, 0.387130434782609, 0.236824103770039, 0.531260869565217, 0.49087404903479, 0.996173913043478, 1.5312568218772, 3.319 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 720, '2021-06-06 00:00:00', 0.172551865376934, 0.252347826086958, 0.187935644102204, 0.342521739130436, 0.209617013837423, 0.524260869565218, 0.496951250581528, 0.987000000000002, 1.62436108327359, 3.38473913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 735, '2021-06-06 00:00:00', 0.0843948699338157, 0.234304347826086, 0.136469327947183, 0.345173913043477, 0.168601912038633, 0.508173913043478, 0.467627643160901, 0.977391304347828, 1.63625627118133, 3.40030434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 750, '2021-06-06 00:00:00', 0.128934520869846, 0.228260869565219, 0.15417844238045, 0.35908695652174, 0.207019532789836, 0.495217391304348, 0.456975380106756, 0.974043478260871, 1.68762358352916, 3.43921739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 765, '2021-06-06 00:00:00', 0.116616173903152, 0.270826086956522, 0.115101622052903, 0.371260869565217, 0.24529010814574, 0.487347826086956, 0.470811820955027, 1.00995652173913, 1.68521877868003, 3.45482608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 780, '2021-06-06 00:00:00', 0.0957308273459918, 0.255130434782607, 0.13540632746584, 0.335652173913042, 0.189876108973438, 0.439130434782607, 0.445918929514778, 1.00734782608696, 1.70357233587462, 3.48760869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 795, '2021-06-06 00:00:00', 0.120229129075531, 0.24795652173913, 0.168998199115692, 0.337130434782608, 0.238108878340694, 0.510260869565218, 0.450380506672429, 1.04134782608696, 1.71171723635453, 3.49152173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 810, '2021-06-06 00:00:00', 0.0925615060976614, 0.221782608695653, 0.135372871097754, 0.301782608695653, 0.225688905827111, 0.49313043478261, 0.443237465240569, 1.04621739130435, 1.71224534415401, 3.47586956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 825, '2021-06-06 00:00:00', 0.117727510796836, 0.215695652173913, 0.234164564950081, 0.422043478260871, 0.283919468902953, 0.520913043478264, 0.425808948789906, 1.03052173913044, 1.71630310718452, 3.47191304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 840, '2021-06-06 00:00:00', 0.243372638369064, 0.356826086956521, 0.229875185243023, 0.408347826086957, 0.285064703840189, 0.536391304347827, 0.392253386687213, 1.01291304347826, 1.7066303831885, 3.45191304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 855, '2021-06-06 00:00:00', 0.0904193349150657, 0.194739130434781, 0.134998623913352, 0.302086956521738, 0.217903630292985, 0.459913043478261, 0.382534459425841, 0.958608695652175, 1.76636571690287, 3.45286956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 870, '2021-06-06 00:00:00', 0.0996329429463874, 0.218217391304349, 0.121680931175997, 0.310391304347827, 0.22010543646638, 0.440304347826088, 0.379931609198265, 0.96513043478261, 1.80686508701888, 3.47852173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 885, '2021-06-06 00:00:00', 0.0725814521325934, 0.210391304347825, 0.158546423420544, 0.337826086956522, 0.299703285414988, 0.528173913043479, 0.590188845639922, 1.46665217391304, 1.82409076272864, 3.46173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 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 1032246, 5, 900, '2021-06-06 00:00:00', 0.1475440980506, 0.236521739130436, 0.170188351830596, 0.296434782608697, 0.318957782776462, 0.520608695652176, 0.617404150759849, 1.47039130434783, 1.84929312315165, 3.46434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 915, '2021-06-06 00:00:00', 0.0962874279161293, 0.190782608695652, 0.20607321504862, 0.372521739130436, 0.282717963066227, 0.512913043478261, 0.635691606191095, 1.472, 1.85580503503553, 3.44434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 930, '2021-06-06 00:00:00', 0.18882253206808, 0.299304347826088, 0.226871130559672, 0.383652173913044, 0.271866146441641, 0.481260869565218, 0.615042143226514, 1.48326086956522, 1.8523749577744, 3.4385652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 945, '2021-06-06 00:00:00', 0.136457336714021, 0.222826086956522, 0.208091468562597, 0.323826086956521, 0.214905991029187, 0.481304347826088, 0.610122089771283, 1.46734782608696, 1.87746813260114, 3.44104347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 960, '2021-06-06 00:00:00', 0.109478299327837, 0.216043478260869, 0.148698849444396, 0.282565217391304, 0.194237955609118, 0.49473913043478, 0.596144954121151, 1.45647826086956, 1.85806778064482, 3.43582608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 975, '2021-06-06 00:00:00', 0.0942251739144575, 0.211260869565217, 0.148911730757896, 0.387391304347826, 0.202499207044757, 0.568260869565217, 0.591297488044375, 1.46208695652174, 1.85485511510299, 3.44104347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 990, '2021-06-06 00:00:00', 0.118202947335899, 0.339130434782609, 0.169149383191285, 0.417826086956521, 0.232667127233011, 0.603913043478261, 0.577058158747518, 1.46686956521739, 1.83388196977106, 3.43947826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1005, '2021-06-06 00:00:00', 0.118481649151973, 0.288086956521736, 0.187640856183004, 0.45, 0.232671374215751, 0.592173913043478, 0.623706211877979, 1.4975652173913, 1.83229366508178, 3.45643478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1020, '2021-06-06 00:00:00', 0.123782545526722, 0.308869565217392, 0.164168764992642, 0.418260869565217, 0.178018296346168, 0.52217391304348, 0.787197897383032, 1.5344347826087, 1.82532066488173, 3.4664347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1035, '2021-06-06 00:00:00', 0.0928448065470914, 0.247391304347827, 0.133314392594075, 0.360000000000003, 0.148822785029287, 0.428695652173914, 0.846734471261289, 1.54791304347826, 1.90453034784164, 3.49513043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1050, '2021-06-06 00:00:00', 0.104876381211253, 0.277347826086958, 0.121006173690213, 0.334304347826088, 0.157791088683689, 0.426869565217393, 0.856044460631032, 1.53313043478261, 1.9245692860375, 3.50486956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1065, '2021-06-06 00:00:00', 0.0813206214822595, 0.19695652173913, 0.0906520080376879, 0.262173913043476, 0.601992820331956, 1.19208695652174, 0.861447453658678, 1.52852173913043, 1.91313322979366, 3.52313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1080, '2021-06-06 00:00:00', 0.0662579699136279, 0.189130434782608, 0.113228248964809, 0.293, 0.613657353761922, 1.2475652173913, 0.852532507233201, 1.53069565217391, 1.89084363817626, 3.52313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1095, '2021-06-06 00:00:00', 0.0952465284709676, 0.21908695652174, 0.584126268904004, 1.14295652173913, 0.615992165393428, 1.2524347826087, 0.873433604156358, 1.51852173913043, 1.86740249413425, 3.5235652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-06 18:03:27 Duration: 936ms Database: acaweb_fx User: pgperfstats
14 5s374ms 1 5s374ms 5s374ms 5s374ms refresh materialized view prfsymboltree;Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration Jun 06 18 1 5s374ms 5s374ms [ User: postgres - Total duration: 5s374ms - Times executed: 1 ]
-
refresh materialized view prfsymboltree;
Date: 2021-06-06 18:04:10 Duration: 5s374ms Database: acaweb_fx User: postgres
15 4s533ms 4 1s104ms 1s201ms 1s133ms select updateresultsmaterializedview ();Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration Jun 06 18 4 4s533ms 1s133ms [ User: postgres - Total duration: 4s533ms - Times executed: 4 ]
-
select updateresultsmaterializedview ();
Date: 2021-06-06 18:02:08 Duration: 1s201ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-06-06 18:32:08 Duration: 1s117ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-06-06 18:47:08 Duration: 1s111ms Database: acaweb_fx User: postgres
16 4s439ms 16 268ms 294ms 277ms 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;Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration Jun 06 18 16 4s439ms 277ms [ User: postgres - Total duration: 4s439ms - Times executed: 16 ]
-
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-06-06 18:46:13 Duration: 294ms 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-06-06 18:01:14 Duration: 287ms 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-06-06 18:05:13 Duration: 285ms Database: acaweb_fx User: postgres
17 4s230ms 2 2s103ms 2s127ms 2s115ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, 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 #17
Day Hour Count Duration Avg duration Jun 06 18 2 4s230ms 2s115ms [ User: pgperfstats - Total duration: 4s230ms - 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 1031986, 1, 0, '2021-06-06 00:00:00', 0.0488697641303279, 0.0984230769230768, 0.0471247934090564, 0.118115384615386, 0.0582192804437207, 0.139269230769231, 0.110660207565598, 0.323192307692308, 0.174844088789457, 0.540846153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 15, '2021-06-06 00:00:00', 0.0253555637954412, 0.0477692307692298, 0.0347170541111113, 0.0789230769230761, 0.0482111381960034, 0.145923076923076, 0.099760235642186, 0.301230769230771, 0.174516320594511, 0.525884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 30, '2021-06-06 00:00:00', 0.0354699656264064, 0.058961538461538, 0.0395312729172949, 0.0768076923076901, 0.0717006276123172, 0.158499999999998, 0.0987761182597353, 0.305807692307693, 0.174416552672485, 0.525576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 45, '2021-06-06 00:00:00', 0.0243574660801613, 0.0523846153846135, 0.050065019263418, 0.121115384615383, 0.0828921078177016, 0.161692307692305, 0.103799836964447, 0.309384615384615, 0.172422508792969, 0.523807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 60, '2021-06-06 00:00:00', 0.0420202881401928, 0.107769230769229, 0.0644551125859052, 0.13330769230769, 0.0735681055474878, 0.165884615384614, 0.0949315218784224, 0.313923076923077, 0.171950265618155, 0.521576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 75, '2021-06-06 00:00:00', 0.0434376122023988, 0.0598846153846133, 0.0572833711943026, 0.0892307692307679, 0.0692611112996423, 0.132692307692307, 0.0918161122109718, 0.290038461538461, 0.167074649368295, 0.512461538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 90, '2021-06-06 00:00:00', 0.0304512978124303, 0.062807692307691, 0.0434741479325544, 0.0861923076923077, 0.055218670198235, 0.136307692307694, 0.0835280514834091, 0.281153846153847, 0.163066447051031, 0.508115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 105, '2021-06-06 00:00:00', 0.0324280030932446, 0.056153846153847, 0.0433488887267715, 0.0953846153846161, 0.066409325109795, 0.12896153846154, 0.086125990002122, 0.277615384615385, 0.158667436434248, 0.501653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 120, '2021-06-06 00:00:00', 0.0363255578600791, 0.0741153846153843, 0.0477934659196763, 0.100846153846154, 0.0615423806444362, 0.123769230769231, 0.0858331207366024, 0.272269230769231, 0.159028845956181, 0.499423076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 135, '2021-06-06 00:00:00', 0.0450202005941618, 0.0695384615384613, 0.054420711555013, 0.0885769230769241, 0.0440801368139727, 0.136538461538462, 0.0866802435124879, 0.26723076923077, 0.157893269696289, 0.495730769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 150, '2021-06-06 00:00:00', 0.0245781641675325, 0.0526153846153861, 0.029661085617355, 0.0785000000000004, 0.0650658010135757, 0.15896153846154, 0.0859772420693154, 0.258615384615386, 0.160690586579878, 0.499769230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 165, '2021-06-06 00:00:00', 0.0219873040289521, 0.0601923076923092, 0.0286251368824429, 0.10696153846154, 0.0607374298486142, 0.163653846153848, 0.0865457460181944, 0.252384615384617, 0.161968372981129, 0.500923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 180, '2021-06-06 00:00:00', 0.0239688580004598, 0.0881153846153845, 0.0600591503308316, 0.133307692307693, 0.063251682859946, 0.160153846153846, 0.0872819304588016, 0.239846153846156, 0.166603615253046, 0.50226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 195, '2021-06-06 00:00:00', 0.043388194069531, 0.0761538461538474, 0.0418141124502237, 0.0974999999999999, 0.0444416298254055, 0.128461538461539, 0.0775645140908772, 0.208576923076924, 0.158024890931292, 0.494115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 210, '2021-06-06 00:00:00', 0.0244404456713735, 0.0641538461538464, 0.0332994802454243, 0.0898461538461549, 0.0388785287787485, 0.123500000000001, 0.0790161132544887, 0.200115384615386, 0.156331127861543, 0.495692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 225, '2021-06-06 00:00:00', 0.0274142018220192, 0.0635384615384616, 0.0284611746338484, 0.0880384615384616, 0.0454621397851684, 0.125615384615384, 0.0802376182636014, 0.199653846153847, 0.158575679578701, 0.500384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 240, '2021-06-06 00:00:00', 0.0180827159294341, 0.0607692307692307, 0.0330751359087865, 0.0887307692307693, 0.0498452991379706, 0.126076923076923, 0.0761249276872214, 0.192269230769232, 0.15933890345376, 0.499384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 255, '2021-06-06 00:00:00', 0.0309021283807691, 0.0646923076923072, 0.0383048500644693, 0.0893076923076908, 0.0534807082399458, 0.121884615384614, 0.0729835492528186, 0.189038461538462, 0.160443213054914, 0.50076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 270, '2021-06-06 00:00:00', 0.0259996449679896, 0.0613076923076904, 0.0346009337357326, 0.0867692307692297, 0.0463363123926995, 0.112423076923076, 0.0659126694953263, 0.177000000000001, 0.165698818527889, 0.507461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 285, '2021-06-06 00:00:00', 0.0273632263055029, 0.0588846153846151, 0.0356021606950181, 0.0790769230769224, 0.0401964598517746, 0.107653846153845, 0.0627611467267896, 0.168192307692308, 0.168262596968136, 0.510307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 300, '2021-06-06 00:00:00', 0.020733658996536, 0.0567307692307679, 0.0296971379092324, 0.0769999999999987, 0.036162475238628, 0.0982692307692294, 0.0539364868654296, 0.164230769230769, 0.183937602296163, 0.519192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 315, '2021-06-06 00:00:00', 0.027131616527303, 0.0532692307692321, 0.0307545368760693, 0.0751923076923082, 0.0351147569242071, 0.0986153846153854, 0.0646095491870511, 0.169076923076923, 0.182335312416016, 0.517615384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 330, '2021-06-06 00:00:00', 0.014888302067782, 0.0526923076923073, 0.0167043062158782, 0.063076923076922, 0.0323768435768557, 0.0954999999999996, 0.0671034562906703, 0.176923076923078, 0.187247643509873, 0.521 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 345, '2021-06-06 00:00:00', 0.0147858560273501, 0.0423076923076921, 0.0244545418150611, 0.0632307692307689, 0.0385052443980522, 0.0905769230769232, 0.0705521193052458, 0.185807692307692, 0.191980976621684, 0.523846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 360, '2021-06-06 00:00:00', 0.0214532407449672, 0.0481923076923066, 0.0280313011855289, 0.0679230769230766, 0.0348180324632998, 0.0858461538461533, 0.0829327809364082, 0.192615384615384, 0.196758442297617, 0.526730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 375, '2021-06-06 00:00:00', 0.0212987901426018, 0.0449615384615394, 0.0302669151689806, 0.0606153846153849, 0.0327756006809953, 0.0809999999999998, 0.0821865046005837, 0.195692307692307, 0.202158190153538, 0.528423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 390, '2021-06-06 00:00:00', 0.0244773050301396, 0.0434615384615377, 0.0255604261430715, 0.054846153846155, 0.0302323565838889, 0.0853461538461536, 0.0825076593181149, 0.201923076923077, 0.207063501965349, 0.531576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 405, '2021-06-06 00:00:00', 0.016928673899631, 0.0375000000000003, 0.0259756394753588, 0.0615769230769219, 0.0316012657974316, 0.087, 0.0866023982613381, 0.211153846153847, 0.210601570598279, 0.533692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 420, '2021-06-06 00:00:00', 0.0181860893584586, 0.0464230769230756, 0.023122849172325, 0.0661153846153844, 0.0280098883638245, 0.0870769230769224, 0.092287785674029, 0.219346153846154, 0.214377657417932, 0.5355 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 435, '2021-06-06 00:00:00', 0.019326824722291, 0.0443846153846158, 0.0232916293977054, 0.0614999999999996, 0.0402646819853905, 0.0967307692307703, 0.0951807026337074, 0.224615384615385, 0.215099848013394, 0.53576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 450, '2021-06-06 00:00:00', 0.013696546448479, 0.0443461538461541, 0.0202652032197676, 0.0609615384615399, 0.0391121464509439, 0.0940000000000012, 0.113892959193473, 0.235615384615383, 0.218330222722019, 0.536615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 465, '2021-06-06 00:00:00', 0.0145910404542812, 0.0404615384615398, 0.0348884155338359, 0.0671923076923088, 0.0337718134635293, 0.0861538461538465, 0.119852685217505, 0.238115384615384, 0.218639837315936, 0.536461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 480, '2021-06-06 00:00:00', 0.0318889660203362, 0.0541153846153845, 0.0301294642399198, 0.0662307692307701, 0.0358878595285164, 0.0915384615384597, 0.127115483533071, 0.241884615384615, 0.22165038652381, 0.538423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 495, '2021-06-06 00:00:00', 0.0152129499491022, 0.0440769230769242, 0.0197490798227716, 0.0621153846153844, 0.0423034459407464, 0.10330769230769, 0.1251016632737, 0.240884615384615, 0.229006738228041, 0.542384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 510, '2021-06-06 00:00:00', 0.0169970585690603, 0.0484999999999993, 0.0232959554099335, 0.0693076923076904, 0.0476655657036229, 0.112615384615384, 0.125839879945172, 0.247653846153847, 0.233758392691784, 0.544884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 525, '2021-06-06 00:00:00', 0.018608228122153, 0.0491153846153836, 0.03247022304536, 0.0806538461538454, 0.0513804063223161, 0.120884615384615, 0.12198293071006, 0.250346153846154, 0.231994738003988, 0.545961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 540, '2021-06-06 00:00:00', 0.0288162347404275, 0.0608461538461525, 0.0365928113999735, 0.0899230769230751, 0.0684974564378975, 0.129692307692307, 0.116758211702646, 0.253, 0.231980357258641, 0.547384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 555, '2021-06-06 00:00:00', 0.0232431958612896, 0.0583846153846149, 0.0417954727029328, 0.0873076923076933, 0.0629892420607262, 0.13226923076923, 0.111364964798699, 0.248346153846154, 0.230833739701579, 0.545846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 570, '2021-06-06 00:00:00', 0.0301363312554541, 0.0650384615384622, 0.0525988008052818, 0.0949230769230776, 0.0563474932894079, 0.140000000000001, 0.10605632755939, 0.24876923076923, 0.230004177219593, 0.548192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 585, '2021-06-06 00:00:00', 0.033147780990821, 0.0661538461538472, 0.0328835006558704, 0.102269230769232, 0.0450519699902237, 0.140000000000002, 0.095151644150878, 0.242653846153847, 0.232750156572699, 0.554653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 600, '2021-06-06 00:00:00', 0.019276769598505, 0.079923076923077, 0.0262751125299484, 0.105307692307693, 0.0444188456193287, 0.139923076923077, 0.0819203365377705, 0.239692307692307, 0.238758416686118, 0.559307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 615, '2021-06-06 00:00:00', 0.0201659270896394, 0.0762307692307692, 0.0329066044341352, 0.100269230769231, 0.0424652618211473, 0.133461538461537, 0.0778124767531628, 0.240307692307691, 0.248330214401339, 0.570846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 630, '2021-06-06 00:00:00', 0.0198661676068792, 0.0652307692307697, 0.0354103852649962, 0.089153846153845, 0.0540623144727794, 0.130423076923076, 0.0749565617797802, 0.231615384615382, 0.245004693832588, 0.572499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 645, '2021-06-06 00:00:00', 0.0277205006059802, 0.0628846153846139, 0.039325642446705, 0.0918846153846141, 0.062619498069382, 0.136192307692308, 0.0753154596450043, 0.232461538461536, 0.242059487284873, 0.576653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 660, '2021-06-06 00:00:00', 0.026163068509754, 0.066884615384615, 0.0499320153192936, 0.100384615384614, 0.0559079463183768, 0.135461538461538, 0.0753376808366572, 0.230384615384614, 0.238737809193394, 0.580692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 675, '2021-06-06 00:00:00', 0.0267804750920112, 0.0629230769230757, 0.0335915740350742, 0.083923076923077, 0.0340838107295269, 0.111884615384615, 0.0845952626424115, 0.226961538461537, 0.236410649896774, 0.582346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 690, '2021-06-06 00:00:00', 0.0269171949618725, 0.0621538461538472, 0.0279927463131758, 0.0919230769230769, 0.0332554680292749, 0.114384615384615, 0.0996876352181403, 0.232230769230768, 0.240448494404806, 0.58596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 705, '2021-06-06 00:00:00', 0.022359441303051, 0.0667692307692298, 0.0194267460357747, 0.0790384615384613, 0.0288308595351992, 0.120461538461538, 0.101606299017336, 0.235999999999999, 0.248315286558161, 0.587807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 720, '2021-06-06 00:00:00', 0.0169910383618942, 0.0541538461538467, 0.0248842551394681, 0.0841153846153845, 0.0360566434719265, 0.115192307692307, 0.104639277814494, 0.237461538461538, 0.258488842193354, 0.590807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 735, '2021-06-06 00:00:00', 0.0220903041731325, 0.0663076923076914, 0.0310060291903656, 0.0885769230769224, 0.031671681114451, 0.111846153846154, 0.0997821396073247, 0.236346153846152, 0.286216607054598, 0.602115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 750, '2021-06-06 00:00:00', 0.0275535841588718, 0.0559999999999985, 0.0282867732069534, 0.0716923076923079, 0.0341999775078652, 0.106038461538463, 0.0921572902913633, 0.231615384615383, 0.317570316865173, 0.607884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 765, '2021-06-06 00:00:00', 0.0184099053605545, 0.0537307692307684, 0.0200992919890606, 0.0766923076923082, 0.0359254998359314, 0.113807692307692, 0.092411154837832, 0.235692307692307, 0.316451063175043, 0.603346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 780, '2021-06-06 00:00:00', 0.0152129499491024, 0.0549230769230768, 0.0218926050036558, 0.0773846153846149, 0.0337979516903239, 0.110307692307692, 0.0991444323274811, 0.245538461538459, 0.314701296714593, 0.601115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 795, '2021-06-06 00:00:00', 0.0200464076966042, 0.0495384615384603, 0.028202563986003, 0.0767692307692306, 0.0360931274088839, 0.104923076923077, 0.0940805219765729, 0.251769230769229, 0.315216711778763, 0.605153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 810, '2021-06-06 00:00:00', 0.0247394110992637, 0.0559615384615389, 0.0290694923350121, 0.0763461538461549, 0.0343305425801314, 0.103115384615385, 0.0996892402187146, 0.255230769230768, 0.314974101499448, 0.608269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 825, '2021-06-06 00:00:00', 0.0157969812111237, 0.0497692307692323, 0.0230463412747855, 0.0704230769230787, 0.0232645322656269, 0.0940384615384629, 0.10066422479633, 0.265615384615383, 0.315081266684303, 0.609269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 840, '2021-06-06 00:00:00', 0.0162573533658329, 0.0536923076923083, 0.0167288327791819, 0.0724230769230762, 0.032426864456211, 0.105692307692307, 0.105376840252202, 0.288038461538459, 0.315003579955237, 0.611846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 855, '2021-06-06 00:00:00', 0.0150251071927579, 0.0529230769230755, 0.0296083408206848, 0.070423076923076, 0.0494388977970246, 0.116269230769228, 0.109921062585838, 0.296999999999998, 0.313888282428883, 0.616423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 870, '2021-06-06 00:00:00', 0.0224451468113818, 0.054769230769231, 0.0266128945033432, 0.0793846153846146, 0.0544448485943501, 0.126192307692306, 0.11106206165231, 0.294692307692306, 0.3129493175973, 0.613653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 885, '2021-06-06 00:00:00', 0.0190929709176327, 0.0536923076923072, 0.0360580088191243, 0.0874999999999986, 0.0541983252650716, 0.137538461538459, 0.1110692368958, 0.293153846153844, 0.31535493312481, 0.618576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 900, '2021-06-06 00:00:00', 0.0241947228829888, 0.0682307692307682, 0.0412458296260184, 0.0954615384615379, 0.0618455644824588, 0.139923076923075, 0.111881895146348, 0.29903846153846, 0.317837936448992, 0.622923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 915, '2021-06-06 00:00:00', 0.0314743607499113, 0.064346153846155, 0.0393622232017534, 0.10276923076923, 0.0522640779709527, 0.135423076923076, 0.110294633386428, 0.292884615384614, 0.31777943003575, 0.622384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 930, '2021-06-06 00:00:00', 0.0310655138995993, 0.0751153846153853, 0.0376899905096239, 0.0941538461538464, 0.0441483687302097, 0.121961538461538, 0.112414760870352, 0.28203846153846, 0.316922997199392, 0.626884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 945, '2021-06-06 00:00:00', 0.0181433607267651, 0.0603076923076928, 0.0217881054353413, 0.0898076923076921, 0.0372749451838859, 0.125692307692308, 0.111881207606036, 0.272730769230768, 0.317620443538897, 0.628115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 960, '2021-06-06 00:00:00', 0.0226078270993438, 0.0699230769230785, 0.0263968529592801, 0.0859230769230778, 0.0535410266847932, 0.142807692307692, 0.113839380775656, 0.271269230769231, 0.315784113206865, 0.636615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 975, '2021-06-06 00:00:00', 0.0164406625357784, 0.0561538461538465, 0.0347887028524199, 0.0915769230769231, 0.0512946990813493, 0.146115384615385, 0.1010639097114, 0.264923076923077, 0.31597911323377, 0.648 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 990, '2021-06-06 00:00:00', 0.0354794848631435, 0.0820769230769236, 0.0469978068228078, 0.119076923076923, 0.0553409571516589, 0.152692307692309, 0.0992641851905243, 0.264461538461538, 0.313380469176907, 0.654038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1005, '2021-06-06 00:00:00', 0.0220718058931438, 0.0802692307692303, 0.0401260322177332, 0.113538461538462, 0.0451425945881919, 0.147576923076922, 0.0919857848549686, 0.250769230769229, 0.313642346532577, 0.657192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1020, '2021-06-06 00:00:00', 0.0439811148282802, 0.0835384615384631, 0.0396804931731133, 0.106692307692308, 0.0583909371260774, 0.164692307692307, 0.0951576909863101, 0.244884615384613, 0.313369695653306, 0.658615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1035, '2021-06-06 00:00:00', 0.022009228833518, 0.0733846153846138, 0.0356356778869358, 0.105692307692306, 0.0677284169425104, 0.164538461538462, 0.0976648665275606, 0.233884615384613, 0.314649431296776, 0.65576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1050, '2021-06-06 00:00:00', 0.0336831617372139, 0.0796538461538439, 0.0481167810164447, 0.123230769230769, 0.0621072026047263, 0.154769230769229, 0.0933590916836716, 0.225999999999997, 0.313241781769535, 0.657423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1065, '2021-06-06 00:00:00', 0.0385330427635206, 0.090346153846154, 0.0599229376911585, 0.118038461538462, 0.0643576066868683, 0.14430769230769, 0.0953306553326577, 0.21657692307692, 0.3145715254364, 0.65473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1080, '2021-06-06 00:00:00', 0.0321633570769852, 0.0738076923076922, 0.0326833055479163, 0.0939615384615373, 0.058864603442658, 0.133192307692309, 0.0877210701818339, 0.205884615384615, 0.313580238780835, 0.654384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1095, '2021-06-06 00:00:00', 0.0247256018049181, 0.0586538461538442, 0.0359691534512559, 0.080499999999999, 0.0606050010630009, 0.114615384615384, 0.0773770091077553, 0.197807692307691, 0.313902777697415, 0.654076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1110, '2021-06-06 00:00:00', 0.01945112217447, 0.0571153846153846, 0.0453546198138791, 0.0871923076923081, 0.0559144401329797, 0.10776923076923, 0.0722408365229697, 0.195461538461539, 0.31398458560891, 0.654000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1125, '2021-06-06 00:00:00', 0.03894785468566, 0.0591538461538455, 0.044546812024414, 0.0744615384615376, 0.0525924387662762, 0.0962692307692297, 0.0672226152421934, 0.191, 0.3137062736922, 0.654884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1140, '2021-06-06 00:00:00', 0.0193099416403545, 0.0470769230769227, 0.0343437823283244, 0.0661538461538478, 0.0307345958915259, 0.0871538461538469, 0.0689997547375781, 0.189615384615384, 0.314118566541605, 0.658076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1155, '2021-06-06 00:00:00', 0.0242397321640431, 0.0472692307692313, 0.0245564968686815, 0.0616923076923077, 0.0436665159519795, 0.097269230769229, 0.0713645893660464, 0.18976923076923, 0.312904146050166, 0.661730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1170, '2021-06-06 00:00:00', 0.0134672251724751, 0.0413846153846157, 0.020639171122295, 0.0588461538461528, 0.0435136936890151, 0.09280769230769, 0.0763959825766103, 0.193115384615383, 0.31282267279624, 0.661230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1185, '2021-06-06 00:00:00', 0.0212519320388653, 0.0442692307692312, 0.0433730330966132, 0.0744999999999983, 0.0457674388789495, 0.0955384615384597, 0.0728329173255713, 0.195076923076922, 0.312887959794899, 0.661653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1200, '2021-06-06 00:00:00', 0.0443943863395079, 0.0553076923076891, 0.0443593889116528, 0.0683461538461506, 0.0502690606788949, 0.093461538461536, 0.0704542732230217, 0.199269230769229, 0.314717739227732, 0.657153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1215, '2021-06-06 00:00:00', 0.017590381987369, 0.0366923076923047, 0.0262132379944535, 0.0574230769230745, 0.0655119953784139, 0.0916923076923077, 0.078718857089889, 0.21253846153846, 0.315740565362425, 0.660230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1230, '2021-06-06 00:00:00', 0.0216188308230073, 0.0454230769230774, 0.0387511984926314, 0.065846153846154, 0.0646406873535406, 0.0984615384615385, 0.0823966858930243, 0.216576923076922, 0.313629337815296, 0.661192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1245, '2021-06-06 00:00:00', 0.0248687632305129, 0.0448461538461543, 0.0521046432302699, 0.0654230769230794, 0.0535442448246871, 0.0901153846153847, 0.0930269109120914, 0.220384615384614, 0.318042522556098, 0.662615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1260, '2021-06-06 00:00:00', 0.0505951046583021, 0.0472307692307701, 0.0514034419679623, 0.0679230769230766, 0.0569072795127159, 0.097038461538463, 0.0889963957783605, 0.21703846153846, 0.319922156397217, 0.662884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1275, '2021-06-06 00:00:00', 0.0221187355320896, 0.0410384615384602, 0.0270543896623095, 0.0564999999999992, 0.0379639505117887, 0.0973076923076929, 0.0920743261634951, 0.210807692307693, 0.31560467969622, 0.657076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1290, '2021-06-06 00:00:00', 0.0183787921257081, 0.0385000000000007, 0.0268790166944686, 0.0631923076923094, 0.0352476076656824, 0.096923076923079, 0.0894543458977816, 0.204999999999999, 0.314075120852417, 0.658692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1305, '2021-06-06 00:00:00', 0.0226940859798657, 0.0483076923076934, 0.0231094053446765, 0.0732692307692319, 0.0330965952234468, 0.0977692307692325, 0.0888460466199821, 0.2025, 0.321539431724703, 0.661615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1320, '2021-06-06 00:00:00', 0.025155791503227, 0.0564230769230763, 0.0309316119105472, 0.07273076923077, 0.0339750134431387, 0.0936923076923069, 0.0892337293938694, 0.203461538461537, 0.336346167832165, 0.665769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1335, '2021-06-06 00:00:00', 0.0226756731729432, 0.0421153846153851, 0.0279581005187269, 0.0611538461538463, 0.0349036696329505, 0.0881153846153823, 0.083733533398421, 0.203769230769229, 0.333112623597484, 0.6635 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1350, '2021-06-06 00:00:00', 0.0210479306492441, 0.044153846153846, 0.0241445646057243, 0.0609999999999994, 0.0409655765434642, 0.0874615384615363, 0.0912229390854326, 0.208769230769231, 0.332496128375376, 0.664346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1365, '2021-06-06 00:00:00', 0.0174773699834519, 0.0425384615384624, 0.0319937493895288, 0.0629999999999997, 0.0467646809527806, 0.0831538461538447, 0.0994296426934836, 0.213423076923078, 0.330540406002049, 0.665 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1380, '2021-06-06 00:00:00', 0.0234924537802104, 0.0448461538461532, 0.0392836626836908, 0.0593846153846153, 0.0542238097007337, 0.105307692307692, 0.104253035373631, 0.223846153846155, 0.324868503575499, 0.664769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1395, '2021-06-06 00:00:00', 0.024543744307162, 0.0336538461538456, 0.0339437770438123, 0.0514999999999994, 0.055014907070722, 0.128, 0.100309244914836, 0.22523076923077, 0.316660235292314, 0.66223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1410, '2021-06-06 00:00:00', 0.029880994731668, 0.0370769230769219, 0.0515302450396478, 0.0826153846153834, 0.0579556328980679, 0.131153846153844, 0.104413210186923, 0.234961538461539, 0.313033387258389, 0.661307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1425, '2021-06-06 00:00:00', 0.0498767866462331, 0.0724230769230784, 0.056040713222279, 0.118807692307692, 0.0730729456407483, 0.141846153846153, 0.110860085069147, 0.24096153846154, 0.311323329329195, 0.662153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 0, '2021-06-06 00:00:00', 0.0579883940642781, 0.0855769230769234, 0.0605919517377081, 0.113230769230769, 0.0712673946378132, 0.134192307692307, 0.11924669322943, 0.245423076923077, 0.309696536330944, 0.665769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 15, '2021-06-06 00:00:00', 0.0403480435137145, 0.0707307692307703, 0.0585984641436956, 0.0945000000000008, 0.0636964556434544, 0.11796153846154, 0.116932353882985, 0.242846153846155, 0.297077832329405, 0.65496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 30, '2021-06-06 00:00:00', 0.050290112195295, 0.0628461538461539, 0.048007130880573, 0.0777307692307704, 0.0576081724971512, 0.111307692307693, 0.122325215967677, 0.25246153846154, 0.281025454636845, 0.647884615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 45, '2021-06-06 00:00:00', 0.0266742457178352, 0.0493461538461544, 0.0385478723347806, 0.0744615384615398, 0.0456746521185869, 0.0975769230769228, 0.120846577877139, 0.252846153846154, 0.277081104483034, 0.634461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 60, '2021-06-06 00:00:00', 0.0344777297128731, 0.0589230769230784, 0.037643939138276, 0.0731153846153845, 0.0429345297651432, 0.097423076923077, 0.142079268232697, 0.263961538461539, 0.27868835917286, 0.629192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 75, '2021-06-06 00:00:00', 0.0149360173869944, 0.0382692307692293, 0.0146350475019591, 0.0577692307692289, 0.0292294108996139, 0.0880384615384605, 0.128755486813631, 0.255846153846153, 0.26724758903712, 0.621076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 90, '2021-06-06 00:00:00', 0.0145463185932165, 0.0436538461538453, 0.0242852598535379, 0.0605769230769226, 0.037393314910556, 0.093500000000001, 0.127567134663102, 0.265576923076924, 0.271546057858444, 0.621692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 105, '2021-06-06 00:00:00', 0.0197693235556019, 0.0428846153846163, 0.0266581781361451, 0.0705384615384617, 0.0428786480843131, 0.0954615384615401, 0.127474069761418, 0.267038461538462, 0.280470758108303, 0.620615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 120, '2021-06-06 00:00:00', 0.0213854012030511, 0.0558461538461538, 0.0282432565130425, 0.0718076923076936, 0.0458347701406513, 0.106884615384617, 0.128835494392597, 0.265769230769232, 0.288179634149363, 0.618692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 135, '2021-06-06 00:00:00', 0.021489210172692, 0.043115384615385, 0.0295337355995072, 0.0641923076923076, 0.0399259506895143, 0.113807692307692, 0.127700201794913, 0.259307692307692, 0.289649900078326, 0.613769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 150, '2021-06-06 00:00:00', 0.021650368623617, 0.0505384615384624, 0.0335379692977298, 0.0783461538461541, 0.0441502504566461, 0.120269230769232, 0.122982781784218, 0.257269230769232, 0.278996586689899, 0.608846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 165, '2021-06-06 00:00:00', 0.0197738366379565, 0.0557307692307692, 0.0295909809544428, 0.0881153846153845, 0.0452000680734671, 0.125384615384616, 0.11581183678045, 0.251692307692309, 0.276120701032105, 0.607192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 180, '2021-06-06 00:00:00', 0.025139242996986, 0.0686923076923072, 0.032348487064848, 0.0942307692307699, 0.0466572444700541, 0.128461538461538, 0.112881966945737, 0.25046153846154, 0.277284868792977, 0.608538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 195, '2021-06-06 00:00:00', 0.0301095435930996, 0.0642307692307704, 0.0386484948458054, 0.0901153846153847, 0.0436653708948495, 0.12776923076923, 0.103161978684756, 0.237076923076924, 0.269265990882907, 0.608423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 210, '2021-06-06 00:00:00', 0.02714848062047, 0.0589999999999991, 0.0292437238500069, 0.0883461538461521, 0.0504984538986495, 0.135576923076922, 0.0970077237210438, 0.230538461538463, 0.27528346509343, 0.617115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 225, '2021-06-06 00:00:00', 0.020578255887819, 0.069230769230768, 0.0358924033102354, 0.0977692307692303, 0.053371960371025, 0.141384615384614, 0.0959100941186391, 0.229884615384617, 0.27508094473054, 0.617384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 240, '2021-06-06 00:00:00', 0.0284482796559779, 0.0667692307692309, 0.0404115748841294, 0.0991538461538463, 0.0631323518186509, 0.141423076923076, 0.0915057711504921, 0.219884615384617, 0.28302670980234, 0.617038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 255, '2021-06-06 00:00:00', 0.0265270834025578, 0.0656153846153853, 0.0330844141785595, 0.0934615384615382, 0.058633424439806, 0.125038461538461, 0.090395166650913, 0.209615384615386, 0.283401091143875, 0.613538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 270, '2021-06-06 00:00:00', 0.022105794576221, 0.0648846153846147, 0.0438684221455283, 0.0870384615384612, 0.0499331399126716, 0.116038461538462, 0.0875157040852581, 0.196038461538463, 0.288244468890825, 0.613923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 285, '2021-06-06 00:00:00', 0.0358028791278887, 0.058615384615383, 0.0367755980968992, 0.0727307692307683, 0.0432617080640078, 0.107846153846155, 0.0816364266357003, 0.188884615384616, 0.283216937781188, 0.612076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 300, '2021-06-06 00:00:00', 0.0200075370413631, 0.0483076923076923, 0.034683979897619, 0.0754615384615397, 0.0450314761711624, 0.105923076923078, 0.0738301689430135, 0.194423076923078, 0.274764808518122, 0.6095 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 315, '2021-06-06 00:00:00', 0.0307224047536348, 0.0568846153846164, 0.0371243233556591, 0.0821538461538465, 0.0463270812974287, 0.105038461538462, 0.0681316485817106, 0.195192307692308, 0.277156229200455, 0.620153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 330, '2021-06-06 00:00:00', 0.0304801574799095, 0.0549999999999992, 0.0322491264043878, 0.0713846153846146, 0.0452517232991013, 0.097038461538463, 0.0677998411616036, 0.193538461538461, 0.2774870419705, 0.621461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 345, '2021-06-06 00:00:00', 0.0157180934447668, 0.0474615384615388, 0.0241039096732973, 0.0650384615384622, 0.029319985308004, 0.0943076923076922, 0.0841744342696499, 0.201846153846153, 0.276912163246481, 0.623884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 360, '2021-06-06 00:00:00', 0.0149240126590052, 0.0473846153846159, 0.0233172435367862, 0.0675769230769244, 0.0270359305085202, 0.0943076923076922, 0.0843280863879066, 0.208884615384615, 0.271972193148772, 0.626923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 375, '2021-06-06 00:00:00', 0.0126520901283297, 0.0426538461538476, 0.0218386037874352, 0.0667307692307692, 0.0309424279292016, 0.0879230769230775, 0.0967739316456323, 0.222923076923076, 0.266544742960725, 0.6315 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 390, '2021-06-06 00:00:00', 0.0199585724786283, 0.0502307692307697, 0.0276870700174992, 0.0645769230769232, 0.0286123157990499, 0.0887692307692316, 0.0925161524358754, 0.225038461538461, 0.264651515422421, 0.638769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 405, '2021-06-06 00:00:00', 0.0156248323067938, 0.0398461538461539, 0.0212494343816109, 0.0585384615384634, 0.053604721376443, 0.093884615384616, 0.0853132959247164, 0.235038461538461, 0.263301655024157, 0.638192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 420, '2021-06-06 00:00:00', 0.0190441188175885, 0.0440384615384636, 0.0196450032793624, 0.0616153846153859, 0.0498022087863572, 0.0994999999999996, 0.0792488194525017, 0.245153846153845, 0.266628202674693, 0.640961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 435, '2021-06-06 00:00:00', 0.0142854417556405, 0.0420769230769234, 0.0461301836778665, 0.0720769230769223, 0.0466998435181041, 0.104346153846153, 0.0752280635033333, 0.251307692307692, 0.262339509913275, 0.643538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 450, '2021-06-06 00:00:00', 0.0416107974153166, 0.0545384615384607, 0.0417873922833924, 0.0731153846153834, 0.0425609427310292, 0.106923076923076, 0.0759242132250731, 0.259384615384615, 0.25960309349822, 0.647384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 465, '2021-06-06 00:00:00', 0.0210944031950141, 0.0495769230769226, 0.0301273195723654, 0.0738461538461539, 0.0382880579896052, 0.102846153846153, 0.0784149514785598, 0.26576923076923, 0.258039141336228, 0.645038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 480, '2021-06-06 00:00:00', 0.0243400587825603, 0.0560384615384618, 0.0297754932788687, 0.0824999999999982, 0.0370439447974142, 0.106423076923076, 0.0840189355946706, 0.272307692307691, 0.254614363000505, 0.642076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 495, '2021-06-06 00:00:00', 0.022164281730193, 0.0508461538461518, 0.0223579619272064, 0.0689615384615371, 0.0405477306583038, 0.104961538461538, 0.105160543931648, 0.284499999999999, 0.256914822760085, 0.642884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 510, '2021-06-06 00:00:00', 0.0164298040626922, 0.045461538461538, 0.0238416571442645, 0.0667692307692298, 0.0415615391733929, 0.114192307692307, 0.138995185306764, 0.294692307692307, 0.26239998827392, 0.642923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 525, '2021-06-06 00:00:00', 0.0176182160975945, 0.045807692307693, 0.0262077205301136, 0.0812692307692307, 0.056379606241974, 0.1295, 0.138574550888127, 0.296115384615385, 0.261932736521302, 0.643038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 540, '2021-06-06 00:00:00', 0.0201199862364214, 0.0685769230769226, 0.033475892588777, 0.0983461538461534, 0.052461209112432, 0.142461538461539, 0.140754346838192, 0.301115384615383, 0.264103059720719, 0.643115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 555, '2021-06-06 00:00:00', 0.0209479942127758, 0.0595384615384622, 0.043515037188751, 0.0980384615384618, 0.0660068178296728, 0.151499999999999, 0.150910569543688, 0.309999999999999, 0.268855205526063, 0.644192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 570, '2021-06-06 00:00:00', 0.0458406101449521, 0.0828076923076925, 0.0502789755724518, 0.112153846153847, 0.0622823842239154, 0.165846153846152, 0.147206605202975, 0.313230769230769, 0.266037001475069, 0.643615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 585, '2021-06-06 00:00:00', 0.0298116394408917, 0.0715769230769249, 0.0449766435112541, 0.120461538461538, 0.0462206081243496, 0.16976923076923, 0.143239235063368, 0.315961538461539, 0.264721694208494, 0.645846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 600, '2021-06-06 00:00:00', 0.0277824515726152, 0.0967692307692299, 0.0390696616511907, 0.125038461538461, 0.0448213719626634, 0.168653846153845, 0.138830128629864, 0.323730769230769, 0.262493114928021, 0.646653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 615, '2021-06-06 00:00:00', 0.0223262522260576, 0.0696923076923076, 0.0302423289701438, 0.10603846153846, 0.0364642923335236, 0.14526923076923, 0.141060772500583, 0.319692307692308, 0.268685475259428, 0.643269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 630, '2021-06-06 00:00:00', 0.0295660928455865, 0.0840769230769217, 0.0325395853597526, 0.110230769230769, 0.0373876162138478, 0.148076923076922, 0.135967122722878, 0.321461538461539, 0.265759104337859, 0.642307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 645, '2021-06-06 00:00:00', 0.0207286127035865, 0.0636538461538467, 0.0316512000015545, 0.0949615384615382, 0.0581601634745337, 0.151730769230768, 0.136699676438758, 0.316807692307692, 0.270933432073977, 0.64426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 660, '2021-06-06 00:00:00', 0.0256845059550288, 0.0705769230769234, 0.038550745777483, 0.103999999999999, 0.0732160133808482, 0.156769230769229, 0.137825664686059, 0.315923076923076, 0.281296069047434, 0.648961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 675, '2021-06-06 00:00:00', 0.0233921748914866, 0.0639230769230755, 0.0434111116580151, 0.101730769230769, 0.0677136504815571, 0.155461538461537, 0.115388814282575, 0.309461538461538, 0.275046080055409, 0.641884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 690, '2021-06-06 00:00:00', 0.0270121340255695, 0.0738461538461534, 0.0377647984239275, 0.102499999999998, 0.0993751245766029, 0.158153846153845, 0.109218066975417, 0.308115384615385, 0.275181651892821, 0.640307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 705, '2021-06-06 00:00:00', 0.0220310270719745, 0.064384615384614, 0.0509385904791255, 0.0984999999999992, 0.0893407306543121, 0.142384615384616, 0.0975279762624366, 0.298115384615386, 0.276619185607496, 0.645576923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 720, '2021-06-06 00:00:00', 0.0310548893710181, 0.0696153846153852, 0.0730329746389641, 0.108153846153846, 0.0790012268648668, 0.138923076923077, 0.0811169431224991, 0.300038461538463, 0.275261523199023, 0.643115384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 735, '2021-06-06 00:00:00', 0.0463225480898715, 0.0705384615384611, 0.0470912044702791, 0.0926923076923076, 0.0642379830126898, 0.130038461538461, 0.0987869190966873, 0.304846153846153, 0.281968476143099, 0.638307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 750, '2021-06-06 00:00:00', 0.0184693092620007, 0.0586538461538486, 0.0364301861309904, 0.0839615384615404, 0.047204709673768, 0.124269230769233, 0.100404052936891, 0.292423076923079, 0.280187893001492, 0.633153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 765, '2021-06-06 00:00:00', 0.0235597113734455, 0.0594999999999999, 0.0375670272774088, 0.0888076923076922, 0.0472587151099793, 0.128884615384616, 0.103129142341049, 0.287499999999999, 0.278158338969842, 0.637692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 780, '2021-06-06 00:00:00', 0.0238809869658178, 0.0623076923076925, 0.0296746460026852, 0.0847692307692316, 0.0375803754023892, 0.12773076923077, 0.0876411213634696, 0.295615384615384, 0.279139041725418, 0.63273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 795, '2021-06-06 00:00:00', 0.0273871390366973, 0.0548461538461539, 0.0328900265453496, 0.0840769230769234, 0.0515798410234075, 0.134, 0.0881488252026965, 0.293846153846153, 0.28417596931912, 0.630307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 810, '2021-06-06 00:00:00', 0.0195018342332598, 0.0568076923076925, 0.030792231787602, 0.0811923076923084, 0.0538787956007239, 0.132269230769231, 0.0839139944320276, 0.290038461538463, 0.286506965951024, 0.629192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 825, '2021-06-06 00:00:00', 0.0261636271303363, 0.0591538461538466, 0.0456499052151681, 0.0979230769230766, 0.0629363659091162, 0.137115384615385, 0.0842505877632997, 0.287807692307692, 0.289437927449314, 0.632076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 840, '2021-06-06 00:00:00', 0.0327463914629712, 0.0683846153846151, 0.0339372271203068, 0.0948461538461547, 0.0638071734573421, 0.135653846153846, 0.0852545870635971, 0.289230769230769, 0.296154678919909, 0.632076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 855, '2021-06-06 00:00:00', 0.0205785923118787, 0.065961538461538, 0.0501942227751358, 0.0985000000000003, 0.0674613621609848, 0.138346153846153, 0.0877824233326565, 0.289076923076922, 0.295176716300852, 0.634423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 870, '2021-06-06 00:00:00', 0.0484410506142806, 0.0748461538461538, 0.0557938651162952, 0.0973461538461519, 0.065689104587737, 0.139461538461538, 0.0896709626270482, 0.291192307692308, 0.296075229525305, 0.628692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 885, '2021-06-06 00:00:00', 0.0245641702798701, 0.0619615384615364, 0.036834202333409, 0.0939615384615373, 0.0408565972452617, 0.132692307692308, 0.103039387539985, 0.293653846153846, 0.295095585557265, 0.629269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 900, '2021-06-06 00:00:00', 0.0330357615087291, 0.0721923076923081, 0.0353425435504494, 0.097153846153846, 0.0440209740220072, 0.138615384615385, 0.106463168062227, 0.294384615384615, 0.295788968432148, 0.631076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 915, '2021-06-06 00:00:00', 0.0171722495278315, 0.0663846153846153, 0.0275255405871573, 0.0991538461538468, 0.0600737495468307, 0.149153846153846, 0.10906055480963, 0.298269230769231, 0.29336938123491, 0.637076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 930, '2021-06-06 00:00:00', 0.0261901919398487, 0.0746153846153851, 0.0356089012208159, 0.100076923076923, 0.0646268936636708, 0.150653846153845, 0.107462480035519, 0.294769230769231, 0.292986867650045, 0.637230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 945, '2021-06-06 00:00:00', 0.0243058714020987, 0.0678461538461542, 0.0535341156503173, 0.107307692307693, 0.0746019178965691, 0.168615384615383, 0.107658155573735, 0.290961538461538, 0.292199068076227, 0.642153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 960, '2021-06-06 00:00:00', 0.0364964908745193, 0.0790769230769219, 0.0423170632978444, 0.105423076923075, 0.0793117025025092, 0.183115384615383, 0.101697469902722, 0.290846153846154, 0.294416303896371, 0.651 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 975, '2021-06-06 00:00:00', 0.019580209789086, 0.0677692307692313, 0.0509328366199452, 0.121076923076922, 0.0767872685761442, 0.177730769230768, 0.11419406558742, 0.286269230769232, 0.290664207529, 0.654807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 990, '2021-06-06 00:00:00', 0.0419726650974729, 0.0972307692307678, 0.0676837101183504, 0.14626923076923, 0.0670082428913406, 0.17776923076923, 0.1150979850121, 0.275884615384615, 0.285106471340094, 0.6565 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1005, '2021-06-06 00:00:00', 0.0375656962994373, 0.0946923076923084, 0.0492398837716567, 0.116384615384615, 0.0485845179518683, 0.153846153846156, 0.116597433670134, 0.25719230769231, 0.281278501461834, 0.667346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1020, '2021-06-06 00:00:00', 0.0255933885693459, 0.0786923076923052, 0.0369115366580902, 0.111307692307691, 0.0581124241978753, 0.154423076923077, 0.117324172865022, 0.244192307692308, 0.274459423931143, 0.666153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1035, '2021-06-06 00:00:00', 0.0312319609473298, 0.0833461538461534, 0.0362345351627644, 0.110307692307693, 0.0595744395370522, 0.147923076923077, 0.114263669439792, 0.231115384615386, 0.267147452801747, 0.670192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1050, '2021-06-06 00:00:00', 0.0192131365316725, 0.0702307692307684, 0.0479245079425811, 0.108038461538461, 0.0723616239134026, 0.150269230769231, 0.113496756985184, 0.224076923076923, 0.257568001476533, 0.670346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1065, '2021-06-06 00:00:00', 0.0365028133794546, 0.0898461538461532, 0.0447334842750303, 0.113269230769229, 0.0765680491709558, 0.155884615384616, 0.111174464417246, 0.223192307692309, 0.263207776948466, 0.678576923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1080, '2021-06-06 00:00:00', 0.036381398459186, 0.0783846153846147, 0.046517358215882, 0.108769230769231, 0.0619990694719243, 0.13673076923077, 0.111485218061202, 0.212076923076924, 0.263234347186042, 0.693192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1095, '2021-06-06 00:00:00', 0.0357393986432989, 0.0717692307692313, 0.0491097358356375, 0.0986153846153854, 0.0484701494181246, 0.124346153846154, 0.112242573850634, 0.204653846153848, 0.260943990453595, 0.695384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1110, '2021-06-06 00:00:00', 0.0305227531775638, 0.066961538461539, 0.0331171347701537, 0.0802307692307703, 0.0380356917401765, 0.104923076923078, 0.113197696361446, 0.192038461538463, 0.262457079274952, 0.697038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1125, '2021-06-06 00:00:00', 0.0235166716640294, 0.0540769230769217, 0.0308608788947072, 0.0800769230769223, 0.0330268888122289, 0.101153846153846, 0.112678501123258, 0.191730769230771, 0.262432353188397, 0.6985 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1140, '2021-06-06 00:00:00', 0.0257005537204627, 0.0549615384615385, 0.0289320955661045, 0.0731153846153856, 0.0383172987645968, 0.0948461538461542, 0.114761431473496, 0.189115384615386, 0.261165270397, 0.698461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1155, '2021-06-06 00:00:00', 0.0261999706400317, 0.0510384615384615, 0.031051817734482, 0.0691538461538462, 0.0969652197757195, 0.110576923076924, 0.115176793869918, 0.185576923076924, 0.261465494119939, 0.699730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1170, '2021-06-06 00:00:00', 0.0163609760852344, 0.0458076923076913, 0.0227963559841007, 0.0609230769230765, 0.0945835894043739, 0.103846153846153, 0.106967349439694, 0.178423076923077, 0.262544425544735, 0.701153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1185, '2021-06-06 00:00:00', 0.0141894868991622, 0.0416923076923078, 0.0972374176159311, 0.0816538461538474, 0.094247015867876, 0.103500000000002, 0.102936163937431, 0.178576923076923, 0.262865862253852, 0.699307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1200, '2021-06-06 00:00:00', 0.0993118553617053, 0.0687307692307689, 0.0966449170934496, 0.0839999999999988, 0.0989241900882442, 0.0986538461538461, 0.109261549292722, 0.199384615384615, 0.263185494690312, 0.698269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1215, '2021-06-06 00:00:00', 0.0156567508172647, 0.0[...];
Date: 2021-06-06 18:01:28 Duration: 2s127ms 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 1031836, 1, 0, '2021-06-06 00:00:00', 0.0863426804166876, 0.151461538461537, 0.0886206175004095, 0.187423076923077, 0.112213786346212, 0.240423076923076, 0.100414410550248, 0.335576923076922, 0.202410215613282, 0.668846153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 15, '2021-06-06 00:00:00', 0.0759257633380248, 0.115192307692309, 0.103843610225259, 0.163153846153847, 0.113624976940001, 0.234346153846153, 0.100945255536774, 0.30676923076923, 0.203623834935517, 0.670884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 30, '2021-06-06 00:00:00', 0.0824436870746432, 0.0998076923076928, 0.096261446871767, 0.134115384615384, 0.105087575200585, 0.214961538461537, 0.106978682276137, 0.277038461538461, 0.197601202892634, 0.660653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 45, '2021-06-06 00:00:00', 0.035192241277784, 0.0825769230769222, 0.06256871914451, 0.163269230769229, 0.0676437841820047, 0.188807692307689, 0.0707283427031798, 0.25253846153846, 0.182082128553194, 0.643307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 60, '2021-06-06 00:00:00', 0.0623018088390331, 0.143346153846153, 0.0708426751004275, 0.163730769230768, 0.0652233205108551, 0.17980769230769, 0.0745238526606389, 0.246730769230768, 0.181679989160993, 0.640538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 75, '2021-06-06 00:00:00', 0.0312232901237817, 0.0625769230769234, 0.0323171066869459, 0.0803461538461532, 0.0529172358136154, 0.117923076923078, 0.0887171824481513, 0.221538461538463, 0.173623429826206, 0.630846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 90, '2021-06-06 00:00:00', 0.023529098187957, 0.0555384615384605, 0.0310415106690274, 0.0728461538461524, 0.0583732288481079, 0.114076923076922, 0.0881386320607382, 0.219538461538461, 0.173182664792454, 0.629346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 105, '2021-06-06 00:00:00', 0.0242634261009007, 0.0490769230769218, 0.0549613150665645, 0.0851153846153849, 0.0722561682221927, 0.108076923076922, 0.0933084215838069, 0.218692307692307, 0.174567051257147, 0.626153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 120, '2021-06-06 00:00:00', 0.0516070358947912, 0.0723846153846167, 0.0545932793835112, 0.0861153846153848, 0.0680034953852779, 0.106653846153845, 0.0893795364636758, 0.217692307692306, 0.174727955581065, 0.626461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 135, '2021-06-06 00:00:00', 0.0269554903783695, 0.0560384615384613, 0.0369504449853498, 0.0778461538461522, 0.0422772533857888, 0.113384615384615, 0.0820792581313013, 0.217269230769229, 0.176260279569296, 0.629615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 150, '2021-06-06 00:00:00', 0.0257215862652369, 0.0509999999999992, 0.0341738766626468, 0.0755769230769232, 0.0496781797015697, 0.120807692307692, 0.0779947532752151, 0.215692307692306, 0.177563167525077, 0.630961538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 165, '2021-06-06 00:00:00', 0.033799044137598, 0.0628461538461544, 0.0396588723219184, 0.096884615384614, 0.0491327244856677, 0.123230769230768, 0.0796001642827845, 0.219115384615383, 0.180436581656825, 0.633999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 180, '2021-06-06 00:00:00', 0.0265766815084205, 0.0719999999999995, 0.0388855519935898, 0.0963846153846148, 0.0496473099433929, 0.126153846153846, 0.079436099137319, 0.210423076923075, 0.183589709783696, 0.630692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 195, '2021-06-06 00:00:00', 0.0243524126114888, 0.0570000000000005, 0.0296168611020565, 0.0779615384615396, 0.0455418657771213, 0.108307692307694, 0.0724270242806783, 0.195076923076923, 0.186203709787055, 0.624692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 210, '2021-06-06 00:00:00', 0.019903304712071, 0.0516923076923064, 0.0415704961943702, 0.0841153846153845, 0.0423997097232437, 0.103846153846153, 0.0716479963754422, 0.185653846153844, 0.184853289020073, 0.622461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 225, '2021-06-06 00:00:00', 0.0316925858837667, 0.0675000000000009, 0.0314420835089613, 0.0802692307692309, 0.0465687250614196, 0.107384615384614, 0.0676419532993673, 0.182076923076922, 0.190452937857261, 0.625192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 240, '2021-06-06 00:00:00', 0.017725080015008, 0.0485384615384605, 0.0237559709093558, 0.0698846153846135, 0.0461716529751926, 0.101307692307691, 0.0599244652747237, 0.174307692307691, 0.188901150381316, 0.623269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 255, '2021-06-06 00:00:00', 0.023224257875036, 0.0513846153846148, 0.0406293565711377, 0.0727692307692295, 0.0619176748718698, 0.106961538461539, 0.0590340709968536, 0.175307692307693, 0.187188822808989, 0.624153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 270, '2021-06-06 00:00:00', 0.0268134294710692, 0.0499999999999983, 0.0335200743527738, 0.0696538461538453, 0.0461579895576044, 0.0939999999999996, 0.053913834388416, 0.163692307692307, 0.18620805981069, 0.625192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 285, '2021-06-06 00:00:00', 0.0153883572372604, 0.046192307692308, 0.0269398475239818, 0.0673461538461551, 0.0284545521571063, 0.0853076923076919, 0.0478366451100472, 0.16276923076923, 0.185486640613694, 0.628576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 300, '2021-06-06 00:00:00', 0.0195534769680094, 0.0494615384615396, 0.0171283390905251, 0.0615000000000012, 0.0257296297321571, 0.084423076923075, 0.0456605030465227, 0.162192307692308, 0.182447075571563, 0.632153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 315, '2021-06-06 00:00:00', 0.0124397007136891, 0.0401153846153849, 0.0181784318524839, 0.0591538461538449, 0.0285996234509904, 0.0894615384615366, 0.0496815241931432, 0.159576923076923, 0.180803914184997, 0.635153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 330, '2021-06-06 00:00:00', 0.0175597441719584, 0.04423076923077, 0.0229765432226327, 0.0611923076923064, 0.0317559201022189, 0.0870384615384606, 0.0523744065507035, 0.161961538461539, 0.177798762650362, 0.635999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 345, '2021-06-06 00:00:00', 0.0151485465157046, 0.0400384615384603, 0.0211247212089033, 0.0594230769230754, 0.0310911562988586, 0.080499999999999, 0.0604044827679331, 0.169692307692308, 0.174693560270549, 0.635 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 360, '2021-06-06 00:00:00', 0.0154001498494204, 0.0422692307692304, 0.0181262240965969, 0.057, 0.0265973972121622, 0.0766923076923066, 0.0625811964878118, 0.179384615384615, 0.174500892658065, 0.635192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 375, '2021-06-06 00:00:00', 0.017252201643225, 0.0410384615384607, 0.0250180242717439, 0.0576923076923077, 0.0264775085976474, 0.0725384615384603, 0.078630792559032, 0.195192307692308, 0.174263531645432, 0.635538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 390, '2021-06-06 00:00:00', 0.0216318852978312, 0.0424615384615395, 0.0212444019775711, 0.0537307692307684, 0.025180975724971, 0.0728076923076907, 0.093241291612345, 0.234461538461536, 0.174580979667141, 0.637038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 405, '2021-06-06 00:00:00', 0.0109029283292998, 0.033923076923076, 0.0131422981247562, 0.0489999999999984, 0.026645940663562, 0.0746153846153829, 0.100181043808007, 0.262807692307691, 0.174419317913867, 0.63753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 420, '2021-06-06 00:00:00', 0.0137570121979796, 0.0398461538461528, 0.0221611232706142, 0.0563461538461518, 0.0298813293906703, 0.0824230769230764, 0.1175365671414, 0.286730769230769, 0.174076287432131, 0.637923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 435, '2021-06-06 00:00:00', 0.0158341403303102, 0.0410000000000001, 0.0216749767101274, 0.0572692307692309, 0.0390531196429447, 0.086884615384617, 0.124672617436476, 0.293692307692308, 0.173401379641394, 0.636961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 450, '2021-06-06 00:00:00', 0.0129755391173, 0.0392692307692292, 0.0214666825927639, 0.0595384615384622, 0.03670648653639, 0.0856153846153857, 0.122587413082071, 0.306923076923077, 0.173737720097323, 0.636346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 465, '2021-06-06 00:00:00', 0.022449019166514, 0.0420384615384628, 0.0372741403450375, 0.0631923076923099, 0.0453178178577104, 0.0872307692307703, 0.123016171544797, 0.316538461538462, 0.173698647087421, 0.6365 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 480, '2021-06-06 00:00:00', 0.0273313851713484, 0.0507307692307699, 0.0272201282990246, 0.0638461538461543, 0.0372253222334552, 0.09173076923077, 0.125361900726841, 0.324384615384616, 0.173743245579837, 0.636653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 495, '2021-06-06 00:00:00', 0.0142332762864409, 0.0388846153846152, 0.0235092453172039, 0.0632692307692306, 0.0343300944451863, 0.0986538461538461, 0.122830189223234, 0.334846153846153, 0.173501567272904, 0.637076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 510, '2021-06-06 00:00:00', 0.0201723725769826, 0.0477307692307698, 0.0287929745704631, 0.0663461538461547, 0.0363408013966935, 0.108576923076924, 0.130859625318361, 0.341192307692308, 0.173348044740588, 0.63576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 525, '2021-06-06 00:00:00', 0.0222462097030897, 0.0465769230769241, 0.0260325535849615, 0.073576923076924, 0.0571849496068544, 0.123038461538461, 0.134556302199259, 0.351961538461537, 0.173367431064333, 0.635115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 540, '2021-06-06 00:00:00', 0.0168102532813943, 0.0577692307692322, 0.0281460203499256, 0.0880384615384632, 0.0570965848365716, 0.141500000000001, 0.142997348011988, 0.363192307692308, 0.172137445083863, 0.6345 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 555, '2021-06-06 00:00:00', 0.0258879538366054, 0.0631153846153843, 0.049471794606002, 0.0974615384615376, 0.0645074712429004, 0.153423076923078, 0.141902290326829, 0.3685, 0.169412473430518, 0.633115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 570, '2021-06-06 00:00:00', 0.0321009944729727, 0.0679230769230766, 0.0429458514160103, 0.100884615384615, 0.0768428566321195, 0.192230769230768, 0.142177267467817, 0.370153846153846, 0.166580417170252, 0.630653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 585, '2021-06-06 00:00:00', 0.0281993180495838, 0.0711923076923077, 0.043969919787896, 0.121076923076924, 0.0825882465096501, 0.216461538461538, 0.144775199746154, 0.370538461538462, 0.163935226420494, 0.630961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 600, '2021-06-06 00:00:00', 0.0276366534765822, 0.10023076923077, 0.0594075882228996, 0.159307692307692, 0.0991244749719346, 0.227692307692308, 0.148191560021272, 0.368538461538462, 0.155296540156616, 0.626153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 615, '2021-06-06 00:00:00', 0.0520726858860257, 0.104269230769229, 0.0655536890941035, 0.148615384615382, 0.0901973647917981, 0.200269230769231, 0.144257979382023, 0.36126923076923, 0.143209867515636, 0.626115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 630, '2021-06-06 00:00:00', 0.0491351041673709, 0.100538461538461, 0.0724756616973005, 0.149192307692307, 0.0665336120954026, 0.187192307692307, 0.141483616882498, 0.351576923076922, 0.134662038508945, 0.624769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 645, '2021-06-06 00:00:00', 0.0461306672565932, 0.0970384615384619, 0.0530830988603289, 0.119846153846155, 0.0694367781067501, 0.179884615384617, 0.139620606810576, 0.346923076923077, 0.132219793700314, 0.621923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 660, '2021-06-06 00:00:00', 0.028426856207575, 0.0806153846153848, 0.0474155605747232, 0.124653846153846, 0.0694195826949303, 0.180961538461537, 0.126822061900189, 0.345346153846152, 0.135938606052087, 0.61976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 675, '2021-06-06 00:00:00', 0.0377285242020065, 0.0938076923076915, 0.0551252699278238, 0.131653846153846, 0.072956393719917, 0.181653846153845, 0.124175706778123, 0.338615384615383, 0.139188018936201, 0.616769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 690, '2021-06-06 00:00:00', 0.0363133372404496, 0.0864615384615386, 0.0472197481503724, 0.122230769230769, 0.0808509454775613, 0.173653846153846, 0.11776399475875, 0.320961538461537, 0.141977901855832, 0.60626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 705, '2021-06-06 00:00:00', 0.0234712262470111, 0.0764615384615373, 0.0364175781731845, 0.107999999999999, 0.065330968036723, 0.167846153846153, 0.114590669508742, 0.304692307692307, 0.15932658766967, 0.613192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 720, '2021-06-06 00:00:00', 0.0306388391023304, 0.0764615384615379, 0.0543540105377555, 0.113961538461539, 0.0656993267732749, 0.173807692307693, 0.106843645648138, 0.300730769230769, 0.17443492945905, 0.621769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 735, '2021-06-06 00:00:00', 0.0325444075309166, 0.0764615384615401, 0.0433401040075425, 0.118269230769231, 0.0596417123006514, 0.167423076923078, 0.103237292009906, 0.301538461538462, 0.187962958707702, 0.627923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 750, '2021-06-06 00:00:00', 0.0382049734982237, 0.0885000000000006, 0.0472842956528339, 0.123269230769232, 0.0662238279217916, 0.159653846153848, 0.100713126483858, 0.297423076923077, 0.201060205296438, 0.635384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 765, '2021-06-06 00:00:00', 0.026343762945979, 0.0820769230769253, 0.0363627027852172, 0.112615384615386, 0.0502460561024057, 0.147884615384617, 0.0899814083361317, 0.295576923076924, 0.207862854194408, 0.648384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 780, '2021-06-06 00:00:00', 0.0341962661029603, 0.0772307692307691, 0.0408718070971227, 0.0962307692307712, 0.0457736235771706, 0.13923076923077, 0.100438546078991, 0.296692307692308, 0.20742288650521, 0.654423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 795, '2021-06-06 00:00:00', 0.022805127628538, 0.0660769230769254, 0.033151795403289, 0.100807692307694, 0.0580971732398538, 0.141807692307693, 0.105760695040191, 0.311730769230769, 0.204569194613008, 0.661346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 810, '2021-06-06 00:00:00', 0.0321472573300767, 0.0733846153846149, 0.0345155706223249, 0.100730769230769, 0.057727596386956, 0.142346153846152, 0.110297506771458, 0.3205, 0.205348274514672, 0.660923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 825, '2021-06-06 00:00:00', 0.0248741138226368, 0.0688076923076902, 0.0377452187496841, 0.103692307692307, 0.056018966568338, 0.143269230769229, 0.111754015587807, 0.321, 0.208038254618267, 0.659653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 840, '2021-06-06 00:00:00', 0.036681938544528, 0.0752692307692316, 0.0450738880574471, 0.0998461538461529, 0.0555759355781295, 0.158269230769229, 0.121269953156011, 0.345807692307692, 0.209022825400628, 0.663692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 855, '2021-06-06 00:00:00', 0.0226331275244597, 0.0644615384615369, 0.037848137846683, 0.098807692307693, 0.0574672615829758, 0.150615384615385, 0.126372787966639, 0.343192307692309, 0.214489408022507, 0.661884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 870, '2021-06-06 00:00:00', 0.0330126316150926, 0.075076923076923, 0.0375986088122331, 0.116846153846154, 0.0519147377918827, 0.152500000000002, 0.116947483282684, 0.339923076923078, 0.213252887075777, 0.656923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 885, '2021-06-06 00:00:00', 0.0286423033023081, 0.077307692307692, 0.0406096047752249, 0.1025, 0.0466733493383708, 0.146807692307694, 0.108171089554393, 0.330769230769232, 0.216706664552657, 0.646461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 900, '2021-06-06 00:00:00', 0.0337532448582597, 0.0758076923076935, 0.0358933677181981, 0.103576923076926, 0.0538668586566786, 0.146961538461541, 0.106642494055894, 0.325307692307696, 0.217506473820541, 0.641884615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 915, '2021-06-06 00:00:00', 0.0317571796848905, 0.07896153846154, 0.0419026711100136, 0.113076923076925, 0.0602190488645752, 0.151576923076924, 0.105327890966185, 0.326269230769234, 0.221186704983681, 0.64896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 930, '2021-06-06 00:00:00', 0.036542851558137, 0.0795000000000014, 0.0450633058980556, 0.105307692307692, 0.0556705833107038, 0.146576923076925, 0.112656626012924, 0.323653846153848, 0.223866759823439, 0.648384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 945, '2021-06-06 00:00:00', 0.0287667543154635, 0.0733846153846143, 0.0422648244361135, 0.102653846153845, 0.0592852816083779, 0.157769230769233, 0.108867237425295, 0.313653846153847, 0.223003663302093, 0.639076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 960, '2021-06-06 00:00:00', 0.0401084107810896, 0.08626923076923, 0.0441480899491019, 0.109423076923078, 0.0575222231302501, 0.168384615384615, 0.10727059242868, 0.309500000000001, 0.231169405082404, 0.637423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 975, '2021-06-06 00:00:00', 0.0288651240187066, 0.069653846153847, 0.050510745239159, 0.125153846153848, 0.070242141635476, 0.180961538461538, 0.099829731967061, 0.301153846153847, 0.239372876170532, 0.640423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 990, '2021-06-06 00:00:00', 0.044758978471877, 0.0996153846153858, 0.046414205385188, 0.128961538461539, 0.0737725819404034, 0.183923076923077, 0.0999953306602159, 0.295115384615385, 0.238730221089701, 0.639961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1005, '2021-06-06 00:00:00', 0.0343198753808032, 0.0915769230769236, 0.0564230858371338, 0.133730769230769, 0.063476961296083, 0.180269230769231, 0.0929856647346986, 0.287576923076924, 0.2467198130549, 0.639115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1020, '2021-06-06 00:00:00', 0.0423350736569379, 0.090461538461537, 0.0470824644802961, 0.128961538461538, 0.0741168308509239, 0.208230769230769, 0.0826495846701839, 0.275076923076923, 0.250365409874323, 0.64496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1035, '2021-06-06 00:00:00', 0.0346975725154011, 0.0921923076923074, 0.0410114430560358, 0.130538461538461, 0.0893509674520406, 0.203653846153846, 0.0867592956668937, 0.259846153846153, 0.252472426521879, 0.644615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1050, '2021-06-06 00:00:00', 0.0274022177653839, 0.0898076923076915, 0.0632967249122375, 0.165653846153845, 0.0750453093906541, 0.194961538461537, 0.0814826078658233, 0.242846153846153, 0.254896108549828, 0.643115384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1065, '2021-06-06 00:00:00', 0.0487731325786898, 0.131461538461537, 0.0607247510049697, 0.150153846153845, 0.0617394649998021, 0.174192307692306, 0.0757602696770451, 0.22653846153846, 0.256777104778564, 0.648807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1080, '2021-06-06 00:00:00', 0.0262270559068015, 0.0814615384615388, 0.0429430571087605, 0.107115384615385, 0.0471029151474185, 0.146730769230768, 0.0653366194882627, 0.199076923076921, 0.261215113239289, 0.646153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1095, '2021-06-06 00:00:00', 0.0285103220174452, 0.067961538461541, 0.0383859950422644, 0.0897307692307692, 0.0472172230636889, 0.127884615384617, 0.0533839071112408, 0.175807692307692, 0.262090756447808, 0.644269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1110, '2021-06-06 00:00:00', 0.023568166274417, 0.0605384615384626, 0.028172436065172, 0.0916153846153853, 0.0402032528343362, 0.119307692307694, 0.0408504401633373, 0.162961538461539, 0.267075754162631, 0.643461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1125, '2021-06-06 00:00:00', 0.0184879586592106, 0.0597307692307691, 0.0240893209662582, 0.0798461538461558, 0.035040811371008, 0.105538461538463, 0.0365218585760107, 0.147615384615385, 0.267522631681019, 0.642961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1140, '2021-06-06 00:00:00', 0.0207229341551833, 0.0560000000000023, 0.0266664871788856, 0.0723076923076943, 0.0322106528006835, 0.0923846153846176, 0.0421136374769312, 0.144038461538461, 0.268067465675799, 0.642384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1155, '2021-06-06 00:00:00', 0.0126872437450454, 0.0463846153846155, 0.0245427100252726, 0.0637692307692314, 0.0231858046757403, 0.0866923076923084, 0.0625778038801426, 0.153692307692307, 0.268996516992035, 0.643384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1170, '2021-06-06 00:00:00', 0.0207572044953428, 0.0493076923076916, 0.0226622016718442, 0.0661538461538467, 0.0233366334662564, 0.0880384615384611, 0.0649246190119429, 0.155384615384614, 0.27106961921532, 0.646538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1185, '2021-06-06 00:00:00', 0.0216131014397797, 0.0473846153846143, 0.0207923432652885, 0.0658076923076912, 0.0215815091794241, 0.0798076923076913, 0.073767785339171, 0.153384615384614, 0.27180639037034, 0.646923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1200, '2021-06-06 00:00:00', 0.0170669270813473, 0.0489999999999989, 0.0170647635156801, 0.0606153846153838, 0.0217564137316223, 0.0763076923076905, 0.0795493847580523, 0.194230769230767, 0.27283318374759, 0.648115384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1215, '2021-06-06 00:00:00', 0.0126746263789558, 0.0383846153846161, 0.0145335685701962, 0.0507692307692321, 0.0223696222587692, 0.0709999999999996, 0.0851294399045454, 0.216307692307692, 0.27371222394782, 0.652307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1230, '2021-06-06 00:00:00', 0.0130815195541724, 0.0376153846153844, 0.0225629035229199, 0.0532692307692293, 0.0267024631534554, 0.0716923076923062, 0.0818818379411175, 0.218346153846154, 0.273976686262506, 0.656230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1245, '2021-06-06 00:00:00', 0.0181945046648701, 0.0399999999999981, 0.0205779942208632, 0.0535769230769226, 0.0267627755258355, 0.0703846153846126, 0.0799837772012839, 0.218730769230769, 0.274344354079656, 0.656769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1260, '2021-06-06 00:00:00', 0.0139140769892065, 0.0368076923076921, 0.0187002673777683, 0.0524999999999993, 0.019304881805864, 0.0720384615384595, 0.0781133397452309, 0.214423076923076, 0.275971626189248, 0.658538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1275, '2021-06-06 00:00:00', 0.0125747610468209, 0.0367307692307681, 0.0143022859926436, 0.0483461538461529, 0.0249400511997487, 0.074615384615384, 0.0781607416703649, 0.210692307692307, 0.274181556917758, 0.660384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1290, '2021-06-06 00:00:00', 0.0124988614866136, 0.0346923076923066, 0.0151426041861531, 0.0534615384615358, 0.0247054338463931, 0.0720384615384606, 0.0786679193729031, 0.209192307692307, 0.274770483242902, 0.66346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1305, '2021-06-06 00:00:00', 0.0130258913765576, 0.044923076923075, 0.0200816793658772, 0.0599230769230756, 0.0248337549439346, 0.0716538461538461, 0.0780550101875892, 0.20923076923077, 0.279033176963158, 0.671076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1320, '2021-06-06 00:00:00', 0.0171004273450867, 0.0447692307692303, 0.0187303538099567, 0.0531153846153846, 0.0258078401921699, 0.0772692307692291, 0.0789435630931756, 0.207615384615386, 0.296135654985761, 0.676615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1335, '2021-06-06 00:00:00', 0.0116722550718147, 0.0331923076923082, 0.0195388370648341, 0.0473846153846154, 0.0626299142091557, 0.0878846153846142, 0.0811662396661233, 0.213038461538462, 0.297085214400488, 0.67723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1350, '2021-06-06 00:00:00', 0.01753782724899, 0.0371538461538443, 0.0193622948417383, 0.0595384615384583, 0.0646495047277112, 0.0869615384615356, 0.0823018552926674, 0.216653846153847, 0.297085214400488, 0.67723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1365, '2021-06-06 00:00:00', 0.014317337526443, 0.0478846153846139, 0.0604782987143694, 0.0717692307692297, 0.0752079373879765, 0.085076923076921, 0.0855618264990063, 0.221884615384617, 0.297085214400488, 0.67723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1380, '2021-06-06 00:00:00', 0.0464702551680599, 0.0537307692307684, 0.0660213951335812, 0.0682307692307671, 0.0895706768638379, 0.139884615384612, 0.0887053289527493, 0.227653846153847, 0.299598521101412, 0.677923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1395, '2021-06-06 00:00:00', 0.045800705402696, 0.0482307692307672, 0.056796438133173, 0.058346153846152, 0.0695799816481276, 0.167423076923077, 0.0762070560028099, 0.228346153846155, 0.298704144855485, 0.673384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1410, '2021-06-06 00:00:00', 0.0306188478907003, 0.0369230769230756, 0.0681381063609901, 0.11580769230769, 0.0599575234260446, 0.166769230769231, 0.0750544827749505, 0.227846153846155, 0.299743482639098, 0.673346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1425, '2021-06-06 00:00:00', 0.0695080294199612, 0.107615384615384, 0.0656504496440178, 0.153692307692308, 0.0616601604329367, 0.165153846153847, 0.0861933782928739, 0.234538461538463, 0.300792882996818, 0.673961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 0, '2021-06-06 00:00:00', 0.0458581927920602, 0.104576923076923, 0.0495864280439099, 0.125423076923077, 0.0533244928570497, 0.142692307692309, 0.0876073846553699, 0.226576923076925, 0.29998360980868, 0.665384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 15, '2021-06-06 00:00:00', 0.0410302889995255, 0.0727307692307689, 0.0451406860654716, 0.0971923076923077, 0.0484743389687913, 0.119192307692308, 0.0986242051737504, 0.207423076923077, 0.29745834097464, 0.662769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 30, '2021-06-06 00:00:00', 0.0366328352081118, 0.05626923076923, 0.0436144647847651, 0.0783076923076918, 0.0431740662898447, 0.102999999999999, 0.103200752829693, 0.206653846153846, 0.297704944275627, 0.658076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 45, '2021-06-06 00:00:00', 0.0316583929812279, 0.0575769230769225, 0.0320212429490168, 0.083, 0.0367624599494992, 0.0959615384615386, 0.101695987365058, 0.206923076923077, 0.300616730175715, 0.651538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 60, '2021-06-06 00:00:00', 0.0301318129863804, 0.063615384615385, 0.0326276192582524, 0.073192307692309, 0.0339558310388451, 0.0859615384615401, 0.105886332378713, 0.212346153846154, 0.299856973598055, 0.649269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 75, '2021-06-06 00:00:00', 0.0121915481442599, 0.0359230769230774, 0.0167190356733313, 0.0476153846153857, 0.0279860679624699, 0.0765000000000002, 0.101234449898016, 0.204576923076922, 0.302738424793011, 0.646923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 90, '2021-06-06 00:00:00', 0.0136408887596771, 0.0350769230769233, 0.0144337744943549, 0.0494230769230762, 0.0349419738775818, 0.0846923076923076, 0.0995816557095048, 0.205115384615383, 0.306463050853542, 0.649807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 105, '2021-06-06 00:00:00', 0.0147754994709291, 0.0356538461538453, 0.0314960559191395, 0.0618076923076912, 0.0447355993159133, 0.0899230769230772, 0.101618600659525, 0.2055, 0.310940194595979, 0.65073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 120, '2021-06-06 00:00:00', 0.0249414391047392, 0.0496538461538466, 0.0318776507193468, 0.0662307692307701, 0.0461793826790224, 0.0961538461538462, 0.0949442265429896, 0.205615384615385, 0.316285851722772, 0.649500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 135, '2021-06-06 00:00:00', 0.0242739810053091, 0.0441153846153865, 0.0303569786679476, 0.066115384615386, 0.0370478277158265, 0.102307692307694, 0.0923131876569366, 0.200730769230769, 0.31730704372894, 0.645 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 150, '2021-06-06 00:00:00', 0.0201454709550331, 0.0490000000000006, 0.0334666079272145, 0.0715769230769238, 0.0371809090797956, 0.104500000000002, 0.0874132625036877, 0.201038461538462, 0.314483324738311, 0.644192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 165, '2021-06-06 00:00:00', 0.0270391454120753, 0.0573461538461527, 0.0269131937904069, 0.084000000000001, 0.0361555826096899, 0.109115384615385, 0.0811737737108575, 0.196692307692306, 0.313803547070211, 0.642115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 180, '2021-06-06 00:00:00', 0.0245854553625641, 0.0622692307692319, 0.0315765492341781, 0.0829615384615389, 0.0392182845896378, 0.114923076923079, 0.0775802909150369, 0.192307692307692, 0.313317730107953, 0.641 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 195, '2021-06-06 00:00:00', 0.0180688001389521, 0.052807692307693, 0.0306219880779505, 0.0801153846153862, 0.0439054228296026, 0.108615384615385, 0.075254205095898, 0.182346153846152, 0.311471221043714, 0.640807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 210, '2021-06-06 00:00:00', 0.024204036535576, 0.0583461538461553, 0.028304416616494, 0.0815000000000005, 0.0449005053937636, 0.112846153846154, 0.0670068653199052, 0.173999999999998, 0.306635220517047, 0.645038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 225, '2021-06-06 00:00:00', 0.0205293411037443, 0.0564230769230774, 0.0308288576100136, 0.0745384615384633, 0.0449416887156611, 0.111653846153846, 0.0664081204487712, 0.169038461538459, 0.300515700345, 0.647384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 240, '2021-06-06 00:00:00', 0.018188457878556, 0.051500000000001, 0.0261816435988737, 0.0809615384615392, 0.0478932145507057, 0.112999999999999, 0.057491042780594, 0.158499999999997, 0.293628946906701, 0.645961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 255, '2021-06-06 00:00:00', 0.0186970997339563, 0.0616923076923099, 0.0201648589992975, 0.081307692307693, 0.0396849903809798, 0.105461538461538, 0.0519907240247288, 0.158653846153845, 0.293118437600807, 0.644538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 270, '2021-06-06 00:00:00', 0.0170779209687655, 0.0518461538461549, 0.0395150020196801, 0.0736538461538475, 0.0382455226137651, 0.0870000000000006, 0.047758495015587, 0.150923076923077, 0.29363333493426, 0.640153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 285, '2021-06-06 00:00:00', 0.0344134365529598, 0.0522692307692306, 0.0315198594295966, 0.0673076923076912, 0.0292346738282835, 0.0821153846153854, 0.0458111172264815, 0.14753846153846, 0.291265284841579, 0.641115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 300, '2021-06-06 00:00:00', 0.0170691354384282, 0.0443461538461524, 0.0199638134171284, 0.0550769230769226, 0.0218948887607609, 0.0798846153846175, 0.0494584829777614, 0.146692307692309, 0.291426151088851, 0.640192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 315, '2021-06-06 00:00:00', 0.0179549864511645, 0.0423076923076921, 0.0206860785591128, 0.0619230769230785, 0.030605002104984, 0.0861153846153853, 0.0503842618895408, 0.160423076923076, 0.292040168470024, 0.6405 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 330, '2021-06-06 00:00:00', 0.0148450457936432, 0.0461538461538474, 0.0177461155012757, 0.0612692307692315, 0.031584733410547, 0.0846538461538459, 0.0536257831214112, 0.16526923076923, 0.291622938846619, 0.640538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 345, '2021-06-06 00:00:00', 0.0140608020342412, 0.0428846153846168, 0.0209647689818302, 0.0598076923076931, 0.0235349821460586, 0.0798461538461541, 0.0666608869289476, 0.184923076923076, 0.292105726381075, 0.640346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 360, '2021-06-06 00:00:00', 0.0167970693414535, 0.0416923076923095, 0.0201929538358164, 0.0556538461538479, 0.0205513615495042, 0.0740384615384636, 0.0892694538160486, 0.207653846153847, 0.292153752987387, 0.639153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 375, '2021-06-06 00:00:00', 0.0146142185769678, 0.037153846153847, 0.0179294772329299, 0.054115384615385, 0.0212866516498379, 0.0731923076923079, 0.0963280053535037, 0.23973076923077, 0.293413221347536, 0.640961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 390, '2021-06-06 00:00:00', 0.0137382117300062, 0.0364615384615377, 0.01781568021543, 0.0510384615384615, 0.0183906330672795, 0.0688461538461541, 0.106596038315762, 0.263653846153847, 0.29372721253676, 0.640653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 405, '2021-06-06 00:00:00', 0.0132402649287939, 0.0377692307692302, 0.0128578620067509, 0.0507307692307682, 0.0340469585222423, 0.072653846153846, 0.114691666922834, 0.28246153846154, 0.293202151319634, 0.640307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 420, '2021-06-06 00:00:00', 0.0112233958936044, 0.0377307692307696, 0.0139848269426317, 0.0498461538461546, 0.032888833737537, 0.0716538461538445, 0.116221969325279, 0.301115384615385, 0.295913864806324, 0.643153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 435, '2021-06-06 00:00:00', 0.0106563812590593, 0.0359615384615396, 0.0325007928897338, 0.0566923076923084, 0.030709056544383, 0.0796153846153827, 0.119906970349773, 0.309807692307692, 0.29434897394341, 0.644038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 450, '2021-06-06 00:00:00', 0.0305024841359108, 0.0441923076923077, 0.0290141609987531, 0.0573076923076905, 0.0263858936671724, 0.0791538461538459, 0.119567946566602, 0.315423076923078, 0.29289166282748, 0.643384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 465, '2021-06-06 00:00:00', 0.0146262146109686, 0.0406153846153834, 0.0214236748984343, 0.0615769230769225, 0.0213003791948902, 0.0801153846153846, 0.134629365867355, 0.333884615384617, 0.292351421830224, 0.642923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 480, '2021-06-06 00:00:00', 0.0201949346276556, 0.0476538461538452, 0.0189119416893538, 0.0616923076923082, 0.0262936084658217, 0.0830769230769246, 0.147339592047131, 0.341346153846156, 0.292184212178128, 0.643423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 495, '2021-06-06 00:00:00', 0.0156152292527317, 0.0406538461538457, 0.0155005210830526, 0.0578846153846147, 0.0319032190321819, 0.100153846153848, 0.163133149958506, 0.35523076923077, 0.291812300051828, 0.646538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 510, '2021-06-06 00:00:00', 0.0110940732618123, 0.0419615384615393, 0.0197900130213354, 0.0647307692307695, 0.0393551091395334, 0.109230769230772, 0.17826693899448, 0.371692307692308, 0.292523979293216, 0.646961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 525, '2021-06-06 00:00:00', 0.0164928422703271, 0.0484230769230764, 0.0291839787449307, 0.0842307692307719, 0.0600568448670477, 0.13823076923077, 0.186126016037935, 0.390423076923078, 0.293056266584789, 0.645846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 540, '2021-06-06 00:00:00', 0.0279091107264005, 0.0730384615384627, 0.0387501662527458, 0.0951538461538474, 0.0925208334127227, 0.168230769230771, 0.187369256980803, 0.395961538461539, 0.290611792338427, 0.646423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 555, '2021-06-06 00:00:00', 0.0222277719565839, 0.0629230769230795, 0.0585356301751331, 0.112500000000002, 0.0982035954221943, 0.196115384615387, 0.184760506102858, 0.395269230769231, 0.293733204429826, 0.641346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 570, '2021-06-06 00:00:00', 0.0549037199244138, 0.0845384615384602, 0.0851322590940799, 0.128692307692308, 0.106112081527759, 0.211423076923076, 0.17859405192955, 0.386653846153846, 0.292849178824973, 0.634192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 585, '2021-06-06 00:00:00', 0.038774793556957, 0.0842692307692314, 0.0524421439449082, 0.14046153846154, 0.0897765773804825, 0.204923076923079, 0.154316343418815, 0.371576923076921, 0.263046544579824, 0.627730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 600, '2021-06-06 00:00:00', 0.039270658453667, 0.11423076923077, 0.0692204060619756, 0.155230769230769, 0.0810723987936343, 0.207423076923076, 0.135564279388613, 0.366923076923076, 0.249647952124586, 0.625499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 615, '2021-06-06 00:00:00', 0.0401005658889666, 0.0948461538461547, 0.0531711894226128, 0.133153846153847, 0.0629587044143908, 0.178961538461539, 0.128026655878316, 0.350230769230768, 0.237650370211236, 0.623538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 630, '2021-06-06 00:00:00', 0.0453093299952161, 0.0958461538461551, 0.0606604801015787, 0.129576923076922, 0.0587729922275935, 0.168769230769232, 0.128815765876937, 0.343692307692308, 0.232079257018935, 0.621692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 645, '2021-06-06 00:00:00', 0.028621051961531, 0.0837307692307706, 0.0296202893041498, 0.114807692307693, 0.0458877057441474, 0.169807692307694, 0.130460562859197, 0.330961538461539, 0.228831805885054, 0.629653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 660, '2021-06-06 00:00:00', 0.0233346226749995, 0.0887692307692316, 0.0308078161910498, 0.121807692307695, 0.0547415325380588, 0.174653846153847, 0.136455910039162, 0.332846153846154, 0.225269524040732, 0.634038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 675, '2021-06-06 00:00:00', 0.0262270852364478, 0.0845000000000017, 0.0470618087854023, 0.125423076923078, 0.0735322012140554, 0.190769230769231, 0.140928792712436, 0.33573076923077, 0.212298661179153, 0.638192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 690, '2021-06-06 00:00:00', 0.0370022244653544, 0.0902692307692322, 0.0429443288993463, 0.130846153846155, 0.0845718356464811, 0.208653846153845, 0.145614813278574, 0.335923076923077, 0.202452303974578, 0.639846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 705, '2021-06-06 00:00:00', 0.0437243815103361, 0.0926923076923092, 0.0588269953730025, 0.139153846153846, 0.0912635827614802, 0.207192307692308, 0.13842709828087, 0.332307692307691, 0.192842386818475, 0.635884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 720, '2021-06-06 00:00:00', 0.0372815483336427, 0.0889230769230757, 0.0638694461683059, 0.137115384615383, 0.0825270864625669, 0.182999999999998, 0.128801224313339, 0.328346153846152, 0.177285376202845, 0.63276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 735, '2021-06-06 00:00:00', 0.0334529750315511, 0.0863076923076923, 0.0531798689499932, 0.124538461538462, 0.0656688194362734, 0.168076923076924, 0.129799466633963, 0.318692307692307, 0.159368836834075, 0.621115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 750, '2021-06-06 00:00:00', 0.036079847347452, 0.0843461538461543, 0.0380648838776045, 0.110846153846153, 0.0667652604278601, 0.160000000000002, 0.133218992639939, 0.3145, 0.155016629380899, 0.619346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 765, '2021-06-06 00:00:00', 0.0232602996210622, 0.0761923076923064, 0.0465432966337646, 0.113961538461537, 0.0518312795371838, 0.15580769230769, 0.129886702108474, 0.307653846153845, 0.152884415868278, 0.613730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 780, '2021-06-06 00:00:00', 0.036805517980951, 0.0863846153846157, 0.0451034537309681, 0.120807692307693, 0.0419806548854997, 0.159846153846154, 0.118108092603605, 0.316807692307692, 0.15226679015667, 0.606846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 795, '2021-06-06 00:00:00', 0.0229132141921512, 0.0781538461538471, 0.0360621898733494, 0.107192307692307, 0.0436076387098211, 0.148115384615386, 0.113203241323532, 0.309576923076923, 0.157334528461344, 0.601076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 810, '2021-06-06 00:00:00', 0.0283595866303824, 0.0741153846153838, 0.0302331707795375, 0.105730769230769, 0.0532803326392935, 0.142076923076924, 0.106587869132252, 0.309423076923077, 0.162007635147711, 0.602076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 825, '2021-06-06 00:00:00', 0.0237114707716296, 0.0730769230769217, 0.0447839428641731, 0.104192307692308, 0.0526345455439231, 0.147346153846153, 0.109938976080091, 0.314461538461538, 0.164112587995137, 0.599692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 840, '2021-06-06 00:00:00', 0.0332469547477666, 0.0710000000000001, 0.0359722328812305, 0.0948076923076924, 0.0616406958479162, 0.154153846153846, 0.101222223160425, 0.327461538461538, 0.165752350023948, 0.601192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 855, '2021-06-06 00:00:00', 0.0202735143627183, 0.0671538461538471, 0.0449392239157947, 0.107576923076922, 0.067480960277696, 0.170000000000001, 0.0966740120993491, 0.32876923076923, 0.168041025210648, 0.602115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 870, '2021-06-06 00:00:00', 0.0395886541633022, 0.0836923076923072, 0.0529066667312826, 0.119653846153846, 0.0748147352824596, 0.168269230769232, 0.0940966197381923, 0.332576923076922, 0.167864931967981, 0.604346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 885, '2021-06-06 00:00:00', 0.043555040333599, 0.0828076923076942, 0.0494052628775516, 0.120000000000001, 0.0641546688750037, 0.165692307692307, 0.0913683752728479, 0.329499999999999, 0.169278509699706, 0.603423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 900, '2021-06-06 00:00:00', 0.0291767293996689, 0.0848076923076922, 0.045251451315441, 0.113576923076925, 0.0517349606537582, 0.160884615384615, 0.0912373826893342, 0.319499999999999, 0.17001860531673, 0.598384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 915, '2021-06-06 00:00:00', 0.0403524663243956, 0.0838076923076935, 0.0356746192907267, 0.119961538461538, 0.0581559838841911, 0.161038461538461, 0.101206149098681, 0.310269230769232, 0.172436119721522, 0.598153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 930, '2021-06-06 00:00:00', 0.0287882721847732, 0.0912692307692309, 0.0401736231873612, 0.116999999999998, 0.0558170638370098, 0.16076923076923, 0.106533086229295, 0.317461538461538, 0.169848407524066, 0.602192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 945, '2021-06-06 00:00:00', 0.0314267157294324, 0.0840384615384622, 0.045636624967907, 0.113692307692308, 0.0511852893530335, 0.158576923076923, 0.111115324706428, 0.316846153846153, 0.172101115179867, 0.609076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 960, '2021-06-06 00:00:00', 0.0375827292577524, 0.0856923076923086, 0.0459114364837367, 0.116500000000001, 0.0564173595760947, 0.178038461538461, 0.1193686532747, 0.312653846153846, 0.174680067992447, 0.614615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 975, '2021-06-06 00:00:00', 0.028038791809811, 0.0804230769230767, 0.0403725725633704, 0.12376923076923, 0.0643095518685866, 0.18703846153846, 0.124413881243829, 0.318423076923076, 0.182934595289807, 0.624115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 990, '2021-06-06 00:00:00', 0.0362245135870094, 0.0958461538461524, 0.0596412995782673, 0.156269230769229, 0.0725417227425818, 0.193692307692306, 0.126657946393486, 0.314346153846152, 0.185527373058116, 0.626384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1005, '2021-06-06 00:00:00', 0.0339504843060509, 0.106653846153846, 0.0346257352046356, 0.133307692307692, 0.0639338720867111, 0.183500000000001, 0.0969991673239438, 0.296961538461539, 0.178825832757848, 0.619961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1020, '2021-06-06 00:00:00', 0.0226226911274094, 0.0898846153846144, 0.0397854438012395, 0.125192307692309, 0.0505764311178183, 0.190846153846155, 0.0896397319187294, 0.278192307692308, 0.182860051573706, 0.617038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1035, '2021-06-06 00:00:00', 0.0261756492829623, 0.0862692307692311, 0.0469998527002592, 0.126884615384616, 0.0541855501601093, 0.182076923076921, 0.0871918838848236, 0.265230769230769, 0.19364563988418, 0.620923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1050, '2021-06-06 00:00:00', 0.0365287031503454, 0.0958846153846163, 0.0423426317266471, 0.144538461538461, 0.0543824773815414, 0.174423076923075, 0.0848429499360204, 0.256384615384616, 0.19573498567038, 0.619769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1065, '2021-06-06 00:00:00', 0.0272590986927015, 0.107461538461538, 0.0349985494204871, 0.127461538461537, 0.0622278196505489, 0.159307692307691, 0.0978836122058284, 0.245807692307691, 0.192353152780543, 0.616153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1080, '2021-06-06 00:00:00', 0.0288977241584602, 0.0789615384615378, 0.0467093797202038, 0.104615384615383, 0.0530256976888057, 0.13426923076923, 0.0925903134990168, 0.226384615384615, 0.189390227999066, 0.61446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1095, '2021-06-06 00:00:00', 0.0267544101325087, 0.072961538461537, 0.0368339517293482, 0.0955000000000007, 0.0344859391636647, 0.118, 0.0758651536508138, 0.210807692307692, 0.197635612642598, 0.614346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1110, '2021-06-06 00:00:00', 0.0244045393003339, 0.0676923076923095, 0.0277059282742611, 0.0885384615384623, 0.0344165434281046, 0.117538461538462, 0.0718460747817078, 0.201461538461538, 0.198193305017717, 0.612115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1125, '2021-06-06 00:00:00', 0.0229381777829015, 0.0570000000000011, 0.0217527363442289, 0.0753076923076928, 0.0346448353349323, 0.108769230769229, 0.068350679474424, 0.188153846153844, 0.199158769288765, 0.612846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1140, '2021-06-06 00:00:00', 0.0167624121634823, 0.056461538461538, 0.0267586650236188, 0.0808846153846146, 0.0413166570991192, 0.113115384615385, 0.0665044243756642, 0.181961538461537, 0.198595053776814, 0.614653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1155, '2021-06-06 00:00:00', 0.0197787765041238, 0.0560000000000012, 0.0246475462969741, 0.0783076923076929, 0.0372499457924226, 0.112961538461539, 0.0633381766029358, 0.172269230769231, 0.196823220174857, 0.6135 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1170, '2021-06-06 00:00:00', 0.0196265126805524, 0.050000000000001, 0.0286676714194824, 0.0773461538461548, 0.035878598720599, 0.100923076923076, 0.0563985269856746, 0.164923076923076, 0.196012342625505, 0.611961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1185, '2021-06-06 00:00:00', 0.023419518486807, 0.0539230769230764, 0.022726196338148, 0.0729999999999982, 0.0273576033588195, 0.0919615384615365, 0.0548456435406182, 0.154730769230768, 0.194955332162168, 0.610692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1200, '2021-06-06 00:00:00', 0.0156775684927916, 0.050884615384614, 0.0226855426682674, 0.0649230769230759, 0.0268306655784886, 0.0902692307692305, 0.0540823304004047, 0.171538461538461, 0.194438667411128, 0.608653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1215, '2021-06-06 00:00:00', 0.0173533858367741, 0.042499999999997[...];
Date: 2021-06-06 18:00:11 Duration: 2s103ms Database: acaweb_fx User: pgperfstats
18 3s774ms 12 52ms 611ms 314ms select * from ( select pricedatetime, open, high, low, close, volume, bsf from t240 where symbolid = ? and (bsf = ? or bsf is null) order by pricedatetime desc limit ?) a order by pricedatetime asc;Times Reported Time consuming queries #18
Day Hour Count Duration Avg duration Jun 06 18 12 3s774ms 314ms [ User: postgres - Total duration: 3s774ms - Times executed: 12 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T240 WHERE symbolid = '1010229' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:37:54 Duration: 611ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T240 WHERE symbolid = '1002869' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:25:31 Duration: 601ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T240 WHERE symbolid = '986533' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:21:50 Duration: 576ms Database: acaweb_fx User: postgres Bind query: yes
19 3s741ms 47 50ms 191ms 79ms 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 #19
Day Hour Count Duration Avg duration Jun 06 18 47 3s741ms 79ms [ User: postgres - Total duration: 3s741ms - Times executed: 47 ]
-
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 ('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 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-06-06 18:03:45 Duration: 191ms 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 = '700' 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 ('250' = 0 OR s.symbol in ('#C-BRENT', '#C-COCOA', '#C-COFFEE', '#C-COPPER', '#C-CORN', '#C-COTTON', '#C-FCATTLE', '#C-HEATOIL', '#C-LCATTLE', '#C-LHOG', '#C-NATGAS', '#C-OATS', '#C-ORANGE', '#C-RICE', '#C-ROBUSTA', '#C-SOYB', '#C-SOYBM', '#C-SUGAR', '#C-WHEAT', '#S-AA', '#S-AAL', '#S-AAPL', '#S-AIG', '#S-AMD', '#S-AMGN', '#S-AMZN', '#S-ATVI', '#S-BA', '#S-BABA', '#S-BP', '#S-C', '#S-CAT', '#S-CL', '#S-COST', '#S-CRM', '#S-CSCO', '#S-CX', '#S-DAL', '#S-DE', '#S-DIS', '#S-DUK', '#S-EA', '#S-EBAY', '#S-F', '#S-FB', '#S-GE', '#S-GIS', '#S-GM', '#S-GOOG', '#S-IBM', '#S-INTC', '#S-KO', '#S-MMM', '#S-MO', '#S-MSFT', '#S-NOK', '#S-OXY', '#S-TSLA', '#S-TWTR', '#S-USB', '#S-V', '#S-VLO', '#S-VZ', '#S-WBA', '#S-WDC', '#S-XOM', 'AU200', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'DE30', 'DJI', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURRUB', 'EURSEK', 'EURUSD', 'EURZAR', 'GB100', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPSEK', 'GBPUSD', 'HK50', 'JP2000', 'NIKKEI', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'Nd100', 'OIL', 'RUT2000', 'SP500', 'USDCAD', 'USDCHF', 'USDHKD', 'USDIDX', 'USDJPY', 'USDMXN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USVIX', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUOIL', 'XAUSnP', 'XAUUSD', 'XAUXAG', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURRUB', 'EURSEK', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPSEK', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDHKD', 'USDJPY', 'USDMXN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUOIL', 'XAUSnP', 'XAUUSD', 'XAUXAG', '#S-AA', '#S-AAL', '#S-AAPL', '#S-AIG', '#S-AMD', '#S-AMGN', '#S-AMZN', '#S-ATVI', '#S-BA', '#S-BABA', '#S-BP', '#S-C', '#S-CAT', '#S-CL', '#S-COST', '#S-CRM', '#S-CSCO', '#S-CX', '#S-DAL', '#S-DE', '#S-DIS', '#S-DUK', '#S-EA', '#S-EBAY', '#S-F', '#S-FB', '#S-GE', '#S-GIS', '#S-GM', '#S-GOOG', '#S-IBM', '#S-INTC', '#S-KO', '#S-MMM', '#S-MO', '#S-MSFT', '#S-NOK', '#S-OXY', '#S-TSLA', '#S-TWTR', '#S-USB', '#S-V', '#S-VLO', '#S-VZ', '#S-WBA', '#S-WDC', '#S-XOM', 'AU200', 'DE30', 'DJI', 'GB100', 'HK50', 'JP2000', 'NIKKEI', 'Nd100', 'RUT2000', 'SP500', 'USDIDX', 'USVIX', '#C-BRENT', '#C-COCOA', '#C-COFFEE', '#C-COPPER', '#C-CORN', '#C-COTTON', '#C-FCATTLE', '#C-HEATOIL', '#C-LCATTLE', '#C-LHOG', '#C-NATGAS', '#C-OATS', '#C-ORANGE', '#C-RICE', '#C-ROBUSTA', '#C-SOYB', '#C-SOYBM', '#C-SUGAR', '#C-WHEAT', 'OIL')) 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-06-06 18:04:44 Duration: 161ms 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 = '700' 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 ('250' = 0 OR s.symbol in ('#C-BRENT', '#C-COCOA', '#C-COFFEE', '#C-COPPER', '#C-CORN', '#C-COTTON', '#C-FCATTLE', '#C-HEATOIL', '#C-LCATTLE', '#C-LHOG', '#C-NATGAS', '#C-OATS', '#C-ORANGE', '#C-RICE', '#C-ROBUSTA', '#C-SOYB', '#C-SOYBM', '#C-SUGAR', '#C-WHEAT', '#S-AA', '#S-AAL', '#S-AAPL', '#S-AIG', '#S-AMD', '#S-AMGN', '#S-AMZN', '#S-ATVI', '#S-BA', '#S-BABA', '#S-BP', '#S-C', '#S-CAT', '#S-CL', '#S-COST', '#S-CRM', '#S-CSCO', '#S-CX', '#S-DAL', '#S-DE', '#S-DIS', '#S-DUK', '#S-EA', '#S-EBAY', '#S-F', '#S-FB', '#S-GE', '#S-GIS', '#S-GM', '#S-GOOG', '#S-IBM', '#S-INTC', '#S-KO', '#S-MMM', '#S-MO', '#S-MSFT', '#S-NOK', '#S-OXY', '#S-TSLA', '#S-TWTR', '#S-USB', '#S-V', '#S-VLO', '#S-VZ', '#S-WBA', '#S-WDC', '#S-XOM', 'AU200', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'DE30', 'DJI', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURRUB', 'EURSEK', 'EURUSD', 'EURZAR', 'GB100', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPSEK', 'GBPUSD', 'HK50', 'JP2000', 'NIKKEI', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'Nd100', 'OIL', 'RUT2000', 'SP500', 'USDCAD', 'USDCHF', 'USDHKD', 'USDIDX', 'USDJPY', 'USDMXN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USVIX', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUOIL', 'XAUSnP', 'XAUUSD', 'XAUXAG', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURRUB', 'EURSEK', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPSEK', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDHKD', 'USDJPY', 'USDMXN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUOIL', 'XAUSnP', 'XAUUSD', 'XAUXAG', '#S-AA', '#S-AAL', '#S-AAPL', '#S-AIG', '#S-AMD', '#S-AMGN', '#S-AMZN', '#S-ATVI', '#S-BA', '#S-BABA', '#S-BP', '#S-C', '#S-CAT', '#S-CL', '#S-COST', '#S-CRM', '#S-CSCO', '#S-CX', '#S-DAL', '#S-DE', '#S-DIS', '#S-DUK', '#S-EA', '#S-EBAY', '#S-F', '#S-FB', '#S-GE', '#S-GIS', '#S-GM', '#S-GOOG', '#S-IBM', '#S-INTC', '#S-KO', '#S-MMM', '#S-MO', '#S-MSFT', '#S-NOK', '#S-OXY', '#S-TSLA', '#S-TWTR', '#S-USB', '#S-V', '#S-VLO', '#S-VZ', '#S-WBA', '#S-WDC', '#S-XOM', 'AU200', 'DE30', 'DJI', 'GB100', 'HK50', 'JP2000', 'NIKKEI', 'Nd100', 'RUT2000', 'SP500', 'USDIDX', 'USVIX', '#C-BRENT', '#C-COCOA', '#C-COFFEE', '#C-COPPER', '#C-CORN', '#C-COTTON', '#C-FCATTLE', '#C-HEATOIL', '#C-LCATTLE', '#C-LHOG', '#C-NATGAS', '#C-OATS', '#C-ORANGE', '#C-RICE', '#C-ROBUSTA', '#C-SOYB', '#C-SOYBM', '#C-SUGAR', '#C-WHEAT', 'OIL')) 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-06-06 18:20:50 Duration: 98ms Database: acaweb_fx User: postgres Bind query: yes
20 3s516ms 21 70ms 554ms 167ms 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, 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 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 patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #20
Day Hour Count Duration Avg duration Jun 06 18 21 3s516ms 167ms [ User: postgres - Total duration: 3s516ms - Times executed: 21 ]
-
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, 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 WHERE b.brokerid = 621 AND groupid = 4316 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-06 18:37:48 Duration: 554ms 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, 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 WHERE b.brokerid = 621 AND groupid = 4316 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-06 18:37:48 Duration: 440ms 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, 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 WHERE b.brokerid = 49 AND groupid = 3907 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-06 18:01:01 Duration: 340ms Database: acaweb_fx User: postgres Bind query: yes
Most frequent queries (N)
Rank Times executed Total duration Min duration Max duration Avg duration Query 1 252 8m54s 180ms 33s962ms 2s120ms 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 Jun 06 18 252 8m54s 2s120ms [ User: postgres - Total duration: 8m54s - Times executed: 252 ]
-
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 = '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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:20:03 Duration: 33s962ms 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 = '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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:34:46 Duration: 13s121ms 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 = '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 ('0' = 0 OR s.timegranularity in ('0')) 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 ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2021-06-06 18:01:06 Duration: 9s734ms Database: acaweb_fx User: postgres Bind query: yes
2 170 39s285ms 55ms 4s542ms 231ms 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 #2
Day Hour Count Duration Avg duration Jun 06 18 170 39s285ms 231ms [ User: postgres - Total duration: 39s285ms - Times executed: 170 ]
-
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 = '689' 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 ('329' = 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', '#SINA', '#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', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#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-06-06 18:46:11 Duration: 4s542ms 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 = '665' 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-06-06 18:50:54 Duration: 721ms 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-06-06 18:51:14 Duration: 535ms Database: acaweb_fx User: postgres Bind query: yes
3 166 4m25s 66ms 20s300ms 1s598ms with rar_max as ( ;Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration Jun 06 18 166 4m25s 1s598ms [ User: postgres - Total duration: 4m25s - Times executed: 166 ]
-
WITH rar_max as ( ;
Date: 2021-06-06 18:51:01 Duration: 20s300ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-06 18:20:11 Duration: 7s579ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-06 18:01:12 Duration: 6s509ms Database: acaweb_fx User: postgres Bind query: yes
4 78 12s924ms 59ms 1s635ms 165ms (( 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 #4
Day Hour Count Duration Avg duration Jun 06 18 78 12s924ms 165ms [ User: postgres - Total duration: 12s924ms - Times executed: 78 ]
-
(( 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-06-06 18:18:06 Duration: 1s635ms 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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-06-06 18:18:43 Duration: 1s321ms 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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-06-06 18:19:12 Duration: 481ms Database: acaweb_fx User: postgres Bind query: yes
5 61 12s361ms 53ms 775ms 202ms copy solr_relevance_old (uuid, relevant, age, result_uid) from stdin with ( format csv, header);Times Reported Time consuming queries #5
Day Hour Count Duration Avg duration Jun 06 18 61 12s361ms 202ms [ User: postgres - Total duration: 12s361ms - Times executed: 61 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:11:13 Duration: 775ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:03:13 Duration: 489ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:03:14 Duration: 458ms Database: acaweb_fx User: postgres
6 55 5s887ms 50ms 1s129ms 107ms 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 #6
Day Hour Count Duration Avg duration Jun 06 18 55 5s887ms 107ms [ User: pgperfstats - Total duration: 5s887ms - Times executed: 55 ]
-
select distinct pricedatetime, high, low FROM t15_ps WHERE pricedatetime <= current_timestamp AND pricedatetime >= current_timestamp - interval '6 months' and symbolid = 1032156order by pricedatetime asc;
Date: 2021-06-06 18:02:47 Duration: 1s129ms 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 = 1031941order by pricedatetime asc;
Date: 2021-06-06 18:01:03 Duration: 147ms 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 = 1031931order by pricedatetime asc;
Date: 2021-06-06 18:00:56 Duration: 131ms Database: acaweb_fx User: pgperfstats
7 47 3s741ms 50ms 191ms 79ms 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 #7
Day Hour Count Duration Avg duration Jun 06 18 47 3s741ms 79ms [ User: postgres - Total duration: 3s741ms - Times executed: 47 ]
-
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 ('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 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-06-06 18:03:45 Duration: 191ms 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 = '700' 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 ('250' = 0 OR s.symbol in ('#C-BRENT', '#C-COCOA', '#C-COFFEE', '#C-COPPER', '#C-CORN', '#C-COTTON', '#C-FCATTLE', '#C-HEATOIL', '#C-LCATTLE', '#C-LHOG', '#C-NATGAS', '#C-OATS', '#C-ORANGE', '#C-RICE', '#C-ROBUSTA', '#C-SOYB', '#C-SOYBM', '#C-SUGAR', '#C-WHEAT', '#S-AA', '#S-AAL', '#S-AAPL', '#S-AIG', '#S-AMD', '#S-AMGN', '#S-AMZN', '#S-ATVI', '#S-BA', '#S-BABA', '#S-BP', '#S-C', '#S-CAT', '#S-CL', '#S-COST', '#S-CRM', '#S-CSCO', '#S-CX', '#S-DAL', '#S-DE', '#S-DIS', '#S-DUK', '#S-EA', '#S-EBAY', '#S-F', '#S-FB', '#S-GE', '#S-GIS', '#S-GM', '#S-GOOG', '#S-IBM', '#S-INTC', '#S-KO', '#S-MMM', '#S-MO', '#S-MSFT', '#S-NOK', '#S-OXY', '#S-TSLA', '#S-TWTR', '#S-USB', '#S-V', '#S-VLO', '#S-VZ', '#S-WBA', '#S-WDC', '#S-XOM', 'AU200', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'DE30', 'DJI', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURRUB', 'EURSEK', 'EURUSD', 'EURZAR', 'GB100', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPSEK', 'GBPUSD', 'HK50', 'JP2000', 'NIKKEI', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'Nd100', 'OIL', 'RUT2000', 'SP500', 'USDCAD', 'USDCHF', 'USDHKD', 'USDIDX', 'USDJPY', 'USDMXN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USVIX', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUOIL', 'XAUSnP', 'XAUUSD', 'XAUXAG', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURRUB', 'EURSEK', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPSEK', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDHKD', 'USDJPY', 'USDMXN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUOIL', 'XAUSnP', 'XAUUSD', 'XAUXAG', '#S-AA', '#S-AAL', '#S-AAPL', '#S-AIG', '#S-AMD', '#S-AMGN', '#S-AMZN', '#S-ATVI', '#S-BA', '#S-BABA', '#S-BP', '#S-C', '#S-CAT', '#S-CL', '#S-COST', '#S-CRM', '#S-CSCO', '#S-CX', '#S-DAL', '#S-DE', '#S-DIS', '#S-DUK', '#S-EA', '#S-EBAY', '#S-F', '#S-FB', '#S-GE', '#S-GIS', '#S-GM', '#S-GOOG', '#S-IBM', '#S-INTC', '#S-KO', '#S-MMM', '#S-MO', '#S-MSFT', '#S-NOK', '#S-OXY', '#S-TSLA', '#S-TWTR', '#S-USB', '#S-V', '#S-VLO', '#S-VZ', '#S-WBA', '#S-WDC', '#S-XOM', 'AU200', 'DE30', 'DJI', 'GB100', 'HK50', 'JP2000', 'NIKKEI', 'Nd100', 'RUT2000', 'SP500', 'USDIDX', 'USVIX', '#C-BRENT', '#C-COCOA', '#C-COFFEE', '#C-COPPER', '#C-CORN', '#C-COTTON', '#C-FCATTLE', '#C-HEATOIL', '#C-LCATTLE', '#C-LHOG', '#C-NATGAS', '#C-OATS', '#C-ORANGE', '#C-RICE', '#C-ROBUSTA', '#C-SOYB', '#C-SOYBM', '#C-SUGAR', '#C-WHEAT', 'OIL')) 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-06-06 18:04:44 Duration: 161ms 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 = '700' 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 ('250' = 0 OR s.symbol in ('#C-BRENT', '#C-COCOA', '#C-COFFEE', '#C-COPPER', '#C-CORN', '#C-COTTON', '#C-FCATTLE', '#C-HEATOIL', '#C-LCATTLE', '#C-LHOG', '#C-NATGAS', '#C-OATS', '#C-ORANGE', '#C-RICE', '#C-ROBUSTA', '#C-SOYB', '#C-SOYBM', '#C-SUGAR', '#C-WHEAT', '#S-AA', '#S-AAL', '#S-AAPL', '#S-AIG', '#S-AMD', '#S-AMGN', '#S-AMZN', '#S-ATVI', '#S-BA', '#S-BABA', '#S-BP', '#S-C', '#S-CAT', '#S-CL', '#S-COST', '#S-CRM', '#S-CSCO', '#S-CX', '#S-DAL', '#S-DE', '#S-DIS', '#S-DUK', '#S-EA', '#S-EBAY', '#S-F', '#S-FB', '#S-GE', '#S-GIS', '#S-GM', '#S-GOOG', '#S-IBM', '#S-INTC', '#S-KO', '#S-MMM', '#S-MO', '#S-MSFT', '#S-NOK', '#S-OXY', '#S-TSLA', '#S-TWTR', '#S-USB', '#S-V', '#S-VLO', '#S-VZ', '#S-WBA', '#S-WDC', '#S-XOM', 'AU200', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'DE30', 'DJI', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURRUB', 'EURSEK', 'EURUSD', 'EURZAR', 'GB100', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPSEK', 'GBPUSD', 'HK50', 'JP2000', 'NIKKEI', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'Nd100', 'OIL', 'RUT2000', 'SP500', 'USDCAD', 'USDCHF', 'USDHKD', 'USDIDX', 'USDJPY', 'USDMXN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'USVIX', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUOIL', 'XAUSnP', 'XAUUSD', 'XAUXAG', 'AUDCAD', 'AUDCHF', 'AUDJPY', 'AUDNZD', 'AUDUSD', 'CADCHF', 'CADJPY', 'CHFJPY', 'EURAUD', 'EURCAD', 'EURCHF', 'EURGBP', 'EURJPY', 'EURNZD', 'EURRUB', 'EURSEK', 'EURUSD', 'EURZAR', 'GBPAUD', 'GBPCAD', 'GBPCHF', 'GBPJPY', 'GBPNZD', 'GBPSEK', 'GBPUSD', 'NZDCAD', 'NZDCHF', 'NZDJPY', 'NZDUSD', 'USDCAD', 'USDCHF', 'USDHKD', 'USDJPY', 'USDMXN', 'USDRUB', 'USDSEK', 'USDSGD', 'USDTRY', 'USDZAR', 'XAGEUR', 'XAGUSD', 'XAUEUR', 'XAUOIL', 'XAUSnP', 'XAUUSD', 'XAUXAG', '#S-AA', '#S-AAL', '#S-AAPL', '#S-AIG', '#S-AMD', '#S-AMGN', '#S-AMZN', '#S-ATVI', '#S-BA', '#S-BABA', '#S-BP', '#S-C', '#S-CAT', '#S-CL', '#S-COST', '#S-CRM', '#S-CSCO', '#S-CX', '#S-DAL', '#S-DE', '#S-DIS', '#S-DUK', '#S-EA', '#S-EBAY', '#S-F', '#S-FB', '#S-GE', '#S-GIS', '#S-GM', '#S-GOOG', '#S-IBM', '#S-INTC', '#S-KO', '#S-MMM', '#S-MO', '#S-MSFT', '#S-NOK', '#S-OXY', '#S-TSLA', '#S-TWTR', '#S-USB', '#S-V', '#S-VLO', '#S-VZ', '#S-WBA', '#S-WDC', '#S-XOM', 'AU200', 'DE30', 'DJI', 'GB100', 'HK50', 'JP2000', 'NIKKEI', 'Nd100', 'RUT2000', 'SP500', 'USDIDX', 'USVIX', '#C-BRENT', '#C-COCOA', '#C-COFFEE', '#C-COPPER', '#C-CORN', '#C-COTTON', '#C-FCATTLE', '#C-HEATOIL', '#C-LCATTLE', '#C-LHOG', '#C-NATGAS', '#C-OATS', '#C-ORANGE', '#C-RICE', '#C-ROBUSTA', '#C-SOYB', '#C-SOYBM', '#C-SUGAR', '#C-WHEAT', 'OIL')) 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-06-06 18:20:50 Duration: 98ms Database: acaweb_fx User: postgres Bind query: yes
8 29 5s641ms 59ms 555ms 194ms select * from ( select pricedatetime, open, high, low, close, volume, bsf from t60 where symbolid = ? and (bsf = ? or bsf is null) order by pricedatetime desc limit ?) a order by pricedatetime asc;Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration Jun 06 18 29 5s641ms 194ms [ User: postgres - Total duration: 5s641ms - Times executed: 29 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1003093' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:15:57 Duration: 555ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1016678' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:10:48 Duration: 467ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1010218' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:37:54 Duration: 463ms Database: acaweb_fx User: postgres Bind query: yes
9 24 1m59s 760ms 9s684ms 4s978ms 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 #9
Day Hour Count Duration Avg duration Jun 06 18 24 1m59s 4s978ms [ User: postgres - Total duration: 1m59s - 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:50:40 Duration: 9s684ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:00:39 Duration: 9s370ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:35:39 Duration: 9s190ms Database: acaweb_fx User: postgres Bind query: yes
10 21 3s516ms 70ms 554ms 167ms 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, 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 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 patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #10
Day Hour Count Duration Avg duration Jun 06 18 21 3s516ms 167ms [ User: postgres - Total duration: 3s516ms - Times executed: 21 ]
-
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, 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 WHERE b.brokerid = 621 AND groupid = 4316 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-06 18:37:48 Duration: 554ms 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, 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 WHERE b.brokerid = 621 AND groupid = 4316 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-06 18:37:48 Duration: 440ms 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, 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 WHERE b.brokerid = 49 AND groupid = 3907 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-06 18:01:01 Duration: 340ms Database: acaweb_fx User: postgres Bind query: yes
11 16 4s439ms 268ms 294ms 277ms 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;Times Reported Time consuming queries #11
Day Hour Count Duration Avg duration Jun 06 18 16 4s439ms 277ms [ User: postgres - Total duration: 4s439ms - Times executed: 16 ]
-
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-06-06 18:46:13 Duration: 294ms 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-06-06 18:01:14 Duration: 287ms 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-06-06 18:05:13 Duration: 285ms Database: acaweb_fx User: postgres
12 16 3s345ms 201ms 223ms 209ms with max_ra as ( select resultuid from relevance_autochartist_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 left outer join relevance_autochartist_results ra on so.result_uid = ra.resultuid where so.uuid ilike ?) sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike ?;Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Jun 06 18 16 3s345ms 209ms [ User: postgres - Total duration: 3s345ms - Times executed: 16 ]
-
with max_ra as ( select resultuid from relevance_autochartist_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 left outer join relevance_autochartist_results ra on so.result_uid = ra.resultuid where so.uuid ilike 'cp_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'cp_%';
Date: 2021-06-06 18:16:12 Duration: 223ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_autochartist_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 left outer join relevance_autochartist_results ra on so.result_uid = ra.resultuid where so.uuid ilike 'cp_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'cp_%';
Date: 2021-06-06 18:05:12 Duration: 216ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_autochartist_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 left outer join relevance_autochartist_results ra on so.result_uid = ra.resultuid where so.uuid ilike 'cp_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'cp_%';
Date: 2021-06-06 18:01:13 Duration: 215ms Database: acaweb_fx User: postgres
13 16 2s294ms 135ms 169ms 143ms copy solr_relevance_old (uuid, relevant, age, result_uid, hod_correct, hod_percent, hod_total, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total) from ? with ( format csv, header);Times Reported Time consuming queries #13
Day Hour Count Duration Avg duration Jun 06 18 16 2s294ms 143ms [ User: postgres - Total duration: 2s294ms - Times executed: 16 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid, hod_correct, hod_percent, hod_total, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total) FROM '/tmp/solr_cp_acaweb_fx.output' WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:41:11 Duration: 169ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid, hod_correct, hod_percent, hod_total, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total) FROM '/tmp/solr_cp_acaweb_fx.output' WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:05:12 Duration: 150ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid, hod_correct, hod_percent, hod_total, pattern_correct, pattern_percent, pattern_total, percent, symbol_correct, symbol_percent, symbol_total) FROM '/tmp/solr_cp_acaweb_fx.output' WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:35:12 Duration: 149ms Database: acaweb_fx User: postgres
14 16 2s133ms 126ms 167ms 133ms 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 = ?) sub where result_uid = sub.resultuid;Times Reported Time consuming queries #14
Day Hour Count Duration Avg duration Jun 06 18 16 2s133ms 133ms [ User: postgres - Total duration: 2s133ms - Times executed: 16 ]
-
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 = 'cp') sub WHERE result_uid = sub.resultuid;
Date: 2021-06-06 18:03:13 Duration: 167ms Database: acaweb_fx User: postgres
-
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 = 'cp') sub WHERE result_uid = sub.resultuid;
Date: 2021-06-06 18:16:12 Duration: 136ms Database: acaweb_fx User: postgres
-
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 = 'cp') sub WHERE result_uid = sub.resultuid;
Date: 2021-06-06 18:01:13 Duration: 135ms Database: acaweb_fx User: postgres
15 16 1s911ms 50ms 203ms 119ms 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 #15
Day Hour Count Duration Avg duration Jun 06 18 16 1s911ms 119ms [ User: postgres - Total duration: 1s911ms - Times executed: 16 ]
-
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 = '989488' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2021-06-06 18:22:28 Duration: 203ms 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 = '982378' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2021-06-06 18:00:18 Duration: 191ms 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 = '982443' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 400;
Date: 2021-06-06 18:00:18 Duration: 173ms Database: acaweb_fx User: postgres Bind query: yes
16 16 1s526ms 79ms 109ms 95ms insert into mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select ?, current_timestamp, ?, ?, ?, ? where exists ( select ? from ( select * from mt4datafeederrors where datafeedname ilike ? order by eventtimestamp desc limit ?) a where status <> ?);Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration Jun 06 18 16 1s526ms 95ms [ User: postgres - Total duration: 1s526ms - Times executed: 16 ]
-
INSERT INTO mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select 'SECONDBMFN', current_timestamp, '', 'OK', 'mtcfddemo.bmfn.com:443', '20' WHERE EXISTS ( SELECT 1 FROM ( SELECT * FROM mt4datafeederrors WHERE datafeedname ilike 'SECONDBMFN' ORDER BY eventtimestamp DESC LIMIT 1) a WHERE status <> 'OK');
Date: 2021-06-06 18:48:42 Duration: 109ms Database: acaweb_fx User: postgres
-
INSERT INTO mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select 'PHILLIPFUTURES', current_timestamp, '', 'OK', '118.201.204.214:443', '1904' WHERE EXISTS ( SELECT 1 FROM ( SELECT * FROM mt4datafeederrors WHERE datafeedname ilike $1 ORDER BY eventtimestamp DESC LIMIT 1) a WHERE status <> 'OK');
Date: 2021-06-06 18:37:28 Duration: 105ms Database: acaweb_fx User: postgres Bind query: yes
-
INSERT INTO mt4datafeederrors (datafeedname, eventtimestamp, errordescription, status, serveraddress, username) select 'IFCMARKETSMT4', current_timestamp, '', 'OK', 'dumbo.autochartist.com', 'postgres' WHERE EXISTS ( SELECT 1 FROM ( SELECT * FROM mt4datafeederrors WHERE datafeedname ilike $1 ORDER BY eventtimestamp DESC LIMIT 1) a WHERE status <> 'OK');
Date: 2021-06-06 18:04:23 Duration: 102ms Database: acaweb_fx User: postgres Bind query: yes
17 16 1s383ms 74ms 188ms 86ms update solr_relevance_old set newrelevant = ? where result_uid in ( select result_uid from solr_relevance_old s left outer join autochartist_results a on a.resultuid = s.result_uid where s.uuid ilike ? and a.resultuid is null);Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration Jun 06 18 16 1s383ms 86ms [ User: postgres - Total duration: 1s383ms - Times executed: 16 ]
-
update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join autochartist_results a on a.resultuid = s.result_uid where s.uuid ilike 'cp_%' and a.resultuid is null);
Date: 2021-06-06 18:03:12 Duration: 188ms Database: acaweb_fx User: postgres
-
update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join autochartist_results a on a.resultuid = s.result_uid where s.uuid ilike 'cp_%' and a.resultuid is null);
Date: 2021-06-06 18:05:12 Duration: 115ms Database: acaweb_fx User: postgres
-
update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join autochartist_results a on a.resultuid = s.result_uid where s.uuid ilike 'cp_%' and a.resultuid is null);
Date: 2021-06-06 18:16:12 Duration: 84ms Database: acaweb_fx User: postgres
18 16 1s155ms 69ms 82ms 72ms with max_ra as ( select resultuid from relevance_fibonacci_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 left outer join relevance_fibonacci_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 fibonacci_results a on a.resultuid = s.result_uid where s.uuid ilike ? and a.resultuid is null);Times Reported Time consuming queries #18
Day Hour Count Duration Avg duration Jun 06 18 16 1s155ms 72ms [ User: postgres - Total duration: 1s155ms - Times executed: 16 ]
-
with max_ra as ( select resultuid from relevance_fibonacci_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 left outer join relevance_fibonacci_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'fp_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'fp_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join fibonacci_results a on a.resultuid = s.result_uid where s.uuid ilike 'fp_%' and a.resultuid is null);
Date: 2021-06-06 18:03:13 Duration: 82ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_fibonacci_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 left outer join relevance_fibonacci_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'fp_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'fp_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join fibonacci_results a on a.resultuid = s.result_uid where s.uuid ilike 'fp_%' and a.resultuid is null);
Date: 2021-06-06 18:46:13 Duration: 74ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_fibonacci_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 left outer join relevance_fibonacci_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'fp_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'fp_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join fibonacci_results a on a.resultuid = s.result_uid where s.uuid ilike 'fp_%' and a.resultuid is null);
Date: 2021-06-06 18:05:12 Duration: 74ms Database: acaweb_fx User: postgres
19 16 1s108ms 64ms 75ms 69ms with max_ra as ( select resultuid from relevance_bigmovement_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 left outer join relevance_bigmovement_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 bigmovement_results a on a.resultuid = s.result_uid where s.uuid ilike ? and a.resultuid is null);Times Reported Time consuming queries #19
Day Hour Count Duration Avg duration Jun 06 18 16 1s108ms 69ms [ User: postgres - Total duration: 1s108ms - Times executed: 16 ]
-
with max_ra as ( select resultuid from relevance_bigmovement_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 left outer join relevance_bigmovement_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'bm_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'bm_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join bigmovement_results a on a.resultuid = s.result_uid where s.uuid ilike 'bm_%' and a.resultuid is null);
Date: 2021-06-06 18:16:14 Duration: 75ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_bigmovement_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 left outer join relevance_bigmovement_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'bm_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'bm_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join bigmovement_results a on a.resultuid = s.result_uid where s.uuid ilike 'bm_%' and a.resultuid is null);
Date: 2021-06-06 18:01:14 Duration: 74ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_bigmovement_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 left outer join relevance_bigmovement_results ra on so.result_uid = ra.resultuid and so.uuid ilike 'bm_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'bm_%'; update solr_relevance_old set newrelevant = 0 where result_uid in ( select result_uid from solr_relevance_old s left outer join bigmovement_results a on a.resultuid = s.result_uid where s.uuid ilike 'bm_%' and a.resultuid is null);
Date: 2021-06-06 18:46:14 Duration: 71ms Database: acaweb_fx User: postgres
20 13 2s110ms 52ms 579ms 162ms 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 #20
Day Hour Count Duration Avg duration Jun 06 18 13 2s110ms 162ms [ User: postgres - Total duration: 2s110ms - Times executed: 13 ]
-
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 = 1023464 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 1023464 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-06-06 18:36:19 Duration: 579ms 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 = 983565 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 983565 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-06-06 18:20:13 Duration: 352ms 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 = 1023629 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 1023629 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-06-06 18:36:19 Duration: 224ms Database: acaweb_fx User: postgres
Normalized slowest queries (N)
Rank Min duration Max duration Avg duration Times executed Total duration Query 1 5s374ms 5s374ms 5s374ms 1 5s374ms refresh materialized view prfsymboltree;Times Reported Time consuming queries #1
Day Hour Count Duration Avg duration Jun 06 18 1 5s374ms 5s374ms [ User: postgres - Total duration: 5s374ms - Times executed: 1 ]
-
refresh materialized view prfsymboltree;
Date: 2021-06-06 18:04:10 Duration: 5s374ms Database: acaweb_fx User: postgres
2 760ms 9s684ms 4s978ms 24 1m59s 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 #2
Day Hour Count Duration Avg duration Jun 06 18 24 1m59s 4s978ms [ User: postgres - Total duration: 1m59s - 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:50:40 Duration: 9s684ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:00:39 Duration: 9s370ms 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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:35:39 Duration: 9s190ms Database: acaweb_fx User: postgres Bind query: yes
3 4s654ms 5s33ms 4s771ms 4 19s86ms select updateageforrelevantresults ();Times Reported Time consuming queries #3
Day Hour Count Duration Avg duration Jun 06 18 4 19s86ms 4s771ms [ User: postgres - Total duration: 19s86ms - Times executed: 4 ]
-
select updateageforrelevantresults ();
Date: 2021-06-06 18:02:07 Duration: 5s33ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-06-06 18:32:06 Duration: 4s730ms Database: acaweb_fx User: postgres
-
select updateageforrelevantresults ();
Date: 2021-06-06 18:17:06 Duration: 4s667ms Database: acaweb_fx User: postgres
4 2s85ms 2s279ms 2s167ms 4 8s669ms refresh materialized view concurrently latest_t15_candle_view;Times Reported Time consuming queries #4
Day Hour Count Duration Avg duration Jun 06 18 4 8s669ms 2s167ms [ User: postgres - Total duration: 8s669ms - Times executed: 4 ]
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-06-06 18:16:03 Duration: 2s279ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-06-06 18:01:03 Duration: 2s191ms Database: acaweb_fx User: postgres
-
refresh materialized view concurrently latest_t15_candle_view;
Date: 2021-06-06 18:46:03 Duration: 2s113ms Database: acaweb_fx User: postgres
5 180ms 33s962ms 2s120ms 252 8m54s 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 #5
Day Hour Count Duration Avg duration Jun 06 18 252 8m54s 2s120ms [ User: postgres - Total duration: 8m54s - Times executed: 252 ]
-
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 = '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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:20:03 Duration: 33s962ms 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 = '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 ('329' = 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', '#SINA', '#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', '#SINA', '#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-06-06 18:34:46 Duration: 13s121ms 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 = '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 ('0' = 0 OR s.timegranularity in ('0')) 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 ('0' = 0 OR age <= '0') ORDER BY identified DESC, length DESC;
Date: 2021-06-06 18:01:06 Duration: 9s734ms Database: acaweb_fx User: postgres Bind query: yes
6 2s103ms 2s127ms 2s115ms 2 4s230ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, 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 #6
Day Hour Count Duration Avg duration Jun 06 18 2 4s230ms 2s115ms [ User: pgperfstats - Total duration: 4s230ms - 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 1031986, 1, 0, '2021-06-06 00:00:00', 0.0488697641303279, 0.0984230769230768, 0.0471247934090564, 0.118115384615386, 0.0582192804437207, 0.139269230769231, 0.110660207565598, 0.323192307692308, 0.174844088789457, 0.540846153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 15, '2021-06-06 00:00:00', 0.0253555637954412, 0.0477692307692298, 0.0347170541111113, 0.0789230769230761, 0.0482111381960034, 0.145923076923076, 0.099760235642186, 0.301230769230771, 0.174516320594511, 0.525884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 30, '2021-06-06 00:00:00', 0.0354699656264064, 0.058961538461538, 0.0395312729172949, 0.0768076923076901, 0.0717006276123172, 0.158499999999998, 0.0987761182597353, 0.305807692307693, 0.174416552672485, 0.525576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 45, '2021-06-06 00:00:00', 0.0243574660801613, 0.0523846153846135, 0.050065019263418, 0.121115384615383, 0.0828921078177016, 0.161692307692305, 0.103799836964447, 0.309384615384615, 0.172422508792969, 0.523807692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 60, '2021-06-06 00:00:00', 0.0420202881401928, 0.107769230769229, 0.0644551125859052, 0.13330769230769, 0.0735681055474878, 0.165884615384614, 0.0949315218784224, 0.313923076923077, 0.171950265618155, 0.521576923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 75, '2021-06-06 00:00:00', 0.0434376122023988, 0.0598846153846133, 0.0572833711943026, 0.0892307692307679, 0.0692611112996423, 0.132692307692307, 0.0918161122109718, 0.290038461538461, 0.167074649368295, 0.512461538461536 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 90, '2021-06-06 00:00:00', 0.0304512978124303, 0.062807692307691, 0.0434741479325544, 0.0861923076923077, 0.055218670198235, 0.136307692307694, 0.0835280514834091, 0.281153846153847, 0.163066447051031, 0.508115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 105, '2021-06-06 00:00:00', 0.0324280030932446, 0.056153846153847, 0.0433488887267715, 0.0953846153846161, 0.066409325109795, 0.12896153846154, 0.086125990002122, 0.277615384615385, 0.158667436434248, 0.501653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 120, '2021-06-06 00:00:00', 0.0363255578600791, 0.0741153846153843, 0.0477934659196763, 0.100846153846154, 0.0615423806444362, 0.123769230769231, 0.0858331207366024, 0.272269230769231, 0.159028845956181, 0.499423076923075 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 135, '2021-06-06 00:00:00', 0.0450202005941618, 0.0695384615384613, 0.054420711555013, 0.0885769230769241, 0.0440801368139727, 0.136538461538462, 0.0866802435124879, 0.26723076923077, 0.157893269696289, 0.495730769230767 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 150, '2021-06-06 00:00:00', 0.0245781641675325, 0.0526153846153861, 0.029661085617355, 0.0785000000000004, 0.0650658010135757, 0.15896153846154, 0.0859772420693154, 0.258615384615386, 0.160690586579878, 0.499769230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 165, '2021-06-06 00:00:00', 0.0219873040289521, 0.0601923076923092, 0.0286251368824429, 0.10696153846154, 0.0607374298486142, 0.163653846153848, 0.0865457460181944, 0.252384615384617, 0.161968372981129, 0.500923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 180, '2021-06-06 00:00:00', 0.0239688580004598, 0.0881153846153845, 0.0600591503308316, 0.133307692307693, 0.063251682859946, 0.160153846153846, 0.0872819304588016, 0.239846153846156, 0.166603615253046, 0.50226923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 195, '2021-06-06 00:00:00', 0.043388194069531, 0.0761538461538474, 0.0418141124502237, 0.0974999999999999, 0.0444416298254055, 0.128461538461539, 0.0775645140908772, 0.208576923076924, 0.158024890931292, 0.494115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 210, '2021-06-06 00:00:00', 0.0244404456713735, 0.0641538461538464, 0.0332994802454243, 0.0898461538461549, 0.0388785287787485, 0.123500000000001, 0.0790161132544887, 0.200115384615386, 0.156331127861543, 0.495692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 225, '2021-06-06 00:00:00', 0.0274142018220192, 0.0635384615384616, 0.0284611746338484, 0.0880384615384616, 0.0454621397851684, 0.125615384615384, 0.0802376182636014, 0.199653846153847, 0.158575679578701, 0.500384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 240, '2021-06-06 00:00:00', 0.0180827159294341, 0.0607692307692307, 0.0330751359087865, 0.0887307692307693, 0.0498452991379706, 0.126076923076923, 0.0761249276872214, 0.192269230769232, 0.15933890345376, 0.499384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 255, '2021-06-06 00:00:00', 0.0309021283807691, 0.0646923076923072, 0.0383048500644693, 0.0893076923076908, 0.0534807082399458, 0.121884615384614, 0.0729835492528186, 0.189038461538462, 0.160443213054914, 0.50076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 270, '2021-06-06 00:00:00', 0.0259996449679896, 0.0613076923076904, 0.0346009337357326, 0.0867692307692297, 0.0463363123926995, 0.112423076923076, 0.0659126694953263, 0.177000000000001, 0.165698818527889, 0.507461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 285, '2021-06-06 00:00:00', 0.0273632263055029, 0.0588846153846151, 0.0356021606950181, 0.0790769230769224, 0.0401964598517746, 0.107653846153845, 0.0627611467267896, 0.168192307692308, 0.168262596968136, 0.510307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 300, '2021-06-06 00:00:00', 0.020733658996536, 0.0567307692307679, 0.0296971379092324, 0.0769999999999987, 0.036162475238628, 0.0982692307692294, 0.0539364868654296, 0.164230769230769, 0.183937602296163, 0.519192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 315, '2021-06-06 00:00:00', 0.027131616527303, 0.0532692307692321, 0.0307545368760693, 0.0751923076923082, 0.0351147569242071, 0.0986153846153854, 0.0646095491870511, 0.169076923076923, 0.182335312416016, 0.517615384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 330, '2021-06-06 00:00:00', 0.014888302067782, 0.0526923076923073, 0.0167043062158782, 0.063076923076922, 0.0323768435768557, 0.0954999999999996, 0.0671034562906703, 0.176923076923078, 0.187247643509873, 0.521 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 345, '2021-06-06 00:00:00', 0.0147858560273501, 0.0423076923076921, 0.0244545418150611, 0.0632307692307689, 0.0385052443980522, 0.0905769230769232, 0.0705521193052458, 0.185807692307692, 0.191980976621684, 0.523846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 360, '2021-06-06 00:00:00', 0.0214532407449672, 0.0481923076923066, 0.0280313011855289, 0.0679230769230766, 0.0348180324632998, 0.0858461538461533, 0.0829327809364082, 0.192615384615384, 0.196758442297617, 0.526730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 375, '2021-06-06 00:00:00', 0.0212987901426018, 0.0449615384615394, 0.0302669151689806, 0.0606153846153849, 0.0327756006809953, 0.0809999999999998, 0.0821865046005837, 0.195692307692307, 0.202158190153538, 0.528423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 390, '2021-06-06 00:00:00', 0.0244773050301396, 0.0434615384615377, 0.0255604261430715, 0.054846153846155, 0.0302323565838889, 0.0853461538461536, 0.0825076593181149, 0.201923076923077, 0.207063501965349, 0.531576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 405, '2021-06-06 00:00:00', 0.016928673899631, 0.0375000000000003, 0.0259756394753588, 0.0615769230769219, 0.0316012657974316, 0.087, 0.0866023982613381, 0.211153846153847, 0.210601570598279, 0.533692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 420, '2021-06-06 00:00:00', 0.0181860893584586, 0.0464230769230756, 0.023122849172325, 0.0661153846153844, 0.0280098883638245, 0.0870769230769224, 0.092287785674029, 0.219346153846154, 0.214377657417932, 0.5355 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 435, '2021-06-06 00:00:00', 0.019326824722291, 0.0443846153846158, 0.0232916293977054, 0.0614999999999996, 0.0402646819853905, 0.0967307692307703, 0.0951807026337074, 0.224615384615385, 0.215099848013394, 0.53576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 450, '2021-06-06 00:00:00', 0.013696546448479, 0.0443461538461541, 0.0202652032197676, 0.0609615384615399, 0.0391121464509439, 0.0940000000000012, 0.113892959193473, 0.235615384615383, 0.218330222722019, 0.536615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 465, '2021-06-06 00:00:00', 0.0145910404542812, 0.0404615384615398, 0.0348884155338359, 0.0671923076923088, 0.0337718134635293, 0.0861538461538465, 0.119852685217505, 0.238115384615384, 0.218639837315936, 0.536461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 480, '2021-06-06 00:00:00', 0.0318889660203362, 0.0541153846153845, 0.0301294642399198, 0.0662307692307701, 0.0358878595285164, 0.0915384615384597, 0.127115483533071, 0.241884615384615, 0.22165038652381, 0.538423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 495, '2021-06-06 00:00:00', 0.0152129499491022, 0.0440769230769242, 0.0197490798227716, 0.0621153846153844, 0.0423034459407464, 0.10330769230769, 0.1251016632737, 0.240884615384615, 0.229006738228041, 0.542384615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 510, '2021-06-06 00:00:00', 0.0169970585690603, 0.0484999999999993, 0.0232959554099335, 0.0693076923076904, 0.0476655657036229, 0.112615384615384, 0.125839879945172, 0.247653846153847, 0.233758392691784, 0.544884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 525, '2021-06-06 00:00:00', 0.018608228122153, 0.0491153846153836, 0.03247022304536, 0.0806538461538454, 0.0513804063223161, 0.120884615384615, 0.12198293071006, 0.250346153846154, 0.231994738003988, 0.545961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 540, '2021-06-06 00:00:00', 0.0288162347404275, 0.0608461538461525, 0.0365928113999735, 0.0899230769230751, 0.0684974564378975, 0.129692307692307, 0.116758211702646, 0.253, 0.231980357258641, 0.547384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 555, '2021-06-06 00:00:00', 0.0232431958612896, 0.0583846153846149, 0.0417954727029328, 0.0873076923076933, 0.0629892420607262, 0.13226923076923, 0.111364964798699, 0.248346153846154, 0.230833739701579, 0.545846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 570, '2021-06-06 00:00:00', 0.0301363312554541, 0.0650384615384622, 0.0525988008052818, 0.0949230769230776, 0.0563474932894079, 0.140000000000001, 0.10605632755939, 0.24876923076923, 0.230004177219593, 0.548192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 585, '2021-06-06 00:00:00', 0.033147780990821, 0.0661538461538472, 0.0328835006558704, 0.102269230769232, 0.0450519699902237, 0.140000000000002, 0.095151644150878, 0.242653846153847, 0.232750156572699, 0.554653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 600, '2021-06-06 00:00:00', 0.019276769598505, 0.079923076923077, 0.0262751125299484, 0.105307692307693, 0.0444188456193287, 0.139923076923077, 0.0819203365377705, 0.239692307692307, 0.238758416686118, 0.559307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 615, '2021-06-06 00:00:00', 0.0201659270896394, 0.0762307692307692, 0.0329066044341352, 0.100269230769231, 0.0424652618211473, 0.133461538461537, 0.0778124767531628, 0.240307692307691, 0.248330214401339, 0.570846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 630, '2021-06-06 00:00:00', 0.0198661676068792, 0.0652307692307697, 0.0354103852649962, 0.089153846153845, 0.0540623144727794, 0.130423076923076, 0.0749565617797802, 0.231615384615382, 0.245004693832588, 0.572499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 645, '2021-06-06 00:00:00', 0.0277205006059802, 0.0628846153846139, 0.039325642446705, 0.0918846153846141, 0.062619498069382, 0.136192307692308, 0.0753154596450043, 0.232461538461536, 0.242059487284873, 0.576653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 660, '2021-06-06 00:00:00', 0.026163068509754, 0.066884615384615, 0.0499320153192936, 0.100384615384614, 0.0559079463183768, 0.135461538461538, 0.0753376808366572, 0.230384615384614, 0.238737809193394, 0.580692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 675, '2021-06-06 00:00:00', 0.0267804750920112, 0.0629230769230757, 0.0335915740350742, 0.083923076923077, 0.0340838107295269, 0.111884615384615, 0.0845952626424115, 0.226961538461537, 0.236410649896774, 0.582346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 690, '2021-06-06 00:00:00', 0.0269171949618725, 0.0621538461538472, 0.0279927463131758, 0.0919230769230769, 0.0332554680292749, 0.114384615384615, 0.0996876352181403, 0.232230769230768, 0.240448494404806, 0.58596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 705, '2021-06-06 00:00:00', 0.022359441303051, 0.0667692307692298, 0.0194267460357747, 0.0790384615384613, 0.0288308595351992, 0.120461538461538, 0.101606299017336, 0.235999999999999, 0.248315286558161, 0.587807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 720, '2021-06-06 00:00:00', 0.0169910383618942, 0.0541538461538467, 0.0248842551394681, 0.0841153846153845, 0.0360566434719265, 0.115192307692307, 0.104639277814494, 0.237461538461538, 0.258488842193354, 0.590807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 735, '2021-06-06 00:00:00', 0.0220903041731325, 0.0663076923076914, 0.0310060291903656, 0.0885769230769224, 0.031671681114451, 0.111846153846154, 0.0997821396073247, 0.236346153846152, 0.286216607054598, 0.602115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 750, '2021-06-06 00:00:00', 0.0275535841588718, 0.0559999999999985, 0.0282867732069534, 0.0716923076923079, 0.0341999775078652, 0.106038461538463, 0.0921572902913633, 0.231615384615383, 0.317570316865173, 0.607884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 765, '2021-06-06 00:00:00', 0.0184099053605545, 0.0537307692307684, 0.0200992919890606, 0.0766923076923082, 0.0359254998359314, 0.113807692307692, 0.092411154837832, 0.235692307692307, 0.316451063175043, 0.603346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 780, '2021-06-06 00:00:00', 0.0152129499491024, 0.0549230769230768, 0.0218926050036558, 0.0773846153846149, 0.0337979516903239, 0.110307692307692, 0.0991444323274811, 0.245538461538459, 0.314701296714593, 0.601115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 795, '2021-06-06 00:00:00', 0.0200464076966042, 0.0495384615384603, 0.028202563986003, 0.0767692307692306, 0.0360931274088839, 0.104923076923077, 0.0940805219765729, 0.251769230769229, 0.315216711778763, 0.605153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 810, '2021-06-06 00:00:00', 0.0247394110992637, 0.0559615384615389, 0.0290694923350121, 0.0763461538461549, 0.0343305425801314, 0.103115384615385, 0.0996892402187146, 0.255230769230768, 0.314974101499448, 0.608269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 825, '2021-06-06 00:00:00', 0.0157969812111237, 0.0497692307692323, 0.0230463412747855, 0.0704230769230787, 0.0232645322656269, 0.0940384615384629, 0.10066422479633, 0.265615384615383, 0.315081266684303, 0.609269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 840, '2021-06-06 00:00:00', 0.0162573533658329, 0.0536923076923083, 0.0167288327791819, 0.0724230769230762, 0.032426864456211, 0.105692307692307, 0.105376840252202, 0.288038461538459, 0.315003579955237, 0.611846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 855, '2021-06-06 00:00:00', 0.0150251071927579, 0.0529230769230755, 0.0296083408206848, 0.070423076923076, 0.0494388977970246, 0.116269230769228, 0.109921062585838, 0.296999999999998, 0.313888282428883, 0.616423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 870, '2021-06-06 00:00:00', 0.0224451468113818, 0.054769230769231, 0.0266128945033432, 0.0793846153846146, 0.0544448485943501, 0.126192307692306, 0.11106206165231, 0.294692307692306, 0.3129493175973, 0.613653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 885, '2021-06-06 00:00:00', 0.0190929709176327, 0.0536923076923072, 0.0360580088191243, 0.0874999999999986, 0.0541983252650716, 0.137538461538459, 0.1110692368958, 0.293153846153844, 0.31535493312481, 0.618576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 900, '2021-06-06 00:00:00', 0.0241947228829888, 0.0682307692307682, 0.0412458296260184, 0.0954615384615379, 0.0618455644824588, 0.139923076923075, 0.111881895146348, 0.29903846153846, 0.317837936448992, 0.622923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 915, '2021-06-06 00:00:00', 0.0314743607499113, 0.064346153846155, 0.0393622232017534, 0.10276923076923, 0.0522640779709527, 0.135423076923076, 0.110294633386428, 0.292884615384614, 0.31777943003575, 0.622384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 930, '2021-06-06 00:00:00', 0.0310655138995993, 0.0751153846153853, 0.0376899905096239, 0.0941538461538464, 0.0441483687302097, 0.121961538461538, 0.112414760870352, 0.28203846153846, 0.316922997199392, 0.626884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 945, '2021-06-06 00:00:00', 0.0181433607267651, 0.0603076923076928, 0.0217881054353413, 0.0898076923076921, 0.0372749451838859, 0.125692307692308, 0.111881207606036, 0.272730769230768, 0.317620443538897, 0.628115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 960, '2021-06-06 00:00:00', 0.0226078270993438, 0.0699230769230785, 0.0263968529592801, 0.0859230769230778, 0.0535410266847932, 0.142807692307692, 0.113839380775656, 0.271269230769231, 0.315784113206865, 0.636615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 975, '2021-06-06 00:00:00', 0.0164406625357784, 0.0561538461538465, 0.0347887028524199, 0.0915769230769231, 0.0512946990813493, 0.146115384615385, 0.1010639097114, 0.264923076923077, 0.31597911323377, 0.648 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 990, '2021-06-06 00:00:00', 0.0354794848631435, 0.0820769230769236, 0.0469978068228078, 0.119076923076923, 0.0553409571516589, 0.152692307692309, 0.0992641851905243, 0.264461538461538, 0.313380469176907, 0.654038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1005, '2021-06-06 00:00:00', 0.0220718058931438, 0.0802692307692303, 0.0401260322177332, 0.113538461538462, 0.0451425945881919, 0.147576923076922, 0.0919857848549686, 0.250769230769229, 0.313642346532577, 0.657192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1020, '2021-06-06 00:00:00', 0.0439811148282802, 0.0835384615384631, 0.0396804931731133, 0.106692307692308, 0.0583909371260774, 0.164692307692307, 0.0951576909863101, 0.244884615384613, 0.313369695653306, 0.658615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1035, '2021-06-06 00:00:00', 0.022009228833518, 0.0733846153846138, 0.0356356778869358, 0.105692307692306, 0.0677284169425104, 0.164538461538462, 0.0976648665275606, 0.233884615384613, 0.314649431296776, 0.65576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1050, '2021-06-06 00:00:00', 0.0336831617372139, 0.0796538461538439, 0.0481167810164447, 0.123230769230769, 0.0621072026047263, 0.154769230769229, 0.0933590916836716, 0.225999999999997, 0.313241781769535, 0.657423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1065, '2021-06-06 00:00:00', 0.0385330427635206, 0.090346153846154, 0.0599229376911585, 0.118038461538462, 0.0643576066868683, 0.14430769230769, 0.0953306553326577, 0.21657692307692, 0.3145715254364, 0.65473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1080, '2021-06-06 00:00:00', 0.0321633570769852, 0.0738076923076922, 0.0326833055479163, 0.0939615384615373, 0.058864603442658, 0.133192307692309, 0.0877210701818339, 0.205884615384615, 0.313580238780835, 0.654384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1095, '2021-06-06 00:00:00', 0.0247256018049181, 0.0586538461538442, 0.0359691534512559, 0.080499999999999, 0.0606050010630009, 0.114615384615384, 0.0773770091077553, 0.197807692307691, 0.313902777697415, 0.654076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1110, '2021-06-06 00:00:00', 0.01945112217447, 0.0571153846153846, 0.0453546198138791, 0.0871923076923081, 0.0559144401329797, 0.10776923076923, 0.0722408365229697, 0.195461538461539, 0.31398458560891, 0.654000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1125, '2021-06-06 00:00:00', 0.03894785468566, 0.0591538461538455, 0.044546812024414, 0.0744615384615376, 0.0525924387662762, 0.0962692307692297, 0.0672226152421934, 0.191, 0.3137062736922, 0.654884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1140, '2021-06-06 00:00:00', 0.0193099416403545, 0.0470769230769227, 0.0343437823283244, 0.0661538461538478, 0.0307345958915259, 0.0871538461538469, 0.0689997547375781, 0.189615384615384, 0.314118566541605, 0.658076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1155, '2021-06-06 00:00:00', 0.0242397321640431, 0.0472692307692313, 0.0245564968686815, 0.0616923076923077, 0.0436665159519795, 0.097269230769229, 0.0713645893660464, 0.18976923076923, 0.312904146050166, 0.661730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1170, '2021-06-06 00:00:00', 0.0134672251724751, 0.0413846153846157, 0.020639171122295, 0.0588461538461528, 0.0435136936890151, 0.09280769230769, 0.0763959825766103, 0.193115384615383, 0.31282267279624, 0.661230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1185, '2021-06-06 00:00:00', 0.0212519320388653, 0.0442692307692312, 0.0433730330966132, 0.0744999999999983, 0.0457674388789495, 0.0955384615384597, 0.0728329173255713, 0.195076923076922, 0.312887959794899, 0.661653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1200, '2021-06-06 00:00:00', 0.0443943863395079, 0.0553076923076891, 0.0443593889116528, 0.0683461538461506, 0.0502690606788949, 0.093461538461536, 0.0704542732230217, 0.199269230769229, 0.314717739227732, 0.657153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1215, '2021-06-06 00:00:00', 0.017590381987369, 0.0366923076923047, 0.0262132379944535, 0.0574230769230745, 0.0655119953784139, 0.0916923076923077, 0.078718857089889, 0.21253846153846, 0.315740565362425, 0.660230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1230, '2021-06-06 00:00:00', 0.0216188308230073, 0.0454230769230774, 0.0387511984926314, 0.065846153846154, 0.0646406873535406, 0.0984615384615385, 0.0823966858930243, 0.216576923076922, 0.313629337815296, 0.661192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1245, '2021-06-06 00:00:00', 0.0248687632305129, 0.0448461538461543, 0.0521046432302699, 0.0654230769230794, 0.0535442448246871, 0.0901153846153847, 0.0930269109120914, 0.220384615384614, 0.318042522556098, 0.662615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1260, '2021-06-06 00:00:00', 0.0505951046583021, 0.0472307692307701, 0.0514034419679623, 0.0679230769230766, 0.0569072795127159, 0.097038461538463, 0.0889963957783605, 0.21703846153846, 0.319922156397217, 0.662884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1275, '2021-06-06 00:00:00', 0.0221187355320896, 0.0410384615384602, 0.0270543896623095, 0.0564999999999992, 0.0379639505117887, 0.0973076923076929, 0.0920743261634951, 0.210807692307693, 0.31560467969622, 0.657076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1290, '2021-06-06 00:00:00', 0.0183787921257081, 0.0385000000000007, 0.0268790166944686, 0.0631923076923094, 0.0352476076656824, 0.096923076923079, 0.0894543458977816, 0.204999999999999, 0.314075120852417, 0.658692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1305, '2021-06-06 00:00:00', 0.0226940859798657, 0.0483076923076934, 0.0231094053446765, 0.0732692307692319, 0.0330965952234468, 0.0977692307692325, 0.0888460466199821, 0.2025, 0.321539431724703, 0.661615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1320, '2021-06-06 00:00:00', 0.025155791503227, 0.0564230769230763, 0.0309316119105472, 0.07273076923077, 0.0339750134431387, 0.0936923076923069, 0.0892337293938694, 0.203461538461537, 0.336346167832165, 0.665769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1335, '2021-06-06 00:00:00', 0.0226756731729432, 0.0421153846153851, 0.0279581005187269, 0.0611538461538463, 0.0349036696329505, 0.0881153846153823, 0.083733533398421, 0.203769230769229, 0.333112623597484, 0.6635 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1350, '2021-06-06 00:00:00', 0.0210479306492441, 0.044153846153846, 0.0241445646057243, 0.0609999999999994, 0.0409655765434642, 0.0874615384615363, 0.0912229390854326, 0.208769230769231, 0.332496128375376, 0.664346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1365, '2021-06-06 00:00:00', 0.0174773699834519, 0.0425384615384624, 0.0319937493895288, 0.0629999999999997, 0.0467646809527806, 0.0831538461538447, 0.0994296426934836, 0.213423076923078, 0.330540406002049, 0.665 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1380, '2021-06-06 00:00:00', 0.0234924537802104, 0.0448461538461532, 0.0392836626836908, 0.0593846153846153, 0.0542238097007337, 0.105307692307692, 0.104253035373631, 0.223846153846155, 0.324868503575499, 0.664769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1395, '2021-06-06 00:00:00', 0.024543744307162, 0.0336538461538456, 0.0339437770438123, 0.0514999999999994, 0.055014907070722, 0.128, 0.100309244914836, 0.22523076923077, 0.316660235292314, 0.66223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1410, '2021-06-06 00:00:00', 0.029880994731668, 0.0370769230769219, 0.0515302450396478, 0.0826153846153834, 0.0579556328980679, 0.131153846153844, 0.104413210186923, 0.234961538461539, 0.313033387258389, 0.661307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 1, 1425, '2021-06-06 00:00:00', 0.0498767866462331, 0.0724230769230784, 0.056040713222279, 0.118807692307692, 0.0730729456407483, 0.141846153846153, 0.110860085069147, 0.24096153846154, 0.311323329329195, 0.662153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 0, '2021-06-06 00:00:00', 0.0579883940642781, 0.0855769230769234, 0.0605919517377081, 0.113230769230769, 0.0712673946378132, 0.134192307692307, 0.11924669322943, 0.245423076923077, 0.309696536330944, 0.665769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 15, '2021-06-06 00:00:00', 0.0403480435137145, 0.0707307692307703, 0.0585984641436956, 0.0945000000000008, 0.0636964556434544, 0.11796153846154, 0.116932353882985, 0.242846153846155, 0.297077832329405, 0.65496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 30, '2021-06-06 00:00:00', 0.050290112195295, 0.0628461538461539, 0.048007130880573, 0.0777307692307704, 0.0576081724971512, 0.111307692307693, 0.122325215967677, 0.25246153846154, 0.281025454636845, 0.647884615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 45, '2021-06-06 00:00:00', 0.0266742457178352, 0.0493461538461544, 0.0385478723347806, 0.0744615384615398, 0.0456746521185869, 0.0975769230769228, 0.120846577877139, 0.252846153846154, 0.277081104483034, 0.634461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 60, '2021-06-06 00:00:00', 0.0344777297128731, 0.0589230769230784, 0.037643939138276, 0.0731153846153845, 0.0429345297651432, 0.097423076923077, 0.142079268232697, 0.263961538461539, 0.27868835917286, 0.629192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 75, '2021-06-06 00:00:00', 0.0149360173869944, 0.0382692307692293, 0.0146350475019591, 0.0577692307692289, 0.0292294108996139, 0.0880384615384605, 0.128755486813631, 0.255846153846153, 0.26724758903712, 0.621076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 90, '2021-06-06 00:00:00', 0.0145463185932165, 0.0436538461538453, 0.0242852598535379, 0.0605769230769226, 0.037393314910556, 0.093500000000001, 0.127567134663102, 0.265576923076924, 0.271546057858444, 0.621692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 105, '2021-06-06 00:00:00', 0.0197693235556019, 0.0428846153846163, 0.0266581781361451, 0.0705384615384617, 0.0428786480843131, 0.0954615384615401, 0.127474069761418, 0.267038461538462, 0.280470758108303, 0.620615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 120, '2021-06-06 00:00:00', 0.0213854012030511, 0.0558461538461538, 0.0282432565130425, 0.0718076923076936, 0.0458347701406513, 0.106884615384617, 0.128835494392597, 0.265769230769232, 0.288179634149363, 0.618692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 135, '2021-06-06 00:00:00', 0.021489210172692, 0.043115384615385, 0.0295337355995072, 0.0641923076923076, 0.0399259506895143, 0.113807692307692, 0.127700201794913, 0.259307692307692, 0.289649900078326, 0.613769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 150, '2021-06-06 00:00:00', 0.021650368623617, 0.0505384615384624, 0.0335379692977298, 0.0783461538461541, 0.0441502504566461, 0.120269230769232, 0.122982781784218, 0.257269230769232, 0.278996586689899, 0.608846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 165, '2021-06-06 00:00:00', 0.0197738366379565, 0.0557307692307692, 0.0295909809544428, 0.0881153846153845, 0.0452000680734671, 0.125384615384616, 0.11581183678045, 0.251692307692309, 0.276120701032105, 0.607192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 180, '2021-06-06 00:00:00', 0.025139242996986, 0.0686923076923072, 0.032348487064848, 0.0942307692307699, 0.0466572444700541, 0.128461538461538, 0.112881966945737, 0.25046153846154, 0.277284868792977, 0.608538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 195, '2021-06-06 00:00:00', 0.0301095435930996, 0.0642307692307704, 0.0386484948458054, 0.0901153846153847, 0.0436653708948495, 0.12776923076923, 0.103161978684756, 0.237076923076924, 0.269265990882907, 0.608423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 210, '2021-06-06 00:00:00', 0.02714848062047, 0.0589999999999991, 0.0292437238500069, 0.0883461538461521, 0.0504984538986495, 0.135576923076922, 0.0970077237210438, 0.230538461538463, 0.27528346509343, 0.617115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 225, '2021-06-06 00:00:00', 0.020578255887819, 0.069230769230768, 0.0358924033102354, 0.0977692307692303, 0.053371960371025, 0.141384615384614, 0.0959100941186391, 0.229884615384617, 0.27508094473054, 0.617384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 240, '2021-06-06 00:00:00', 0.0284482796559779, 0.0667692307692309, 0.0404115748841294, 0.0991538461538463, 0.0631323518186509, 0.141423076923076, 0.0915057711504921, 0.219884615384617, 0.28302670980234, 0.617038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 255, '2021-06-06 00:00:00', 0.0265270834025578, 0.0656153846153853, 0.0330844141785595, 0.0934615384615382, 0.058633424439806, 0.125038461538461, 0.090395166650913, 0.209615384615386, 0.283401091143875, 0.613538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 270, '2021-06-06 00:00:00', 0.022105794576221, 0.0648846153846147, 0.0438684221455283, 0.0870384615384612, 0.0499331399126716, 0.116038461538462, 0.0875157040852581, 0.196038461538463, 0.288244468890825, 0.613923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 285, '2021-06-06 00:00:00', 0.0358028791278887, 0.058615384615383, 0.0367755980968992, 0.0727307692307683, 0.0432617080640078, 0.107846153846155, 0.0816364266357003, 0.188884615384616, 0.283216937781188, 0.612076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 300, '2021-06-06 00:00:00', 0.0200075370413631, 0.0483076923076923, 0.034683979897619, 0.0754615384615397, 0.0450314761711624, 0.105923076923078, 0.0738301689430135, 0.194423076923078, 0.274764808518122, 0.6095 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 315, '2021-06-06 00:00:00', 0.0307224047536348, 0.0568846153846164, 0.0371243233556591, 0.0821538461538465, 0.0463270812974287, 0.105038461538462, 0.0681316485817106, 0.195192307692308, 0.277156229200455, 0.620153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 330, '2021-06-06 00:00:00', 0.0304801574799095, 0.0549999999999992, 0.0322491264043878, 0.0713846153846146, 0.0452517232991013, 0.097038461538463, 0.0677998411616036, 0.193538461538461, 0.2774870419705, 0.621461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 345, '2021-06-06 00:00:00', 0.0157180934447668, 0.0474615384615388, 0.0241039096732973, 0.0650384615384622, 0.029319985308004, 0.0943076923076922, 0.0841744342696499, 0.201846153846153, 0.276912163246481, 0.623884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 360, '2021-06-06 00:00:00', 0.0149240126590052, 0.0473846153846159, 0.0233172435367862, 0.0675769230769244, 0.0270359305085202, 0.0943076923076922, 0.0843280863879066, 0.208884615384615, 0.271972193148772, 0.626923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 375, '2021-06-06 00:00:00', 0.0126520901283297, 0.0426538461538476, 0.0218386037874352, 0.0667307692307692, 0.0309424279292016, 0.0879230769230775, 0.0967739316456323, 0.222923076923076, 0.266544742960725, 0.6315 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 390, '2021-06-06 00:00:00', 0.0199585724786283, 0.0502307692307697, 0.0276870700174992, 0.0645769230769232, 0.0286123157990499, 0.0887692307692316, 0.0925161524358754, 0.225038461538461, 0.264651515422421, 0.638769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 405, '2021-06-06 00:00:00', 0.0156248323067938, 0.0398461538461539, 0.0212494343816109, 0.0585384615384634, 0.053604721376443, 0.093884615384616, 0.0853132959247164, 0.235038461538461, 0.263301655024157, 0.638192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 420, '2021-06-06 00:00:00', 0.0190441188175885, 0.0440384615384636, 0.0196450032793624, 0.0616153846153859, 0.0498022087863572, 0.0994999999999996, 0.0792488194525017, 0.245153846153845, 0.266628202674693, 0.640961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 435, '2021-06-06 00:00:00', 0.0142854417556405, 0.0420769230769234, 0.0461301836778665, 0.0720769230769223, 0.0466998435181041, 0.104346153846153, 0.0752280635033333, 0.251307692307692, 0.262339509913275, 0.643538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 450, '2021-06-06 00:00:00', 0.0416107974153166, 0.0545384615384607, 0.0417873922833924, 0.0731153846153834, 0.0425609427310292, 0.106923076923076, 0.0759242132250731, 0.259384615384615, 0.25960309349822, 0.647384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 465, '2021-06-06 00:00:00', 0.0210944031950141, 0.0495769230769226, 0.0301273195723654, 0.0738461538461539, 0.0382880579896052, 0.102846153846153, 0.0784149514785598, 0.26576923076923, 0.258039141336228, 0.645038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 480, '2021-06-06 00:00:00', 0.0243400587825603, 0.0560384615384618, 0.0297754932788687, 0.0824999999999982, 0.0370439447974142, 0.106423076923076, 0.0840189355946706, 0.272307692307691, 0.254614363000505, 0.642076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 495, '2021-06-06 00:00:00', 0.022164281730193, 0.0508461538461518, 0.0223579619272064, 0.0689615384615371, 0.0405477306583038, 0.104961538461538, 0.105160543931648, 0.284499999999999, 0.256914822760085, 0.642884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 510, '2021-06-06 00:00:00', 0.0164298040626922, 0.045461538461538, 0.0238416571442645, 0.0667692307692298, 0.0415615391733929, 0.114192307692307, 0.138995185306764, 0.294692307692307, 0.26239998827392, 0.642923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 525, '2021-06-06 00:00:00', 0.0176182160975945, 0.045807692307693, 0.0262077205301136, 0.0812692307692307, 0.056379606241974, 0.1295, 0.138574550888127, 0.296115384615385, 0.261932736521302, 0.643038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 540, '2021-06-06 00:00:00', 0.0201199862364214, 0.0685769230769226, 0.033475892588777, 0.0983461538461534, 0.052461209112432, 0.142461538461539, 0.140754346838192, 0.301115384615383, 0.264103059720719, 0.643115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 555, '2021-06-06 00:00:00', 0.0209479942127758, 0.0595384615384622, 0.043515037188751, 0.0980384615384618, 0.0660068178296728, 0.151499999999999, 0.150910569543688, 0.309999999999999, 0.268855205526063, 0.644192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 570, '2021-06-06 00:00:00', 0.0458406101449521, 0.0828076923076925, 0.0502789755724518, 0.112153846153847, 0.0622823842239154, 0.165846153846152, 0.147206605202975, 0.313230769230769, 0.266037001475069, 0.643615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 585, '2021-06-06 00:00:00', 0.0298116394408917, 0.0715769230769249, 0.0449766435112541, 0.120461538461538, 0.0462206081243496, 0.16976923076923, 0.143239235063368, 0.315961538461539, 0.264721694208494, 0.645846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 600, '2021-06-06 00:00:00', 0.0277824515726152, 0.0967692307692299, 0.0390696616511907, 0.125038461538461, 0.0448213719626634, 0.168653846153845, 0.138830128629864, 0.323730769230769, 0.262493114928021, 0.646653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 615, '2021-06-06 00:00:00', 0.0223262522260576, 0.0696923076923076, 0.0302423289701438, 0.10603846153846, 0.0364642923335236, 0.14526923076923, 0.141060772500583, 0.319692307692308, 0.268685475259428, 0.643269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 630, '2021-06-06 00:00:00', 0.0295660928455865, 0.0840769230769217, 0.0325395853597526, 0.110230769230769, 0.0373876162138478, 0.148076923076922, 0.135967122722878, 0.321461538461539, 0.265759104337859, 0.642307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 645, '2021-06-06 00:00:00', 0.0207286127035865, 0.0636538461538467, 0.0316512000015545, 0.0949615384615382, 0.0581601634745337, 0.151730769230768, 0.136699676438758, 0.316807692307692, 0.270933432073977, 0.64426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 660, '2021-06-06 00:00:00', 0.0256845059550288, 0.0705769230769234, 0.038550745777483, 0.103999999999999, 0.0732160133808482, 0.156769230769229, 0.137825664686059, 0.315923076923076, 0.281296069047434, 0.648961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 675, '2021-06-06 00:00:00', 0.0233921748914866, 0.0639230769230755, 0.0434111116580151, 0.101730769230769, 0.0677136504815571, 0.155461538461537, 0.115388814282575, 0.309461538461538, 0.275046080055409, 0.641884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 690, '2021-06-06 00:00:00', 0.0270121340255695, 0.0738461538461534, 0.0377647984239275, 0.102499999999998, 0.0993751245766029, 0.158153846153845, 0.109218066975417, 0.308115384615385, 0.275181651892821, 0.640307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 705, '2021-06-06 00:00:00', 0.0220310270719745, 0.064384615384614, 0.0509385904791255, 0.0984999999999992, 0.0893407306543121, 0.142384615384616, 0.0975279762624366, 0.298115384615386, 0.276619185607496, 0.645576923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 720, '2021-06-06 00:00:00', 0.0310548893710181, 0.0696153846153852, 0.0730329746389641, 0.108153846153846, 0.0790012268648668, 0.138923076923077, 0.0811169431224991, 0.300038461538463, 0.275261523199023, 0.643115384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 735, '2021-06-06 00:00:00', 0.0463225480898715, 0.0705384615384611, 0.0470912044702791, 0.0926923076923076, 0.0642379830126898, 0.130038461538461, 0.0987869190966873, 0.304846153846153, 0.281968476143099, 0.638307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 750, '2021-06-06 00:00:00', 0.0184693092620007, 0.0586538461538486, 0.0364301861309904, 0.0839615384615404, 0.047204709673768, 0.124269230769233, 0.100404052936891, 0.292423076923079, 0.280187893001492, 0.633153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 765, '2021-06-06 00:00:00', 0.0235597113734455, 0.0594999999999999, 0.0375670272774088, 0.0888076923076922, 0.0472587151099793, 0.128884615384616, 0.103129142341049, 0.287499999999999, 0.278158338969842, 0.637692307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 780, '2021-06-06 00:00:00', 0.0238809869658178, 0.0623076923076925, 0.0296746460026852, 0.0847692307692316, 0.0375803754023892, 0.12773076923077, 0.0876411213634696, 0.295615384615384, 0.279139041725418, 0.63273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 795, '2021-06-06 00:00:00', 0.0273871390366973, 0.0548461538461539, 0.0328900265453496, 0.0840769230769234, 0.0515798410234075, 0.134, 0.0881488252026965, 0.293846153846153, 0.28417596931912, 0.630307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 810, '2021-06-06 00:00:00', 0.0195018342332598, 0.0568076923076925, 0.030792231787602, 0.0811923076923084, 0.0538787956007239, 0.132269230769231, 0.0839139944320276, 0.290038461538463, 0.286506965951024, 0.629192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 825, '2021-06-06 00:00:00', 0.0261636271303363, 0.0591538461538466, 0.0456499052151681, 0.0979230769230766, 0.0629363659091162, 0.137115384615385, 0.0842505877632997, 0.287807692307692, 0.289437927449314, 0.632076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 840, '2021-06-06 00:00:00', 0.0327463914629712, 0.0683846153846151, 0.0339372271203068, 0.0948461538461547, 0.0638071734573421, 0.135653846153846, 0.0852545870635971, 0.289230769230769, 0.296154678919909, 0.632076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 855, '2021-06-06 00:00:00', 0.0205785923118787, 0.065961538461538, 0.0501942227751358, 0.0985000000000003, 0.0674613621609848, 0.138346153846153, 0.0877824233326565, 0.289076923076922, 0.295176716300852, 0.634423076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 870, '2021-06-06 00:00:00', 0.0484410506142806, 0.0748461538461538, 0.0557938651162952, 0.0973461538461519, 0.065689104587737, 0.139461538461538, 0.0896709626270482, 0.291192307692308, 0.296075229525305, 0.628692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 885, '2021-06-06 00:00:00', 0.0245641702798701, 0.0619615384615364, 0.036834202333409, 0.0939615384615373, 0.0408565972452617, 0.132692307692308, 0.103039387539985, 0.293653846153846, 0.295095585557265, 0.629269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 900, '2021-06-06 00:00:00', 0.0330357615087291, 0.0721923076923081, 0.0353425435504494, 0.097153846153846, 0.0440209740220072, 0.138615384615385, 0.106463168062227, 0.294384615384615, 0.295788968432148, 0.631076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 915, '2021-06-06 00:00:00', 0.0171722495278315, 0.0663846153846153, 0.0275255405871573, 0.0991538461538468, 0.0600737495468307, 0.149153846153846, 0.10906055480963, 0.298269230769231, 0.29336938123491, 0.637076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 930, '2021-06-06 00:00:00', 0.0261901919398487, 0.0746153846153851, 0.0356089012208159, 0.100076923076923, 0.0646268936636708, 0.150653846153845, 0.107462480035519, 0.294769230769231, 0.292986867650045, 0.637230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 945, '2021-06-06 00:00:00', 0.0243058714020987, 0.0678461538461542, 0.0535341156503173, 0.107307692307693, 0.0746019178965691, 0.168615384615383, 0.107658155573735, 0.290961538461538, 0.292199068076227, 0.642153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 960, '2021-06-06 00:00:00', 0.0364964908745193, 0.0790769230769219, 0.0423170632978444, 0.105423076923075, 0.0793117025025092, 0.183115384615383, 0.101697469902722, 0.290846153846154, 0.294416303896371, 0.651 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 975, '2021-06-06 00:00:00', 0.019580209789086, 0.0677692307692313, 0.0509328366199452, 0.121076923076922, 0.0767872685761442, 0.177730769230768, 0.11419406558742, 0.286269230769232, 0.290664207529, 0.654807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 990, '2021-06-06 00:00:00', 0.0419726650974729, 0.0972307692307678, 0.0676837101183504, 0.14626923076923, 0.0670082428913406, 0.17776923076923, 0.1150979850121, 0.275884615384615, 0.285106471340094, 0.6565 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1005, '2021-06-06 00:00:00', 0.0375656962994373, 0.0946923076923084, 0.0492398837716567, 0.116384615384615, 0.0485845179518683, 0.153846153846156, 0.116597433670134, 0.25719230769231, 0.281278501461834, 0.667346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1020, '2021-06-06 00:00:00', 0.0255933885693459, 0.0786923076923052, 0.0369115366580902, 0.111307692307691, 0.0581124241978753, 0.154423076923077, 0.117324172865022, 0.244192307692308, 0.274459423931143, 0.666153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1035, '2021-06-06 00:00:00', 0.0312319609473298, 0.0833461538461534, 0.0362345351627644, 0.110307692307693, 0.0595744395370522, 0.147923076923077, 0.114263669439792, 0.231115384615386, 0.267147452801747, 0.670192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1050, '2021-06-06 00:00:00', 0.0192131365316725, 0.0702307692307684, 0.0479245079425811, 0.108038461538461, 0.0723616239134026, 0.150269230769231, 0.113496756985184, 0.224076923076923, 0.257568001476533, 0.670346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1065, '2021-06-06 00:00:00', 0.0365028133794546, 0.0898461538461532, 0.0447334842750303, 0.113269230769229, 0.0765680491709558, 0.155884615384616, 0.111174464417246, 0.223192307692309, 0.263207776948466, 0.678576923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1080, '2021-06-06 00:00:00', 0.036381398459186, 0.0783846153846147, 0.046517358215882, 0.108769230769231, 0.0619990694719243, 0.13673076923077, 0.111485218061202, 0.212076923076924, 0.263234347186042, 0.693192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1095, '2021-06-06 00:00:00', 0.0357393986432989, 0.0717692307692313, 0.0491097358356375, 0.0986153846153854, 0.0484701494181246, 0.124346153846154, 0.112242573850634, 0.204653846153848, 0.260943990453595, 0.695384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1110, '2021-06-06 00:00:00', 0.0305227531775638, 0.066961538461539, 0.0331171347701537, 0.0802307692307703, 0.0380356917401765, 0.104923076923078, 0.113197696361446, 0.192038461538463, 0.262457079274952, 0.697038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1125, '2021-06-06 00:00:00', 0.0235166716640294, 0.0540769230769217, 0.0308608788947072, 0.0800769230769223, 0.0330268888122289, 0.101153846153846, 0.112678501123258, 0.191730769230771, 0.262432353188397, 0.6985 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1140, '2021-06-06 00:00:00', 0.0257005537204627, 0.0549615384615385, 0.0289320955661045, 0.0731153846153856, 0.0383172987645968, 0.0948461538461542, 0.114761431473496, 0.189115384615386, 0.261165270397, 0.698461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1155, '2021-06-06 00:00:00', 0.0261999706400317, 0.0510384615384615, 0.031051817734482, 0.0691538461538462, 0.0969652197757195, 0.110576923076924, 0.115176793869918, 0.185576923076924, 0.261465494119939, 0.699730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1170, '2021-06-06 00:00:00', 0.0163609760852344, 0.0458076923076913, 0.0227963559841007, 0.0609230769230765, 0.0945835894043739, 0.103846153846153, 0.106967349439694, 0.178423076923077, 0.262544425544735, 0.701153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1185, '2021-06-06 00:00:00', 0.0141894868991622, 0.0416923076923078, 0.0972374176159311, 0.0816538461538474, 0.094247015867876, 0.103500000000002, 0.102936163937431, 0.178576923076923, 0.262865862253852, 0.699307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1200, '2021-06-06 00:00:00', 0.0993118553617053, 0.0687307692307689, 0.0966449170934496, 0.0839999999999988, 0.0989241900882442, 0.0986538461538461, 0.109261549292722, 0.199384615384615, 0.263185494690312, 0.698269230769229 where not exists (select 1 from powerstats_trumpet where symbolid = 1031986 and enddate = '2021-06-06 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 1031986, 2, 1215, '2021-06-06 00:00:00', 0.0156567508172647, 0.0[...];
Date: 2021-06-06 18:01:28 Duration: 2s127ms 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 1031836, 1, 0, '2021-06-06 00:00:00', 0.0863426804166876, 0.151461538461537, 0.0886206175004095, 0.187423076923077, 0.112213786346212, 0.240423076923076, 0.100414410550248, 0.335576923076922, 0.202410215613282, 0.668846153846152 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 15, '2021-06-06 00:00:00', 0.0759257633380248, 0.115192307692309, 0.103843610225259, 0.163153846153847, 0.113624976940001, 0.234346153846153, 0.100945255536774, 0.30676923076923, 0.203623834935517, 0.670884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 30, '2021-06-06 00:00:00', 0.0824436870746432, 0.0998076923076928, 0.096261446871767, 0.134115384615384, 0.105087575200585, 0.214961538461537, 0.106978682276137, 0.277038461538461, 0.197601202892634, 0.660653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 45, '2021-06-06 00:00:00', 0.035192241277784, 0.0825769230769222, 0.06256871914451, 0.163269230769229, 0.0676437841820047, 0.188807692307689, 0.0707283427031798, 0.25253846153846, 0.182082128553194, 0.643307692307691 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 60, '2021-06-06 00:00:00', 0.0623018088390331, 0.143346153846153, 0.0708426751004275, 0.163730769230768, 0.0652233205108551, 0.17980769230769, 0.0745238526606389, 0.246730769230768, 0.181679989160993, 0.640538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 75, '2021-06-06 00:00:00', 0.0312232901237817, 0.0625769230769234, 0.0323171066869459, 0.0803461538461532, 0.0529172358136154, 0.117923076923078, 0.0887171824481513, 0.221538461538463, 0.173623429826206, 0.630846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 90, '2021-06-06 00:00:00', 0.023529098187957, 0.0555384615384605, 0.0310415106690274, 0.0728461538461524, 0.0583732288481079, 0.114076923076922, 0.0881386320607382, 0.219538461538461, 0.173182664792454, 0.629346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 105, '2021-06-06 00:00:00', 0.0242634261009007, 0.0490769230769218, 0.0549613150665645, 0.0851153846153849, 0.0722561682221927, 0.108076923076922, 0.0933084215838069, 0.218692307692307, 0.174567051257147, 0.626153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 120, '2021-06-06 00:00:00', 0.0516070358947912, 0.0723846153846167, 0.0545932793835112, 0.0861153846153848, 0.0680034953852779, 0.106653846153845, 0.0893795364636758, 0.217692307692306, 0.174727955581065, 0.626461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 135, '2021-06-06 00:00:00', 0.0269554903783695, 0.0560384615384613, 0.0369504449853498, 0.0778461538461522, 0.0422772533857888, 0.113384615384615, 0.0820792581313013, 0.217269230769229, 0.176260279569296, 0.629615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 150, '2021-06-06 00:00:00', 0.0257215862652369, 0.0509999999999992, 0.0341738766626468, 0.0755769230769232, 0.0496781797015697, 0.120807692307692, 0.0779947532752151, 0.215692307692306, 0.177563167525077, 0.630961538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 165, '2021-06-06 00:00:00', 0.033799044137598, 0.0628461538461544, 0.0396588723219184, 0.096884615384614, 0.0491327244856677, 0.123230769230768, 0.0796001642827845, 0.219115384615383, 0.180436581656825, 0.633999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 180, '2021-06-06 00:00:00', 0.0265766815084205, 0.0719999999999995, 0.0388855519935898, 0.0963846153846148, 0.0496473099433929, 0.126153846153846, 0.079436099137319, 0.210423076923075, 0.183589709783696, 0.630692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 195, '2021-06-06 00:00:00', 0.0243524126114888, 0.0570000000000005, 0.0296168611020565, 0.0779615384615396, 0.0455418657771213, 0.108307692307694, 0.0724270242806783, 0.195076923076923, 0.186203709787055, 0.624692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 210, '2021-06-06 00:00:00', 0.019903304712071, 0.0516923076923064, 0.0415704961943702, 0.0841153846153845, 0.0423997097232437, 0.103846153846153, 0.0716479963754422, 0.185653846153844, 0.184853289020073, 0.622461538461537 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 225, '2021-06-06 00:00:00', 0.0316925858837667, 0.0675000000000009, 0.0314420835089613, 0.0802692307692309, 0.0465687250614196, 0.107384615384614, 0.0676419532993673, 0.182076923076922, 0.190452937857261, 0.625192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 240, '2021-06-06 00:00:00', 0.017725080015008, 0.0485384615384605, 0.0237559709093558, 0.0698846153846135, 0.0461716529751926, 0.101307692307691, 0.0599244652747237, 0.174307692307691, 0.188901150381316, 0.623269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 255, '2021-06-06 00:00:00', 0.023224257875036, 0.0513846153846148, 0.0406293565711377, 0.0727692307692295, 0.0619176748718698, 0.106961538461539, 0.0590340709968536, 0.175307692307693, 0.187188822808989, 0.624153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 270, '2021-06-06 00:00:00', 0.0268134294710692, 0.0499999999999983, 0.0335200743527738, 0.0696538461538453, 0.0461579895576044, 0.0939999999999996, 0.053913834388416, 0.163692307692307, 0.18620805981069, 0.625192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 285, '2021-06-06 00:00:00', 0.0153883572372604, 0.046192307692308, 0.0269398475239818, 0.0673461538461551, 0.0284545521571063, 0.0853076923076919, 0.0478366451100472, 0.16276923076923, 0.185486640613694, 0.628576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 300, '2021-06-06 00:00:00', 0.0195534769680094, 0.0494615384615396, 0.0171283390905251, 0.0615000000000012, 0.0257296297321571, 0.084423076923075, 0.0456605030465227, 0.162192307692308, 0.182447075571563, 0.632153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 315, '2021-06-06 00:00:00', 0.0124397007136891, 0.0401153846153849, 0.0181784318524839, 0.0591538461538449, 0.0285996234509904, 0.0894615384615366, 0.0496815241931432, 0.159576923076923, 0.180803914184997, 0.635153846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 330, '2021-06-06 00:00:00', 0.0175597441719584, 0.04423076923077, 0.0229765432226327, 0.0611923076923064, 0.0317559201022189, 0.0870384615384606, 0.0523744065507035, 0.161961538461539, 0.177798762650362, 0.635999999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 345, '2021-06-06 00:00:00', 0.0151485465157046, 0.0400384615384603, 0.0211247212089033, 0.0594230769230754, 0.0310911562988586, 0.080499999999999, 0.0604044827679331, 0.169692307692308, 0.174693560270549, 0.635 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 360, '2021-06-06 00:00:00', 0.0154001498494204, 0.0422692307692304, 0.0181262240965969, 0.057, 0.0265973972121622, 0.0766923076923066, 0.0625811964878118, 0.179384615384615, 0.174500892658065, 0.635192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 375, '2021-06-06 00:00:00', 0.017252201643225, 0.0410384615384607, 0.0250180242717439, 0.0576923076923077, 0.0264775085976474, 0.0725384615384603, 0.078630792559032, 0.195192307692308, 0.174263531645432, 0.635538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 390, '2021-06-06 00:00:00', 0.0216318852978312, 0.0424615384615395, 0.0212444019775711, 0.0537307692307684, 0.025180975724971, 0.0728076923076907, 0.093241291612345, 0.234461538461536, 0.174580979667141, 0.637038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 405, '2021-06-06 00:00:00', 0.0109029283292998, 0.033923076923076, 0.0131422981247562, 0.0489999999999984, 0.026645940663562, 0.0746153846153829, 0.100181043808007, 0.262807692307691, 0.174419317913867, 0.63753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 420, '2021-06-06 00:00:00', 0.0137570121979796, 0.0398461538461528, 0.0221611232706142, 0.0563461538461518, 0.0298813293906703, 0.0824230769230764, 0.1175365671414, 0.286730769230769, 0.174076287432131, 0.637923076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 435, '2021-06-06 00:00:00', 0.0158341403303102, 0.0410000000000001, 0.0216749767101274, 0.0572692307692309, 0.0390531196429447, 0.086884615384617, 0.124672617436476, 0.293692307692308, 0.173401379641394, 0.636961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 450, '2021-06-06 00:00:00', 0.0129755391173, 0.0392692307692292, 0.0214666825927639, 0.0595384615384622, 0.03670648653639, 0.0856153846153857, 0.122587413082071, 0.306923076923077, 0.173737720097323, 0.636346153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 465, '2021-06-06 00:00:00', 0.022449019166514, 0.0420384615384628, 0.0372741403450375, 0.0631923076923099, 0.0453178178577104, 0.0872307692307703, 0.123016171544797, 0.316538461538462, 0.173698647087421, 0.6365 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 480, '2021-06-06 00:00:00', 0.0273313851713484, 0.0507307692307699, 0.0272201282990246, 0.0638461538461543, 0.0372253222334552, 0.09173076923077, 0.125361900726841, 0.324384615384616, 0.173743245579837, 0.636653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 495, '2021-06-06 00:00:00', 0.0142332762864409, 0.0388846153846152, 0.0235092453172039, 0.0632692307692306, 0.0343300944451863, 0.0986538461538461, 0.122830189223234, 0.334846153846153, 0.173501567272904, 0.637076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 510, '2021-06-06 00:00:00', 0.0201723725769826, 0.0477307692307698, 0.0287929745704631, 0.0663461538461547, 0.0363408013966935, 0.108576923076924, 0.130859625318361, 0.341192307692308, 0.173348044740588, 0.63576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 525, '2021-06-06 00:00:00', 0.0222462097030897, 0.0465769230769241, 0.0260325535849615, 0.073576923076924, 0.0571849496068544, 0.123038461538461, 0.134556302199259, 0.351961538461537, 0.173367431064333, 0.635115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 540, '2021-06-06 00:00:00', 0.0168102532813943, 0.0577692307692322, 0.0281460203499256, 0.0880384615384632, 0.0570965848365716, 0.141500000000001, 0.142997348011988, 0.363192307692308, 0.172137445083863, 0.6345 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 555, '2021-06-06 00:00:00', 0.0258879538366054, 0.0631153846153843, 0.049471794606002, 0.0974615384615376, 0.0645074712429004, 0.153423076923078, 0.141902290326829, 0.3685, 0.169412473430518, 0.633115384615383 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 570, '2021-06-06 00:00:00', 0.0321009944729727, 0.0679230769230766, 0.0429458514160103, 0.100884615384615, 0.0768428566321195, 0.192230769230768, 0.142177267467817, 0.370153846153846, 0.166580417170252, 0.630653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 585, '2021-06-06 00:00:00', 0.0281993180495838, 0.0711923076923077, 0.043969919787896, 0.121076923076924, 0.0825882465096501, 0.216461538461538, 0.144775199746154, 0.370538461538462, 0.163935226420494, 0.630961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 600, '2021-06-06 00:00:00', 0.0276366534765822, 0.10023076923077, 0.0594075882228996, 0.159307692307692, 0.0991244749719346, 0.227692307692308, 0.148191560021272, 0.368538461538462, 0.155296540156616, 0.626153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 615, '2021-06-06 00:00:00', 0.0520726858860257, 0.104269230769229, 0.0655536890941035, 0.148615384615382, 0.0901973647917981, 0.200269230769231, 0.144257979382023, 0.36126923076923, 0.143209867515636, 0.626115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 630, '2021-06-06 00:00:00', 0.0491351041673709, 0.100538461538461, 0.0724756616973005, 0.149192307692307, 0.0665336120954026, 0.187192307692307, 0.141483616882498, 0.351576923076922, 0.134662038508945, 0.624769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 645, '2021-06-06 00:00:00', 0.0461306672565932, 0.0970384615384619, 0.0530830988603289, 0.119846153846155, 0.0694367781067501, 0.179884615384617, 0.139620606810576, 0.346923076923077, 0.132219793700314, 0.621923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 660, '2021-06-06 00:00:00', 0.028426856207575, 0.0806153846153848, 0.0474155605747232, 0.124653846153846, 0.0694195826949303, 0.180961538461537, 0.126822061900189, 0.345346153846152, 0.135938606052087, 0.61976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 675, '2021-06-06 00:00:00', 0.0377285242020065, 0.0938076923076915, 0.0551252699278238, 0.131653846153846, 0.072956393719917, 0.181653846153845, 0.124175706778123, 0.338615384615383, 0.139188018936201, 0.616769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 690, '2021-06-06 00:00:00', 0.0363133372404496, 0.0864615384615386, 0.0472197481503724, 0.122230769230769, 0.0808509454775613, 0.173653846153846, 0.11776399475875, 0.320961538461537, 0.141977901855832, 0.60626923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 705, '2021-06-06 00:00:00', 0.0234712262470111, 0.0764615384615373, 0.0364175781731845, 0.107999999999999, 0.065330968036723, 0.167846153846153, 0.114590669508742, 0.304692307692307, 0.15932658766967, 0.613192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 720, '2021-06-06 00:00:00', 0.0306388391023304, 0.0764615384615379, 0.0543540105377555, 0.113961538461539, 0.0656993267732749, 0.173807692307693, 0.106843645648138, 0.300730769230769, 0.17443492945905, 0.621769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 735, '2021-06-06 00:00:00', 0.0325444075309166, 0.0764615384615401, 0.0433401040075425, 0.118269230769231, 0.0596417123006514, 0.167423076923078, 0.103237292009906, 0.301538461538462, 0.187962958707702, 0.627923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 750, '2021-06-06 00:00:00', 0.0382049734982237, 0.0885000000000006, 0.0472842956528339, 0.123269230769232, 0.0662238279217916, 0.159653846153848, 0.100713126483858, 0.297423076923077, 0.201060205296438, 0.635384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 765, '2021-06-06 00:00:00', 0.026343762945979, 0.0820769230769253, 0.0363627027852172, 0.112615384615386, 0.0502460561024057, 0.147884615384617, 0.0899814083361317, 0.295576923076924, 0.207862854194408, 0.648384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 780, '2021-06-06 00:00:00', 0.0341962661029603, 0.0772307692307691, 0.0408718070971227, 0.0962307692307712, 0.0457736235771706, 0.13923076923077, 0.100438546078991, 0.296692307692308, 0.20742288650521, 0.654423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 795, '2021-06-06 00:00:00', 0.022805127628538, 0.0660769230769254, 0.033151795403289, 0.100807692307694, 0.0580971732398538, 0.141807692307693, 0.105760695040191, 0.311730769230769, 0.204569194613008, 0.661346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 810, '2021-06-06 00:00:00', 0.0321472573300767, 0.0733846153846149, 0.0345155706223249, 0.100730769230769, 0.057727596386956, 0.142346153846152, 0.110297506771458, 0.3205, 0.205348274514672, 0.660923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 825, '2021-06-06 00:00:00', 0.0248741138226368, 0.0688076923076902, 0.0377452187496841, 0.103692307692307, 0.056018966568338, 0.143269230769229, 0.111754015587807, 0.321, 0.208038254618267, 0.659653846153845 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 840, '2021-06-06 00:00:00', 0.036681938544528, 0.0752692307692316, 0.0450738880574471, 0.0998461538461529, 0.0555759355781295, 0.158269230769229, 0.121269953156011, 0.345807692307692, 0.209022825400628, 0.663692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 855, '2021-06-06 00:00:00', 0.0226331275244597, 0.0644615384615369, 0.037848137846683, 0.098807692307693, 0.0574672615829758, 0.150615384615385, 0.126372787966639, 0.343192307692309, 0.214489408022507, 0.661884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 870, '2021-06-06 00:00:00', 0.0330126316150926, 0.075076923076923, 0.0375986088122331, 0.116846153846154, 0.0519147377918827, 0.152500000000002, 0.116947483282684, 0.339923076923078, 0.213252887075777, 0.656923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 885, '2021-06-06 00:00:00', 0.0286423033023081, 0.077307692307692, 0.0406096047752249, 0.1025, 0.0466733493383708, 0.146807692307694, 0.108171089554393, 0.330769230769232, 0.216706664552657, 0.646461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 900, '2021-06-06 00:00:00', 0.0337532448582597, 0.0758076923076935, 0.0358933677181981, 0.103576923076926, 0.0538668586566786, 0.146961538461541, 0.106642494055894, 0.325307692307696, 0.217506473820541, 0.641884615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 915, '2021-06-06 00:00:00', 0.0317571796848905, 0.07896153846154, 0.0419026711100136, 0.113076923076925, 0.0602190488645752, 0.151576923076924, 0.105327890966185, 0.326269230769234, 0.221186704983681, 0.64896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 930, '2021-06-06 00:00:00', 0.036542851558137, 0.0795000000000014, 0.0450633058980556, 0.105307692307692, 0.0556705833107038, 0.146576923076925, 0.112656626012924, 0.323653846153848, 0.223866759823439, 0.648384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 945, '2021-06-06 00:00:00', 0.0287667543154635, 0.0733846153846143, 0.0422648244361135, 0.102653846153845, 0.0592852816083779, 0.157769230769233, 0.108867237425295, 0.313653846153847, 0.223003663302093, 0.639076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 960, '2021-06-06 00:00:00', 0.0401084107810896, 0.08626923076923, 0.0441480899491019, 0.109423076923078, 0.0575222231302501, 0.168384615384615, 0.10727059242868, 0.309500000000001, 0.231169405082404, 0.637423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 975, '2021-06-06 00:00:00', 0.0288651240187066, 0.069653846153847, 0.050510745239159, 0.125153846153848, 0.070242141635476, 0.180961538461538, 0.099829731967061, 0.301153846153847, 0.239372876170532, 0.640423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 990, '2021-06-06 00:00:00', 0.044758978471877, 0.0996153846153858, 0.046414205385188, 0.128961538461539, 0.0737725819404034, 0.183923076923077, 0.0999953306602159, 0.295115384615385, 0.238730221089701, 0.639961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1005, '2021-06-06 00:00:00', 0.0343198753808032, 0.0915769230769236, 0.0564230858371338, 0.133730769230769, 0.063476961296083, 0.180269230769231, 0.0929856647346986, 0.287576923076924, 0.2467198130549, 0.639115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1020, '2021-06-06 00:00:00', 0.0423350736569379, 0.090461538461537, 0.0470824644802961, 0.128961538461538, 0.0741168308509239, 0.208230769230769, 0.0826495846701839, 0.275076923076923, 0.250365409874323, 0.64496153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1035, '2021-06-06 00:00:00', 0.0346975725154011, 0.0921923076923074, 0.0410114430560358, 0.130538461538461, 0.0893509674520406, 0.203653846153846, 0.0867592956668937, 0.259846153846153, 0.252472426521879, 0.644615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1050, '2021-06-06 00:00:00', 0.0274022177653839, 0.0898076923076915, 0.0632967249122375, 0.165653846153845, 0.0750453093906541, 0.194961538461537, 0.0814826078658233, 0.242846153846153, 0.254896108549828, 0.643115384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1065, '2021-06-06 00:00:00', 0.0487731325786898, 0.131461538461537, 0.0607247510049697, 0.150153846153845, 0.0617394649998021, 0.174192307692306, 0.0757602696770451, 0.22653846153846, 0.256777104778564, 0.648807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1080, '2021-06-06 00:00:00', 0.0262270559068015, 0.0814615384615388, 0.0429430571087605, 0.107115384615385, 0.0471029151474185, 0.146730769230768, 0.0653366194882627, 0.199076923076921, 0.261215113239289, 0.646153846153848 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1095, '2021-06-06 00:00:00', 0.0285103220174452, 0.067961538461541, 0.0383859950422644, 0.0897307692307692, 0.0472172230636889, 0.127884615384617, 0.0533839071112408, 0.175807692307692, 0.262090756447808, 0.644269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1110, '2021-06-06 00:00:00', 0.023568166274417, 0.0605384615384626, 0.028172436065172, 0.0916153846153853, 0.0402032528343362, 0.119307692307694, 0.0408504401633373, 0.162961538461539, 0.267075754162631, 0.643461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1125, '2021-06-06 00:00:00', 0.0184879586592106, 0.0597307692307691, 0.0240893209662582, 0.0798461538461558, 0.035040811371008, 0.105538461538463, 0.0365218585760107, 0.147615384615385, 0.267522631681019, 0.642961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1140, '2021-06-06 00:00:00', 0.0207229341551833, 0.0560000000000023, 0.0266664871788856, 0.0723076923076943, 0.0322106528006835, 0.0923846153846176, 0.0421136374769312, 0.144038461538461, 0.268067465675799, 0.642384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1155, '2021-06-06 00:00:00', 0.0126872437450454, 0.0463846153846155, 0.0245427100252726, 0.0637692307692314, 0.0231858046757403, 0.0866923076923084, 0.0625778038801426, 0.153692307692307, 0.268996516992035, 0.643384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1170, '2021-06-06 00:00:00', 0.0207572044953428, 0.0493076923076916, 0.0226622016718442, 0.0661538461538467, 0.0233366334662564, 0.0880384615384611, 0.0649246190119429, 0.155384615384614, 0.27106961921532, 0.646538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1185, '2021-06-06 00:00:00', 0.0216131014397797, 0.0473846153846143, 0.0207923432652885, 0.0658076923076912, 0.0215815091794241, 0.0798076923076913, 0.073767785339171, 0.153384615384614, 0.27180639037034, 0.646923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1200, '2021-06-06 00:00:00', 0.0170669270813473, 0.0489999999999989, 0.0170647635156801, 0.0606153846153838, 0.0217564137316223, 0.0763076923076905, 0.0795493847580523, 0.194230769230767, 0.27283318374759, 0.648115384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1215, '2021-06-06 00:00:00', 0.0126746263789558, 0.0383846153846161, 0.0145335685701962, 0.0507692307692321, 0.0223696222587692, 0.0709999999999996, 0.0851294399045454, 0.216307692307692, 0.27371222394782, 0.652307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1230, '2021-06-06 00:00:00', 0.0130815195541724, 0.0376153846153844, 0.0225629035229199, 0.0532692307692293, 0.0267024631534554, 0.0716923076923062, 0.0818818379411175, 0.218346153846154, 0.273976686262506, 0.656230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1245, '2021-06-06 00:00:00', 0.0181945046648701, 0.0399999999999981, 0.0205779942208632, 0.0535769230769226, 0.0267627755258355, 0.0703846153846126, 0.0799837772012839, 0.218730769230769, 0.274344354079656, 0.656769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1260, '2021-06-06 00:00:00', 0.0139140769892065, 0.0368076923076921, 0.0187002673777683, 0.0524999999999993, 0.019304881805864, 0.0720384615384595, 0.0781133397452309, 0.214423076923076, 0.275971626189248, 0.658538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1275, '2021-06-06 00:00:00', 0.0125747610468209, 0.0367307692307681, 0.0143022859926436, 0.0483461538461529, 0.0249400511997487, 0.074615384615384, 0.0781607416703649, 0.210692307692307, 0.274181556917758, 0.660384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1290, '2021-06-06 00:00:00', 0.0124988614866136, 0.0346923076923066, 0.0151426041861531, 0.0534615384615358, 0.0247054338463931, 0.0720384615384606, 0.0786679193729031, 0.209192307692307, 0.274770483242902, 0.66346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1305, '2021-06-06 00:00:00', 0.0130258913765576, 0.044923076923075, 0.0200816793658772, 0.0599230769230756, 0.0248337549439346, 0.0716538461538461, 0.0780550101875892, 0.20923076923077, 0.279033176963158, 0.671076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1320, '2021-06-06 00:00:00', 0.0171004273450867, 0.0447692307692303, 0.0187303538099567, 0.0531153846153846, 0.0258078401921699, 0.0772692307692291, 0.0789435630931756, 0.207615384615386, 0.296135654985761, 0.676615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1335, '2021-06-06 00:00:00', 0.0116722550718147, 0.0331923076923082, 0.0195388370648341, 0.0473846153846154, 0.0626299142091557, 0.0878846153846142, 0.0811662396661233, 0.213038461538462, 0.297085214400488, 0.67723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1350, '2021-06-06 00:00:00', 0.01753782724899, 0.0371538461538443, 0.0193622948417383, 0.0595384615384583, 0.0646495047277112, 0.0869615384615356, 0.0823018552926674, 0.216653846153847, 0.297085214400488, 0.67723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1365, '2021-06-06 00:00:00', 0.014317337526443, 0.0478846153846139, 0.0604782987143694, 0.0717692307692297, 0.0752079373879765, 0.085076923076921, 0.0855618264990063, 0.221884615384617, 0.297085214400488, 0.67723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1380, '2021-06-06 00:00:00', 0.0464702551680599, 0.0537307692307684, 0.0660213951335812, 0.0682307692307671, 0.0895706768638379, 0.139884615384612, 0.0887053289527493, 0.227653846153847, 0.299598521101412, 0.677923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1395, '2021-06-06 00:00:00', 0.045800705402696, 0.0482307692307672, 0.056796438133173, 0.058346153846152, 0.0695799816481276, 0.167423076923077, 0.0762070560028099, 0.228346153846155, 0.298704144855485, 0.673384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1410, '2021-06-06 00:00:00', 0.0306188478907003, 0.0369230769230756, 0.0681381063609901, 0.11580769230769, 0.0599575234260446, 0.166769230769231, 0.0750544827749505, 0.227846153846155, 0.299743482639098, 0.673346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 1, 1425, '2021-06-06 00:00:00', 0.0695080294199612, 0.107615384615384, 0.0656504496440178, 0.153692307692308, 0.0616601604329367, 0.165153846153847, 0.0861933782928739, 0.234538461538463, 0.300792882996818, 0.673961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 0, '2021-06-06 00:00:00', 0.0458581927920602, 0.104576923076923, 0.0495864280439099, 0.125423076923077, 0.0533244928570497, 0.142692307692309, 0.0876073846553699, 0.226576923076925, 0.29998360980868, 0.665384615384617 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 15, '2021-06-06 00:00:00', 0.0410302889995255, 0.0727307692307689, 0.0451406860654716, 0.0971923076923077, 0.0484743389687913, 0.119192307692308, 0.0986242051737504, 0.207423076923077, 0.29745834097464, 0.662769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 30, '2021-06-06 00:00:00', 0.0366328352081118, 0.05626923076923, 0.0436144647847651, 0.0783076923076918, 0.0431740662898447, 0.102999999999999, 0.103200752829693, 0.206653846153846, 0.297704944275627, 0.658076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 45, '2021-06-06 00:00:00', 0.0316583929812279, 0.0575769230769225, 0.0320212429490168, 0.083, 0.0367624599494992, 0.0959615384615386, 0.101695987365058, 0.206923076923077, 0.300616730175715, 0.651538461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 60, '2021-06-06 00:00:00', 0.0301318129863804, 0.063615384615385, 0.0326276192582524, 0.073192307692309, 0.0339558310388451, 0.0859615384615401, 0.105886332378713, 0.212346153846154, 0.299856973598055, 0.649269230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 75, '2021-06-06 00:00:00', 0.0121915481442599, 0.0359230769230774, 0.0167190356733313, 0.0476153846153857, 0.0279860679624699, 0.0765000000000002, 0.101234449898016, 0.204576923076922, 0.302738424793011, 0.646923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 90, '2021-06-06 00:00:00', 0.0136408887596771, 0.0350769230769233, 0.0144337744943549, 0.0494230769230762, 0.0349419738775818, 0.0846923076923076, 0.0995816557095048, 0.205115384615383, 0.306463050853542, 0.649807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 105, '2021-06-06 00:00:00', 0.0147754994709291, 0.0356538461538453, 0.0314960559191395, 0.0618076923076912, 0.0447355993159133, 0.0899230769230772, 0.101618600659525, 0.2055, 0.310940194595979, 0.65073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 120, '2021-06-06 00:00:00', 0.0249414391047392, 0.0496538461538466, 0.0318776507193468, 0.0662307692307701, 0.0461793826790224, 0.0961538461538462, 0.0949442265429896, 0.205615384615385, 0.316285851722772, 0.649500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 135, '2021-06-06 00:00:00', 0.0242739810053091, 0.0441153846153865, 0.0303569786679476, 0.066115384615386, 0.0370478277158265, 0.102307692307694, 0.0923131876569366, 0.200730769230769, 0.31730704372894, 0.645 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 150, '2021-06-06 00:00:00', 0.0201454709550331, 0.0490000000000006, 0.0334666079272145, 0.0715769230769238, 0.0371809090797956, 0.104500000000002, 0.0874132625036877, 0.201038461538462, 0.314483324738311, 0.644192307692309 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 165, '2021-06-06 00:00:00', 0.0270391454120753, 0.0573461538461527, 0.0269131937904069, 0.084000000000001, 0.0361555826096899, 0.109115384615385, 0.0811737737108575, 0.196692307692306, 0.313803547070211, 0.642115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 180, '2021-06-06 00:00:00', 0.0245854553625641, 0.0622692307692319, 0.0315765492341781, 0.0829615384615389, 0.0392182845896378, 0.114923076923079, 0.0775802909150369, 0.192307692307692, 0.313317730107953, 0.641 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 195, '2021-06-06 00:00:00', 0.0180688001389521, 0.052807692307693, 0.0306219880779505, 0.0801153846153862, 0.0439054228296026, 0.108615384615385, 0.075254205095898, 0.182346153846152, 0.311471221043714, 0.640807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 210, '2021-06-06 00:00:00', 0.024204036535576, 0.0583461538461553, 0.028304416616494, 0.0815000000000005, 0.0449005053937636, 0.112846153846154, 0.0670068653199052, 0.173999999999998, 0.306635220517047, 0.645038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 225, '2021-06-06 00:00:00', 0.0205293411037443, 0.0564230769230774, 0.0308288576100136, 0.0745384615384633, 0.0449416887156611, 0.111653846153846, 0.0664081204487712, 0.169038461538459, 0.300515700345, 0.647384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 240, '2021-06-06 00:00:00', 0.018188457878556, 0.051500000000001, 0.0261816435988737, 0.0809615384615392, 0.0478932145507057, 0.112999999999999, 0.057491042780594, 0.158499999999997, 0.293628946906701, 0.645961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 255, '2021-06-06 00:00:00', 0.0186970997339563, 0.0616923076923099, 0.0201648589992975, 0.081307692307693, 0.0396849903809798, 0.105461538461538, 0.0519907240247288, 0.158653846153845, 0.293118437600807, 0.644538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 270, '2021-06-06 00:00:00', 0.0170779209687655, 0.0518461538461549, 0.0395150020196801, 0.0736538461538475, 0.0382455226137651, 0.0870000000000006, 0.047758495015587, 0.150923076923077, 0.29363333493426, 0.640153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 285, '2021-06-06 00:00:00', 0.0344134365529598, 0.0522692307692306, 0.0315198594295966, 0.0673076923076912, 0.0292346738282835, 0.0821153846153854, 0.0458111172264815, 0.14753846153846, 0.291265284841579, 0.641115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 300, '2021-06-06 00:00:00', 0.0170691354384282, 0.0443461538461524, 0.0199638134171284, 0.0550769230769226, 0.0218948887607609, 0.0798846153846175, 0.0494584829777614, 0.146692307692309, 0.291426151088851, 0.640192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 315, '2021-06-06 00:00:00', 0.0179549864511645, 0.0423076923076921, 0.0206860785591128, 0.0619230769230785, 0.030605002104984, 0.0861153846153853, 0.0503842618895408, 0.160423076923076, 0.292040168470024, 0.6405 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 330, '2021-06-06 00:00:00', 0.0148450457936432, 0.0461538461538474, 0.0177461155012757, 0.0612692307692315, 0.031584733410547, 0.0846538461538459, 0.0536257831214112, 0.16526923076923, 0.291622938846619, 0.640538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 345, '2021-06-06 00:00:00', 0.0140608020342412, 0.0428846153846168, 0.0209647689818302, 0.0598076923076931, 0.0235349821460586, 0.0798461538461541, 0.0666608869289476, 0.184923076923076, 0.292105726381075, 0.640346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 360, '2021-06-06 00:00:00', 0.0167970693414535, 0.0416923076923095, 0.0201929538358164, 0.0556538461538479, 0.0205513615495042, 0.0740384615384636, 0.0892694538160486, 0.207653846153847, 0.292153752987387, 0.639153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 375, '2021-06-06 00:00:00', 0.0146142185769678, 0.037153846153847, 0.0179294772329299, 0.054115384615385, 0.0212866516498379, 0.0731923076923079, 0.0963280053535037, 0.23973076923077, 0.293413221347536, 0.640961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 390, '2021-06-06 00:00:00', 0.0137382117300062, 0.0364615384615377, 0.01781568021543, 0.0510384615384615, 0.0183906330672795, 0.0688461538461541, 0.106596038315762, 0.263653846153847, 0.29372721253676, 0.640653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 405, '2021-06-06 00:00:00', 0.0132402649287939, 0.0377692307692302, 0.0128578620067509, 0.0507307692307682, 0.0340469585222423, 0.072653846153846, 0.114691666922834, 0.28246153846154, 0.293202151319634, 0.640307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 420, '2021-06-06 00:00:00', 0.0112233958936044, 0.0377307692307696, 0.0139848269426317, 0.0498461538461546, 0.032888833737537, 0.0716538461538445, 0.116221969325279, 0.301115384615385, 0.295913864806324, 0.643153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 435, '2021-06-06 00:00:00', 0.0106563812590593, 0.0359615384615396, 0.0325007928897338, 0.0566923076923084, 0.030709056544383, 0.0796153846153827, 0.119906970349773, 0.309807692307692, 0.29434897394341, 0.644038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 450, '2021-06-06 00:00:00', 0.0305024841359108, 0.0441923076923077, 0.0290141609987531, 0.0573076923076905, 0.0263858936671724, 0.0791538461538459, 0.119567946566602, 0.315423076923078, 0.29289166282748, 0.643384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 465, '2021-06-06 00:00:00', 0.0146262146109686, 0.0406153846153834, 0.0214236748984343, 0.0615769230769225, 0.0213003791948902, 0.0801153846153846, 0.134629365867355, 0.333884615384617, 0.292351421830224, 0.642923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 480, '2021-06-06 00:00:00', 0.0201949346276556, 0.0476538461538452, 0.0189119416893538, 0.0616923076923082, 0.0262936084658217, 0.0830769230769246, 0.147339592047131, 0.341346153846156, 0.292184212178128, 0.643423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 495, '2021-06-06 00:00:00', 0.0156152292527317, 0.0406538461538457, 0.0155005210830526, 0.0578846153846147, 0.0319032190321819, 0.100153846153848, 0.163133149958506, 0.35523076923077, 0.291812300051828, 0.646538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 510, '2021-06-06 00:00:00', 0.0110940732618123, 0.0419615384615393, 0.0197900130213354, 0.0647307692307695, 0.0393551091395334, 0.109230769230772, 0.17826693899448, 0.371692307692308, 0.292523979293216, 0.646961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 525, '2021-06-06 00:00:00', 0.0164928422703271, 0.0484230769230764, 0.0291839787449307, 0.0842307692307719, 0.0600568448670477, 0.13823076923077, 0.186126016037935, 0.390423076923078, 0.293056266584789, 0.645846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 540, '2021-06-06 00:00:00', 0.0279091107264005, 0.0730384615384627, 0.0387501662527458, 0.0951538461538474, 0.0925208334127227, 0.168230769230771, 0.187369256980803, 0.395961538461539, 0.290611792338427, 0.646423076923076 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 555, '2021-06-06 00:00:00', 0.0222277719565839, 0.0629230769230795, 0.0585356301751331, 0.112500000000002, 0.0982035954221943, 0.196115384615387, 0.184760506102858, 0.395269230769231, 0.293733204429826, 0.641346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 570, '2021-06-06 00:00:00', 0.0549037199244138, 0.0845384615384602, 0.0851322590940799, 0.128692307692308, 0.106112081527759, 0.211423076923076, 0.17859405192955, 0.386653846153846, 0.292849178824973, 0.634192307692306 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 585, '2021-06-06 00:00:00', 0.038774793556957, 0.0842692307692314, 0.0524421439449082, 0.14046153846154, 0.0897765773804825, 0.204923076923079, 0.154316343418815, 0.371576923076921, 0.263046544579824, 0.627730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 600, '2021-06-06 00:00:00', 0.039270658453667, 0.11423076923077, 0.0692204060619756, 0.155230769230769, 0.0810723987936343, 0.207423076923076, 0.135564279388613, 0.366923076923076, 0.249647952124586, 0.625499999999999 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 615, '2021-06-06 00:00:00', 0.0401005658889666, 0.0948461538461547, 0.0531711894226128, 0.133153846153847, 0.0629587044143908, 0.178961538461539, 0.128026655878316, 0.350230769230768, 0.237650370211236, 0.623538461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 630, '2021-06-06 00:00:00', 0.0453093299952161, 0.0958461538461551, 0.0606604801015787, 0.129576923076922, 0.0587729922275935, 0.168769230769232, 0.128815765876937, 0.343692307692308, 0.232079257018935, 0.621692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 645, '2021-06-06 00:00:00', 0.028621051961531, 0.0837307692307706, 0.0296202893041498, 0.114807692307693, 0.0458877057441474, 0.169807692307694, 0.130460562859197, 0.330961538461539, 0.228831805885054, 0.629653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 660, '2021-06-06 00:00:00', 0.0233346226749995, 0.0887692307692316, 0.0308078161910498, 0.121807692307695, 0.0547415325380588, 0.174653846153847, 0.136455910039162, 0.332846153846154, 0.225269524040732, 0.634038461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 675, '2021-06-06 00:00:00', 0.0262270852364478, 0.0845000000000017, 0.0470618087854023, 0.125423076923078, 0.0735322012140554, 0.190769230769231, 0.140928792712436, 0.33573076923077, 0.212298661179153, 0.638192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 690, '2021-06-06 00:00:00', 0.0370022244653544, 0.0902692307692322, 0.0429443288993463, 0.130846153846155, 0.0845718356464811, 0.208653846153845, 0.145614813278574, 0.335923076923077, 0.202452303974578, 0.639846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 705, '2021-06-06 00:00:00', 0.0437243815103361, 0.0926923076923092, 0.0588269953730025, 0.139153846153846, 0.0912635827614802, 0.207192307692308, 0.13842709828087, 0.332307692307691, 0.192842386818475, 0.635884615384614 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 720, '2021-06-06 00:00:00', 0.0372815483336427, 0.0889230769230757, 0.0638694461683059, 0.137115384615383, 0.0825270864625669, 0.182999999999998, 0.128801224313339, 0.328346153846152, 0.177285376202845, 0.63276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 735, '2021-06-06 00:00:00', 0.0334529750315511, 0.0863076923076923, 0.0531798689499932, 0.124538461538462, 0.0656688194362734, 0.168076923076924, 0.129799466633963, 0.318692307692307, 0.159368836834075, 0.621115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 750, '2021-06-06 00:00:00', 0.036079847347452, 0.0843461538461543, 0.0380648838776045, 0.110846153846153, 0.0667652604278601, 0.160000000000002, 0.133218992639939, 0.3145, 0.155016629380899, 0.619346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 765, '2021-06-06 00:00:00', 0.0232602996210622, 0.0761923076923064, 0.0465432966337646, 0.113961538461537, 0.0518312795371838, 0.15580769230769, 0.129886702108474, 0.307653846153845, 0.152884415868278, 0.613730769230768 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 780, '2021-06-06 00:00:00', 0.036805517980951, 0.0863846153846157, 0.0451034537309681, 0.120807692307693, 0.0419806548854997, 0.159846153846154, 0.118108092603605, 0.316807692307692, 0.15226679015667, 0.606846153846153 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 795, '2021-06-06 00:00:00', 0.0229132141921512, 0.0781538461538471, 0.0360621898733494, 0.107192307692307, 0.0436076387098211, 0.148115384615386, 0.113203241323532, 0.309576923076923, 0.157334528461344, 0.601076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 810, '2021-06-06 00:00:00', 0.0283595866303824, 0.0741153846153838, 0.0302331707795375, 0.105730769230769, 0.0532803326392935, 0.142076923076924, 0.106587869132252, 0.309423076923077, 0.162007635147711, 0.602076923076922 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 825, '2021-06-06 00:00:00', 0.0237114707716296, 0.0730769230769217, 0.0447839428641731, 0.104192307692308, 0.0526345455439231, 0.147346153846153, 0.109938976080091, 0.314461538461538, 0.164112587995137, 0.599692307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 840, '2021-06-06 00:00:00', 0.0332469547477666, 0.0710000000000001, 0.0359722328812305, 0.0948076923076924, 0.0616406958479162, 0.154153846153846, 0.101222223160425, 0.327461538461538, 0.165752350023948, 0.601192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 855, '2021-06-06 00:00:00', 0.0202735143627183, 0.0671538461538471, 0.0449392239157947, 0.107576923076922, 0.067480960277696, 0.170000000000001, 0.0966740120993491, 0.32876923076923, 0.168041025210648, 0.602115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 870, '2021-06-06 00:00:00', 0.0395886541633022, 0.0836923076923072, 0.0529066667312826, 0.119653846153846, 0.0748147352824596, 0.168269230769232, 0.0940966197381923, 0.332576923076922, 0.167864931967981, 0.604346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 885, '2021-06-06 00:00:00', 0.043555040333599, 0.0828076923076942, 0.0494052628775516, 0.120000000000001, 0.0641546688750037, 0.165692307692307, 0.0913683752728479, 0.329499999999999, 0.169278509699706, 0.603423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 900, '2021-06-06 00:00:00', 0.0291767293996689, 0.0848076923076922, 0.045251451315441, 0.113576923076925, 0.0517349606537582, 0.160884615384615, 0.0912373826893342, 0.319499999999999, 0.17001860531673, 0.598384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 915, '2021-06-06 00:00:00', 0.0403524663243956, 0.0838076923076935, 0.0356746192907267, 0.119961538461538, 0.0581559838841911, 0.161038461538461, 0.101206149098681, 0.310269230769232, 0.172436119721522, 0.598153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 930, '2021-06-06 00:00:00', 0.0287882721847732, 0.0912692307692309, 0.0401736231873612, 0.116999999999998, 0.0558170638370098, 0.16076923076923, 0.106533086229295, 0.317461538461538, 0.169848407524066, 0.602192307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 945, '2021-06-06 00:00:00', 0.0314267157294324, 0.0840384615384622, 0.045636624967907, 0.113692307692308, 0.0511852893530335, 0.158576923076923, 0.111115324706428, 0.316846153846153, 0.172101115179867, 0.609076923076924 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 960, '2021-06-06 00:00:00', 0.0375827292577524, 0.0856923076923086, 0.0459114364837367, 0.116500000000001, 0.0564173595760947, 0.178038461538461, 0.1193686532747, 0.312653846153846, 0.174680067992447, 0.614615384615386 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 975, '2021-06-06 00:00:00', 0.028038791809811, 0.0804230769230767, 0.0403725725633704, 0.12376923076923, 0.0643095518685866, 0.18703846153846, 0.124413881243829, 0.318423076923076, 0.182934595289807, 0.624115384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 990, '2021-06-06 00:00:00', 0.0362245135870094, 0.0958461538461524, 0.0596412995782673, 0.156269230769229, 0.0725417227425818, 0.193692307692306, 0.126657946393486, 0.314346153846152, 0.185527373058116, 0.626384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1005, '2021-06-06 00:00:00', 0.0339504843060509, 0.106653846153846, 0.0346257352046356, 0.133307692307692, 0.0639338720867111, 0.183500000000001, 0.0969991673239438, 0.296961538461539, 0.178825832757848, 0.619961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1020, '2021-06-06 00:00:00', 0.0226226911274094, 0.0898846153846144, 0.0397854438012395, 0.125192307692309, 0.0505764311178183, 0.190846153846155, 0.0896397319187294, 0.278192307692308, 0.182860051573706, 0.617038461538463 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1035, '2021-06-06 00:00:00', 0.0261756492829623, 0.0862692307692311, 0.0469998527002592, 0.126884615384616, 0.0541855501601093, 0.182076923076921, 0.0871918838848236, 0.265230769230769, 0.19364563988418, 0.620923076923078 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1050, '2021-06-06 00:00:00', 0.0365287031503454, 0.0958846153846163, 0.0423426317266471, 0.144538461538461, 0.0543824773815414, 0.174423076923075, 0.0848429499360204, 0.256384615384616, 0.19573498567038, 0.619769230769232 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1065, '2021-06-06 00:00:00', 0.0272590986927015, 0.107461538461538, 0.0349985494204871, 0.127461538461537, 0.0622278196505489, 0.159307692307691, 0.0978836122058284, 0.245807692307691, 0.192353152780543, 0.616153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1080, '2021-06-06 00:00:00', 0.0288977241584602, 0.0789615384615378, 0.0467093797202038, 0.104615384615383, 0.0530256976888057, 0.13426923076923, 0.0925903134990168, 0.226384615384615, 0.189390227999066, 0.61446153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1095, '2021-06-06 00:00:00', 0.0267544101325087, 0.072961538461537, 0.0368339517293482, 0.0955000000000007, 0.0344859391636647, 0.118, 0.0758651536508138, 0.210807692307692, 0.197635612642598, 0.614346153846155 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1110, '2021-06-06 00:00:00', 0.0244045393003339, 0.0676923076923095, 0.0277059282742611, 0.0885384615384623, 0.0344165434281046, 0.117538461538462, 0.0718460747817078, 0.201461538461538, 0.198193305017717, 0.612115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1125, '2021-06-06 00:00:00', 0.0229381777829015, 0.0570000000000011, 0.0217527363442289, 0.0753076923076928, 0.0346448353349323, 0.108769230769229, 0.068350679474424, 0.188153846153844, 0.199158769288765, 0.612846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1140, '2021-06-06 00:00:00', 0.0167624121634823, 0.056461538461538, 0.0267586650236188, 0.0808846153846146, 0.0413166570991192, 0.113115384615385, 0.0665044243756642, 0.181961538461537, 0.198595053776814, 0.614653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1155, '2021-06-06 00:00:00', 0.0197787765041238, 0.0560000000000012, 0.0246475462969741, 0.0783076923076929, 0.0372499457924226, 0.112961538461539, 0.0633381766029358, 0.172269230769231, 0.196823220174857, 0.6135 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1170, '2021-06-06 00:00:00', 0.0196265126805524, 0.050000000000001, 0.0286676714194824, 0.0773461538461548, 0.035878598720599, 0.100923076923076, 0.0563985269856746, 0.164923076923076, 0.196012342625505, 0.611961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1185, '2021-06-06 00:00:00', 0.023419518486807, 0.0539230769230764, 0.022726196338148, 0.0729999999999982, 0.0273576033588195, 0.0919615384615365, 0.0548456435406182, 0.154730769230768, 0.194955332162168, 0.610692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1200, '2021-06-06 00:00:00', 0.0156775684927916, 0.050884615384614, 0.0226855426682674, 0.0649230769230759, 0.0268306655784886, 0.0902692307692305, 0.0540823304004047, 0.171538461538461, 0.194438667411128, 0.608653846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1031836 and enddate = '2021-06-06 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 1031836, 2, 1215, '2021-06-06 00:00:00', 0.0173533858367741, 0.042499999999997[...];
Date: 2021-06-06 18:00:11 Duration: 2s103ms Database: acaweb_fx User: pgperfstats
7 66ms 20s300ms 1s598ms 166 4m25s with rar_max as ( ;Times Reported Time consuming queries #7
Day Hour Count Duration Avg duration Jun 06 18 166 4m25s 1s598ms [ User: postgres - Total duration: 4m25s - Times executed: 166 ]
-
WITH rar_max as ( ;
Date: 2021-06-06 18:51:01 Duration: 20s300ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-06 18:20:11 Duration: 7s579ms Database: acaweb_fx User: postgres Bind query: yes
-
WITH rar_max as ( ;
Date: 2021-06-06 18:01:12 Duration: 6s509ms Database: acaweb_fx User: postgres Bind query: yes
8 626ms 2s581ms 1s181ms 6 7s87ms select fixcandlegaps (?, false);Times Reported Time consuming queries #8
Day Hour Count Duration Avg duration Jun 06 18 6 7s87ms 1s181ms [ User: postgres - Total duration: 7s87ms - Times executed: 6 ]
-
select fixcandlegaps ('XM', false);
Date: 2021-06-06 18:06:08 Duration: 2s581ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('PHILLIPFUTURES', false);
Date: 2021-06-06 18:06:03 Duration: 1s409ms Database: acaweb_fx User: postgres
-
select fixcandlegaps ('LEGACYFXMT5', false);
Date: 2021-06-06 18:06:04 Duration: 931ms Database: acaweb_fx User: postgres
9 1s104ms 1s201ms 1s133ms 4 4s533ms select updateresultsmaterializedview ();Times Reported Time consuming queries #9
Day Hour Count Duration Avg duration Jun 06 18 4 4s533ms 1s133ms [ User: postgres - Total duration: 4s533ms - Times executed: 4 ]
-
select updateresultsmaterializedview ();
Date: 2021-06-06 18:02:08 Duration: 1s201ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-06-06 18:32:08 Duration: 1s117ms Database: acaweb_fx User: postgres
-
select updateresultsmaterializedview ();
Date: 2021-06-06 18:47:08 Duration: 1s111ms Database: acaweb_fx User: postgres
10 1s98ms 1s145ms 1s115ms 8 8s920ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 Jun 06 18 8 8s920ms 1s115ms [ User: pgperfstats - Total duration: 8s920ms - Times executed: 8 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1032186, 1, 990, '2021-06-06 00:00:00', 0.837846146979209, 1.7195652173913, 1.05924687989589, 2.21695652173913, 1.4088354734689, 3.01086956521739, 2.4461562168337, 4.32434782608696, 3.66278415239495, 8.79826086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1005, '2021-06-06 00:00:00', 0.625221541763066, 1.46260869565217, 0.955660895420319, 2.20173913043478, 1.17663585563202, 2.6108695652174, 1.89225559195803, 3.83695652173913, 3.45738894831359, 8.41260869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1020, '2021-06-06 00:00:00', 0.64735643638665, 1.21608695652174, 0.859525330904453, 1.57739130434782, 1.11113089134787, 2.11869565217392, 1.82217337547136, 3.28608695652174, 3.2934119170453, 8.21434782608695 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1035, '2021-06-06 00:00:00', 0.535417904085969, 0.93782608695652, 0.774725757929862, 1.39, 0.882663504207621, 1.90304347826087, 1.63195074714488, 3.02217391304348, 3.22580688193291, 8.13869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1050, '2021-06-06 00:00:00', 0.414859850614849, 0.982173913043482, 0.458547285073434, 1.31260869565217, 0.764091079561598, 1.74478260869565, 1.30645750994682, 2.83304347826087, 3.15527727839525, 7.99260869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1065, '2021-06-06 00:00:00', 0.418977203715427, 0.833478260869565, 0.564911410033264, 1.16608695652174, 0.759016942740796, 1.57608695652174, 1.19079589420693, 2.60695652173913, 3.07231440615649, 7.84391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1080, '2021-06-06 00:00:00', 0.372153757165411, 0.804347826086955, 0.62722048244364, 1.12652173913043, 0.780599242803634, 1.50521739130435, 1.1569120340568, 2.44, 3.09140143718829, 7.90913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1095, '2021-06-06 00:00:00', 0.538844100298853, 0.814347826086956, 0.731324263145707, 1.03521739130435, 0.879566008686308, 1.44, 1.11817874931293, 2.34652173913043, 3.05830560957878, 7.86173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1110, '2021-06-06 00:00:00', 0.313669471816125, 0.663913043478264, 0.343320797448209, 0.933478260869565, 0.539488851918062, 1.21869565217391, 0.864783781151272, 2.08347826086956, 2.97742388054286, 7.89565217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1125, '2021-06-06 00:00:00', 0.260789315719945, 0.662608695652173, 0.41659451285668, 0.873478260869564, 0.613332760496955, 1.2095652173913, 0.914021864278667, 2.05782608695652, 3.58934341711795, 9.02043478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1140, '2021-06-06 00:00:00', 0.359377481087843, 0.653913043478262, 0.408650047913952, 0.873043478260869, 0.647947504339234, 1.21782608695652, 1.03306462994542, 2.1295652173913, 3.8153742971913, 9.14086956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1155, '2021-06-06 00:00:00', 0.351263107586014, 0.613043478260867, 0.448765104009964, 0.860869565217389, 0.637394647576282, 1.17086956521739, 1.35958433545602, 3.29173913043478, 4.0433449444638, 9.24739130434782 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1170, '2021-06-06 00:00:00', 0.3272577401048, 0.58608695652174, 0.449725871708305, 0.81521739130435, 0.559925884423494, 1.10521739130435, 1.53786631614198, 3.53347826086957, 4.12412074711191, 9.24913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1185, '2021-06-06 00:00:00', 0.322023002639951, 0.584782608695654, 0.360919445097938, 0.800869565217393, 0.523536544888695, 1.16217391304348, 1.62830169291874, 3.64869565217391, 4.28154247075207, 9.31826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1200, '2021-06-06 00:00:00', 0.153177155955835, 0.53217391304348, 0.324326605500646, 0.74826086956522, 0.714345937608012, 1.17086956521739, 1.64314614353436, 3.66739130434783, 4.43031900456541, 9.36086956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1215, '2021-06-06 00:00:00', 0.28975251808937, 0.532608695652173, 0.472417882945261, 0.818260869565217, 0.724058336260483, 1.08826086956522, 1.75049987214268, 3.7995652173913, 4.66037055983113, 9.47913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1230, '2021-06-06 00:00:00', 0.346409591009087, 0.632173913043479, 0.67023947109716, 0.871304347826088, 0.642562188436188, 1.0395652173913, 1.7915846321263, 3.84869565217391, 5.01557345426212, 9.61043478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1245, '2021-06-06 00:00:00', 0.390337849002163, 0.540000000000001, 0.392346241376832, 0.689130434782611, 0.611413188405779, 0.975217391304349, 1.81515066503001, 3.93086956521739, 4.99624396471396, 9.58913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1260, '2021-06-06 00:00:00', 0.361304181352016, 0.539565217391304, 0.573232288794861, 0.750434782608699, 0.615403078166333, 1.00869565217391, 1.83994543655136, 4.02913043478261, 4.97387308229062, 9.62043478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1275, '2021-06-06 00:00:00', 0.283707108335619, 0.524782608695652, 0.316628109434074, 0.71521739130435, 0.586214492169921, 1.09260869565217, 1.98501202194665, 4.14, 4.9602425272212, 9.61173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1290, '2021-06-06 00:00:00', 0.27002195782475, 0.511304347826088, 0.363248953710181, 0.709565217391304, 0.610463440877686, 1.14739130434782, 2.00095530544471, 4.12695652173913, 4.91072819278355, 9.56826086956521 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1305, '2021-06-06 00:00:00', 0.206778413411472, 0.488695652173916, 0.530106634063619, 0.826956521739126, 0.755331511125813, 1.21434782608696, 2.06344803340459, 4.17217391304348, 4.91356861372049, 9.55739130434782 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1320, '2021-06-06 00:00:00', 0.299092277526833, 0.544761904761901, 0.460278383672522, 0.808095238095234, 0.81930225831264, 1.27190476190476, 2.19074710022468, 4.15857142857143, 5.10801979151179, 9.58523809523809 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1335, '2021-06-06 00:00:00', 0.359228008240953, 0.560476190476191, 0.448206478778531, 0.819047619047621, 1.22345062367527, 2.81714285714286, 2.22900533016517, 4.15047619047619, 5.10942690850288, 9.58333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1350, '2021-06-06 00:00:00', 0.264297811820932, 0.603333333333333, 0.446644633429562, 0.962857142857141, 1.54470678370331, 3.12095238095238, 2.23899190751212, 4.12952380952381, 5.09317671474484, 9.59238095238095 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 1365, '2021-06-06 00:00:00', 0.331428366173992, 0.706190476190475, 1.30311513214261, 2.69761904761905, 1.66271350222345, 3.23190476190476, 2.26482081704786, 4.14333333333334, 5.0803591455348, 9.59761904761904 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 990, '2021-06-06 00:00:00', 0.888399771412705, 1.72692307692308, 1.19193682073144, 2.26423076923077, 1.2873816002318, 2.54923076923077, 1.81232464403721, 3.35384615384616, 4.79385041966829, 8.73461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1005, '2021-06-06 00:00:00', 0.630264901572229, 1.37461538461539, 0.758502573394551, 1.66692307692308, 1.09312206370279, 2.11038461538461, 1.67495120480017, 2.92846153846154, 4.82720017592616, 8.46153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1020, '2021-06-06 00:00:00', 0.465953447658258, 1.01615384615385, 0.556970928670983, 1.30615384615385, 0.932657740834474, 1.89769230769231, 1.52048413342593, 2.71, 4.86445900225455, 8.38423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1035, '2021-06-06 00:00:00', 0.410140688807371, 0.879230769230769, 0.733142131251088, 1.33423076923077, 0.805452285747198, 1.70423076923077, 1.48872914310779, 2.53230769230769, 4.89286842093831, 8.34576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1050, '2021-06-06 00:00:00', 0.435230266198696, 0.844230769230768, 0.580856661783668, 1.22769230769231, 0.679247094498474, 1.68384615384616, 1.3268250130988, 2.41384615384615, 4.89514071456425, 8.32884615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1065, '2021-06-06 00:00:00', 0.338067812951555, 0.874615384615386, 0.37125255761875, 1.14269230769231, 0.682811382898225, 1.53923076923077, 1.20512910256377, 2.29807692307692, 4.90668318175871, 8.28961538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1080, '2021-06-06 00:00:00', 0.288406764030357, 0.752307692307691, 0.485476451144016, 1.05076923076923, 0.782551251700785, 1.44230769230769, 1.21114745338714, 2.21307692307692, 4.90150256397111, 8.30076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1095, '2021-06-06 00:00:00', 0.242624432785764, 0.658846153846155, 0.451808162149176, 0.941153846153846, 0.724068951242801, 1.38961538461539, 1.07724213405558, 2.10884615384616, 4.90644699898472, 8.25692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1110, '2021-06-06 00:00:00', 0.376414051891712, 0.686538461538462, 0.538304603504229, 0.939615384615385, 0.685075627492773, 1.32615384615385, 1.12882512102015, 2.11307692307692, 4.90369846293434, 8.26115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1125, '2021-06-06 00:00:00', 0.425389776015434, 0.647307692307693, 0.664672504667931, 1.00153846153846, 0.684673532534921, 1.19538461538462, 1.18520059970389, 2.05730769230769, 4.97018074272803, 8.49615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1140, '2021-06-06 00:00:00', 0.361936671043647, 0.683076923076924, 0.436294184449687, 0.853846153846156, 0.529863988353471, 1.10961538461539, 1.262822784327, 2.07423076923077, 4.95543605160418, 8.53769230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1155, '2021-06-06 00:00:00', 0.33282127335854, 0.544999999999997, 0.426905862438798, 0.786153846153848, 0.656506371168331, 1.06384615384615, 1.83209589940466, 3.41923076923077, 4.86552362586455, 8.70807692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1170, '2021-06-06 00:00:00', 0.264246970727121, 0.547692307692308, 0.324656504869136, 0.724615384615385, 0.80478415644292, 1.05153846153846, 1.86351660949029, 3.63307692307692, 4.8194108162082, 8.77384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1185, '2021-06-06 00:00:00', 0.236238471432185, 0.483846153846157, 0.358132120012455, 0.688846153846157, 0.763870005050196, 1.02423076923077, 1.86794469527751, 3.83423076923077, 4.78734684832359, 8.83538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1200, '2021-06-06 00:00:00', 0.329478142148832, 0.55038461538462, 0.74374354554407, 0.807692307692312, 0.875398546597271, 1.06115384615385, 1.80585343131291, 3.95115384615385, 4.7807409306669, 8.89038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1215, '2021-06-06 00:00:00', 0.717810881457272, 0.562692307692304, 0.706651584260917, 0.712692307692304, 0.78507197122302, 1.055, 1.82865923982152, 3.96884615384615, 4.80257093008125, 8.95346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1230, '2021-06-06 00:00:00', 0.190726546093135, 0.433846153846153, 0.398921816130198, 0.668846153846153, 0.457392105814629, 0.953461538461539, 1.82083535351645, 3.97423076923077, 4.8388640752207, 9.04153846153847 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1245, '2021-06-06 00:00:00', 0.321099074094918, 0.516153846153846, 0.36234535162763, 0.733076923076922, 0.40851249863188, 0.997692307692309, 1.80967183595429, 3.98807692307692, 4.86349271456382, 9.07423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1260, '2021-06-06 00:00:00', 0.247278105659313, 0.542307692307691, 0.252555249096415, 0.671923076923077, 0.353578845521048, 0.955000000000002, 1.79850951110592, 4.00269230769231, 4.92235836222372, 9.12038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1275, '2021-06-06 00:00:00', 0.163821666642535, 0.431538461538461, 0.316244549968242, 0.658846153846156, 0.513335547780774, 0.965769230769235, 1.80156154488266, 3.99, 5.01587597994147, 9.19038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1290, '2021-06-06 00:00:00', 0.30549052610263, 0.507307692307694, 0.339454766443983, 0.741538461538462, 0.651846725730947, 1.03192307692308, 1.78757334438016, 4.01769230769231, 5.02878301534125, 9.20115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1305, '2021-06-06 00:00:00', 0.258677107904521, 0.544615384615383, 0.471662852208915, 0.784615384615386, 0.643080566791301, 1.06615384615385, 1.74820210942117, 4.02884615384615, 5.09199075471999, 9.23461538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1320, '2021-06-06 00:00:00', 0.148906643256091, 0.455833333333334, 0.234399865830698, 0.627083333333334, 0.375942294369301, 1.0075, 1.7564014904492, 3.98375, 5.34053815884569, 9.415 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1335, '2021-06-06 00:00:00', 0.20383283858828, 0.414999999999999, 0.235507084726808, 0.61875, 1.79862749605504, 2.905, 1.75495401277541, 3.97875, 5.3914448468135, 9.49583333333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1350, '2021-06-06 00:00:00', 0.191208494596333, 0.480416666666668, 0.340139570670968, 0.825833333333335, 1.84319252810231, 3.2125, 1.7568590220016, 3.99166666666667, 5.43442034227402, 9.52875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 1365, '2021-06-06 00:00:00', 0.235181089646968, 0.618333333333335, 1.73750440516593, 2.80541666666666, 1.8108993181786, 3.37208333333333, 1.73860591954539, 3.95125, 5.45853803687397, 9.56875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 990, '2021-06-06 00:00:00', 0.69198675324508, 1.7196, 0.879311852151064, 2.1668, 1.0845257027844, 2.7028, 1.21399821526503, 3.266, 5.36385753601516, 9.3348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1005, '2021-06-06 00:00:00', 0.513694311973424, 1.28538461538462, 0.67481507438363, 1.67923076923077, 0.955845175747625, 2.29, 1.15412917554586, 2.93692307692308, 5.36269702524908, 9.06923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1020, '2021-06-06 00:00:00', 0.429894620361064, 1.07423076923077, 0.903200207808113, 1.68115384615385, 0.956005551963283, 1.88115384615384, 1.13726047351317, 2.64576923076923, 5.37150017721736, 8.99307692307693 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1035, '2021-06-06 00:00:00', 0.613025284959764, 1.056, 0.612314733885552, 1.2528, 0.721013638336107, 1.6376, 1.0456573689949, 2.4992, 5.46926280833776, 9.0476 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1050, '2021-06-06 00:00:00', 0.684905945255372, 1.00192307692307, 0.757363950717328, 1.23807692307692, 0.717622570608086, 1.60692307692308, 1.04834844471601, 2.45230769230769, 5.37222417769257, 8.89384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1065, '2021-06-06 00:00:00', 0.436890586549293, 0.825769230769232, 0.397081080656565, 1.13423076923077, 0.536809520722632, 1.49269230769231, 1.10741834218844, 2.47076923076923, 5.35245911851595, 8.87115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1080, '2021-06-06 00:00:00', 0.27688153534569, 0.750769230769232, 0.398646942312852, 1.04923076923077, 0.510672558043273, 1.40230769230769, 1.14264019506782, 2.45115384615385, 5.34680246646391, 8.84615384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1095, '2021-06-06 00:00:00', 0.328705619993609, 0.730769230769233, 0.459608529076647, 1.03, 0.64009374313455, 1.38, 1.47001412866052, 2.57153846153846, 5.37111591327595, 8.86692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1110, '2021-06-06 00:00:00', 0.388240409262887, 0.718846153846152, 0.410933833341348, 0.938846153846149, 0.65769480881216, 1.28769230769231, 1.38709414022486, 2.56692307692308, 5.46559037559952, 8.88692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1125, '2021-06-06 00:00:00', 0.284051999573207, 0.591538461538457, 0.37519799901057, 0.838461538461533, 0.580591210617378, 1.15692307692308, 1.35382995182613, 2.54346153846154, 5.47185216849342, 9.22307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1140, '2021-06-06 00:00:00', 0.295647659320241, 0.573461538461536, 0.394393984975196, 0.801153846153847, 0.515621357795994, 1.15576923076923, 1.32667913922754, 2.51846153846154, 5.49940110025977, 9.33269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1155, '2021-06-06 00:00:00', 0.216956571336649, 0.493076923076923, 0.326437413014171, 0.744230769230773, 0.479105576930757, 1.16692307692308, 1.42837185419139, 3.27307692307692, 5.43985730864896, 9.41653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1170, '2021-06-06 00:00:00', 0.249612622954976, 0.552307692307694, 0.424341843329178, 0.815000000000001, 0.535415869998411, 1.12692307692308, 1.45805397177724, 3.49423076923077, 5.4527591322051, 9.47307692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1185, '2021-06-06 00:00:00', 0.257820748702542, 0.553461538461538, 0.390655661873527, 0.840384615384614, 0.543013387000298, 1.11653846153846, 1.59934563542046, 3.66230769230769, 5.44269289965913, 9.585 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1200, '2021-06-06 00:00:00', 0.26807346868981, 0.56923076923077, 0.359685332563814, 0.768461538461538, 0.520279362827908, 1.09884615384615, 1.66433631956266, 3.66076923076923, 5.44759402079345, 9.64384615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1215, '2021-06-06 00:00:00', 0.242721746355465, 0.545384615384617, 0.380515642051877, 0.768076923076924, 0.566058436776765, 1.18307692307692, 1.6210029658778, 3.71884615384616, 5.49525344834417, 9.70230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1230, '2021-06-06 00:00:00', 0.307470323771252, 0.555, 0.42488894476629, 0.851153846153845, 0.591246011533142, 1.19961538461538, 1.61571341708666, 3.67538461538461, 5.51930392768452, 9.75038461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1245, '2021-06-06 00:00:00', 0.329670231501817, 0.582307692307694, 0.42695414994335, 0.834615384615384, 0.807019206710722, 1.26, 1.67503864478957, 3.61769230769231, 5.55355232122786, 9.80923076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1260, '2021-06-06 00:00:00', 0.291835570141817, 0.619999999999997, 0.3659434592729, 0.798846153846154, 0.857546410495576, 1.20461538461538, 1.69316985380858, 3.56807692307692, 5.54482046598445, 9.855 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1275, '2021-06-06 00:00:00', 0.252116273541821, 0.561153846153848, 0.699978131526538, 0.904230769230767, 1.31222183865616, 1.34692307692308, 1.66518393532412, 3.59153846153846, 5.51742282369084, 9.85115384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1290, '2021-06-06 00:00:00', 0.699296349636822, 0.709230769230767, 0.765026696366762, 0.915384615384616, 1.30590116247511, 1.44461538461539, 1.82084937914658, 3.60730769230769, 5.52892390420247, 9.84346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1305, '2021-06-06 00:00:00', 0.319212492525924, 0.586153846153846, 0.835946998687943, 0.970769230769231, 0.866631764583211, 1.30884615384615, 1.74993538342244, 3.52538461538461, 5.53988387826093, 9.82423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1320, '2021-06-06 00:00:00', 0.218731520958616, 0.509999999999996, 0.340821418238985, 0.818749999999999, 0.403046145809849, 1.07125, 1.85746905878613, 3.485, 5.71189275464619, 10.0533333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1335, '2021-06-06 00:00:00', 0.278332248544271, 0.580833333333336, 0.39030552878111, 0.810833333333336, 1.23005824947498, 2.28458333333334, 1.94764275955335, 3.47416666666667, 5.71644004388765, 10.0320833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1350, '2021-06-06 00:00:00', 0.239715637697092, 0.598750000000004, 0.225542421858889, 0.777916666666668, 1.260539049634, 2.4575, 2.04720151865199, 3.47916666666667, 5.70048966559332, 9.99458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 1365, '2021-06-06 00:00:00', 0.218272200756737, 0.615833333333336, 1.22348990033914, 2.13166666666667, 1.40543503760492, 2.63291666666667, 2.07453046023306, 3.58375, 5.69588250723554, 9.97583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 990, '2021-06-06 00:00:00', 0.549554784838112, 1.37769230769231, 0.620381644324993, 1.73576923076923, 0.895763018111031, 2.07923076923077, 1.53815553879914, 3.17230769230769, 5.45318204918362, 9.44230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1005, '2021-06-06 00:00:00', 0.512964386228188, 1.18730769230769, 0.729538104662014, 1.53461538461539, 0.734415518522148, 1.90307692307693, 1.55506126517946, 3.02346153846154, 5.42576939598998, 9.36846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1020, '2021-06-06 00:00:00', 0.445761750783465, 1.01653846153846, 0.507884450819885, 1.27115384615385, 0.582358599542877, 1.65153846153846, 1.53591065445277, 2.99153846153846, 5.43347323400193, 9.35076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1035, '2021-06-06 00:00:00', 0.455027978852359, 0.872307692307693, 0.533004257451605, 1.26846153846154, 0.638312197547925, 1.52230769230769, 1.54992888174314, 2.90346153846154, 5.41623117618203, 9.33807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1050, '2021-06-06 00:00:00', 0.355159119269094, 0.825000000000002, 0.414993790500345, 1.10961538461538, 0.546797811036079, 1.39038461538461, 1.5278866248716, 2.87846153846154, 5.41672316499134, 9.33538461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1065, '2021-06-06 00:00:00', 0.376536646495195, 0.770384615384617, 0.552394647108248, 1.02038461538462, 0.562501692305151, 1.36192307692308, 1.56558251631289, 2.86615384615385, 5.44283157358939, 9.29346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1080, '2021-06-06 00:00:00', 0.330502880238816, 0.668076923076923, 0.376581383583339, 0.861538461538461, 0.684085914532338, 1.32846153846154, 1.54645201870405, 2.82538461538461, 5.4616558351418, 9.33269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1095, '2021-06-06 00:00:00', 0.28152332872319, 0.629230769230766, 0.384249117911003, 0.979230769230767, 0.709897609085013, 1.34115384615384, 1.57366597961086, 2.84615384615385, 5.44005289849846, 9.30653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1110, '2021-06-06 00:00:00', 0.252737930549532, 0.642692307692309, 0.509951430568114, 0.902307692307695, 0.660611371848371, 1.26923076923077, 1.56888495435452, 2.86, 5.42761673155128, 9.32076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1125, '2021-06-06 00:00:00', 0.375001128203432, 0.615384615384619, 0.430394452352005, 0.830769230769231, 0.734753961959634, 1.16076923076923, 1.48794292694517, 2.77692307692308, 5.39488549817895, 9.84846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1140, '2021-06-06 00:00:00', 0.211986937188264, 0.537692307692305, 0.427497188474782, 0.804615384615384, 0.852347347036405, 1.14, 1.45696401940684, 2.80192307692308, 5.37931635633548, 9.94269230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1155, '2021-06-06 00:00:00', 0.45492380314363, 0.631600000000002, 0.539617765954135, 0.809600000000002, 1.07332039329674, 1.364, 3.04325034571044, 4.4468, 5.42481250060006, 10.1264 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1170, '2021-06-06 00:00:00', 0.254774711944009, 0.563076923076923, 0.57144257400426, 0.828846153846152, 0.949955788444916, 1.37, 3.28301730354633, 4.55884615384615, 5.38321701073024, 10.0142307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1185, '2021-06-06 00:00:00', 0.424612040120607, 0.590769230769228, 0.809846804126464, 0.980384615384615, 1.07418785063952, 1.43346153846154, 3.5648991354811, 4.72538461538461, 5.38748469924652, 10.0107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1200, '2021-06-06 00:00:00', 0.459332123849399, 0.618800000000001, 0.564296612311885, 0.858400000000003, 0.793042663837617, 1.288, 3.65207329243723, 4.7332, 5.50225938441049, 9.988 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1215, '2021-06-06 00:00:00', 0.327248631267828, 0.592000000000002, 0.494188560504325, 0.831600000000002, 0.672254416125323, 1.2248, 3.86001865280468, 4.7824, 5.48290221202847, 9.986 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1230, '2021-06-06 00:00:00', 0.308886171051195, 0.572400000000001, 0.591135912178124, 0.915999999999999, 0.797992898882355, 1.2948, 4.05013217891302, 4.8596, 5.48188951609449, 9.9872 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1245, '2021-06-06 00:00:00', 0.454309732818187, 0.638399999999998, 0.491233820768342, 0.8576, 0.831935494294275, 1.254, 4.41208896102516, 4.9604, 5.48188951609449, 9.9872 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1260, '2021-06-06 00:00:00', 0.377382652842801, 0.5948, 0.774790724432518, 0.965600000000002, 0.866327882501767, 1.2436, 4.80404007060724, 5.0652, 5.47803240224079, 9.9816 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1275, '2021-06-06 00:00:00', 0.65538487420243, 0.642800000000003, 0.662057902805085, 0.839600000000003, 0.898642494729319, 1.236, 4.83112557623307, 5.0292, 5.50757744687565, 9.9548 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1290, '2021-06-06 00:00:00', 0.318840085309234, 0.535600000000003, 0.445644477133956, 0.723600000000002, 0.891615014080255, 1.2724, 4.84922760172518, 5.018, 5.50685185322189, 9.9656 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1305, '2021-06-06 00:00:00', 0.283194279603238, 0.4864, 0.646332731648337, 0.812799999999996, 0.796908192119185, 1.2828, 4.80142038012364, 4.9628, 5.49358450073052, 9.9696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1320, '2021-06-06 00:00:00', 0.357990659449329, 0.578695652173912, 0.697474835564024, 0.974347826086955, 0.673951828540939, 1.34260869565218, 4.98124641131883, 5.10391304347826, 5.65215136207116, 10.1282608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1335, '2021-06-06 00:00:00', 0.637204244345453, 0.702608695652174, 0.645515083727841, 0.904782608695652, 3.16037071923595, 3.53608695652174, 4.87221962873924, 5.00826086956522, 5.5901500047046, 10.1095652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1350, '2021-06-06 00:00:00', 0.267198908899339, 0.539565217391307, 0.295505863588219, 0.876521739130438, 3.45657573478098, 3.68391304347826, 4.86378729772081, 4.89782608695652, 5.54465807796847, 10.0417391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 1365, '2021-06-06 00:00:00', 0.292175295263059, 0.731304347826087, 3.13194019852146, 3.28304347826087, 3.6755336253162, 3.89739130434782, 4.80314521460357, 4.86304347826087, 5.49983625340148, 10.0247826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 990, '2021-06-06 00:00:00', 1.35028484771195, 1.81347826086957, 1.40519476657715, 2.21782608695652, 1.59798539175205, 2.64869565217391, 2.62406301741547, 3.79608695652174, 4.55148857203265, 9.48130434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1005, '2021-06-06 00:00:00', 0.607470294008497, 1.22739130434783, 0.928935384521765, 1.61869565217391, 1.25719022933177, 2.21, 2.17110070260906, 3.28347826086956, 4.48111412424035, 9.13739130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1020, '2021-06-06 00:00:00', 0.520285342811679, 1.04173913043478, 0.587257308379435, 1.36565217391305, 1.05704095148794, 1.96086956521739, 2.03080087007886, 3.03608695652174, 4.4540903615235, 9.10130434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1035, '2021-06-06 00:00:00', 0.417916439252662, 1.01217391304348, 0.773501356059629, 1.5404347826087, 1.23851626135641, 1.9904347826087, 1.8672551773213, 2.94652173913044, 4.4714508526062, 9.11 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1050, '2021-06-06 00:00:00', 0.776381084862845, 1.15695652173913, 0.883009362122983, 1.44347826086957, 1.64306339264587, 1.88130434782609, 1.96115860730435, 2.79608695652174, 4.47829137907409, 9.06869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1065, '2021-06-06 00:00:00', 0.470991721350838, 0.82826086956522, 0.759931086952625, 1.17956521739131, 1.17712838097483, 1.50695652173913, 1.56612358484378, 2.52391304347826, 4.50385171127493, 9.14565217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1080, '2021-06-06 00:00:00', 0.556187615856038, 0.849130434782611, 0.944605863391789, 1.10565217391304, 0.918596841983884, 1.45739130434782, 1.46208281776646, 2.43956521739131, 4.52956912329282, 9.13347826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1095, '2021-06-06 00:00:00', 0.517936770295092, 0.693043478260872, 0.685372579786004, 0.969130434782611, 0.801105214823487, 1.36173913043478, 1.45964178831576, 2.39782608695652, 4.52735798846647, 9.13608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1110, '2021-06-06 00:00:00', 0.635008636460517, 0.777826086956522, 0.644357387392857, 1.08347826086956, 0.839568164926064, 1.43260869565217, 1.49601116543782, 2.41304347826087, 4.5105783438543, 9.11521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1125, '2021-06-06 00:00:00', 0.327145396837453, 0.66173913043478, 0.42728159943694, 0.918260869565216, 0.663409268632501, 1.36130434782609, 1.45310394232267, 2.35739130434783, 4.40128641812679, 9.07695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1140, '2021-06-06 00:00:00', 0.285369879944335, 0.642173913043479, 0.392110938564961, 0.903478260869565, 0.717849500339967, 1.34521739130435, 1.49531891452174, 2.35173913043479, 4.38915371748714, 9.01608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1155, '2021-06-06 00:00:00', 0.35379255215518, 0.673478260869569, 0.520861630324854, 0.928260869565218, 0.802866898630775, 1.2804347826087, 2.46466386839863, 3.8704347826087, 4.40659113766474, 9.07 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1170, '2021-06-06 00:00:00', 0.390426947816147, 0.578260869565217, 0.537465873537468, 0.86173913043478, 0.692703645089986, 1.13739130434782, 2.30366437772897, 4.08173913043478, 4.34163527233054, 9.01826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1185, '2021-06-06 00:00:00', 0.316840254758716, 0.601739130434782, 0.464359816872313, 0.808695652173913, 0.729592988489987, 1.08826086956521, 2.27100541889451, 4.35739130434783, 4.30101890676659, 8.99 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1200, '2021-06-06 00:00:00', 0.319170119556001, 0.578260869565218, 0.474688581084334, 0.767391304347823, 0.8074348197485, 1.08652173913043, 2.32017624040961, 4.42782608695652, 4.29813218924285, 8.97695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1215, '2021-06-06 00:00:00', 0.427167340463774, 0.579130434782608, 0.580289215066528, 0.809130434782608, 0.826918896664043, 1.20304347826087, 2.36625310458131, 4.51086956521739, 4.27157888444166, 8.9595652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1230, '2021-06-06 00:00:00', 0.372508853384454, 0.55086956521739, 0.619744943074488, 0.81260869565217, 0.648921878767455, 1.17782608695652, 2.29857508705503, 4.50739130434783, 4.18075961855526, 8.90347826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1245, '2021-06-06 00:00:00', 0.524897505523076, 0.639130434782603, 0.537303691516256, 0.960434782608693, 0.600892287770426, 1.14521739130435, 2.31380143380948, 4.53956521739131, 4.14591746427173, 8.8695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1260, '2021-06-06 00:00:00', 0.32858963198047, 0.64565217391304, 0.396360916696624, 0.822608695652171, 0.783022167895024, 1.19347826086956, 2.53132103179504, 4.58956521739131, 4.12662960983402, 8.82913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1275, '2021-06-06 00:00:00', 0.332295287512127, 0.537391304347824, 0.452399837144337, 0.747391304347826, 0.884550755765714, 1.20130434782609, 2.6450673011604, 4.61913043478261, 4.0985934153304, 8.80043478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1290, '2021-06-06 00:00:00', 0.435591914761436, 0.59695652173913, 0.776856440311694, 0.888260869565219, 1.12676300154916, 1.30695652173913, 2.75754602482921, 4.67652173913044, 4.09644384483823, 8.79391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1305, '2021-06-06 00:00:00', 0.6271133440177, 0.684347826086958, 0.668239679138187, 0.984782608695652, 0.979433973829227, 1.33, 2.81304984085149, 4.67304347826087, 4.05239957216587, 8.69826086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1320, '2021-06-06 00:00:00', 0.350418117600755, 0.588571428571428, 0.499093940961777, 0.736190476190475, 0.487353396759819, 1.14333333333333, 2.88450499178265, 4.66095238095238, 3.97882687903524, 8.54666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1335, '2021-06-06 00:00:00', 0.336592872629179, 0.506190476190477, 0.37988344077023, 0.817142857142858, 1.76289980267901, 2.96428571428571, 2.96528469684335, 4.71333333333333, 3.99346627094093, 8.57142857142857 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1350, '2021-06-06 00:00:00', 0.260441932107714, 0.580000000000004, 0.372137327442689, 0.885238095238094, 1.75143832048868, 3.30809523809523, 3.09054834092901, 4.78904761904762, 4.00478327099221, 8.61095238095238 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 1365, '2021-06-06 00:00:00', 0.341410937978598, 0.742857142857139, 1.74678125760061, 2.8995238095238, 1.88336110388291, 3.66095238095237, 3.1349007730936, 4.79142857142857, 4.03565844040586, 8.70761904761905 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 945, '2021-06-06 00:00:00', 0.68589357775095, 1.30499999999999, 0.678822509939091, 1.64, 0.827314933988272, 2.02500000000001, 1.17379725676969, 2.27000000000001, 6.83065150626205, 9.88000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 960, '2021-06-06 00:00:00', 0.127279220613583, 1.09999999999999, 0.197989898732234, 1.54000000000001, 0.395979797464468, 1.72, 1.17379725676969, 2.27000000000001, 6.83065150626205, 9.88000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 975, '2021-06-06 00:00:00', 0.318198051533958, 0.935000000000016, 0.367695526217012, 1.01000000000001, 0.806101730552655, 1.43000000000001, 1.2303657992646, 2.23000000000002, 6.83065150626205, 9.88000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 930, '2021-06-06 00:00:00', 0.509116882454313, 1.3, 0.205060966544093, 1.515, 0.480832611206857, 1.71000000000001, 0.417193000900065, 3.25500000000001, 3.04055915910214, 8.54000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 945, '2021-06-06 00:00:00', 0.0212132034355972, 0.804999999999993, 0.113137084989865, 1.24000000000001, 0.417193000900045, 1.64500000000001, 0.784888527117057, 2.78500000000001, 2.89206673505296, 8.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 960, '2021-06-06 00:00:00', 0.289913780286502, 1.11500000000001, 0.212132034355992, 1.17, 0.417193000900045, 1.64500000000001, 0.784888527117057, 2.78500000000001, 2.89206673505296, 8.435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 2, 975, '2021-06-06 00:00:00', 0.0777817459305098, 0.575000000000003, 0.636396103067897, 1.10000000000001, 0.671751442127212, 1.33500000000001, 0.700035713374689, 2.45500000000001, 2.61629509039022, 8.24000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 930, '2021-06-06 00:00:00', 0.0282842712474563, 1.36, 0.848528137423869, 2.39, 1.07480230740356, 2.92999999999999, 0.233345237791549, 4.55500000000001, 1.5344217151748, 7.62500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 945, '2021-06-06 00:00:00', 0.728319984622145, 1.575, 0.494974746830595, 1.79000000000001, 1.13844191771035, 2.33500000000001, 0.403050865276347, 4.105, 0.898025612106902, 7.17500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 960, '2021-06-06 00:00:00', 0.360624458405133, 1.14500000000001, 0.098994949366107, 1.47, 0.523259018078032, 1.88000000000001, 1.28693434175953, 3.48, 0.38183766184071, 6.81 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 3, 975, '2021-06-06 00:00:00', 0.127279220613563, 0.899999999999991, 0.296984848098361, 1.13, 1.90211724139183, 3.045, 1.67584307141214, 3.205, 0.38183766184071, 6.81 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 930, '2021-06-06 00:00:00', 0.855599205235708, 1.435, 0.325269119345797, 2.09999999999999, 0.905096679918782, 2.63000000000001, 1.42128463018497, 3.895, 0.700035713374709, 7.075 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 945, '2021-06-06 00:00:00', 0.197989898732234, 1.11, 0.395979797464488, 1.63000000000001, 0.38183766184075, 1.64000000000001, 0.813172798364554, 3.465, 1.30814754519513, 6.64500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 960, '2021-06-06 00:00:00', 0.205060966544113, 1.10499999999999, 0.106066017177986, 1.175, 0.643467170879776, 1.95500000000001, 0.813172798364554, 3.465, 1.30814754519513, 6.64500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 4, 975, '2021-06-06 00:00:00', 0.169705627484778, 0.97999999999999, 0.0212132034355972, 1.34499999999998, 0.0282842712474764, 2.16, 0.813172798364554, 3.465, 1.30814754519513, 6.64500000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 930, '2021-06-06 00:00:00', 0.127279220613563, 1.7, 0.339411254969556, 2.03, 0.982878425849312, 2.485, 0.438406204335643, 3.48999999999999, 3.59917351623953, 8.175 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 945, '2021-06-06 00:00:00', 1.15965512114595, 1.42999999999999, 0.84145706961199, 1.745, 1.18086832458153, 2.325, 1.0465180361561, 3.90000000000001, 3.7052395334175, 8.10000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 960, '2021-06-06 00:00:00', 0.00707106781187914, 0.945000000000007, 0.346482322781415, 1.52500000000001, 0.318198051533938, 1.995, 2.12132034355966, 3.60000000000001, 3.7052395334175, 8.10000000000001 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 5, 975, '2021-06-06 00:00:00', 0.254558441227147, 1.10000000000001, 0.190918830920355, 1.495, 0.353553390593294, 2.04000000000001, 2.3193102422919, 3.74000000000001, 3.82544768621922, 8.18500000000002 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 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 1032186, 1, 930, '2021-06-06 00:00:00', 0, 1.78999999999999, 0, 3.41999999999999, 0, 4.24000000000001, 0, 4.24000000000001, 0, 14.71 where not exists (select 1 from powerstats_trumpet where symbolid = 1032186 and enddate = '2021-06-06 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-06-06 18:03:03 Duration: 1s145ms 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 1032226, 1, 990, '2021-06-06 00:00:00', 0.782021299104424, 2.21130434782609, 1.00117954149507, 2.91173913043479, 1.38948621323094, 3.60086956521739, 1.85570235363768, 5.29695652173913, 3.76643303226823, 13.8721739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1005, '2021-06-06 00:00:00', 0.81203983624707, 2.00217391304348, 1.06092341760549, 2.55695652173913, 1.37045086490634, 3.3291304347826, 1.73356688656585, 4.90217391304348, 3.87697449376398, 13.7330434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1020, '2021-06-06 00:00:00', 0.578935577730422, 1.66869565217391, 0.758192931739102, 2.26260869565218, 1.04625513254251, 3.0595652173913, 1.36250916521557, 4.60304347826087, 3.98848619583764, 13.5469565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1035, '2021-06-06 00:00:00', 0.538774777499443, 1.53347826086957, 0.804930704306396, 2.0804347826087, 1.17630324664316, 2.99434782608696, 1.24335482678777, 4.38695652173913, 4.65711377310586, 14.0721739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1050, '2021-06-06 00:00:00', 0.532813028482003, 1.37521739130434, 0.910044085280563, 2.07434782608695, 1.15462551463726, 2.75652173913043, 1.26875619899574, 4.21826086956521, 4.67849381188285, 14.0895652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1065, '2021-06-06 00:00:00', 0.624535558660685, 1.41086956521739, 0.988985786235319, 2.05739130434783, 1.01362282200849, 2.40304347826087, 1.39307576213622, 4.05652173913043, 4.7388372266696, 14.0534782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1080, '2021-06-06 00:00:00', 0.729266782135103, 1.36869565217392, 0.748202853430422, 1.78565217391303, 0.765038426790707, 2.21260869565217, 1.55494735114155, 3.96608695652173, 4.7403679749097, 14.0860869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1095, '2021-06-06 00:00:00', 0.307196297532036, 1.07173913043477, 0.46640624203445, 1.36434782608696, 0.729306888456027, 1.95391304347826, 1.6813901175137, 3.7, 4.84642674286046, 13.9560869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1110, '2021-06-06 00:00:00', 0.424866870569487, 1.09130434782609, 0.468603593737013, 1.49434782608696, 0.763138671809434, 1.95478260869566, 1.69430305608229, 3.78913043478261, 4.85145367563151, 14.0286956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1125, '2021-06-06 00:00:00', 0.233950435614284, 0.983478260869567, 0.516428522616961, 1.37565217391305, 0.709082801210362, 1.83565217391305, 1.77936481094653, 3.71130434782609, 4.76036069978893, 14.5339130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1140, '2021-06-06 00:00:00', 0.400956859477492, 0.941304347826088, 0.435621857993904, 1.31869565217392, 0.662589542013587, 1.83608695652174, 1.86777361071131, 3.70347826086956, 4.7516904834588, 14.7152173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1155, '2021-06-06 00:00:00', 0.400220788867716, 0.903043478260875, 0.522211018483989, 1.2395652173913, 0.623853256283479, 1.83260869565217, 3.59479795426889, 5.83217391304347, 4.70756480605016, 14.8313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1170, '2021-06-06 00:00:00', 0.309147111839806, 0.850869565217386, 0.395829543702827, 1.2291304347826, 0.604358674228002, 1.67695652173912, 3.63316970899892, 6.19304347826086, 4.70748789615971, 14.8317391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1185, '2021-06-06 00:00:00', 0.337631251012226, 0.886956521739126, 0.507896537968746, 1.3395652173913, 0.628358171821502, 1.69608695652173, 3.61089633360136, 6.25217391304347, 4.65918239956445, 14.9647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1200, '2021-06-06 00:00:00', 0.439978889180945, 0.912173913043475, 0.525434884816206, 1.14999999999999, 0.760961790006434, 1.76086956521739, 3.63025456701645, 6.3086956521739, 4.55659692029822, 14.9986956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1215, '2021-06-06 00:00:00', 0.195811880360007, 0.681739130434782, 0.357753199536571, 1.13652173913044, 0.762155773398657, 1.69217391304348, 3.73930199992462, 6.46391304347826, 4.50689028921844, 15.0934782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1230, '2021-06-06 00:00:00', 0.313582512418755, 0.873913043478273, 0.710847626306854, 1.3804347826087, 0.977704417937122, 1.84173913043478, 3.70523393296883, 6.54695652173913, 4.57702485483083, 15.1973913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1245, '2021-06-06 00:00:00', 0.571471991574521, 1.02565217391304, 0.597345908488004, 1.31304347826087, 0.872751317191841, 1.78695652173913, 3.68953412443034, 6.59565217391303, 4.58051251080708, 15.1969565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1260, '2021-06-06 00:00:00', 0.373466297139128, 0.89956521739131, 0.558945577049119, 1.26260869565217, 0.842919357636465, 1.75695652173913, 3.67949826877, 6.58565217391303, 4.50118210209336, 15.1869565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1275, '2021-06-06 00:00:00', 0.347676079313033, 0.871739130434784, 0.463923378572129, 1.14391304347826, 1.07535158328241, 1.84913043478261, 3.62504376421721, 6.69826086956521, 4.3844541667032, 15.2873913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1290, '2021-06-06 00:00:00', 0.436566734685539, 0.797826086956525, 0.622223477004819, 1.21434782608696, 1.25621993995852, 1.88391304347827, 3.48411414614953, 6.63173913043478, 4.36390617166534, 15.3504347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1305, '2021-06-06 00:00:00', 0.390689569762166, 0.907391304347825, 0.944083511077977, 1.38869565217392, 1.19251784650345, 1.91521739130435, 3.42830504682287, 6.59130434782608, 4.41402194413669, 15.3752173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1320, '2021-06-06 00:00:00', 0.399673676414953, 0.810952380952385, 0.446704333877296, 1.0804761904762, 0.481288944002503, 1.72761904761906, 3.57312328362737, 6.67, 4.12261382643401, 14.9938095238095 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1335, '2021-06-06 00:00:00', 0.215420961088263, 0.741904761904763, 0.374280897824326, 1.1552380952381, 3.40823645222654, 4.68428571428571, 3.5284462383807, 6.63857142857143, 4.12336755577284, 14.99 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1350, '2021-06-06 00:00:00', 0.408503074535256, 0.993809523809527, 0.439740183030192, 1.47285714285715, 3.43721565057699, 5.24285714285714, 3.49001357617772, 6.65952380952381, 4.08055335883331, 15.0142857142857 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 1365, '2021-06-06 00:00:00', 0.34309307358625, 1.10142857142857, 3.3351478870616, 4.35714285714285, 3.27554495647744, 5.35380952380952, 3.30702808604716, 6.55619047619047, 3.96496820379974, 14.9714285714286 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 990, '2021-06-06 00:00:00', 1.16973080400842, 2.64307692307692, 1.25588828508565, 3.47923076923077, 1.36399345813907, 4.06307692307692, 1.61746473032525, 5.36807692307692, 4.16291866917358, 14.7403846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1005, '2021-06-06 00:00:00', 0.80080430721964, 2.02346153846154, 0.98331754007308, 2.60423076923077, 1.42027760016783, 3.40730769230769, 1.34652829956836, 4.9023076923077, 4.23989958153946, 14.4273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1020, '2021-06-06 00:00:00', 0.629787387811282, 1.74192307692309, 0.945136945714142, 2.37961538461538, 1.30861359402291, 3.07846153846154, 1.16968818987732, 4.43769230769231, 4.29006037253557, 14.175 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1035, '2021-06-06 00:00:00', 0.602263933964043, 1.55538461538461, 0.934037719548018, 2.14769230769231, 1.04012602786689, 2.77692307692308, 1.12394367501908, 4.25576923076923, 4.26572544105473, 14.1184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1050, '2021-06-06 00:00:00', 0.591724468104747, 1.36538461538462, 0.599852802456895, 1.87076923076923, 0.758680331993548, 2.38961538461538, 1.10167711310459, 4.02730769230769, 4.33889799904928, 14.0896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1065, '2021-06-06 00:00:00', 0.486628590010278, 1.23923076923077, 0.654730596387668, 1.63192307692307, 0.825784848120028, 2.34384615384616, 1.16603265556593, 4.01192307692308, 4.44043346809919, 14.0042307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1080, '2021-06-06 00:00:00', 0.380399991911344, 1.09807692307692, 0.494479057657187, 1.64153846153846, 0.644138542192955, 2.13230769230769, 1.01281975008085, 3.87961538461538, 4.44180476140741, 13.9784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1095, '2021-06-06 00:00:00', 0.416830716423164, 1.21961538461538, 0.489179532875823, 1.61615384615385, 0.642859597064907, 1.97730769230769, 1.19675998493368, 3.83769230769231, 4.40749091364306, 13.9880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1110, '2021-06-06 00:00:00', 0.272955335878628, 1.02384615384616, 0.399703159087616, 1.27884615384616, 0.672422486239121, 1.88, 1.23148915482904, 3.68153846153846, 4.41054442828163, 13.9669230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1125, '2021-06-06 00:00:00', 0.338946104179513, 0.957307692307692, 0.559156645177503, 1.34807692307692, 0.650353749893089, 1.94, 1.35057395206631, 3.705, 5.06030908146924, 14.18 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1140, '2021-06-06 00:00:00', 0.416143466385553, 0.910769230769235, 0.57767651315087, 1.35692307692308, 0.647852903532415, 1.83576923076923, 1.32142440628984, 3.7776923076923, 5.11440122068594, 14.3703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1155, '2021-06-06 00:00:00', 0.295191202704014, 0.825384615384611, 0.333473329575935, 1.21269230769231, 0.611276092726084, 1.7676923076923, 2.30630627094161, 5.38384615384615, 5.22172621030485, 14.5138461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1170, '2021-06-06 00:00:00', 0.216725278068439, 0.865384615384623, 0.34435223469358, 1.2123076923077, 0.725692454460941, 1.76846153846154, 2.27899221992123, 5.58153846153846, 5.2005951138751, 14.6515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1185, '2021-06-06 00:00:00', 0.294370776141503, 0.833076923076921, 0.491356677593159, 1.23923076923077, 0.790101161974744, 1.83038461538461, 2.24932047858561, 5.70884615384615, 5.22780608492114, 14.7326923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1200, '2021-06-06 00:00:00', 0.301186627550738, 0.895769230769234, 0.630282110218543, 1.21346153846154, 0.755214182559131, 1.72730769230769, 2.17578339561074, 5.78423076923076, 5.15501691409596, 14.7807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1215, '2021-06-06 00:00:00', 0.448817934647823, 0.878461538461539, 0.649111226690291, 1.34423076923077, 0.67381120387059, 1.81846153846154, 2.03691667440314, 5.85846153846154, 5.04817549676651, 14.7996153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1230, '2021-06-06 00:00:00', 0.375098141003942, 0.85884615384615, 0.366268501764229, 1.11615384615385, 0.663852740853314, 1.68730769230769, 1.89104110519535, 5.88730769230769, 5.01652710087827, 14.8080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1245, '2021-06-06 00:00:00', 0.341106795818915, 0.785384615384619, 0.441100197931703, 1.19423076923077, 0.689268173778984, 1.69884615384616, 1.88331426357489, 5.94384615384616, 5.01910595777621, 14.7738461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1260, '2021-06-06 00:00:00', 0.339340763608138, 0.868076923076923, 0.456009446595811, 1.17384615384615, 0.592931829004105, 1.64807692307692, 1.84421594764238, 6.02730769230769, 5.00992069643976, 14.7642307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1275, '2021-06-06 00:00:00', 0.342082536149485, 0.877307692307692, 0.367252585475529, 1.26769230769231, 0.950726766539896, 1.86423076923076, 1.8373457863074, 6.06653846153846, 4.93541749461521, 14.8146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1290, '2021-06-06 00:00:00', 0.282687378292973, 0.911923076923082, 0.382902277149343, 1.19307692307692, 1.1343340981183, 1.80461538461539, 1.85008107930436, 6.04, 4.95324162699384, 14.7888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1305, '2021-06-06 00:00:00', 0.388612720010354, 0.83038461538461, 0.904023144700322, 1.32461538461538, 1.12601871824857, 1.85307692307693, 1.86747727820592, 6.03923076923077, 4.9481064598957, 14.7815384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1320, '2021-06-06 00:00:00', 0.313826027222594, 0.735416666666668, 0.336942507889983, 1.00791666666667, 0.607644537585891, 1.76333333333332, 1.96474064372411, 5.96333333333333, 4.52895929354733, 14.27125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1335, '2021-06-06 00:00:00', 0.309248446154992, 0.762083333333333, 0.31464006350944, 1.10375, 1.94797214328503, 3.96708333333333, 1.91332096143048, 5.94166666666667, 4.53157087569524, 14.2504166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1350, '2021-06-06 00:00:00', 0.234334936189295, 0.834583333333332, 0.49631230671533, 1.43958333333332, 1.71002155889452, 4.27458333333332, 1.87630225308385, 5.94833333333333, 4.55736257315439, 14.2116666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 1365, '2021-06-06 00:00:00', 0.425235655041801, 1.11416666666665, 1.90457629659859, 3.6475, 1.66923830585663, 4.36499999999999, 1.96187128764233, 5.94541666666667, 4.54240293859117, 14.22625 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 990, '2021-06-06 00:00:00', 0.862344285460664, 2.2528, 0.761343768171338, 2.9412, 1.13404144545074, 3.826, 1.77341224761757, 5.52920000000001, 4.66827170017627, 14.0924 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1005, '2021-06-06 00:00:00', 0.661266500448488, 1.81576923076923, 0.896517793379565, 2.57192307692308, 0.992403221400536, 3.45192307692308, 1.92214771704826, 5.31961538461539, 4.94373729697872, 14.3676923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1020, '2021-06-06 00:00:00', 0.763135233504118, 1.88923076923077, 0.976409750053735, 2.6, 1.02835888677056, 3.065, 2.19679630371138, 4.91500000000001, 4.97428632685519, 14.2026923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1035, '2021-06-06 00:00:00', 0.652567493316463, 1.5212, 0.735093418099589, 1.9404, 0.766855049319411, 2.54, 2.09624370402552, 4.5272, 4.7576570564372, 13.6544 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1050, '2021-06-06 00:00:00', 0.45918673928856, 1.24730769230769, 0.499008401347497, 1.63576923076923, 0.81641816208646, 2.48884615384615, 1.9477513662209, 4.27923076923077, 4.86198041321246, 13.8584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1065, '2021-06-06 00:00:00', 0.493180104408735, 1.15115384615385, 0.617091440674592, 1.68538461538461, 0.886513308503516, 2.42461538461539, 1.83886106054807, 4.185, 4.85572657955374, 13.7561538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1080, '2021-06-06 00:00:00', 0.528373556666695, 1.13884615384615, 0.651241772426994, 1.72038461538461, 0.901588342017321, 2.28846153846154, 1.70426744921727, 4.00346153846154, 4.8479844662102, 13.7342307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1095, '2021-06-06 00:00:00', 0.408944795973552, 1.23038461538461, 0.509729943582495, 1.60615384615385, 1.12850868235644, 2.23038461538462, 1.98020437950616, 4.10576923076924, 4.90738727289317, 13.7753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1110, '2021-06-06 00:00:00', 0.35916484323412, 0.980769230769226, 0.523520185489912, 1.32576923076923, 0.973552495522697, 1.94269230769231, 1.94756652893178, 3.85923076923077, 4.93453052867865, 13.7665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1125, '2021-06-06 00:00:00', 0.385907322473231, 0.942692307692313, 0.853697928922261, 1.44807692307693, 1.06671169776742, 1.89461538461539, 1.95944010841402, 3.72153846153847, 4.58660620301531, 14.3473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1140, '2021-06-06 00:00:00', 0.598511615464696, 1.02807692307693, 0.690142125830731, 1.35807692307693, 0.877355466948613, 1.75615384615385, 1.79173989355426, 3.66961538461539, 4.4894132732977, 14.5234615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1155, '2021-06-06 00:00:00', 0.406824097312162, 0.884615384615386, 0.491807498300524, 1.19884615384615, 0.747990230294079, 1.74576923076923, 2.42530546846879, 5.06115384615385, 4.5036844403734, 14.4884615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1170, '2021-06-06 00:00:00', 0.44586372530008, 0.897692307692302, 0.470099825732632, 1.21461538461538, 0.834299706340597, 1.81000000000001, 2.54974897708654, 5.93961538461539, 4.42761488145272, 14.6015384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1185, '2021-06-06 00:00:00', 0.329573150512092, 0.807692307692309, 0.56671143111273, 1.25461538461539, 0.970674943610801, 1.84461538461539, 2.67192676085715, 6.36615384615385, 4.42436702122027, 14.7534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1200, '2021-06-06 00:00:00', 0.477131170482666, 0.936923076923074, 0.58572821210997, 1.37153846153846, 1.01236091162421, 1.84884615384615, 2.66877283812963, 6.56269230769231, 4.39112470260708, 14.8080769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1215, '2021-06-06 00:00:00', 0.443054606809802, 0.954230769230772, 0.742277990637341, 1.34384615384615, 0.810924259007057, 1.87307692307693, 2.55485579903175, 6.64807692307693, 4.37179866170224, 14.7665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1230, '2021-06-06 00:00:00', 0.483669308515642, 0.889999999999991, 0.544827001477039, 1.2026923076923, 0.620029403769254, 1.74269230769231, 2.33599868282365, 6.49461538461539, 4.32794662628827, 14.675 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1245, '2021-06-06 00:00:00', 0.464207513278936, 0.893846153846149, 0.480754055145098, 1.35269230769231, 0.64904201594468, 1.78346153846154, 2.28367103248594, 6.46576923076923, 4.24418856972503, 14.7861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1260, '2021-06-06 00:00:00', 0.405998105338518, 1.04769230769231, 0.511989783551924, 1.35846153846155, 0.672059979008289, 1.83384615384616, 2.18660090973674, 6.47653846153846, 4.20894885470689, 14.7623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1275, '2021-06-06 00:00:00', 0.508631497255137, 0.914999999999997, 0.568599494033707, 1.30423076923077, 1.1884645556347, 2.12, 2.22556226257892, 6.47923076923077, 4.21884183888641, 14.7223076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1290, '2021-06-06 00:00:00', 0.426147139630649, 0.955769230769229, 0.493457659316847, 1.3726923076923, 1.12582332266042, 2.08307692307692, 2.24223116903334, 6.54384615384616, 4.21983215123723, 14.7292307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1305, '2021-06-06 00:00:00', 0.412740372855161, 0.951153846153846, 1.1106583633143, 1.545, 1.14115117315805, 1.965, 2.21386053344344, 6.57230769230769, 4.23808064322301, 14.7034615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1320, '2021-06-06 00:00:00', 0.406690424585183, 0.866666666666671, 0.592334487369709, 1.24916666666667, 0.732986742866048, 1.85500000000001, 2.23618642115208, 6.65583333333334, 3.96929765991964, 14.1425 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1335, '2021-06-06 00:00:00', 0.332480521386519, 0.862916666666672, 0.341632642349702, 1.14541666666667, 1.72309546195633, 3.97666666666668, 2.1694949906586, 6.64958333333334, 4.01026102370667, 14.1175 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1350, '2021-06-06 00:00:00', 0.311620065492246, 0.901249999999999, 0.547311611424429, 1.43750000000001, 1.8723193397882, 4.88833333333334, 2.18573570673816, 6.61333333333334, 4.04486843894901, 14.0895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 1365, '2021-06-06 00:00:00', 0.426886265951449, 1.09833333333334, 1.65342064183333, 3.73208333333334, 2.12439027910857, 5.28083333333333, 2.22646235123105, 6.55708333333333, 4.05577989337172, 14.03125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 990, '2021-06-06 00:00:00', 0.965082061078428, 2.37076923076923, 1.35081883998615, 3.52346153846153, 1.63427368012168, 4.4276923076923, 1.98108350307448, 5.82961538461538, 4.46579740489181, 14.3523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1005, '2021-06-06 00:00:00', 1.03869659448013, 2.19884615384615, 1.2292596896569, 2.98076923076923, 1.28278111329072, 3.91076923076923, 1.6877504372571, 5.11846153846154, 4.56880910253259, 14.1661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1020, '2021-06-06 00:00:00', 0.73879194531447, 1.92846153846154, 0.953183895406099, 2.55346153846154, 1.27309175450343, 3.26884615384616, 1.92396709551265, 4.85423076923078, 4.57959407001908, 14.0653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1035, '2021-06-06 00:00:00', 0.793896815616594, 1.47807692307692, 1.0225985752747, 2.22038461538462, 1.16578979501189, 2.64538461538462, 1.80022015747648, 4.44615384615386, 4.64298440163718, 13.8780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1050, '2021-06-06 00:00:00', 0.580921813883895, 1.39307692307693, 0.736955900987296, 1.71000000000001, 0.857435622162878, 2.19961538461538, 1.66686310637215, 4.20384615384616, 4.59979932672653, 13.7653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1065, '2021-06-06 00:00:00', 0.513744623778715, 1.09153846153846, 0.564164324124964, 1.57576923076923, 0.820068008436823, 2.16346153846153, 1.74367481089619, 4.03461538461539, 4.69526832197955, 13.6961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1080, '2021-06-06 00:00:00', 0.339201777934381, 1.08538461538462, 0.468973346790622, 1.41, 0.724758315153826, 2.13115384615384, 1.70309437834152, 3.96769230769231, 4.64949479472274, 13.5953846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1095, '2021-06-06 00:00:00', 0.452807481590813, 1.03884615384615, 0.692909695525939, 1.58038461538461, 0.674521938971481, 2.06961538461538, 3.58586884654408, 4.48076923076923, 4.66679076025485, 13.66 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1110, '2021-06-06 00:00:00', 0.594984162685152, 1.09692307692307, 0.622429606770607, 1.46884615384614, 0.554118704305804, 1.96653846153846, 3.60262043518325, 4.395, 4.61758838156223, 13.5376923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1125, '2021-06-06 00:00:00', 0.449986153633133, 0.913461538461535, 0.475985940322415, 1.29115384615385, 0.577942371361875, 1.88423076923077, 3.60822941876781, 4.38346153846154, 4.60566635953851, 14.0411538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1140, '2021-06-06 00:00:00', 0.422176047857544, 0.926153846153848, 0.472503805438485, 1.40038461538462, 0.904495184321913, 1.89653846153847, 3.63010489358937, 4.55153846153846, 4.64375539341234, 14.0880769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1155, '2021-06-06 00:00:00', 0.411455951469899, 0.922800000000002, 0.589237360209503, 1.2556, 1.28935707492791, 1.868, 3.94115287701454, 6.0488, 4.69716936037014, 14.062 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1170, '2021-06-06 00:00:00', 0.420132579807121, 0.859230769230761, 0.754983545414167, 1.28192307692308, 1.12622316411296, 1.91115384615385, 3.81455528207418, 6.26999999999999, 4.46232826431018, 14.1184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1185, '2021-06-06 00:00:00', 0.543126702883053, 0.931153846153846, 0.870303660533762, 1.40269230769231, 0.966542529606672, 1.97730769230769, 3.6766065666799, 6.47961538461538, 4.30121478368433, 14.1638461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1200, '2021-06-06 00:00:00', 0.567898171623516, 1.032, 0.686100089879993, 1.436, 1.00735925402344, 2.1032, 3.72342642378405, 6.5472, 4.28967947520558, 14.258 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1215, '2021-06-06 00:00:00', 0.421717915199256, 0.947200000000001, 0.499704245862828, 1.2972, 0.829713806080148, 1.98, 3.93905479355983, 6.6788, 4.23063245862839, 14.2348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1230, '2021-06-06 00:00:00', 0.413468257548264, 0.906800000000004, 0.740706194564799, 1.3604, 0.955589346947736, 1.93480000000001, 3.98035392061226, 6.7044, 4.25047742416465, 14.264 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1245, '2021-06-06 00:00:00', 0.518321650457836, 0.913599999999999, 0.638737556956433, 1.2824, 0.834082929529994, 1.8088, 4.03670480301281, 6.7524, 4.19118968790486, 14.2228 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1260, '2021-06-06 00:00:00', 0.497511473904541, 1.0052, 0.724148925751237, 1.362, 0.85677243186274, 1.78439999999999, 4.06544843774952, 6.8072, 4.21450068216865, 14.2808 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1275, '2021-06-06 00:00:00', 0.383981336352005, 0.821999999999996, 0.427647830190532, 1.1692, 3.63931252665482, 2.4196, 4.0689690340429, 6.7156, 4.31615079285545, 14.3508 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1290, '2021-06-06 00:00:00', 0.375788947859478, 0.885599999999993, 0.460898398058975, 1.24239999999999, 3.66916257475735, 2.44959999999999, 4.05037150559468, 6.6848, 4.32903792237183, 14.4112 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1305, '2021-06-06 00:00:00', 0.337943289128014, 0.901599999999994, 3.7125384397561, 2.008, 3.6833167571271, 2.4484, 4.05005761275894, 6.72399999999999, 4.33299903838747, 14.3816 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1320, '2021-06-06 00:00:00', 0.411816567631133, 0.832608695652184, 0.473163602220622, 1.12260869565218, 0.52420427180353, 1.7008695652174, 3.06818121504898, 6.32782608695652, 4.36902766834893, 14.1386956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1335, '2021-06-06 00:00:00', 0.250287581629187, 0.765652173913037, 0.330615667153849, 1.16391304347826, 2.73358680819628, 3.85173913043478, 3.10465034342689, 6.34913043478261, 4.36738735767917, 14.1421739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1350, '2021-06-06 00:00:00', 0.287652348361325, 0.915652173913037, 0.454181712168143, 1.38913043478261, 2.68613685900336, 4.37695652173913, 3.09273322713571, 6.42478260869565, 4.3148872724456, 14.1860869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 1365, '2021-06-06 00:00:00', 0.353334203394661, 1.06217391304348, 2.64983130196127, 3.68826086956522, 2.49645788594251, 4.80739130434782, 2.98330082198668, 6.42739130434782, 4.26897466191024, 14.1891304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 990, '2021-06-06 00:00:00', 0.975553152098429, 2.48695652173913, 1.15993576897271, 3.28652173913043, 1.24804511168088, 4.06565217391304, 1.61549011151268, 5.53086956521739, 3.52621021750317, 13.9830434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1005, '2021-06-06 00:00:00', 0.677981484467412, 2.1204347826087, 0.923927430718019, 3.00652173913044, 1.37996147623378, 3.64869565217391, 1.74732511550899, 5.14782608695651, 3.61713205022636, 13.8947826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1020, '2021-06-06 00:00:00', 0.668813178095113, 1.85739130434783, 0.872295594820405, 2.36782608695653, 1.03270089873355, 2.90434782608696, 1.71105623482549, 4.56043478260869, 3.8411116021174, 13.6626086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1035, '2021-06-06 00:00:00', 0.68350352969009, 1.35956521739131, 0.669937758892959, 2.01434782608695, 0.864109127934803, 2.57130434782609, 1.75905314990472, 4.23043478260869, 4.11377494143453, 13.5147826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1050, '2021-06-06 00:00:00', 0.628463525721314, 1.48130434782609, 0.841091658421141, 1.82478260869566, 1.00874104606867, 2.46695652173914, 1.80740057484351, 4.15826086956521, 4.18889955079378, 13.4460869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1065, '2021-06-06 00:00:00', 0.383603158745094, 1.13826086956523, 0.416617757340259, 1.56391304347827, 0.713365347193894, 2.07913043478261, 1.91097899294117, 3.9804347826087, 4.23621069207706, 13.3391304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1080, '2021-06-06 00:00:00', 0.386555172240358, 1.15608695652173, 0.674088170538602, 1.60304347826087, 0.677092423674652, 2.03217391304348, 1.96935945927651, 3.98695652173913, 4.2910547640577, 13.3265217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1095, '2021-06-06 00:00:00', 0.374222250127005, 1.06173913043478, 0.409778210521466, 1.39999999999999, 0.779448979383803, 2.0095652173913, 2.13516001751513, 4.02913043478261, 4.26986355550253, 13.275652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1110, '2021-06-06 00:00:00', 0.360906850781061, 0.929130434782609, 0.689836722389656, 1.33739130434782, 1.10506881011945, 2.1195652173913, 2.18715022048246, 3.90478260869565, 4.25847483321651, 13.1952173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1125, '2021-06-06 00:00:00', 0.48520726185468, 0.965217391304341, 0.584930994882902, 1.36521739130434, 1.16902293583399, 2.16652173913043, 2.22699597377132, 3.87739130434782, 4.57386094591529, 13.5330434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1140, '2021-06-06 00:00:00', 0.503305673314448, 0.985652173913039, 0.750211037502456, 1.54434782608696, 1.15216568719563, 2.07304347826087, 2.20997594464043, 3.85130434782609, 4.35622334346873, 13.66 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1155, '2021-06-06 00:00:00', 0.495926489516287, 1.00391304347827, 0.760538087026665, 1.39000000000001, 0.93338560930206, 1.77782608695652, 2.81455828504598, 5.20739130434782, 4.51242601463442, 13.7139130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1170, '2021-06-06 00:00:00', 0.455809664874369, 0.894782608695649, 0.604074112669, 1.20652173913043, 0.781262027575401, 1.67391304347825, 2.73219293990552, 5.45652173913044, 4.5370544239462, 13.7808695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1185, '2021-06-06 00:00:00', 0.366345049990004, 0.862173913043475, 0.439643225818281, 1.11043478260869, 0.772450799180214, 1.78565217391304, 2.79123373631643, 5.64695652173913, 4.57362359692226, 13.8334782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1200, '2021-06-06 00:00:00', 0.372456326855943, 0.756521739130433, 0.540978106999688, 1.19869565217391, 0.85290760542934, 1.81173913043478, 2.87544146808166, 5.84, 4.49171129478857, 13.8539130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1215, '2021-06-06 00:00:00', 0.434118524461505, 0.930434782608697, 0.630102570231117, 1.37739130434783, 0.731644960227353, 1.7904347826087, 2.95910833434454, 5.91695652173914, 4.51038695832564, 13.8678260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1230, '2021-06-06 00:00:00', 0.417795361902064, 0.894347826086958, 0.519384326921198, 1.26347826086957, 0.559447426417264, 1.72217391304348, 2.82496052650025, 5.88739130434783, 4.5785368842022, 13.8 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1245, '2021-06-06 00:00:00', 0.463140593649668, 0.9208695652174, 0.519576826899913, 1.22652173913044, 0.564953389241811, 1.73217391304348, 2.8121670993144, 5.94260869565218, 4.60098472876278, 13.8082608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1260, '2021-06-06 00:00:00', 0.415926985079107, 0.900434782608693, 0.413814321272381, 1.20826086956521, 0.746005965918347, 1.82608695652174, 2.83008351948713, 5.92, 4.80356459374954, 13.6765217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1275, '2021-06-06 00:00:00', 0.367026293874518, 0.809130434782608, 0.496046822984375, 1.27478260869565, 1.0552767840283, 1.89, 2.78978890498678, 5.91304347826087, 4.7789118446538, 13.694347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1290, '2021-06-06 00:00:00', 0.330105385017257, 0.828260869565217, 0.616351947607982, 1.22478260869565, 1.27943122862258, 1.75521739130435, 2.74310944133015, 5.88695652173913, 4.65024501033295, 13.7917391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1305, '2021-06-06 00:00:00', 0.551240785103979, 0.918695652173904, 0.973954694549792, 1.33826086956521, 1.41311991888103, 1.85521739130435, 2.69953150671208, 5.96608695652174, 4.59663895942679, 13.8052173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1320, '2021-06-06 00:00:00', 0.332181820551277, 0.763809523809521, 0.357383347601503, 0.938571428571432, 0.640475641706263, 1.64238095238095, 2.74571284871871, 5.89761904761905, 4.74107296475628, 13.7985714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1335, '2021-06-06 00:00:00', 0.250845237812742, 0.646666666666666, 0.46435567238506, 1.08476190476191, 1.92583389483003, 3.87523809523809, 2.83244526698684, 5.92523809523809, 4.8264752494272, 13.8366666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1350, '2021-06-06 00:00:00', 0.376583007987294, 0.870476190476203, 0.479196251674666, 1.36904761904762, 2.14344426877241, 4.28333333333334, 2.86022435017487, 5.96666666666667, 4.83354311531604, 13.867619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 1365, '2021-06-06 00:00:00', 0.424828256615601, 1.11238095238094, 1.94049110131578, 3.69428571428571, 2.33649717475092, 4.47238095238095, 2.91191771207648, 5.94619047619047, 4.86223057767485, 13.8447619047619 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 945, '2021-06-06 00:00:00', 1.99404112294602, 2.06999999999999, 0.91923881554248, 3.56, 0.360624458405133, 4.95499999999998, 1.73241161390707, 6.82499999999999, 0.530330085889951, 13.735 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 960, '2021-06-06 00:00:00', 0.296984848098361, 2.18000000000004, 0.0141421356237583, 2.89000000000001, 1.52027957955106, 4.04500000000002, 2.26274169979698, 5.93000000000001, 0.466690475583179, 13.26 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 975, '2021-06-06 00:00:00', 0.240416305603449, 1.89999999999998, 0.622253967444159, 2.58999999999997, 1.01116269709677, 3.25499999999997, 0.883883476483184, 5.755, 0.346482322781375, 12.685 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 930, '2021-06-06 00:00:00', 1.88090403795623, 3.35999999999999, 0.799030662740795, 4.53499999999997, 0.346482322781415, 4.85499999999996, 1.32936074863071, 5.54999999999995, 7.04985460842994, 20.165 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 945, '2021-06-06 00:00:00', 1.09601551083916, 2.405, 0.148492424049201, 3.71499999999997, 1.67584307141212, 5.005, 2.56679761570716, 5.63499999999999, 7.04985460842994, 20.165 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 960, '2021-06-06 00:00:00', 0.643467170879736, 2.52499999999998, 0.940452018978137, 2.83499999999998, 2.14253354699522, 4.27499999999998, 3.35168614282424, 5.27999999999997, 7.04985460842994, 20.165 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 2, 975, '2021-06-06 00:00:00', 0.0707106781186306, 0.950000000000017, 0.968736290225573, 2.27500000000003, 0.678822509939071, 2.71000000000001, 2.02232539419354, 3.81, 7.04985460842994, 20.165 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 930, '2021-06-06 00:00:00', 0.0707106781186708, 2.75, 0.68589357775093, 3.37500000000003, 0.325269119345797, 4.85999999999999, 0.176776695296637, 6.98500000000001, 5.19016377390928, 21.48 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 945, '2021-06-06 00:00:00', 0.176776695296597, 1.31500000000003, 0.466690475583099, 2.33999999999997, 0.311126983722079, 3.37999999999997, 1.49906637611548, 5.5, 4.15071680556504, 20.745 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 960, '2021-06-06 00:00:00', 0.14849242404916, 2.11499999999998, 0.664680374315353, 2.68999999999997, 0.212132034355972, 3.30999999999997, 1.78898015640195, 5.29500000000002, 4.15071680556504, 20.745 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 3, 975, '2021-06-06 00:00:00', 0.275771644662744, 1.51499999999999, 0.452548339959381, 2.20999999999998, 0.00707106781185904, 2.875, 1.25157900270018, 4.91500000000002, 3.25269119345813, 20.11 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 930, '2021-06-06 00:00:00', 0.855599205235748, 2.60500000000002, 2.14253354699526, 3.58500000000001, 1.54149278298672, 4.00999999999999, 2.79307178568681, 7.07499999999999, 1.73241161390703, 21.105 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 945, '2021-06-06 00:00:00', 0.424264068711945, 2.16000000000003, 0.176776695296597, 2.58500000000001, 0.494974746830615, 3.06, 3.10419876940889, 6.85499999999999, 1.73241161390703, 21.105 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 960, '2021-06-06 00:00:00', 0.134350288425402, 2.02499999999998, 0.735391052434064, 2.63999999999999, 0.544472221513589, 3.54499999999999, 3.06884343034956, 6.88, 1.76069588515451, 21.125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 4, 975, '2021-06-06 00:00:00', 0.268700576850885, 1.30000000000001, 0.091923881554248, 2.08500000000004, 1.02530483272049, 3.16499999999999, 3.57796031280389, 6.51999999999998, 2.27688383542066, 21.49 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 930, '2021-06-06 00:00:00', 2.79307178568689, 4.26499999999999, 2.94863527754791, 4.37499999999997, 1.88797510576809, 5.12499999999997, 2.19203102167835, 5.97999999999999, 2.60922402257836, 15.385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 945, '2021-06-06 00:00:00', 1.48492424049177, 2.19999999999999, 2.65872149726141, 4.14999999999998, 2.7506453788157, 5.48499999999999, 2.19203102167835, 5.97999999999999, 2.60922402257836, 15.385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 960, '2021-06-06 00:00:00', 2.38294985259863, 3.49499999999998, 1.48492424049173, 4.12999999999997, 2.47487373415292, 4.82999999999998, 2.19203102167835, 5.97999999999999, 2.60922402257836, 15.385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 5, 975, '2021-06-06 00:00:00', 0.721248916810266, 2.10999999999996, 2.4607315985292, 3.33999999999997, 1.43542676580871, 4.98499999999999, 2.19203102167835, 5.97999999999999, 2.60922402257836, 15.385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 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 1032226, 1, 930, '2021-06-06 00:00:00', 0, 2.79000000000002, 0, 4.56, 0, 6.22000000000003, 0, 6.68000000000001, 0, 14.44 where not exists (select 1 from powerstats_trumpet where symbolid = 1032226 and enddate = '2021-06-06 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-06-06 18:03:18 Duration: 1s126ms 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 1032066, 1, 990, '2021-06-06 00:00:00', 2.25584037783632, 5.32391304347826, 2.47334126154227, 6.53521739130434, 2.95801817802088, 8.75521739130435, 5.48029138603864, 11.8313043478261, 12.0809871203628, 30.8304347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1005, '2021-06-06 00:00:00', 1.49710695977672, 3.9873913043478, 2.14231524862844, 6.05652173913043, 2.42674198872519, 7.09304347826086, 4.67443010836024, 10.5382608695652, 12.0685574225286, 30.0934782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1020, '2021-06-06 00:00:00', 1.61223435168188, 4.08782608695653, 1.96655172616934, 5.28434782608697, 2.25009828507337, 6.17173913043479, 4.49310569809227, 10.0247826086956, 12.0482749490959, 30.0226086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1035, '2021-06-06 00:00:00', 0.727998230028696, 2.96782608695652, 1.25472734546692, 3.89956521739129, 2.58462143924207, 5.38956521739131, 4.05020865123971, 9.7691304347826, 12.11432146614, 29.7513043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1050, '2021-06-06 00:00:00', 0.845846630151794, 2.52739130434782, 1.41733842865559, 3.65130434782609, 2.63163785247159, 5.35782608695652, 3.70053494690708, 9.46043478260868, 12.0560311772588, 29.5882608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1065, '2021-06-06 00:00:00', 1.09743484595066, 2.67217391304348, 2.06732312452258, 3.85608695652174, 2.28483123117239, 5.18086956521739, 3.39031974660057, 9.08043478260868, 12.2388871429564, 29.6430434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1080, '2021-06-06 00:00:00', 1.3808412398405, 2.6604347826087, 1.96832988333873, 3.8404347826087, 2.46633483328632, 5.00565217391305, 3.47412570398864, 8.84304347826085, 12.305885140489, 29.43 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1095, '2021-06-06 00:00:00', 1.34226653338312, 2.71608695652175, 1.56764797008219, 3.48739130434783, 2.29955873065492, 4.70391304347826, 4.6900047194832, 9.10478260869565, 12.4885509306655, 29.1695652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1110, '2021-06-06 00:00:00', 1.10425461777143, 2.25347826086956, 1.41747674273885, 2.98304347826087, 2.31000710092504, 4.28652173913043, 4.80457719839488, 8.81434782608695, 12.5478518546406, 29.0395652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1125, '2021-06-06 00:00:00', 0.782661164249074, 2.02304347826087, 1.51540338881436, 3.16260869565218, 1.82388684986398, 3.98782608695651, 4.50979399720578, 8.56652173913043, 12.6775316172013, 29.3452173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1140, '2021-06-06 00:00:00', 1.07357350891841, 2.31347826086956, 1.45027678971927, 3.1286956521739, 1.83648616192035, 3.98217391304348, 4.66275851787839, 8.86478260869565, 12.9440024721877, 29.44 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1155, '2021-06-06 00:00:00', 1.08885605562968, 2.10434782608696, 1.25482783096946, 2.81739130434781, 1.95582256281934, 3.87347826086956, 5.24994500253521, 11.1495652173913, 12.9510134509665, 29.3269565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1170, '2021-06-06 00:00:00', 0.976323668226046, 2.04521739130433, 1.62560928073042, 2.81652173913043, 1.8409455810564, 3.88521739130434, 5.69137819607439, 12.7669565217391, 12.9944034167831, 29.3473913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1185, '2021-06-06 00:00:00', 0.796434247054612, 1.85434782608696, 1.26140065821822, 2.8304347826087, 1.50733752131434, 4.0186956521739, 5.48236897383032, 12.9117391304348, 12.7841854967076, 29.5347826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1200, '2021-06-06 00:00:00', 0.992557482330986, 1.90608695652174, 0.929454555506066, 2.53695652173912, 1.83268178624775, 3.97956521739129, 5.0649624933743, 13.3921739130435, 12.7894331074323, 29.6508695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1215, '2021-06-06 00:00:00', 0.597742789741326, 1.85652173913043, 1.14563046832758, 2.81652173913043, 1.94575000526891, 4.31608695652174, 5.06967980839852, 13.5552173913043, 12.7898320687891, 29.6504347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1230, '2021-06-06 00:00:00', 0.719304670835755, 1.94086956521739, 1.05263005824731, 2.75869565217391, 1.42984838467653, 3.96869565217391, 5.09865153063337, 13.6473913043478, 12.8198608114635, 29.6230434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1245, '2021-06-06 00:00:00', 0.665803030850211, 1.7286956521739, 1.03547014393094, 2.59565217391303, 1.11836219182109, 3.48608695652171, 5.16273589264773, 13.6565217391304, 12.8198608114635, 29.6230434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1260, '2021-06-06 00:00:00', 0.694922579359999, 1.90086956521738, 0.900870461793926, 2.43304347826086, 1.1343408874813, 3.51260869565216, 5.1739958640862, 13.6217391304348, 12.8324609545557, 29.6078260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1275, '2021-06-06 00:00:00', 0.579267972012272, 1.65173913043478, 0.797778783963509, 2.38652173913043, 3.78465640589367, 4.36173913043478, 5.00564041540934, 13.7521739130435, 12.8441643906204, 29.5895652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1290, '2021-06-06 00:00:00', 0.702788067054122, 1.87739130434782, 1.08942527546869, 2.67739130434782, 3.8625176106382, 4.63173913043479, 5.02383103426753, 13.9134782608696, 12.8485749967318, 29.5860869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1305, '2021-06-06 00:00:00', 0.790155085593032, 1.81782608695652, 3.73253254633983, 3.52086956521739, 3.80149726067571, 4.48782608695653, 5.05349822091338, 13.9447826086957, 12.8485749967318, 29.5860869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1320, '2021-06-06 00:00:00', 0.64543709811185, 1.59238095238095, 0.728289581338166, 2.26428571428571, 1.13636387532466, 3.47857142857143, 5.05694364687002, 13.5290476190476, 12.9308045269537, 28.7142857142857 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1335, '2021-06-06 00:00:00', 0.628097277876759, 1.75809523809524, 0.748144371094246, 2.35000000000001, 3.9222100184171, 7.80714285714286, 5.02609637411627, 13.4538095238095, 12.9586390011415, 28.6438095238095 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1350, '2021-06-06 00:00:00', 0.429009379406867, 1.7109523809524, 1.04011766733616, 2.71952380952382, 4.63390383606576, 9.73952380952381, 4.98966488997866, 13.3557142857143, 12.9597781249379, 28.6290476190476 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 1365, '2021-06-06 00:00:00', 0.766385144999694, 2.20523809523808, 3.91505744043493, 7.52380952380952, 4.44945122351918, 9.9747619047619, 5.01415795523037, 13.28, 12.9620965015034, 28.6342857142857 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 990, '2021-06-06 00:00:00', 2.00303769310515, 5.26000000000001, 3.85894573087601, 7.66307692307693, 4.13680753907945, 9.02615384615385, 4.88963520740949, 11.9226923076923, 18.7392757104923, 31.0730769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1005, '2021-06-06 00:00:00', 2.97207102099633, 4.71692307692309, 2.87565647354585, 5.62192307692308, 4.06255258900872, 7.57153846153846, 4.35961051541921, 10.2703846153846, 18.874400652736, 30.56 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1020, '2021-06-06 00:00:00', 1.35718379232653, 3.58961538461538, 2.18418317772255, 5.19807692307693, 3.30331618924889, 6.62538461538462, 3.50139049302065, 9.05076923076924, 18.2143803247704, 30.2311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1035, '2021-06-06 00:00:00', 1.66838166635078, 3.67576923076924, 2.37570591938157, 4.59884615384615, 3.07864518154435, 6.11807692307693, 3.02551551869201, 8.41807692307693, 17.8332179933965, 29.9 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1050, '2021-06-06 00:00:00', 1.24041035393688, 2.83461538461537, 1.55919964676161, 4.21653846153845, 1.97830529649846, 5.59961538461537, 2.30686163767674, 7.73115384615384, 17.5162929165523, 29.5315384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1065, '2021-06-06 00:00:00', 0.963533321446882, 2.73269230769231, 1.30179804649036, 3.73307692307692, 1.56371731657415, 5.04038461538461, 2.14042716800607, 7.3973076923077, 17.5256091872612, 29.3542307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1080, '2021-06-06 00:00:00', 1.0159140635976, 2.63576923076922, 1.55053067838575, 3.62576923076922, 1.64737348060948, 4.90923076923077, 2.07248349719699, 7.25038461538462, 17.4945100003929, 29.2780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1095, '2021-06-06 00:00:00', 1.2585124307934, 2.55846153846153, 1.45093439389402, 3.69884615384616, 1.72834433891112, 4.64692307692307, 3.22979373001769, 7.57346153846154, 17.5509859990389, 29.0515384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1110, '2021-06-06 00:00:00', 0.788747400337058, 2.4523076923077, 1.14744961344045, 3.24615384615385, 1.4445471475651, 4.25730769230769, 3.82527143330531, 7.31846153846154, 17.5789099732081, 28.9996153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1125, '2021-06-06 00:00:00', 0.9883085784075, 2.11538461538462, 1.29462201195798, 3.03692307692308, 1.48440845508857, 3.91730769230769, 3.98394379401195, 7.50807692307692, 18.3364410270494, 29.1384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1140, '2021-06-06 00:00:00', 0.722596280515874, 1.99576923076922, 1.34658959540817, 2.92346153846153, 1.56442213465056, 3.77384615384615, 4.07509314664663, 7.90192307692308, 18.3183695109161, 29.1284615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1155, '2021-06-06 00:00:00', 1.26475762348121, 2.00961538461538, 1.35616092759615, 2.77269230769231, 1.50874033041322, 3.66423076923077, 15.9171234016896, 15.5357692307692, 18.1518667486718, 29.2976923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1170, '2021-06-06 00:00:00', 0.996864083012319, 1.97500000000001, 1.2231631754783, 2.67192307692308, 1.66692351354223, 3.605, 15.846903856784, 16.2046153846154, 18.0892142959874, 29.3453846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1185, '2021-06-06 00:00:00', 0.836015826129184, 1.78769230769232, 1.35320229882249, 2.48269230769231, 1.94688042381019, 3.51923076923077, 15.8375665380182, 16.6553846153846, 18.0824172184345, 29.3273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1200, '2021-06-06 00:00:00', 0.793721516751209, 1.59461538461539, 1.16976210599222, 2.29076923076923, 1.59718020754849, 3.38615384615385, 15.7539108941729, 16.8873076923077, 17.9575406616659, 29.1788461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1215, '2021-06-06 00:00:00', 0.783647585628596, 1.61653846153845, 0.992388261487643, 2.34230769230769, 1.26395356535936, 3.37884615384614, 15.6468059409531, 16.9119230769231, 17.9289537941801, 28.9519230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1230, '2021-06-06 00:00:00', 0.740295990699765, 1.48692307692308, 1.1093424247655, 2.24615384615385, 1.24349161019099, 3.33923076923076, 15.6996221414598, 16.8307692307692, 17.9011700004389, 29.0892307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1245, '2021-06-06 00:00:00', 0.794293106140001, 1.64846153846154, 1.11885628416495, 2.51076923076922, 1.19965584808568, 3.47307692307692, 15.6832074672734, 17.0373076923077, 17.8959946227769, 29.0834615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1260, '2021-06-06 00:00:00', 0.713134899311037, 1.73576923076922, 0.93550874682422, 2.35384615384614, 1.34778113950299, 3.245, 15.6125600768691, 17.0419230769231, 17.7485350381376, 29.05 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1275, '2021-06-06 00:00:00', 0.821213829551204, 1.67807692307693, 0.80922070774676, 2.35692307692308, 2.70973734179874, 3.6573076923077, 15.373906209999, 16.9080769230769, 17.5864939130529, 28.9319230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1290, '2021-06-06 00:00:00', 0.678322818541329, 1.79461538461538, 0.935221981053774, 2.39192307692308, 2.99163510732587, 3.74615384615384, 15.4017679354827, 16.9165384615385, 17.5526181128453, 28.9288461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1305, '2021-06-06 00:00:00', 0.867967829960406, 1.64192307692309, 2.65700157783458, 2.78423076923078, 2.99668093319671, 3.96384615384616, 15.4334760828531, 16.94, 17.5830407101668, 28.8361538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1320, '2021-06-06 00:00:00', 0.639576399669721, 1.47333333333333, 1.23967007064701, 2.14583333333333, 1.63789228070359, 4.05708333333333, 16.505785278045, 17.4154166666667, 18.1470381611363, 28.27125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1335, '2021-06-06 00:00:00', 0.759667046632363, 1.57375, 0.868536896498772, 2.47458333333334, 16.6714099138163, 13.3395833333333, 16.8851151273042, 17.5854166666667, 18.1266687537643, 28.25625 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1350, '2021-06-06 00:00:00', 0.722729829048927, 1.87916666666666, 1.40409487839541, 3.33291666666666, 16.5669487571848, 14.0445833333333, 16.8536983373065, 17.5720833333333, 18.0614947741946, 28.1725 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 1365, '2021-06-06 00:00:00', 1.0889431121272, 2.52166666666666, 16.8456454614981, 12.6833333333333, 16.5210705988409, 14.4354166666667, 16.8584247205357, 17.3283333333333, 18.0264007475991, 28.0275 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 990, '2021-06-06 00:00:00', 4.08396221007656, 5.7916, 4.24280084378233, 7.0144, 4.74584316358361, 8.72760000000001, 5.67464316058728, 11.264, 10.2255961032434, 23.6736 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1005, '2021-06-06 00:00:00', 2.51991932105285, 4.26423076923076, 2.57035433055745, 5.61576923076923, 2.79794880912098, 7.32846153846153, 4.52727970623215, 9.94153846153845, 9.13263262238137, 23.2511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1020, '2021-06-06 00:00:00', 1.64202501620597, 3.61692307692308, 2.45841937963275, 5.24461538461539, 2.3955287837649, 6.06307692307691, 4.15008315023279, 9.32307692307692, 8.79556573594811, 23.1338461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1035, '2021-06-06 00:00:00', 2.00696595221078, 3.6696, 1.9107917207273, 4.58399999999999, 2.09357931145045, 5.45919999999999, 4.42898125983842, 8.772, 8.94835506298968, 22.792 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1050, '2021-06-06 00:00:00', 0.944427624787384, 2.94346153846154, 1.10152349044403, 3.67499999999999, 1.69895012830322, 4.93346153846153, 4.81167824552531, 8.41346153846155, 8.78945428427638, 22.8588461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1065, '2021-06-06 00:00:00', 1.06372762563472, 2.6526923076923, 1.40801201917946, 3.66461538461539, 1.81640591871378, 4.60769230769231, 5.03608016066219, 8.47076923076924, 9.34101929045301, 23.1757692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1080, '2021-06-06 00:00:00', 1.04818201590255, 2.70846153846154, 1.42274469302768, 3.64230769230769, 1.81188724390217, 4.41923076923077, 4.9192484729338, 8.45846153846155, 9.39473945272647, 23.3257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1095, '2021-06-06 00:00:00', 1.14344661171659, 2.54692307692308, 1.22410513625889, 3.30576923076923, 1.84389408172362, 4.22423076923077, 5.11326054339258, 8.54576923076923, 9.47863726816985, 23.4473076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1110, '2021-06-06 00:00:00', 1.04042979284821, 2.14692307692308, 1.35964706959056, 3.03192307692308, 1.92574924479959, 4.19307692307693, 5.50648340944213, 8.81346153846154, 9.77958772137148, 23.58 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1125, '2021-06-06 00:00:00', 1.05254329346369, 2.13923076923077, 1.11949033733419, 2.84884615384616, 2.06588733031074, 3.89769230769231, 5.13946793115635, 8.66884615384616, 15.3444567640766, 27.3942307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1140, '2021-06-06 00:00:00', 0.813222270685243, 1.96230769230771, 1.32661674947968, 2.90000000000001, 2.0588753091097, 3.77653846153847, 5.00701421853536, 8.92076923076924, 15.2520183784109, 27.8761538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1155, '2021-06-06 00:00:00', 1.03077566014068, 1.85769230769231, 1.55994635016226, 2.63615384615385, 1.90658809233829, 3.64307692307692, 4.29200417592454, 10.6096153846154, 15.2310196436291, 27.9507692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1170, '2021-06-06 00:00:00', 0.966503929714637, 1.83461538461538, 1.12490881681755, 2.48961538461538, 1.54729585455997, 3.3626923076923, 4.40524931626593, 11.5915384615385, 15.1073470714901, 28.1665384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1185, '2021-06-06 00:00:00', 0.887530367844466, 1.75307692307691, 1.18539029599797, 2.54692307692306, 1.62487211331087, 3.52423076923076, 4.41260537028251, 12.0630769230769, 15.0630487464677, 28.2784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1200, '2021-06-06 00:00:00', 0.91753993834684, 1.85653846153846, 0.976003152580022, 2.48307692307692, 1.58959636870012, 3.79384615384615, 4.36284876939544, 12.3442307692308, 15.0595552340085, 28.3996153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1215, '2021-06-06 00:00:00', 0.779534081753571, 1.74423076923078, 1.38360710296839, 2.49384615384615, 2.04021028327964, 3.905, 4.50988623428062, 12.5353846153846, 14.9335465260652, 28.5296153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1230, '2021-06-06 00:00:00', 1.36268332570477, 1.92461538461538, 1.42957250199545, 2.79153846153846, 2.55133428138781, 3.97115384615385, 4.76406563605239, 12.8557692307692, 14.8744266288977, 28.6534615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1245, '2021-06-06 00:00:00', 0.942382904376751, 1.95153846153845, 1.6726304019533, 2.8826923076923, 2.49472616040009, 4.11115384615383, 4.76467270649306, 12.885, 14.8468917441173, 28.7023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1260, '2021-06-06 00:00:00', 1.07225549481168, 2.04961538461538, 1.65806676120578, 2.70423076923077, 2.25751820846221, 4.10269230769231, 4.77743473167186, 12.9388461538462, 14.8201424263892, 28.7384615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1275, '2021-06-06 00:00:00', 1.09136498865482, 1.90153846153847, 1.68039336054205, 2.93538461538462, 3.18653262243558, 4.48307692307693, 4.68729682636608, 13.2265384615385, 14.8070177800414, 28.7734615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1290, '2021-06-06 00:00:00', 1.51535916027039, 2.25576923076923, 1.77269581754413, 3.0523076923077, 3.35394447456446, 5.08653846153847, 4.79222761755548, 13.3615384615385, 15.2812661628041, 28.8934615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1305, '2021-06-06 00:00:00', 1.15791702904562, 2.01961538461539, 2.57520714626103, 3.24961538461539, 2.94953954685499, 4.62653846153847, 5.04866180289391, 13.515, 15.649178970845, 28.9476923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1320, '2021-06-06 00:00:00', 0.909826787146159, 1.7875, 1.06031031826277, 2.94166666666667, 1.80924512843965, 4.37875000000001, 4.90955080739927, 13.4075, 16.0821553315684, 28.48375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1335, '2021-06-06 00:00:00', 0.797812112384028, 2.21541666666667, 1.08329200032632, 2.81541666666668, 3.21615664838586, 8.43875000000001, 5.01606417610866, 13.7195833333333, 16.0894049608043, 28.4670833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1350, '2021-06-06 00:00:00', 0.847415401275455, 1.81458333333334, 1.48540721738157, 3.30208333333334, 4.29764841326719, 9.70083333333334, 5.50861768872914, 13.7691666666667, 16.0567994311137, 28.4108333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 1365, '2021-06-06 00:00:00', 1.40536523696701, 2.86083333333334, 3.37449212496477, 7.95666666666667, 4.40018074398202, 10.3358333333333, 5.59032664454892, 14.0129166666667, 16.2238624576109, 28.38 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 990, '2021-06-06 00:00:00', 1.74758387055255, 5.11423076923077, 3.14099484485166, 6.95615384615385, 3.24956129583436, 8.24384615384616, 5.01531428572681, 12.0357692307692, 16.2235197973616, 27.6388461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1005, '2021-06-06 00:00:00', 2.16246344566704, 4.13807692307692, 2.05110641812207, 5.30846153846154, 2.02761386856571, 6.28500000000001, 4.54434485419473, 10.2969230769231, 17.1035947683521, 27.265 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1020, '2021-06-06 00:00:00', 1.11825915532203, 3.15346153846155, 1.38657946594656, 4.19115384615384, 2.35820453213555, 5.45384615384616, 5.05394184314048, 9.81807692307692, 17.7864489299709, 27.3784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1035, '2021-06-06 00:00:00', 1.29653099283613, 2.92384615384615, 1.61493948445802, 3.70153846153846, 2.12607811565008, 4.97192307692308, 4.96757064910466, 9.67307692307693, 17.8385817304472, 27.2869230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1050, '2021-06-06 00:00:00', 0.99660932859679, 2.52692307692308, 1.6498316930477, 3.60615384615384, 1.81264961186232, 4.61884615384615, 4.85079539869494, 9.36999999999999, 17.8943698580136, 27.0938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1065, '2021-06-06 00:00:00', 0.880963109329797, 2.56000000000001, 1.14542628947278, 3.38576923076925, 1.42457011059478, 4.34, 4.77477785226303, 9.10653846153846, 17.8943698580136, 27.0938461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1080, '2021-06-06 00:00:00', 0.804540958463985, 2.24692307692308, 1.17195622128789, 2.95576923076923, 1.56538282366182, 4.22923076923077, 4.87800301195228, 8.99576923076923, 17.8662510939997, 27.1780769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1095, '2021-06-06 00:00:00', 0.903500968455481, 2.155, 1.28256905647039, 3.07923076923076, 1.86467749325349, 4.28692307692307, 5.2700397896615, 9.03923076923076, 17.974045784023, 27.1753846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1110, '2021-06-06 00:00:00', 0.957572250738619, 2.25615384615383, 1.18414168850757, 2.98346153846153, 2.49084885129548, 4.73999999999999, 5.23165189385357, 8.83153846153845, 18.0427421802955, 27.2257692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1125, '2021-06-06 00:00:00', 1.1377970618024, 2.16692307692308, 1.72108628487941, 3.145, 3.30490444409751, 4.97576923076923, 5.23184691613261, 8.92692307692308, 18.8984219976166, 29.305 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1140, '2021-06-06 00:00:00', 1.0209604075801, 2.00192307692308, 2.09821158278993, 3.39961538461538, 3.57655037925997, 4.82615384615384, 5.23985513598934, 9.29538461538461, 18.7105857697228, 29.4603846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1155, '2021-06-06 00:00:00', 2.07501060238255, 2.6176, 2.86212811266955, 3.4976, 3.92680709992228, 5.15160000000001, 4.93765423387801, 10.3928, 18.751306398933, 30.04 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1170, '2021-06-06 00:00:00', 1.60471368162673, 2.295, 2.39720375566072, 3.19461538461538, 2.82416103267175, 4.58153846153846, 4.87380325350196, 10.9130769230769, 18.2941613762845, 29.9173076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1185, '2021-06-06 00:00:00', 1.57641306574328, 2.19307692307693, 2.13839368182323, 3.41346153846154, 2.19799730524087, 4.39807692307693, 4.74424049202335, 11.2146153846154, 18.1125984203941, 30.1184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1200, '2021-06-06 00:00:00', 1.54603288020231, 2.3648, 1.62635871401934, 3.0352, 2.31174162339422, 4.2092, 4.47194469256201, 11.4032, 18.4088039354362, 29.7896 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1215, '2021-06-06 00:00:00', 0.923965728080127, 2.02279999999998, 1.42652923792912, 2.88759999999999, 2.13369023056299, 4.05439999999999, 4.20650377391964, 11.4636, 18.4353141009314, 29.9532 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1230, '2021-06-06 00:00:00', 1.02776456447963, 1.94999999999999, 1.81803401141636, 2.79319999999999, 2.27636200987452, 4.17639999999999, 4.32588803985187, 11.5936, 18.3999479165929, 30.106 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1245, '2021-06-06 00:00:00', 1.15615915859366, 1.7496, 1.50080256307528, 2.736, 2.20152030802956, 3.722, 4.45013044752624, 11.5912, 18.3955574346996, 30.118 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1260, '2021-06-06 00:00:00', 1.26495717977592, 2.10399999999999, 1.68875121514882, 2.99159999999999, 2.09798713056108, 3.89999999999999, 4.45747032145664, 11.462, 18.3928774892167, 30.1256 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1275, '2021-06-06 00:00:00', 0.887048100912972, 2.0072, 1.24406551274439, 2.5436, 1.98401528891958, 3.86200000000001, 4.45010235837336, 11.2388, 18.4515051147596, 30.1992 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1290, '2021-06-06 00:00:00', 0.926588365996458, 1.74920000000001, 1.23469199938014, 2.5332, 2.4937676983499, 3.77240000000001, 4.60546439931234, 11.3376, 18.2902011835117, 30.3652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1305, '2021-06-06 00:00:00', 0.759068068972301, 1.8452, 1.72911422410435, 2.89120000000001, 2.55886061884321, 4.18520000000001, 5.08323869857268, 11.4736, 18.2847687707556, 30.3924 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1320, '2021-06-06 00:00:00', 1.45061061151677, 1.94565217391306, 2.5196671465978, 2.6804347826087, 2.71823261284781, 4.61391304347827, 5.26605596766171, 11.63, 18.9470972361438, 29.8913043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1335, '2021-06-06 00:00:00', 1.15811708296943, 1.72478260869565, 1.42592817008609, 2.80565217391305, 3.97891244799063, 7.80478260869566, 5.09281963726456, 11.4613043478261, 18.9810313051508, 29.9730434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1350, '2021-06-06 00:00:00', 1.16976670759498, 2.18217391304348, 1.78638361030379, 3.57130434782609, 3.64494137517444, 8.51608695652174, 4.78213973805746, 11.3682608695652, 19.0006037765519, 29.995652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 1365, '2021-06-06 00:00:00', 0.977679554993849, 2.61869565217391, 2.94150542243214, 6.89217391304348, 3.16323832169535, 8.58695652173913, 4.49425689734004, 11.1121739130435, 19.0087063680452, 30.0421739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 990, '2021-06-06 00:00:00', 1.37477472103499, 4.57652173913044, 2.16894530023582, 5.67652173913044, 2.35410372495055, 7.37956521739131, 2.50572151609183, 9.09695652173913, 19.0728733137587, 30.0165217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1005, '2021-06-06 00:00:00', 1.88396982260601, 3.81826086956522, 1.73060146276516, 4.75217391304348, 2.0229185857921, 6.28217391304347, 2.56655318606823, 8.4704347826087, 19.1635481647024, 29.9065217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1020, '2021-06-06 00:00:00', 1.13382472103218, 3.16304347826087, 1.51073314139392, 4.66652173913043, 2.21732836072796, 5.75782608695652, 2.61864204617735, 7.98956521739131, 19.1337413720704, 29.8395652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1035, '2021-06-06 00:00:00', 1.36012612760873, 3.21391304347826, 1.46410611615675, 3.78608695652173, 2.55331196219431, 4.93260869565217, 2.9260163262535, 7.68478260869565, 19.1967091423825, 29.8834782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1050, '2021-06-06 00:00:00', 1.30652436978946, 2.71173913043478, 2.5334713487819, 3.9195652173913, 2.59743184201492, 4.52608695652173, 2.95286736777994, 7.42565217391304, 19.1751135445567, 29.8439130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1065, '2021-06-06 00:00:00', 2.05484898418986, 2.65043478260869, 1.98012086906999, 3.33173913043478, 1.87815831497946, 3.88173913043478, 2.75701570055786, 7.06913043478261, 19.2253161489653, 30.0291304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1080, '2021-06-06 00:00:00', 1.3251755048208, 2.3391304347826, 1.78416630590161, 3.03304347826087, 1.79824486235335, 3.97130434782609, 2.91757127323179, 7.24304347826088, 19.2409735009646, 30.1439130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1095, '2021-06-06 00:00:00', 0.733091078682774, 2.00043478260869, 1.25071110208136, 2.71652173913043, 1.72654490594741, 3.93130434782609, 3.32483444861122, 7.51173913043479, 19.2966536040891, 30.0669565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1110, '2021-06-06 00:00:00', 1.14786844903263, 1.95739130434783, 1.42597626221311, 2.83913043478261, 1.72046895895718, 4.04956521739129, 3.54738950948662, 7.42217391304348, 19.4034551138639, 30.3239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1125, '2021-06-06 00:00:00', 0.990536645384615, 2.13086956521739, 1.08298792507111, 2.88086956521739, 1.94013802939959, 4.01913043478261, 4.28667486788126, 7.96782608695652, 19.4798968534981, 30.8078260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1140, '2021-06-06 00:00:00', 0.791095952665749, 2.01347826086956, 1.19448915768461, 2.72956521739129, 1.79429883252353, 3.85086956521739, 4.68392845491377, 8.34304347826087, 19.3835880622244, 31.1204347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1155, '2021-06-06 00:00:00', 0.838757079693035, 1.77956521739129, 1.66627866366351, 2.6513043478261, 1.80581603202042, 3.70521739130435, 4.0469834078678, 10.7373913043478, 19.6024539179344, 31.1021739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1170, '2021-06-06 00:00:00', 1.21251787811276, 1.8221739130435, 1.31137407946192, 2.69260869565218, 1.52444598891614, 3.74913043478262, 4.09802044181114, 11.0052173913044, 19.6998067846306, 31.0865217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1185, '2021-06-06 00:00:00', 0.91632601168132, 1.85478260869566, 1.1074148224278, 2.57304347826088, 1.39635522168908, 3.37478260869567, 4.13593836583766, 11.4004347826087, 19.792103407982, 31.0586956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1200, '2021-06-06 00:00:00', 0.849698388711351, 1.92347826086957, 1.09126644344674, 2.58521739130436, 1.30173250319773, 3.13434782608697, 4.26354252490345, 11.7030434782609, 19.9001837936176, 31.1517391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1215, '2021-06-06 00:00:00', 0.847361167753514, 1.81130434782609, 1.04506595287082, 2.1908695652174, 1.59385070789311, 3.16347826086957, 4.27136179930399, 11.7395652173913, 19.8722830295445, 31.1265217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1230, '2021-06-06 00:00:00', 0.727891263651115, 1.41434782608695, 1.13967473343218, 2.07695652173912, 2.05855747874103, 3.26956521739131, 4.30338730449517, 11.8017391304348, 19.9126418224159, 31.1204347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1245, '2021-06-06 00:00:00', 0.925048658051476, 1.57826086956522, 1.41235275912413, 2.41304347826088, 1.88767826946539, 3.27260869565219, 4.78558912163453, 12.0578260869565, 19.8075341995715, 31.2726086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1260, '2021-06-06 00:00:00', 1.08464033856004, 1.7391304347826, 1.42694191931792, 2.36782608695652, 1.94261009780522, 3.44391304347826, 4.85972933093608, 12.0665217391304, 19.7929015302997, 31.0434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1275, '2021-06-06 00:00:00', 0.82263218719852, 1.64347826086957, 1.30837451577053, 2.29565217391305, 2.53469202002209, 3.83, 4.67263592442353, 12.0691304347826, 19.6945213585276, 30.9647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1290, '2021-06-06 00:00:00', 1.01000900085998, 1.51999999999999, 1.35150041053778, 2.54521739130435, 2.88055529615893, 3.71521739130434, 4.85827772472847, 12.1547826086957, 19.6535566785907, 30.8708695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1305, '2021-06-06 00:00:00', 1.1702303749411, 1.92130434782609, 2.20538570027026, 2.98521739130434, 3.84467780585448, 4.48739130434782, 4.80888912582791, 12.3665217391304, 19.6680306599193, 30.8713043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1320, '2021-06-06 00:00:00', 0.815537508991101, 1.70285714285713, 1.22329064412347, 2.14999999999999, 3.07289207657635, 4.20571428571428, 4.81969491229673, 11.952380952381, 20.4557320293639, 30.3685714285714 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1335, '2021-06-06 00:00:00', 0.89817911035925, 1.54571428571428, 2.99345619643915, 2.9, 3.29165987943846, 7.96619047619047, 4.94196466619347, 11.8561904761905, 20.5427790001163, 30.3909523809524 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1350, '2021-06-06 00:00:00', 2.56000511532227, 2.19190476190477, 2.57235476706054, 3.39761904761905, 3.38449918923093, 8.54047619047619, 4.69889379079192, 11.8414285714286, 20.4088692321092, 30.5666666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 1365, '2021-06-06 00:00:00', 1.29931190580687, 2.42285714285715, 2.57452889819072, 7.40238095238096, 2.97411651547466, 9.15095238095238, 4.49032473107192, 11.5647619047619, 20.4258964249284, 30.5804761904762 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 945, '2021-06-06 00:00:00', 2.78600071787492, 3.86999999999998, 2.82135605693429, 4.84499999999994, 5.0204581464245, 8.07999999999998, 4.90024999362274, 8.16500000000002, 14.0502117421767, 36.035 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 960, '2021-06-06 00:00:00', 0.572756492761105, 2.44499999999996, 1.21622366364088, 5.13, 1.62634559672911, 5.68000000000001, 1.32228968081885, 5.89500000000004, 12.9471251635257, 36.815 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 975, '2021-06-06 00:00:00', 1.42835569799681, 3.62, 1.83847763108504, 4.17000000000002, 0.544472221513629, 5.08500000000004, 0.353553390593274, 5.22000000000003, 12.7491352647935, 36.955 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 930, '2021-06-06 00:00:00', 0.572756492761145, 6.29500000000002, 0.240416305603449, 6.87000000000006, 2.26981276760884, 8.30500000000006, 2.49608693758857, 9.92500000000001, 10.1823376490863, 38.77 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 945, '2021-06-06 00:00:00', 0.523259018077971, 3.69, 0.0494974746830133, 4.36500000000001, 0.968736290225573, 5.50500000000005, 0.388908729652649, 7.69499999999999, 10.1823376490863, 38.77 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 960, '2021-06-06 00:00:00', 0.643467170879736, 3.58499999999998, 0.410121933088227, 4.69999999999999, 0.735391052433984, 6.27999999999997, 0.544472221513629, 7.755, 10.5429621074914, 39.025 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 2, 975, '2021-06-06 00:00:00', 0.219203102167791, 3.34500000000003, 0.961665222413714, 4.23000000000008, 0.0707106781186708, 5.94, 0.558614357137347, 7.76499999999999, 10.5429621074914, 39.025 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 930, '2021-06-06 00:00:00', 1.22329473145274, 4.77499999999998, 0.0424264068712347, 5.72999999999996, 0.367695526217072, 9.02000000000004, 0.431335136523804, 9.065, 4.99924494298881, 31.035 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 945, '2021-06-06 00:00:00', 1.2303657992646, 4.82999999999993, 0.912167747730621, 6.63499999999999, 0.905096679918762, 8.12, 0.431335136523804, 9.065, 4.99924494298881, 31.035 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 960, '2021-06-06 00:00:00', 0.0353553390592952, 3.11500000000001, 0.0424264068711543, 4.60000000000002, 1.47078210486805, 5.78000000000003, 0.84145706961195, 8.77500000000003, 4.58912300990066, 30.745 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 3, 975, '2021-06-06 00:00:00', 0.813172798364514, 3.09500000000008, 0.834386001800171, 4.22000000000003, 0.544472221513629, 7.69500000000005, 2.68700576850877, 10.08, 4.58912300990066, 30.745 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 930, '2021-06-06 00:00:00', 0.523259018078052, 3.85000000000002, 0.671751442127252, 6.755, 0.705339014233615, 6.755, 0.740605964945296, 12.23, 0.777636263192561, 31.56 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 945, '2021-06-06 00:00:00', 1.27279220613575, 5.38, 0.622253967444159, 6.71999999999997, 1.61927452891717, 7.66499999999996, 5.25380338421605, 12.945, 13.9370746571869, 31.525 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 960, '2021-06-06 00:00:00', 1.65462986797646, 4.58000000000004, 1.9728279195104, 4.83500000000001, 5.57907250356185, 8.21499999999997, 7.02157033718242, 14.195, 13.9370746571869, 31.525 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 4, 975, '2021-06-06 00:00:00', 1.37885822331376, 3.10499999999999, 1.68998520703584, 5.46499999999997, 4.05879292401079, 7.13999999999999, 6.91550432000446, 14.12, 14.1067802846717, 31.405 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 930, '2021-06-06 00:00:00', 2.55972654789527, 5.84, 2.24859956417323, 6.15000000000001, 0.544472221513629, 7.35500000000002, 1.44249783362057, 8.76000000000002, 6.97914393031127, 36.445 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 945, '2021-06-06 00:00:00', 1.66877200360026, 5.34000000000003, 0.502045814642434, 6.92500000000004, 1.07480230740354, 8.04000000000002, 1.76776695296637, 8.53000000000003, 6.97914393031127, 36.445 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 960, '2021-06-06 00:00:00', 1.27279220613583, 5.23000000000002, 0.268700576850845, 6.32000000000002, 1.74655374953079, 7.745, 2.31223917448004, 8.14500000000001, 6.97914393031127, 36.445 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 5, 975, '2021-06-06 00:00:00', 0.395979797464508, 3.88999999999999, 0.749533188057742, 6.46000000000001, 1.03237590053239, 7.24000000000001, 0.629325035256018, 8.41500000000002, 5.69928065636361, 35.54 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 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 1032066, 1, 930, '2021-06-06 00:00:00', 0, 8.27999999999997, 0, 12.0599999999999, 0, 17.01, 0, 17.85, 0, 43.97 where not exists (select 1 from powerstats_trumpet where symbolid = 1032066 and enddate = '2021-06-06 00:00:00' and dayofweek = 1 and fromtime = 930);
Date: 2021-06-06 18:02:08 Duration: 1s120ms Database: acaweb_fx User: pgperfstats
11 931ms 947ms 937ms 6 5s625ms insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select ?, ?, ?, ?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.?, ?.? where not exists (select ? from powerstats_trumpet where symbolid = ? and enddate = ? and dayofweek = ? and fromtime = ?); insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, 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 Jun 06 18 6 5s625ms 937ms [ User: pgperfstats - Total duration: 5s625ms - Times executed: 6 ]
-
insert into powerstats_trumpet(symbolid, dayofweek, fromtime, enddate, stddev_15, ave_15, stddev_30, ave_30, stddev_60, ave_60, stddev_240, ave_240, stddev_1440, ave_1440) select 1032031, 1, 600, '2021-06-06 00:00:00', 0.780059568691088, 1.2983125, 0.944699112199532, 1.81360416666667, 0.951491049321227, 2.05922916666667, 1.43455722540825, 2.61545833333333, 2.24042758923575, 6.334 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 615, '2021-06-06 00:00:00', 0.469109072616239, 1.0818125, 0.533860731649276, 1.23620833333334, 0.591301167470666, 1.412375, 0.923961990050444, 2.17229166666667, 2.32472841788851, 6.30077083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 630, '2021-06-06 00:00:00', 0.256062648018304, 0.709666666666669, 0.352026940642908, 0.949645833333335, 0.643026851815532, 1.21485416666667, 0.910707640133263, 2.10733333333333, 2.34861295174438, 6.27541666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 645, '2021-06-06 00:00:00', 0.259260436983323, 0.6368125, 0.438623982687227, 0.817708333333332, 0.594132374587186, 1.1513125, 0.921389875425288, 2.02754166666666, 2.35571652996816, 6.265 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 660, '2021-06-06 00:00:00', 0.254349497083569, 0.552416666666666, 0.433738675561145, 0.812770833333333, 0.471047129380727, 1.1044375, 1.00620153474968, 1.9759375, 2.40137272185626, 6.28583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 675, '2021-06-06 00:00:00', 0.28162548365423, 0.563750000000004, 0.321967254613692, 0.791249999999999, 0.529743340489974, 1.0724375, 1.0165861633606, 1.88691666666667, 2.40431575948049, 6.29964583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 690, '2021-06-06 00:00:00', 0.304471590259848, 0.560833333333331, 0.42541852740583, 0.787145833333331, 0.807714367550247, 1.06889583333333, 1.07984395825729, 1.8776875, 2.40425419970383, 6.2913125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 705, '2021-06-06 00:00:00', 0.196165575397456, 0.445958333333337, 0.323706096989632, 0.592437499999999, 0.667044100132622, 0.891874999999998, 1.11943242282657, 1.82941666666667, 2.73080304114872, 6.62547916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 720, '2021-06-06 00:00:00', 0.19888639244918, 0.404166666666666, 0.444268334749246, 0.648124999999997, 0.561035048489895, 0.831104166666661, 1.0863891794727, 1.80983333333333, 2.87244504589151, 6.73395833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 735, '2021-06-06 00:00:00', 0.418064080774774, 0.504020833333331, 0.542599558419559, 0.657291666666663, 0.508233212401952, 0.892291666666664, 1.06747453555482, 1.81233333333334, 2.99476408303617, 6.835 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 750, '2021-06-06 00:00:00', 0.37771799541188, 0.457916666666666, 0.375938506766154, 0.644999999999995, 0.55849453072653, 0.931520833333331, 1.0807324054343, 1.84085416666667, 3.02200072265935, 6.83895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 765, '2021-06-06 00:00:00', 0.28974208921189, 0.458249999999996, 0.531254585231702, 0.684229166666663, 0.772051640147438, 0.996312500000001, 1.10303909701656, 1.90897916666667, 3.03962621027461, 6.81395833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 780, '2021-06-06 00:00:00', 0.385282135941132, 0.476458333333333, 0.421568525018449, 0.638395833333335, 0.617096843690481, 0.945416666666667, 1.0358327652971, 1.8696875, 2.99834097333697, 6.781125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 795, '2021-06-06 00:00:00', 0.215873401867988, 0.43360416666667, 0.351946965701746, 0.633333333333338, 0.449680643019598, 0.934562500000001, 1.02490726316961, 1.92843750000001, 2.93157979364431, 6.77439583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 810, '2021-06-06 00:00:00', 0.243916012771267, 0.401395833333338, 0.299975542481312, 0.631249999999999, 0.492993207393604, 0.920791666666666, 1.08764776086793, 1.97177083333334, 2.95389858915299, 6.792375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 825, '2021-06-06 00:00:00', 0.223464162415497, 0.441666666666665, 0.350930933272541, 0.663291666666667, 0.473035891566535, 0.912041666666666, 1.06075808937985, 1.9915625, 2.96722690372483, 6.77279166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 840, '2021-06-06 00:00:00', 0.259531077102308, 0.504145833333335, 0.328838794009546, 0.6758125, 0.584745103873153, 0.90235416666667, 0.916726037932374, 1.96895833333334, 2.9540456408285, 6.7548125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 855, '2021-06-06 00:00:00', 0.261380843214029, 0.404645833333333, 0.304455141147289, 0.571791666666666, 0.595745787629475, 0.805000000000001, 0.937055219853313, 1.9149375, 2.95577836036123, 6.75195833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 870, '2021-06-06 00:00:00', 0.188505476749328, 0.399645833333331, 0.393383160724126, 0.5450625, 0.499346674615214, 0.819166666666666, 0.87226041284009, 1.88702083333333, 2.95023813672826, 6.73945833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 885, '2021-06-06 00:00:00', 0.310474633727793, 0.391458333333333, 0.402297214647386, 0.588125000000003, 0.52094357978117, 0.829312500000002, 1.00883124010634, 2.69333333333334, 2.94492432267866, 6.739875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 900, '2021-06-06 00:00:00', 0.214042956502334, 0.391312500000004, 0.261397789485343, 0.553750000000002, 0.453239347141335, 0.745416666666672, 1.09560460258218, 2.78535416666667, 2.94492432267866, 6.739875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 915, '2021-06-06 00:00:00', 0.205044622220259, 0.377916666666671, 0.321247286121735, 0.524583333333339, 0.444632236895795, 0.692500000000004, 1.21820257363735, 2.94464583333334, 2.94645609871701, 6.73570833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 930, '2021-06-06 00:00:00', 0.195543750201214, 0.359020833333336, 0.438009124052942, 0.534583333333337, 0.428401687012068, 0.708875000000003, 1.26407928915688, 2.97908333333334, 2.94732519210953, 6.734875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 945, '2021-06-06 00:00:00', 0.307348407313693, 0.3775, 0.29617855953873, 0.495, 0.413772070211317, 0.889500000000005, 1.26946733505218, 3.00464583333334, 2.94752350169178, 6.73514583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 960, '2021-06-06 00:00:00', 0.155446411848333, 0.356249999999998, 0.230066857800013, 0.537208333333332, 0.508948852370951, 1.03672916666667, 1.25297230511021, 3.09714583333333, 2.94752350169178, 6.73514583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 975, '2021-06-06 00:00:00', 0.15831414262037, 0.34554166666667, 0.399659692194771, 0.723250000000007, 0.641869060518928, 1.25860416666667, 1.23147785006441, 3.11422916666667, 2.94532560014194, 6.72889583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 990, '2021-06-06 00:00:00', 0.370607394124445, 0.651166666666674, 0.506883647552174, 0.889645833333338, 0.718332584841902, 1.3094375, 1.21345331565551, 3.13116666666667, 2.94221220741471, 6.71389583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1005, '2021-06-06 00:00:00', 0.274534850352319, 0.582916666666669, 0.532635996361087, 0.990687500000002, 0.658688403261038, 1.27839583333334, 1.17912803061863, 3.01277083333334, 2.92707736084284, 6.7055625 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1020, '2021-06-06 00:00:00', 0.483273484081909, 0.743604166666668, 0.530604966035829, 0.931104166666663, 0.575605841826612, 1.20520833333333, 1.17791974887197, 2.9375, 2.92930729402466, 6.702375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1035, '2021-06-06 00:00:00', 0.228249482117608, 0.482499999999999, 0.385308090072557, 0.753541666666667, 0.577835011289327, 1.1136875, 1.16572282557597, 2.92202083333333, 2.90003042056758, 6.687375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1050, '2021-06-06 00:00:00', 0.306529261907892, 0.547416666666666, 0.440047390707906, 0.807020833333329, 0.562860209545077, 1.0749375, 1.11770899688649, 2.92702083333333, 2.83906101637675, 6.72529166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1065, '2021-06-06 00:00:00', 0.258818035233867, 0.520416666666661, 0.353278002956861, 0.750895833333329, 0.805797808536829, 2.03022916666667, 1.034460501195, 2.8449375, 2.75812405889862, 6.66404166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1080, '2021-06-06 00:00:00', 0.275426092002549, 0.522979166666664, 0.412030804743976, 0.679583333333333, 0.892228578618518, 2.09252083333333, 0.937858412406166, 2.81535416666667, 2.72538913422854, 6.62945833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 1, 1095, '2021-06-06 00:00:00', 0.302463316736119, 0.481666666666667, 0.734911041335983, 1.81522916666667, 0.98569606259129, 2.17847916666667, 0.919243956980764, 2.7411875, 2.66172728725559, 6.73972916666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 600, '2021-06-06 00:00:00', 0.359537388662364, 1.01607692307693, 0.443121412429872, 1.30338461538461, 0.700371675227902, 1.71721153846154, 0.57342839570429, 2.36025, 2.57122645899997, 6.43571153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 615, '2021-06-06 00:00:00', 0.295232990130742, 0.819538461538459, 0.499326776385349, 1.19651923076923, 0.543987597426491, 1.47511538461538, 0.506872907754384, 2.24076923076923, 2.5985471872982, 6.41526923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 630, '2021-06-06 00:00:00', 0.27148755744261, 0.793076923076923, 0.434169506068766, 1.005, 0.44889264306736, 1.34975, 0.549187307265504, 2.17846153846154, 2.64672765250573, 6.41244230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 645, '2021-06-06 00:00:00', 0.32452181685579, 0.713980769230774, 0.364902105417964, 0.970557692307692, 0.399942303531207, 1.26461538461538, 0.589541507966472, 2.11698076923077, 2.68550899437074, 6.35782692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 660, '2021-06-06 00:00:00', 0.197151359268809, 0.61203846153846, 0.274780191873714, 0.85807692307692, 0.347727028771797, 1.17255769230769, 0.682895321688918, 2.02159615384615, 2.687653896345, 6.33205769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 675, '2021-06-06 00:00:00', 0.212500497736977, 0.592692307692303, 0.320189607288223, 0.804230769230767, 0.39173086571503, 1.04563461538462, 0.710941084868392, 1.97038461538462, 2.69944831208441, 6.31051923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 690, '2021-06-06 00:00:00', 0.262157223084515, 0.561980769230768, 0.330048185293276, 0.778769230769227, 0.358903614659123, 1.00723076923077, 0.780407484291675, 1.90230769230769, 2.72495877830501, 6.31628846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 705, '2021-06-06 00:00:00', 0.203371025089989, 0.504923076923073, 0.28003717610346, 0.688000000000002, 0.317524075404586, 0.961538461538462, 0.800768998910037, 1.84448076923077, 2.66958389929678, 6.57584615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 720, '2021-06-06 00:00:00', 0.215862086491852, 0.451403846153847, 0.223158698274087, 0.643769230769231, 0.246113482267524, 0.879615384615383, 0.804948286203243, 1.82178846153846, 2.69175547016326, 6.55636538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 735, '2021-06-06 00:00:00', 0.197823877574123, 0.445057692307691, 0.205509123885045, 0.654999999999998, 0.209029994167195, 0.891538461538463, 0.840895307670069, 1.87846153846154, 2.66624112534136, 6.64546153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 750, '2021-06-06 00:00:00', 0.123602340032619, 0.441538461538462, 0.231127337530304, 0.620384615384619, 0.249920910566648, 0.892692307692307, 0.795857927986186, 1.85230769230769, 2.65357140183101, 6.65623076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 765, '2021-06-06 00:00:00', 0.175916063901117, 0.447692307692313, 0.179109334893951, 0.628076923076928, 0.291886173810163, 0.888461538461538, 0.79162166881564, 1.89955769230769, 2.6424189937369, 6.64046153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 780, '2021-06-06 00:00:00', 0.189080365494104, 0.489230769230771, 0.259375878126411, 0.680384615384611, 0.313747571244045, 0.908461538461535, 0.784385239927032, 1.94776923076923, 2.64420240213596, 6.64321153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 795, '2021-06-06 00:00:00', 0.219190468630508, 0.43730769230769, 0.279060236122265, 0.618846153846153, 0.509952713116998, 0.948519230769232, 0.845097530102068, 1.95584615384615, 2.69421318134599, 6.65744230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 810, '2021-06-06 00:00:00', 0.190167941971944, 0.380384615384613, 0.251112294831184, 0.535769230769226, 0.498149413792228, 0.908961538461533, 0.845433009673834, 1.86507692307692, 2.72527702282793, 6.62436538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 825, '2021-06-06 00:00:00', 0.14181732562051, 0.361923076923077, 0.456660985178961, 0.684346153846153, 0.540270771501166, 0.958442307692307, 0.804493293943462, 1.8775, 2.73605470986686, 6.61615384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 840, '2021-06-06 00:00:00', 0.487794602108468, 0.587076923076923, 0.461644563990028, 0.739711538461536, 0.540686670248693, 0.970153846153848, 0.812822319736325, 1.88428846153846, 2.73901219427454, 6.61640384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 855, '2021-06-06 00:00:00', 0.178385925626264, 0.378461538461533, 0.38717814822319, 0.588461538461534, 0.48520968702677, 0.743403846153843, 0.76979179627701, 1.80148076923077, 2.74821624219168, 6.60692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 870, '2021-06-06 00:00:00', 0.37937316112848, 0.416153846153844, 0.371773498041688, 0.543076923076927, 0.601725194432962, 0.716480769230766, 0.759731254356536, 1.80417307692308, 2.7712491666145, 6.61371153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 885, '2021-06-06 00:00:00', 0.189959104910669, 0.36269230769231, 0.271649112615182, 0.491096153846153, 0.374021208777501, 0.731730769230767, 1.02712274077414, 2.55826923076923, 2.92469221865245, 6.72992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 900, '2021-06-06 00:00:00', 0.153139956098486, 0.359615384615389, 0.264151762905634, 0.541923076923077, 0.239988705663733, 0.813326923076922, 0.979990770168469, 2.84851923076923, 2.92469221865245, 6.72992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 915, '2021-06-06 00:00:00', 0.168711405843051, 0.396538461538459, 0.193202947301933, 0.573326923076921, 0.263078812408874, 0.847692307692306, 0.936718310831041, 2.93857692307693, 2.92194528801514, 6.71838461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 930, '2021-06-06 00:00:00', 0.151675190659312, 0.416788461538463, 0.174938302310798, 0.58948076923077, 0.297307144989048, 0.836538461538459, 0.951022491038742, 2.94896153846154, 2.93608831165654, 6.70107692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 945, '2021-06-06 00:00:00', 0.123018447647248, 0.391538461538462, 0.220781827568795, 0.583846153846155, 0.405285274647566, 1.02807692307692, 1.02895990502733, 2.93511538461539, 2.91811030799307, 6.72101923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 960, '2021-06-06 00:00:00', 0.203314080635394, 0.426153846153843, 0.239394106989997, 0.591538461538456, 0.419335738446488, 1.10230769230769, 1.13893029705003, 2.95069230769231, 2.92901117181471, 6.70826923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 975, '2021-06-06 00:00:00', 0.135247351744298, 0.409615384615385, 0.299315115658294, 0.828461538461536, 0.460247502395759, 1.20678846153846, 1.15709191443962, 2.94953846153846, 2.92854991394403, 6.70596153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 990, '2021-06-06 00:00:00', 0.245765366527944, 0.68384615384615, 0.372019463924215, 0.945307692307691, 0.461935060371044, 1.22, 1.2117040156484, 2.97030769230769, 2.92166453847539, 6.69134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1005, '2021-06-06 00:00:00', 0.252537014042574, 0.669288461538461, 0.313157107289863, 0.924923076923074, 0.373758457583751, 1.16076923076923, 1.22131785316581, 2.94646153846154, 2.91699623928452, 6.6725 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1020, '2021-06-06 00:00:00', 0.255956595629323, 0.606673076923073, 0.297032959191656, 0.802826923076922, 0.387774728914371, 1.01859615384615, 1.20867760160243, 2.91723076923077, 2.90889389208074, 6.63634615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1035, '2021-06-06 00:00:00', 0.220272907653558, 0.571923076923076, 0.324531378120229, 0.793846153846151, 0.357132166872971, 0.999230769230769, 1.27948273743127, 2.94215384615385, 2.901469521639, 6.61275 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1050, '2021-06-06 00:00:00', 0.195521000249236, 0.512692307692306, 0.220718058931435, 0.627307692307692, 0.26980021098241, 0.901923076923073, 1.255079208809, 2.97709615384615, 2.87862907194487, 6.58607692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1065, '2021-06-06 00:00:00', 0.152936386976869, 0.431538461538464, 0.254296011644818, 0.662307692307694, 0.969500797000508, 2.05934615384615, 1.22611230709727, 2.98248076923077, 2.8823581697711, 6.58267307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1080, '2021-06-06 00:00:00', 0.195352541280157, 0.481153846153849, 0.209984614821035, 0.658461538461535, 0.901634308652052, 2.36805769230769, 1.26501937291338, 2.97407692307692, 2.85645822984447, 6.55767307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 2, 1095, '2021-06-06 00:00:00', 0.205821804929929, 0.481153846153844, 0.902691295728844, 1.91865384615384, 0.796498725915249, 2.41209615384616, 1.21929854566531, 2.89978846153846, 2.83242156582287, 6.52305769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 600, '2021-06-06 00:00:00', 0.490427390140478, 1.16675, 0.585584356729376, 1.62917307692308, 0.577017450742643, 1.85296153846154, 1.08269314212292, 2.4695, 2.68167099657027, 6.40457692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 615, '2021-06-06 00:00:00', 0.418671452334647, 0.93025, 0.362531751925055, 1.25363461538461, 0.377125345414293, 1.43088461538462, 1.04860918308308, 2.16517307692307, 2.58576300151426, 6.261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 630, '2021-06-06 00:00:00', 0.290824219312046, 0.778057692307692, 0.329820891370781, 0.996096153846153, 0.456824297144471, 1.28396153846154, 1.01906288267514, 1.98717307692307, 2.50608342147356, 6.22484615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 645, '2021-06-06 00:00:00', 0.220780831107721, 0.69115384615385, 0.251938613554968, 0.923249999999999, 0.411076756822857, 1.1555, 1.02550347128393, 1.91698076923077, 2.48663771355249, 6.17003846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 660, '2021-06-06 00:00:00', 0.265425357463476, 0.681403846153844, 0.348551073953081, 0.889865384615381, 0.497136002131593, 1.14223076923077, 1.06938346651776, 1.93596153846153, 2.48693547440342, 6.13907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 675, '2021-06-06 00:00:00', 0.157689139180173, 0.516730769230764, 0.238146729172132, 0.686730769230768, 0.346793203730758, 0.942884615384615, 1.59893028195055, 2.0454423076923, 2.4444464514172, 6.04907692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 690, '2021-06-06 00:00:00', 0.156049794814151, 0.496538461538464, 0.287121725057509, 0.673250000000001, 0.335322503775786, 0.90280769230769, 1.56445512768454, 1.98755769230769, 2.42635205202885, 5.99959615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 705, '2021-06-06 00:00:00', 0.185680226568316, 0.425942307692307, 0.20770402851543, 0.584288461538461, 0.40318632121562, 0.883519230769232, 1.53473544801201, 2.06065384615385, 2.51370412072274, 6.11005769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 720, '2021-06-06 00:00:00', 0.167767252924537, 0.418134615384614, 0.22882894182202, 0.631269230769227, 0.411828168517662, 0.906596153846156, 1.54852315113962, 2.13948076923077, 2.47094199236149, 6.18601923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 735, '2021-06-06 00:00:00', 0.162123637530601, 0.457423076923075, 0.294251038819156, 0.638576923076923, 0.386429765237535, 0.909288461538461, 1.55650913622563, 2.13536538461539, 2.46831252673064, 6.17601923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 750, '2021-06-06 00:00:00', 0.250536152005129, 0.466211538461539, 0.345605593348609, 0.665384615384619, 0.415989585668456, 0.931653846153847, 1.53417841054573, 2.15184615384616, 2.41953151949838, 6.20442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 765, '2021-06-06 00:00:00', 0.196977156035924, 0.440000000000002, 0.242063806750332, 0.609942307692307, 0.258579510908229, 0.808788461538464, 1.5064280661424, 2.15453846153846, 2.40008307364237, 6.20659615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 780, '2021-06-06 00:00:00', 0.174932514460246, 0.425769230769229, 0.224095674107834, 0.608134615384613, 0.358013528429387, 0.800057692307691, 1.5769463319486, 2.22607692307692, 2.40008307364237, 6.20659615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 795, '2021-06-06 00:00:00', 0.204205199398882, 0.42121153846154, 0.208482048664589, 0.520769230769233, 0.450916122594195, 0.90198076923077, 1.63453099742356, 2.32230769230769, 2.39299364949815, 6.19505769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 810, '2021-06-06 00:00:00', 0.165304367293047, 0.358076923076925, 0.269458648889839, 0.559288461538465, 0.382220645097124, 0.900692307692308, 1.59344022021054, 2.33615384615384, 2.42856161108714, 6.21582692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 825, '2021-06-06 00:00:00', 0.192954757550932, 0.39346153846154, 0.350342962186836, 0.713134615384616, 0.395643532255217, 0.896730769230768, 1.52770449078146, 2.40063461538461, 2.47335268076786, 6.24928846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 840, '2021-06-06 00:00:00', 0.346867237404479, 0.604096153846153, 0.366889010674681, 0.732384615384614, 0.40955912130748, 0.953923076923073, 1.51372024457829, 2.44267307692307, 2.57990542857381, 6.32209615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 855, '2021-06-06 00:00:00', 0.133225218506683, 0.354173076923076, 0.210926867566789, 0.503788461538462, 1.40597171434508, 0.99730769230769, 1.45589473745132, 2.3149423076923, 2.72537821602518, 6.28959615384616 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 870, '2021-06-06 00:00:00', 0.142497267180273, 0.353134615384615, 0.190266720684412, 0.522749999999999, 1.40688789122003, 1.03846153846154, 1.41961381530872, 2.29076923076923, 2.76788171823758, 6.32311538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 885, '2021-06-06 00:00:00', 0.151856713840584, 0.377307692307692, 1.39589844241566, 0.772692307692308, 1.39550180456295, 1.17644230769231, 1.95426147293943, 3.00073076923077, 2.7335255379342, 6.34344230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 900, '2021-06-06 00:00:00', 1.38218320407079, 0.646480769230767, 1.36669717989702, 0.857192307692308, 1.37279875451015, 1.27390384615385, 2.01619153441868, 3.15828846153846, 2.72088401471626, 6.37119230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 915, '2021-06-06 00:00:00', 0.221204347745558, 0.408788461538463, 0.674823780986277, 0.850653846153847, 0.778275532581735, 1.14876923076923, 1.87967290362323, 3.16873076923077, 2.68706427659229, 6.36855769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 930, '2021-06-06 00:00:00', 0.436790853841977, 0.584599999999999, 0.423637282943797, 0.787380000000003, 0.462576558528429, 1.02852, 1.87252224241352, 3.15994, 2.63225896538189, 6.22464 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 945, '2021-06-06 00:00:00', 0.231623054048312, 0.496520000000004, 0.28944603411805, 0.682059999999999, 0.4495982910703, 1.07046, 1.80197367535341, 3.16428, 2.63566826203526, 6.2313 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 960, '2021-06-06 00:00:00', 0.224746523888579, 0.471199999999997, 0.267432122229175, 0.649259999999998, 0.534992918956253, 1.15806, 1.79235403450323, 3.19488, 2.61998853766576, 6.2365 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 975, '2021-06-06 00:00:00', 0.247151775231335, 0.455599999999999, 0.408534196855052, 0.84726, 0.615261478966465, 1.3096, 1.79700134413788, 3.22682, 2.61602158582455, 6.2469 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 990, '2021-06-06 00:00:00', 0.312858031857624, 0.696187500000001, 0.440026456199848, 0.936604166666669, 0.542471162327104, 1.314875, 1.78970883276271, 3.20085416666667, 2.7189892382663, 6.19427083333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1005, '2021-06-06 00:00:00', 0.278441717420361, 0.535540000000003, 0.415132256034148, 0.875540000000001, 0.487071801688417, 1.17274, 1.69989436730639, 3.15388, 2.76722343137786, 6.42004 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1020, '2021-06-06 00:00:00', 0.256911962871853, 0.645940000000003, 0.316945720905016, 0.865940000000005, 0.523303423773755, 1.18234, 1.70519586313909, 3.14834, 2.79124515225732, 6.4433 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1035, '2021-06-06 00:00:00', 0.335198977652926, 0.600062500000005, 0.416030020864927, 0.798750000000004, 0.580366575811223, 1.09416666666667, 1.74200309996043, 3.1361875, 2.87330649862738, 6.4321875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1050, '2021-06-06 00:00:00', 0.226154077271817, 0.550400000000002, 0.39655096351751, 0.798800000000002, 0.499782285933918, 1.0264, 1.68869166269828, 3.10514, 2.83053955398377, 6.4569 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1065, '2021-06-06 00:00:00', 0.359103977514404, 0.5384, 0.425116454633314, 0.756400000000001, 1.65913853826818, 2.20328, 1.67928913531887, 3.0854, 2.84027954903503, 6.4389 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1080, '2021-06-06 00:00:00', 0.208353065732183, 0.4888, 0.266790804439235, 0.637600000000001, 1.64747691359647, 2.31908, 1.68470227290561, 3.03054, 2.84880464595825, 6.43416 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 3, 1095, '2021-06-06 00:00:00', 0.174123703632409, 0.434720000000001, 1.64787679049942, 2.0638, 1.68956160191532, 2.46386, 1.67655721147038, 3.0144, 2.8597247963455, 6.47016 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 600, '2021-06-06 00:00:00', 0.528722136261752, 1.08752083333333, 0.537928025986103, 1.3673125, 0.722431701550949, 1.89154166666666, 0.791080662214942, 2.455375, 2.80934626853326, 6.1135 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 615, '2021-06-06 00:00:00', 0.46555868533704, 0.934958333333334, 0.755703508676096, 1.39052083333333, 0.732645543734229, 1.66983333333333, 0.732097967713138, 2.33439583333333, 2.83266916994532, 6.1023125 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 630, '2021-06-06 00:00:00', 0.53446267163684, 0.898729166666668, 0.528690311240215, 1.07852083333333, 0.477548733665331, 1.35914583333333, 0.685581430683343, 2.0920625, 2.8566690227951, 6.02183333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 645, '2021-06-06 00:00:00', 0.270593095234163, 0.68158333333333, 0.36961972232341, 0.918249999999997, 0.366321935483894, 1.18839583333333, 0.772968626910822, 2.08095833333334, 2.88451991891035, 6.00447916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 660, '2021-06-06 00:00:00', 0.291338739047118, 0.599999999999999, 0.383301617504911, 0.870895833333333, 0.496111946445349, 1.11804166666667, 0.772120826459284, 2.023875, 2.87210695641933, 5.97572916666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 675, '2021-06-06 00:00:00', 0.261034199408565, 0.572375000000001, 0.300615009701729, 0.730416666666669, 0.417050052060793, 1.0049375, 0.783544202749938, 2.0258125, 2.87153961876826, 5.97489583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 690, '2021-06-06 00:00:00', 0.2168044433739, 0.502916666666666, 0.417328303669281, 0.771250000000001, 0.4755465043589, 1.01577083333333, 0.812260878692521, 2.0726875, 2.86408909746934, 5.98864583333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 705, '2021-06-06 00:00:00', 0.252377746986365, 0.553875, 0.282824867713399, 0.681666666666668, 0.369543392364928, 0.951666666666664, 0.837766083353023, 2.11102083333333, 2.97589499317712, 6.21885416666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 720, '2021-06-06 00:00:00', 0.21048103872569, 0.419937500000003, 0.316756375546375, 0.692916666666669, 0.416259050800329, 0.980479166666663, 1.00790916009331, 2.150875, 2.95011630174822, 6.21454166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 735, '2021-06-06 00:00:00', 0.19779903063903, 0.491250000000003, 0.217908086884608, 0.631729166666669, 0.50300545996403, 1.01166666666667, 0.998802445748934, 2.12822916666667, 2.98799066797138, 6.28966666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 750, '2021-06-06 00:00:00', 0.131420415590796, 0.428395833333335, 0.295861159387405, 0.665895833333331, 0.417606837844511, 0.980416666666669, 0.977075893948996, 2.09754166666667, 2.9676015922197, 6.27758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 765, '2021-06-06 00:00:00', 0.239630988014209, 0.46964583333333, 0.344288543883288, 0.749583333333332, 0.399123795200097, 0.973270833333335, 1.03989880360501, 2.1965, 2.95306043166128, 6.263 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 780, '2021-06-06 00:00:00', 0.181989965034309, 0.514104166666669, 0.300971469800812, 0.684104166666668, 0.481586350557693, 0.912500000000001, 1.10154599527671, 2.34483333333334, 2.92173267711193, 6.28752083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 795, '2021-06-06 00:00:00', 0.183812541116595, 0.419937500000002, 0.305941170815566, 0.590000000000006, 0.505858131569872, 1.04258333333334, 1.07643835270484, 2.390375, 2.87104762470343, 6.2429375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 810, '2021-06-06 00:00:00', 0.221502452590539, 0.427145833333334, 0.312065521153415, 0.588041666666665, 0.394826975496497, 1.06508333333333, 1.06585753306767, 2.41704166666667, 2.86429173838675, 6.25502083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 825, '2021-06-06 00:00:00', 0.12681250424104, 0.393041666666664, 0.334465585386557, 0.825979166666669, 0.367899058083069, 1.07877083333333, 1.1174140849832, 2.48620833333333, 2.85532236426904, 6.24877083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 840, '2021-06-06 00:00:00', 0.358391069876739, 0.677562500000001, 0.37467374152799, 0.844104166666667, 0.379218243824418, 1.07154166666667, 1.16008924393554, 2.49814583333333, 2.84770775277227, 6.24252083333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 855, '2021-06-06 00:00:00', 0.169120389275924, 0.432979166666669, 0.233265647532681, 0.642916666666668, 0.32188544340733, 0.881395833333335, 1.07294591334839, 2.29720833333333, 2.86669861500566, 6.16483333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 870, '2021-06-06 00:00:00', 0.230726247855062, 0.405416666666669, 0.292777775170958, 0.572229166666671, 0.351365975747569, 0.870624999999998, 1.1197920832827, 2.257625, 2.81530152708477, 6.13816666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 885, '2021-06-06 00:00:00', 0.193902624551524, 0.420979166666671, 0.258466463183483, 0.612229166666667, 0.401944465394002, 0.934374999999998, 1.57479783554147, 3.039625, 2.79878507026982, 6.14025 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 900, '2021-06-06 00:00:00', 0.205646488569265, 0.424249999999998, 0.217963323558497, 0.635979166666663, 0.553054304210533, 0.956041666666664, 1.5131399448675, 3.16183333333333, 2.76957133971976, 6.14441666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 915, '2021-06-06 00:00:00', 0.175796849106566, 0.394645833333329, 0.283630842311175, 0.607291666666661, 0.593353219444677, 0.870270833333331, 1.49330748311607, 3.24975, 2.74788760238885, 6.11941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 930, '2021-06-06 00:00:00', 0.195581035829364, 0.4505625, 0.50161045534662, 0.678125, 0.492811740152244, 0.838958333333332, 1.47088691310424, 3.2364375, 2.76384659749646, 6.08858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 945, '2021-06-06 00:00:00', 0.321993399850213, 0.484645833333333, 0.322276160241714, 0.587979166666665, 0.326960341271675, 1.00172916666667, 1.40761403057016, 3.22145833333333, 2.73323688103064, 6.064 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 960, '2021-06-06 00:00:00', 0.171911672635703, 0.413333333333328, 0.219907342147632, 0.551249999999992, 0.286847690200195, 1.11514583333333, 1.40397751343914, 3.26935416666666, 2.73140531064405, 6.06191666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 975, '2021-06-06 00:00:00', 0.131660933648808, 0.389583333333328, 0.261342340313578, 0.797083333333332, 0.485077126692837, 1.27291666666666, 1.45154405405122, 3.33852083333333, 2.73139708637874, 6.05775 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 990, '2021-06-06 00:00:00', 0.279689268575895, 0.684999999999999, 0.29034540821036, 0.956395833333332, 0.466596526820103, 1.34583333333333, 1.46827578545578, 3.33060416666666, 2.72958372761983, 6.064 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1005, '2021-06-06 00:00:00', 0.213321607538371, 0.64639583333333, 0.39715291108414, 0.924999999999997, 0.583835239563799, 1.27875, 1.46826331344507, 3.28337499999999, 2.72194167030114, 6.039 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1020, '2021-06-06 00:00:00', 0.296110471331026, 0.665958333333334, 0.365045911719394, 0.886312499999999, 0.514498313401273, 1.18708333333333, 1.4703961187122, 3.26906249999999, 2.72037900439189, 6.02858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1035, '2021-06-06 00:00:00', 0.174076757182874, 0.533749999999999, 0.32391225929411, 0.803604166666663, 0.47076616504991, 0.986104166666662, 1.5163771063072, 3.2890625, 2.7052049213815, 5.99108333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1050, '2021-06-06 00:00:00', 0.260494379998625, 0.573187499999997, 0.275432406257263, 0.712354166666662, 0.495744207067089, 0.956666666666662, 1.53345991758525, 3.22558333333333, 2.72105297979304, 5.94108333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1065, '2021-06-06 00:00:00', 0.179249138416868, 0.444583333333333, 0.280519381127946, 0.610416666666664, 1.23550648224242, 2.3330625, 1.90907844259999, 3.32475, 2.71255161708719, 5.91941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1080, '2021-06-06 00:00:00', 0.184335862340805, 0.413333333333333, 0.339908075808738, 0.646249999999998, 1.189585249053, 2.44722916666666, 1.90241198733745, 3.26474999999999, 2.72232872127277, 5.85608333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 4, 1095, '2021-06-06 00:00:00', 0.252412992614444, 0.429166666666668, 1.13571850442186, 2.13889583333333, 1.20097406948681, 2.53820833333333, 1.88099204668976, 3.18141666666666, 2.70571634678792, 5.81316666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 600, '2021-06-06 00:00:00', 0.945187570004028, 1.45726086956522, 0.918289402034745, 1.75080434782609, 0.9890492085617, 1.96228260869565, 1.68748795047667, 2.67858695652174, 2.64056378221483, 5.69076086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 615, '2021-06-06 00:00:00', 0.390285420540106, 0.962869565217391, 0.500586052787188, 1.22115217391304, 0.655554708841746, 1.53089130434782, 1.43777286119722, 2.3351304347826, 2.54729736866102, 5.64454347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 630, '2021-06-06 00:00:00', 0.29084195788504, 0.746608695652175, 0.289478632127653, 0.970586956521739, 0.475790392950207, 1.31754347826087, 1.15552294083606, 2.20330434782608, 2.50583751137204, 5.61526086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 645, '2021-06-06 00:00:00', 0.212316081767432, 0.600130434782602, 0.396047042510637, 0.935152173913038, 0.468021693232232, 1.25065217391304, 0.982573235963419, 2.08786956521739, 2.52874783355937, 5.66091304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 660, '2021-06-06 00:00:00', 0.31393193510922, 0.648347826086956, 0.392439188662926, 0.83819565217391, 0.449703150881824, 1.10341304347826, 0.998849003611562, 2.00367391304348, 2.57121869280027, 5.64395652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 675, '2021-06-06 00:00:00', 0.223855013778281, 0.522608695652172, 0.374247598285052, 0.836086956521736, 0.372002380034032, 0.993043478260867, 1.01373831024583, 2.02004347826087, 2.56761030548447, 5.63960869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 690, '2021-06-06 00:00:00', 0.260674556311696, 0.543760869565218, 0.314304552589769, 0.713478260869565, 0.27778201138627, 0.869130434782607, 1.02499751566266, 1.97004347826087, 2.55425134893912, 5.62439130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 705, '2021-06-06 00:00:00', 0.220091608666784, 0.486956521739131, 0.249954145992444, 0.639565217391303, 0.399771673964461, 0.909130434782609, 1.06570510116459, 2.08389130434782, 2.71127964898132, 6.02069565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 720, '2021-06-06 00:00:00', 0.150436781727216, 0.436956521739126, 0.155897250037224, 0.563043478260867, 0.399445266276857, 0.912456521739131, 0.961074480009996, 2.06526086956521, 2.73130149176776, 6.12395652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 735, '2021-06-06 00:00:00', 0.144975123939467, 0.397826086956523, 0.314327816593735, 0.697391304347823, 0.95643081307412, 1.18817391304348, 0.949336665647693, 2.08917391304348, 2.72604034298486, 6.16026086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 750, '2021-06-06 00:00:00', 0.272624486559692, 0.521739130434783, 0.391059191813689, 0.790282608695652, 0.975886056796486, 1.22686956521739, 0.95407633145627, 2.09134782608696, 2.74617795898428, 6.19678260869566 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 765, '2021-06-06 00:00:00', 0.224828566662137, 0.588543478260872, 0.796429531730116, 0.943108695652176, 0.802654384076157, 1.19708695652174, 0.814675499791463, 2.11802173913043, 2.75636417073282, 6.24634782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 780, '2021-06-06 00:00:00', 0.802796119624272, 0.675782608695651, 0.793601324503027, 0.851804347826082, 0.76640128383609, 1.08528260869565, 0.777744283142261, 2.14802173913043, 2.80305320036405, 6.27019565217392 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 795, '2021-06-06 00:00:00', 0.211269967131771, 0.46210869565217, 0.320429996116262, 0.694782608695647, 0.506195602650094, 1.13852173913043, 0.678405591254271, 2.11765217391305, 2.71365044399853, 6.21013043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 810, '2021-06-06 00:00:00', 0.252654418011462, 0.441369565217385, 0.228584748297318, 0.581152173913041, 0.461326058459131, 1.05213043478261, 0.738758839891466, 2.10315217391304, 2.67536991476507, 6.18889130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 825, '2021-06-06 00:00:00', 0.184343239208541, 0.392543478260866, 0.471770877513191, 0.837478260869565, 0.494390108164984, 0.996978260869566, 0.692363354621066, 2.06141304347826, 2.63934127438045, 6.16889130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 840, '2021-06-06 00:00:00', 0.440366782537072, 0.677195652173916, 0.485424224638218, 0.803717391304349, 0.543285853648613, 1.02178260869566, 0.657895540713053, 2.04323913043478, 2.63960091961306, 6.17541304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 855, '2021-06-06 00:00:00', 0.148431180071411, 0.356739130434782, 0.165778731882787, 0.478760869565222, 0.409516367363185, 0.841217391304352, 0.574827363669925, 1.81795652173913, 2.62235184436646, 6.17917391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 870, '2021-06-06 00:00:00', 0.16653288438332, 0.371739130434786, 0.281929018272102, 0.59180434782609, 0.420349420572329, 0.828608695652174, 0.601479381725025, 1.79491304347826, 2.63819728358488, 6.18004347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 885, '2021-06-06 00:00:00', 0.223255642741252, 0.412673913043481, 0.387530770166814, 0.616434782608696, 0.619234396769343, 0.997021739130435, 1.64431938026294, 2.66023913043478, 2.67902012682267, 6.14960869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 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 1032031, 5, 900, '2021-06-06 00:00:00', 0.330458836302068, 0.437739130434784, 0.350407309582288, 0.596152173913044, 0.639262693657297, 0.995282608695654, 1.77952293924646, 2.85363043478261, 2.67902012682267, 6.14960869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 915, '2021-06-06 00:00:00', 0.189037448974076, 0.397543478260874, 0.54988768705932, 0.766673913043479, 0.53327341910665, 0.995804347826091, 1.7588009339594, 2.81704347826087, 2.64830813898456, 6.08889130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 930, '2021-06-06 00:00:00', 0.51203912662381, 0.618391304347824, 0.489119497066992, 0.756282608695653, 0.479511646336493, 0.965347826086955, 1.78515328390466, 2.88623913043478, 2.63550263541973, 6.07236956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 945, '2021-06-06 00:00:00', 0.218127720771965, 0.427456521739132, 0.288107495309923, 0.638260869565221, 0.306628355858685, 0.968695652173913, 1.7490584013983, 2.90478260869565, 2.57738248333751, 6.07497826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 960, '2021-06-06 00:00:00', 0.210787156383978, 0.46304347826087, 0.231280163079307, 0.597826086956525, 0.260095756158266, 0.979565217391304, 1.72973931841876, 2.88028260869565, 2.56911223939644, 6.07019565217391 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 975, '2021-06-06 00:00:00', 0.132217332165273, 0.397826086956521, 0.273748967186308, 0.768760869565217, 0.442061174517521, 1.05832608695653, 1.72595873197085, 2.85289130434783, 2.5813344840178, 6.07932608695653 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 990, '2021-06-06 00:00:00', 0.266003616353316, 0.64658695652174, 0.283514783408321, 0.79521739130435, 0.560794766169275, 1.18723913043478, 1.83172562217727, 2.88686956521739, 2.59154822520387, 6.08360869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1005, '2021-06-06 00:00:00', 0.209890805414695, 0.527826086956522, 0.433922611768451, 0.799913043478266, 0.514216938924306, 1.13708695652174, 1.95649397037826, 2.91773913043479, 2.60130362385444, 6.07404347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1020, '2021-06-06 00:00:00', 0.349427383081852, 0.606282608695659, 0.46335431299125, 0.889913043478262, 0.443268276354327, 1.10441304347826, 2.23548823044508, 2.97708695652174, 2.61546433086133, 6.0409347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1035, '2021-06-06 00:00:00', 0.250102506652756, 0.573326086956522, 0.288697530010206, 0.743326086956524, 0.50788529154484, 1.03158695652174, 2.35011252589899, 2.97845652173913, 2.63034496058218, 6.03245652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1050, '2021-06-06 00:00:00', 0.249186026673507, 0.511304347826093, 0.372332674571225, 0.720434782608699, 0.475016538093627, 0.939565217391307, 2.30823501904855, 2.89969565217391, 2.59829380148854, 6.04223913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1065, '2021-06-06 00:00:00', 0.242742890054346, 0.471739130434784, 0.344110240631556, 0.668695652173918, 1.56080313995699, 2.06915217391304, 2.26158932931388, 2.86839130434783, 2.56376565909271, 6.03832608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1080, '2021-06-06 00:00:00', 0.23646837315374, 0.474282608695656, 0.281622064395088, 0.625152173913045, 1.52072821579799, 2.24197826086956, 2.09938081498429, 2.85497826086957, 2.48436442333742, 6.01876086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 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 1032031, 5, 1095, '2021-06-06 00:00:00', 0.208099816426727, 0.443478260869565, 1.36365564834849, 1.889, 1.41841917030466, 2.22002173913043, 1.98945906828649, 2.83295652173913, 2.42330557464443, 5.97789130434782 where not exists (select 1 from powerstats_trumpet where symbolid = 1032031 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-06 18:01:50 Duration: 947ms 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 1031966, 1, 600, '2021-06-06 00:00:00', 0.386152397264402, 0.628749999999998, 0.368219560761696, 0.785416666666666, 0.387527867160655, 0.93525, 0.561517560735631, 1.24616666666667, 1.21169671957028, 3.094625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 615, '2021-06-06 00:00:00', 0.165590724509188, 0.442124999999999, 0.235153014476513, 0.577624999999999, 0.240662668329628, 0.678791666666667, 0.395705147054972, 1.07729166666667, 1.20825860963356, 3.10845833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 630, '2021-06-06 00:00:00', 0.097749448643687, 0.344208333333332, 0.122594388362481, 0.429083333333333, 0.192967177317127, 0.564375000000001, 0.417438974104538, 0.985416666666667, 1.25178220124262, 3.148625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 645, '2021-06-06 00:00:00', 0.102174722475978, 0.273250000000002, 0.161095294284406, 0.402958333333336, 0.197523948282043, 0.512166666666669, 0.424911941005069, 0.947625000000001, 1.24587526345997, 3.17295833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 660, '2021-06-06 00:00:00', 0.083377567969926, 0.263916666666669, 0.103181105730217, 0.337416666666668, 0.140385468301191, 0.452416666666667, 0.42286928591589, 0.893458333333335, 1.3261724235941, 3.17558333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 675, '2021-06-06 00:00:00', 0.0591570618862601, 0.225416666666669, 0.0984447170692303, 0.312833333333335, 0.181323316006343, 0.467333333333335, 0.395186304898981, 0.853708333333335, 1.32515654462166, 3.20104166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 690, '2021-06-06 00:00:00', 0.0960828352614762, 0.221208333333335, 0.146515147359571, 0.304083333333333, 0.249789244497568, 0.462666666666667, 0.414096843325536, 0.821750000000001, 1.32701837451647, 3.210875 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 705, '2021-06-06 00:00:00', 0.0740009792336278, 0.188333333333332, 0.103729153659133, 0.305208333333333, 0.201021287357868, 0.421916666666667, 0.422920537213672, 0.796708333333335, 1.45002928943432, 3.435375 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 720, '2021-06-06 00:00:00', 0.0757647842749629, 0.207708333333333, 0.15845059921409, 0.299375, 0.198644715072129, 0.420375, 0.414248662894818, 0.782041666666667, 1.4461094807914, 3.43975 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 735, '2021-06-06 00:00:00', 0.138470939503407, 0.199125000000001, 0.166073058831242, 0.2885, 0.203968454508983, 0.398, 0.427033088949758, 0.761958333333334, 1.42866711724042, 3.47391666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 750, '2021-06-06 00:00:00', 0.105907867740199, 0.204958333333333, 0.124601095384489, 0.291958333333333, 0.192486927845256, 0.369499999999998, 0.40746149235679, 0.743791666666667, 1.41859224399055, 3.47970833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 765, '2021-06-06 00:00:00', 0.083455750663694, 0.186916666666667, 0.168322536961856, 0.266291666666667, 0.192277082485862, 0.373291666666667, 0.375425661797687, 0.739583333333334, 1.40425456010127, 3.4835 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 780, '2021-06-06 00:00:00', 0.131196390017498, 0.186166666666666, 0.116234201045793, 0.257708333333332, 0.201561903858235, 0.396624999999999, 0.349996581246242, 0.733291666666667, 1.38376574981545, 3.49745833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 795, '2021-06-06 00:00:00', 0.0700461028304864, 0.184749999999999, 0.132057190070346, 0.274333333333334, 0.227886127169958, 0.439, 0.341109440447371, 0.742541666666668, 1.37033336682425, 3.52333333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 810, '2021-06-06 00:00:00', 0.0925230778105448, 0.195541666666667, 0.162352625479233, 0.281874999999998, 0.222889615722899, 0.434958333333333, 0.345068862587652, 0.754208333333334, 1.35568322793075, 3.52466666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 825, '2021-06-06 00:00:00', 0.119922068595533, 0.179791666666667, 0.182859527736614, 0.340041666666667, 0.201575084007804, 0.413583333333334, 0.365538373548156, 0.811958333333334, 1.3547294291064, 3.5295 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 840, '2021-06-06 00:00:00', 0.1524478290423, 0.282416666666667, 0.146557279695974, 0.329416666666666, 0.176150457551639, 0.401125000000001, 0.315439640290604, 0.825583333333334, 1.35644674823492, 3.53329166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 855, '2021-06-06 00:00:00', 0.0942814838046462, 0.177041666666665, 0.106858627655178, 0.235375, 0.180267549749681, 0.331291666666666, 0.360649524760735, 0.867583333333333, 1.36255401102892, 3.53829166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 870, '2021-06-06 00:00:00', 0.0670986727443841, 0.148833333333333, 0.108114137219267, 0.209166666666667, 0.142269283097382, 0.313875, 0.32313468049581, 0.875749999999999, 1.3619815161603, 3.53245833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 885, '2021-06-06 00:00:00', 0.0760645106643608, 0.158374999999999, 0.0902084140810277, 0.233416666666667, 0.129610949338417, 0.337958333333335, 0.431133942585451, 1.28204166666667, 1.35721953557765, 3.53320833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 900, '2021-06-06 00:00:00', 0.0646268974155895, 0.163125, 0.10578676939821, 0.220333333333334, 0.116352257503182, 0.320250000000001, 0.434666936877529, 1.35995833333333, 1.34803389573778, 3.54758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 915, '2021-06-06 00:00:00', 0.0930824786202371, 0.159, 0.107414947816833, 0.250333333333333, 0.148276670499755, 0.346666666666667, 0.483768088453338, 1.42854166666667, 1.34739911294509, 3.54675 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 930, '2021-06-06 00:00:00', 0.0767542662742895, 0.1865, 0.105431618060981, 0.240000000000001, 0.132382734545699, 0.381166666666666, 0.493915102647397, 1.43629166666667, 1.33887786402741, 3.54725 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 945, '2021-06-06 00:00:00', 0.072456233666272, 0.164583333333333, 0.0985724187545916, 0.263000000000001, 0.129724094060085, 0.400583333333333, 0.501486478786614, 1.45008333333333, 1.33893008809164, 3.54370833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 960, '2021-06-06 00:00:00', 0.0744697195538863, 0.188000000000002, 0.106870875630224, 0.272583333333334, 0.124458712087554, 0.429666666666667, 0.478945845778419, 1.46758333333333, 1.33905118839607, 3.53345833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 975, '2021-06-06 00:00:00', 0.0791095369761431, 0.182333333333332, 0.11467126928747, 0.298749999999999, 0.174104869072588, 0.475374999999999, 0.466612111200342, 1.46991666666667, 1.33229886047508, 3.52208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 990, '2021-06-06 00:00:00', 0.113952690094222, 0.253541666666666, 0.121682044392491, 0.363208333333333, 0.194209765385303, 0.507291666666666, 0.463054571548412, 1.46466666666667, 1.33030551138571, 3.51583333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1005, '2021-06-06 00:00:00', 0.112601765566514, 0.267874999999999, 0.16456204503672, 0.387666666666665, 0.264051594513683, 0.538874999999999, 0.495360209664482, 1.46820833333333, 1.33593385890257, 3.51566666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1020, '2021-06-06 00:00:00', 0.115024729540204, 0.255583333333332, 0.144610020299475, 0.340833333333333, 0.238317528866883, 0.520125000000001, 0.50165781505504, 1.46004166666667, 1.35513484007408, 3.5065 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1035, '2021-06-06 00:00:00', 0.0668949939636086, 0.207375, 0.156414073276164, 0.353833333333333, 0.248372616287986, 0.522, 0.515926849943626, 1.44308333333333, 1.3505862065967, 3.49766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1050, '2021-06-06 00:00:00', 0.121389032047585, 0.260916666666667, 0.134468653747183, 0.359583333333335, 0.206328498456617, 0.487333333333333, 0.529126760448938, 1.42645833333333, 1.33671526281425, 3.49629166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1065, '2021-06-06 00:00:00', 0.0975357236673013, 0.261500000000001, 0.176687618391197, 0.370916666666668, 0.430759270257814, 1.002625, 0.532036596689918, 1.420625, 1.33969388064609, 3.49370833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1080, '2021-06-06 00:00:00', 0.12802597534219, 0.237958333333334, 0.153102687667509, 0.313458333333332, 0.472798812806576, 1.07225, 0.539356821405924, 1.40929166666667, 1.33684565396916, 3.49129166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 1, 1095, '2021-06-06 00:00:00', 0.0788150927207472, 0.183583333333333, 0.468069199330954, 0.874583333333332, 0.535292157462241, 1.08829166666667, 0.544914351400583, 1.36845833333333, 1.34839119853081, 3.47895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 600, '2021-06-06 00:00:00', 0.182147974502559, 0.535269230769229, 0.238526853834113, 0.6905, 0.267920734546619, 0.857999999999999, 0.392807237909187, 1.12638461538461, 1.23306288316783, 3.26992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 615, '2021-06-06 00:00:00', 0.132619322179629, 0.400269230769231, 0.160797651150084, 0.54526923076923, 0.207025780631672, 0.655923076923077, 0.736588524107016, 1.11942307692308, 1.24291703108206, 3.23111538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 630, '2021-06-06 00:00:00', 0.105247020787362, 0.339153846153846, 0.176866955647458, 0.471999999999999, 0.184603358582666, 0.592, 0.787324561166094, 1.08426923076923, 1.25724681684287, 3.19703846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 645, '2021-06-06 00:00:00', 0.156691347755829, 0.339538461538461, 0.144458974745827, 0.430653846153845, 0.169755516507168, 0.575153846153845, 0.745588949447656, 1.07419230769231, 1.22578364071567, 3.19442307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 660, '2021-06-06 00:00:00', 0.0808305730430116, 0.243692307692307, 0.11192995749403, 0.341653846153846, 0.139869653606491, 0.481, 0.713834435663103, 1.00880769230769, 1.22175270064709, 3.19630769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 675, '2021-06-06 00:00:00', 0.114014364816963, 0.238653846153845, 0.143350055673299, 0.364961538461537, 0.184274076811186, 0.502153846153846, 0.693843023700937, 0.995307692307692, 1.2221586482689, 3.19680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 690, '2021-06-06 00:00:00', 0.100827072066673, 0.257461538461537, 0.106634681903287, 0.339653846153845, 0.187953500796177, 0.483961538461538, 0.686789910772182, 0.976692307692307, 1.22018867141363, 3.19992307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 705, '2021-06-06 00:00:00', 0.105249483828444, 0.229423076923077, 0.151227571763677, 0.34153846153846, 0.196901552910234, 0.454307692307692, 0.669141241845442, 0.947807692307692, 1.18886478560917, 3.28103846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 720, '2021-06-06 00:00:00', 0.0889870517806689, 0.216846153846152, 0.126427869371617, 0.298615384615384, 0.242088045013507, 0.455307692307691, 0.672913185622495, 0.921346153846153, 1.16699563772173, 3.31146153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 735, '2021-06-06 00:00:00', 0.0830279378374464, 0.199961538461538, 0.112442231321758, 0.280846153846153, 0.213329708703182, 0.43773076923077, 0.654695151607573, 0.924307692307692, 1.15638611864058, 3.30015384615384 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 750, '2021-06-06 00:00:00', 0.085639710415204, 0.202999999999999, 0.19628876687167, 0.344000000000001, 0.190323518090807, 0.432807692307692, 0.621773127063612, 0.906692307692307, 1.16354995793708, 3.29023076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 765, '2021-06-06 00:00:00', 0.144785974671371, 0.222461538461539, 0.141429716168083, 0.275269230769231, 0.139849199002134, 0.361961538461538, 0.595197968358817, 0.943692307692307, 1.24930321317987, 3.39896153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 780, '2021-06-06 00:00:00', 0.0788163590984659, 0.185538461538461, 0.100051194587879, 0.270192307692307, 0.150090152395666, 0.352423076923077, 0.60073356695089, 0.97353846153846, 1.29059539748133, 3.413 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 795, '2021-06-06 00:00:00', 0.0573464504970926, 0.188153846153846, 0.067119411384601, 0.235153846153845, 0.578334400205918, 0.493961538461538, 0.632669693867552, 0.988307692307692, 1.29443059534061, 3.40861538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 810, '2021-06-06 00:00:00', 0.0627123469624475, 0.154961538461538, 0.126903433911228, 0.233192307692309, 0.57977446145363, 0.503115384615383, 0.629298588784494, 1.00207692307692, 1.29500545885395, 3.40653846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 825, '2021-06-06 00:00:00', 0.0986623457127311, 0.177461538461539, 0.572794741058798, 0.404846153846152, 0.569962817950569, 0.530576923076921, 0.643095882311616, 1.03092307692308, 1.29788225138552, 3.40253846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 840, '2021-06-06 00:00:00', 0.554913670347436, 0.354692307692306, 0.549647810315492, 0.433346153846153, 0.5458270957561, 0.520461538461537, 0.650278089624859, 1.04107692307692, 1.29915588926633, 3.40276923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 855, '2021-06-06 00:00:00', 0.117231657577896, 0.196307692307693, 0.182953752037545, 0.292346153846154, 0.211921552975116, 0.363230769230768, 0.470583148869572, 0.8955, 1.2248808369043, 3.31876923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 870, '2021-06-06 00:00:00', 0.142889699257317, 0.187884615384614, 0.142606640259681, 0.238423076923077, 0.234972050711112, 0.371230769230767, 0.474115623677795, 0.896769230769231, 1.21492676322485, 3.317 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 885, '2021-06-06 00:00:00', 0.0582865204102829, 0.145038461538462, 0.0968946771579242, 0.220461538461538, 0.158164646443558, 0.369153846153847, 0.74868412975957, 1.36461538461538, 1.19098471281283, 3.30888461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 900, '2021-06-06 00:00:00', 0.0715809600812522, 0.174923076923077, 0.138538281296599, 0.282153846153845, 0.123079561510182, 0.37653846153846, 0.70960999039017, 1.40646153846154, 1.1845565564314, 3.30865384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 915, '2021-06-06 00:00:00', 0.116427223884873, 0.215538461538461, 0.11480897847495, 0.291307692307693, 0.127208828914685, 0.376384615384614, 0.669590452326011, 1.44042307692308, 1.18006012623869, 3.30230769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 930, '2021-06-06 00:00:00', 0.0773019653447033, 0.202076923076924, 0.0873002951796926, 0.264307692307692, 0.126683154122643, 0.358692307692306, 0.624647440253609, 1.45923076923077, 1.17710560012522, 3.29692307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 945, '2021-06-06 00:00:00', 0.0642824536413628, 0.168923076923078, 0.0838964930045435, 0.249692307692307, 0.194322254159265, 0.431461538461538, 0.605026012155358, 1.45734615384615, 1.17568928129581, 3.29461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 960, '2021-06-06 00:00:00', 0.0841873734366004, 0.193923076923077, 0.0877413331244828, 0.251307692307691, 0.222696485413184, 0.497730769230769, 0.61605547327643, 1.50311538461539, 1.17574639861075, 3.29807692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 975, '2021-06-06 00:00:00', 0.0784960165574316, 0.175230769230768, 0.180066859377716, 0.377076923076922, 0.227674413278125, 0.549038461538462, 0.6232572650692, 1.51246153846154, 1.17559757374053, 3.29784615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 990, '2021-06-06 00:00:00', 0.140742055384473, 0.318384615384615, 0.205405448957759, 0.427961538461538, 0.22693223658176, 0.546000000000001, 0.621108746826685, 1.50134615384615, 1.17865524156198, 3.30246153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1005, '2021-06-06 00:00:00', 0.11241574622801, 0.272500000000001, 0.128655275834301, 0.390500000000001, 0.25314173591397, 0.52046153846154, 0.569537422286381, 1.47665384615385, 1.17995106026283, 3.29576923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1020, '2021-06-06 00:00:00', 0.101157577000515, 0.284153846153847, 0.130680520589483, 0.376961538461538, 0.247617984310198, 0.487884615384616, 0.562368009813449, 1.43253846153846, 1.21028391901049, 3.29373076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1035, '2021-06-06 00:00:00', 0.105529879108314, 0.262346153846153, 0.173903178190094, 0.368346153846153, 0.191646276730375, 0.463846153846155, 0.573303545588736, 1.41234615384615, 1.21180701243416, 3.28934615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1050, '2021-06-06 00:00:00', 0.118393165083385, 0.256307692307693, 0.144458713825093, 0.327000000000001, 0.194576451259179, 0.461346153846154, 0.587713043532694, 1.40669230769231, 1.21249343091004, 3.291 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1065, '2021-06-06 00:00:00', 0.100077047241689, 0.211153846153846, 0.121829969787658, 0.299307692307694, 0.591532618256624, 1.04696153846154, 0.601725171102606, 1.40169230769231, 1.19490378949681, 3.29288461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1080, '2021-06-06 00:00:00', 0.0801263617428991, 0.215076923076924, 0.129566525828953, 0.324730769230769, 0.527305166352026, 1.07446153846154, 0.566158346972076, 1.38692307692308, 1.19714992313475, 3.29346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 2, 1095, '2021-06-06 00:00:00', 0.0673325729837758, 0.205346153846153, 0.538426398084126, 0.969884615384615, 0.496948771543367, 1.09719230769231, 0.536392360698197, 1.36373076923077, 1.19934240507679, 3.29273076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 600, '2021-06-06 00:00:00', 0.272902214101569, 0.604461538461538, 0.263437503900903, 0.693038461538463, 0.264050499249378, 0.848115384615385, 0.417227259600624, 1.07988461538462, 1.23764518091663, 3.20192307692307 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 615, '2021-06-06 00:00:00', 0.157434826564468, 0.406269230769231, 0.159958480189751, 0.533653846153846, 0.2178241068809, 0.645307692307693, 0.404718203958489, 0.940769230769231, 1.10665716739822, 3.16438461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 630, '2021-06-06 00:00:00', 0.105215039872561, 0.355730769230769, 0.14419967459688, 0.477115384615385, 0.215652555318467, 0.601769230769233, 0.32586365482892, 0.882192307692309, 1.09901986053308, 3.16857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 645, '2021-06-06 00:00:00', 0.137832211262602, 0.310038461538462, 0.154221124962228, 0.398346153846155, 0.233622262506083, 0.559192307692309, 0.345430193326436, 0.87046153846154, 1.09617861613039, 3.15196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 660, '2021-06-06 00:00:00', 0.142529219676312, 0.273538461538461, 0.220243924215508, 0.404884615384616, 0.216730048323147, 0.495923076923078, 0.33498610993018, 0.830423076923078, 1.0965989611241, 3.14580769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 675, '2021-06-06 00:00:00', 0.123332745667345, 0.247384615384616, 0.130369469054447, 0.333961538461538, 0.187530854897164, 0.431307692307694, 0.335786756966154, 0.836884615384616, 1.09758526565575, 3.14184615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 690, '2021-06-06 00:00:00', 0.0872779556271888, 0.228807692307692, 0.101002003026595, 0.30073076923077, 0.183855800519361, 0.404653846153848, 0.352145190773089, 0.866653846153846, 1.0974724079237, 3.13661538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 705, '2021-06-06 00:00:00', 0.0862017044271948, 0.206423076923079, 0.131289087952444, 0.29323076923077, 0.185445044731275, 0.427769230769231, 0.411888739644766, 0.943576923076924, 1.23074225758905, 3.23723076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 720, '2021-06-06 00:00:00', 0.0942155956386122, 0.214461538461539, 0.120336962797741, 0.29723076923077, 0.221354543314914, 0.454923076923076, 0.428649622024258, 0.978538461538461, 1.22918939142835, 3.25 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 735, '2021-06-06 00:00:00', 0.0586836106067627, 0.191384615384615, 0.0935183404472095, 0.298999999999999, 0.237360109408599, 0.43930769230769, 0.429653493661328, 0.97826923076923, 1.21377954974724, 3.25034615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 750, '2021-06-06 00:00:00', 0.0767875891414365, 0.209576923076922, 0.144792519993796, 0.309076923076921, 0.21413994345898, 0.424346153846153, 0.449071159343201, 0.961115384615384, 1.22387712618547, 3.2455 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 765, '2021-06-06 00:00:00', 0.0789500718565471, 0.207923076923075, 0.17680368948465, 0.289230769230767, 0.16963262113711, 0.405115384615384, 0.458869562495287, 0.994653846153846, 1.22623877521719, 3.23842307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 780, '2021-06-06 00:00:00', 0.115904815058936, 0.211615384615384, 0.121458881931294, 0.282499999999999, 0.150966002285792, 0.395423076923077, 0.438209098315124, 0.987576923076924, 1.22840375033869, 3.23742307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 795, '2021-06-06 00:00:00', 0.0950899897667791, 0.204115384615385, 0.115552991506729, 0.298576923076923, 0.149031628031926, 0.386115384615384, 0.48272891580456, 1.07961538461538, 1.23905335888082, 3.24711538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 810, '2021-06-06 00:00:00', 0.0769001850552949, 0.19303846153846, 0.106900449736407, 0.275115384615384, 0.0951812926027933, 0.348961538461537, 0.684898281049539, 1.13715384615385, 1.25118389720112, 3.25076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 825, '2021-06-06 00:00:00', 0.071508751481629, 0.178307692307693, 0.0888937221976547, 0.255576923076923, 0.128866466366725, 0.348615384615384, 0.757473691850847, 1.17392307692308, 1.25327309872988, 3.2635 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 840, '2021-06-06 00:00:00', 0.0890533893450792, 0.210115384615385, 0.0996152675972001, 0.269192307692307, 0.149307060990225, 0.374038461538461, 0.867513422640559, 1.21346153846154, 1.27620549888512, 3.28134615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 855, '2021-06-06 00:00:00', 0.0637269656726736, 0.163615384615384, 0.105776775115552, 0.244615384615384, 0.221603610078898, 0.392, 0.9172944775052, 1.26203846153846, 1.28494003751148, 3.2865 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 870, '2021-06-06 00:00:00', 0.0758739440428352, 0.173153846153846, 0.0975306184665183, 0.241692307692308, 0.312910505760648, 0.437230769230769, 0.936397694112102, 1.26319230769231, 1.28525808303235, 3.2855 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 885, '2021-06-06 00:00:00', 0.0668297952896878, 0.176692307692308, 0.188517650673312, 0.288769230769232, 0.405393766792049, 0.548884615384615, 1.07358495418209, 1.69157692307692, 1.277258225202, 3.28857692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 900, '2021-06-06 00:00:00', 0.15767052307313, 0.208076923076923, 0.298659281044214, 0.324615384615384, 0.38517666875584, 0.566115384615383, 1.06455056027631, 1.72915384615385, 1.28544923066428, 3.28126923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 915, '2021-06-06 00:00:00', 0.0851424959428856, 0.180730769230768, 0.38966156518781, 0.427846153846153, 0.364739749157373, 0.581730769230767, 1.06228469891007, 1.77430769230769, 1.29128219939002, 3.27903846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 930, '2021-06-06 00:00:00', 0.222765369840107, 0.29008, 0.212876075060899, 0.384839999999999, 0.215540274658821, 0.505119999999999, 1.09024117668217, 1.77436, 1.25094256862576, 3.20932 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 945, '2021-06-06 00:00:00', 0.107856030583984, 0.228559999999999, 0.139774783133439, 0.326639999999998, 0.211055190254431, 0.499719999999999, 1.10520768334885, 1.75424, 1.26553127578895, 3.19008 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 960, '2021-06-06 00:00:00', 0.0919845639224314, 0.222079999999997, 0.124675418587627, 0.301279999999998, 0.205637083231601, 0.48712, 1.09139814458336, 1.77208, 1.25190262267745, 3.18448 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 975, '2021-06-06 00:00:00', 0.10350362312499, 0.2058, 0.162553498885751, 0.382160000000001, 0.374534230745335, 0.593840000000001, 1.09571502073608, 1.82236, 1.2413217928214, 3.19972 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 990, '2021-06-06 00:00:00', 0.138055964287538, 0.312833333333333, 0.180198019098315, 0.396749999999999, 0.677540238924833, 0.659916666666667, 1.04558153068942, 1.79470833333333, 1.21842021067553, 3.145375 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1005, '2021-06-06 00:00:00', 0.112818068883788, 0.286, 0.349898447171939, 0.444560000000001, 0.744126613330465, 0.669400000000001, 1.06546462791279, 1.83096, 1.22934928586902, 3.175 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1020, '2021-06-06 00:00:00', 0.344970158129656, 0.331920000000001, 0.640482110080627, 0.498600000000001, 0.852295169918652, 0.672160000000002, 1.0359173905288, 1.82256, 1.19336049038, 3.20548 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1035, '2021-06-06 00:00:00', 0.332972229224574, 0.337624999999999, 0.413776212007393, 0.462666666666666, 0.529574726836872, 0.619499999999998, 0.729895018012069, 1.68604166666667, 0.979490838413629, 3.09204166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1050, '2021-06-06 00:00:00', 0.239533623248734, 0.323240000000001, 0.345233046892481, 0.438760000000002, 0.36514095451848, 0.553400000000001, 0.694470522532574, 1.69484, 0.92580729996402, 3.10064 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1065, '2021-06-06 00:00:00', 0.169048641915082, 0.27288, 0.175038824264791, 0.37856, 0.563634997139107, 1.14192, 0.636520298183806, 1.62156, 0.875803482523335, 3.04464 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1080, '2021-06-06 00:00:00', 0.134292938508818, 0.258520000000001, 0.185818477732077, 0.32356, 0.577204464062199, 1.18408, 0.620643416141668, 1.6048, 0.850189935641836, 3.02248 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 3, 1095, '2021-06-06 00:00:00', 0.178966924318435, 0.224080000000001, 0.532873024275013, 1.02692, 0.571765010005566, 1.19332, 0.606481843641395, 1.56132, 0.849785015950114, 3.00064 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 600, '2021-06-06 00:00:00', 0.425481140694808, 0.628124999999999, 0.409783718139426, 0.760499999999999, 0.441665816925625, 0.914458333333332, 0.479991755288492, 1.33420833333333, 0.837581221456304, 2.88604166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 615, '2021-06-06 00:00:00', 0.147080717019058, 0.409291666666666, 0.239217621951589, 0.545875000000001, 0.283690198320612, 0.680041666666667, 0.381087172404182, 1.10670833333333, 0.878759491877736, 2.794625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 630, '2021-06-06 00:00:00', 0.162204910440511, 0.371208333333333, 0.201131324717479, 0.471375, 0.260131182067931, 0.599333333333332, 0.358832274815513, 1.05091666666667, 0.887975289144037, 2.783875 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 645, '2021-06-06 00:00:00', 0.119643037915873, 0.277750000000001, 0.162946237910777, 0.380208333333333, 0.19824686338144, 0.541416666666666, 0.364742702641785, 1.00075, 0.92067774244563, 2.808875 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 660, '2021-06-06 00:00:00', 0.122105435255112, 0.296458333333332, 0.13478901924914, 0.385416666666665, 0.17577849615395, 0.561416666666665, 0.356859814964128, 0.997666666666667, 0.910232148084101, 2.79995833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 675, '2021-06-06 00:00:00', 0.0946259512616599, 0.252375, 0.124506678710333, 0.3605, 0.205185441046364, 0.53125, 0.384661716147535, 0.992875000000001, 0.905140772941194, 2.80641666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 690, '2021-06-06 00:00:00', 0.100785609738865, 0.2565, 0.141831804859013, 0.362, 0.245706696687537, 0.526708333333333, 0.389355131567907, 0.987125, 0.899548863380248, 2.787625 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 705, '2021-06-06 00:00:00', 0.0971650228563087, 0.241458333333334, 0.150939929504556, 0.355083333333333, 0.20172392886879, 0.481249999999999, 0.407382736306513, 0.962541666666666, 1.0073013883424, 2.888 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 720, '2021-06-06 00:00:00', 0.106530937195305, 0.234666666666666, 0.179804160774671, 0.341666666666666, 0.216461848564725, 0.472416666666666, 0.400064043786036, 0.96525, 0.971212237435736, 2.89758333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 735, '2021-06-06 00:00:00', 0.0981887785435986, 0.229083333333334, 0.11146825602587, 0.300291666666667, 0.179848486957411, 0.455000000000001, 0.412706441534487, 0.983791666666666, 0.94305770029567, 2.9175 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 750, '2021-06-06 00:00:00', 0.0636135154493602, 0.185624999999999, 0.123660819132036, 0.284458333333333, 0.186413499386778, 0.467583333333335, 0.424429026090826, 1.00979166666667, 0.941327322785858, 2.93920833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 765, '2021-06-06 00:00:00', 0.121248151039244, 0.219625, 0.17120950806592, 0.349500000000001, 0.204069663439308, 0.478416666666668, 0.442682826801459, 1.07654166666667, 0.951534774738282, 2.95208333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 780, '2021-06-06 00:00:00', 0.113177396985465, 0.233416666666667, 0.135929942526886, 0.340916666666667, 0.217832604259005, 0.49, 0.505662544287841, 1.0975, 0.950280290458969, 2.92125 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 795, '2021-06-06 00:00:00', 0.101049994800967, 0.227833333333334, 0.137928673018266, 0.314166666666666, 0.175778001459516, 0.480416666666666, 0.452450860091017, 1.06229166666667, 0.925801735395258, 2.915375 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 810, '2021-06-06 00:00:00', 0.0905797650724459, 0.202208333333333, 0.13231046055023, 0.307833333333333, 0.145814429416594, 0.452249999999999, 0.425696409394082, 1.06195833333333, 0.899558196714011, 2.91141666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 825, '2021-06-06 00:00:00', 0.0843764854941687, 0.217500000000001, 0.108128538310205, 0.349041666666666, 0.150966355787341, 0.436333333333335, 0.416614127847026, 1.073875, 0.873929469345958, 2.93275 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 840, '2021-06-06 00:00:00', 0.0935532766914667, 0.275708333333332, 0.11337202291443, 0.331791666666666, 0.177265623992006, 0.434166666666667, 0.418801179005301, 1.09191666666666, 0.849013262515691, 2.93529166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 855, '2021-06-06 00:00:00', 0.065373785908863, 0.171083333333333, 0.117940778248715, 0.272875000000001, 0.221847038960747, 0.403749999999999, 0.397198988206015, 1.05308333333333, 0.811603333540772, 2.91916666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 870, '2021-06-06 00:00:00', 0.106262313864445, 0.194125, 0.127212904960171, 0.273916666666667, 0.182827708552319, 0.401666666666667, 0.380230898575961, 1.07083333333333, 0.788056755110546, 2.90433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 885, '2021-06-06 00:00:00', 0.104978871235107, 0.202708333333333, 0.156438532634237, 0.299833333333333, 0.164455425439603, 0.456249999999999, 0.415499175952723, 1.5585, 0.778156908285884, 2.897 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 900, '2021-06-06 00:00:00', 0.109355125523501, 0.204749999999998, 0.139442049414541, 0.293208333333332, 0.19804499196036, 0.487416666666665, 0.483656212119455, 1.618125, 0.754522130177463, 2.88408333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 915, '2021-06-06 00:00:00', 0.105719609673729, 0.201125, 0.124203287081057, 0.319749999999999, 0.232211235669194, 0.492666666666666, 0.483324237795479, 1.63683333333333, 0.72674505128361, 2.86325 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 930, '2021-06-06 00:00:00', 0.0902681592795042, 0.240583333333335, 0.178720979198852, 0.352833333333335, 0.234157509233494, 0.489, 0.462532911089125, 1.62345833333333, 0.721872063015544, 2.85533333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 945, '2021-06-06 00:00:00', 0.116646716720785, 0.21025, 0.170611942086736, 0.315999999999999, 0.194771419353821, 0.524416666666666, 0.447752404325996, 1.61095833333333, 0.741645682816655, 2.82766666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 960, '2021-06-06 00:00:00', 0.124982542259168, 0.226874999999999, 0.14003568385816, 0.318916666666667, 0.211501323359, 0.569875, 0.450414589612983, 1.62254166666667, 0.749251525074248, 2.84075 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 975, '2021-06-06 00:00:00', 0.0771333190848367, 0.230625000000001, 0.150383995207245, 0.415958333333334, 0.19043860511682, 0.581416666666667, 0.464614278231128, 1.59941666666667, 0.764181929738679, 2.82075 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 990, '2021-06-06 00:00:00', 0.146824645238038, 0.350791666666667, 0.172727040253639, 0.466750000000001, 0.182269747543484, 0.594500000000001, 0.455158068975629, 1.58045833333333, 0.760501778242593, 2.81820833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1005, '2021-06-06 00:00:00', 0.137172772681816, 0.331250000000001, 0.14665435554391, 0.41775, 0.19601629904871, 0.573708333333332, 0.459289714305325, 1.56454166666667, 0.754828072131834, 2.816125 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1020, '2021-06-06 00:00:00', 0.0880009469646019, 0.263916666666665, 0.161937046052034, 0.370708333333334, 0.227683402741742, 0.546416666666666, 0.453098365284172, 1.54604166666667, 0.74696321306117, 2.81029166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1035, '2021-06-06 00:00:00', 0.118225765050345, 0.260875, 0.14444495842532, 0.375541666666665, 0.175873343548744, 0.501708333333332, 0.466234870757374, 1.54720833333333, 0.738906060786259, 2.80258333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1050, '2021-06-06 00:00:00', 0.10349395242431, 0.246708333333335, 0.140234527938332, 0.343375000000001, 0.230982114716357, 0.468041666666667, 0.453783033691947, 1.52754166666667, 0.735768453653256, 2.792 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1065, '2021-06-06 00:00:00', 0.0699770148598501, 0.228500000000001, 0.153240551639135, 0.314333333333335, 0.471719050197088, 1.13591666666667, 0.453643886062977, 1.50091666666667, 0.724460318874118, 2.77033333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1080, '2021-06-06 00:00:00', 0.118269037441721, 0.225500000000001, 0.146730132842775, 0.327583333333334, 0.513409320556983, 1.205, 0.447789917017578, 1.484375, 0.737109788688029, 2.74083333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 4, 1095, '2021-06-06 00:00:00', 0.113852561662449, 0.219166666666666, 0.475643574310228, 1.052125, 0.481775964230413, 1.24191666666667, 0.453429154541706, 1.46179166666667, 0.735014044034218, 2.76091666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 600, '2021-06-06 00:00:00', 0.386880699814979, 0.644304347826085, 0.443323524117064, 0.779260869565216, 0.49050062350631, 0.956043478260868, 0.537485306353072, 1.253, 0.770205100757714, 2.67452173913044 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 615, '2021-06-06 00:00:00', 0.20386787552711, 0.481260869565217, 0.310244128022325, 0.662347826086957, 0.369421687775921, 0.800739130434782, 0.370546034436161, 1.13, 0.788597023087289, 2.66208695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 630, '2021-06-06 00:00:00', 0.141515372982987, 0.353347826086958, 0.186509014924806, 0.450608695652173, 0.227820763749176, 0.595869565217392, 0.316042493515524, 0.957695652173915, 0.771736868671183, 2.60039130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 645, '2021-06-06 00:00:00', 0.0894591345749186, 0.286130434782607, 0.094087966576739, 0.421999999999999, 0.163325555728889, 0.514652173913043, 0.326684119347716, 0.906826086956523, 0.808336106375044, 2.61647826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 660, '2021-06-06 00:00:00', 0.086267187667064, 0.289869565217391, 0.123326569269348, 0.366521739130434, 0.168400285410931, 0.482739130434782, 0.302126684681836, 0.867478260869567, 0.837497134677419, 2.61621739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 675, '2021-06-06 00:00:00', 0.0984058507531462, 0.243434782608695, 0.0960424189879632, 0.332347826086957, 0.213142680783416, 0.484565217391305, 0.312204687342165, 0.822304347826089, 0.822267586731792, 2.5964347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 690, '2021-06-06 00:00:00', 0.0604850943647809, 0.21908695652174, 0.132107947835941, 0.315652173913044, 0.254991660717705, 0.477260869565218, 0.350490604769401, 0.826130434782609, 0.839167282055687, 2.615 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 705, '2021-06-06 00:00:00', 0.0968633567528148, 0.239652173913043, 0.204051822449736, 0.352652173913045, 0.258217720740362, 0.495869565217392, 0.398435423326372, 0.863826086956522, 1.0416366758265, 2.88165217391304 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 720, '2021-06-06 00:00:00', 0.194253501705636, 0.247826086956521, 0.232355025139355, 0.335695652173912, 0.222483636206008, 0.466826086956522, 0.387124674793524, 0.841826086956522, 1.04846435040546, 2.88530434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 735, '2021-06-06 00:00:00', 0.0904660747017186, 0.205739130434781, 0.114509799018016, 0.309695652173913, 0.140297355021707, 0.416434782608695, 0.363837740188908, 0.832086956521739, 1.05006561436246, 2.90239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 750, '2021-06-06 00:00:00', 0.0911521986578383, 0.204217391304348, 0.100829582678314, 0.302826086956524, 0.164084970275633, 0.448826086956523, 0.41132107612908, 0.861869565217391, 1.05258276739335, 2.90413043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 765, '2021-06-06 00:00:00', 0.0832993553918374, 0.217652173913045, 0.116081459063624, 0.306217391304348, 0.161927568836832, 0.42408695652174, 0.424769339871493, 0.882913043478259, 1.04082798068437, 2.90039130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 780, '2021-06-06 00:00:00', 0.0810465391116488, 0.211782608695654, 0.11700498283366, 0.323565217391305, 0.129614570010063, 0.383130434782611, 0.417961611982382, 0.887, 1.04923837425435, 2.92356521739131 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 795, '2021-06-06 00:00:00', 0.0881548224844958, 0.229999999999999, 0.110884050824602, 0.288, 0.11616832206494, 0.396478260869566, 0.40776961545527, 0.964173913043478, 1.0588309049964, 2.92960869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 810, '2021-06-06 00:00:00', 0.0652930154427925, 0.200782608695652, 0.0762957631737237, 0.25504347826087, 0.134288801519109, 0.400130434782607, 0.431021802773833, 0.981608695652173, 1.06223268108955, 2.91778260869565 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 825, '2021-06-06 00:00:00', 0.0653740831751255, 0.17504347826087, 0.126113397118649, 0.317043478260869, 0.156063988092855, 0.406173913043477, 0.435738235959023, 0.967086956521739, 1.0626208259595, 2.91926086956522 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 840, '2021-06-06 00:00:00', 0.110942512621263, 0.255826086956521, 0.127563500423576, 0.317086956521737, 0.142568477409938, 0.41095652173913, 0.397883481464279, 0.952913043478261, 1.06502218797054, 2.91447826086957 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 855, '2021-06-06 00:00:00', 0.0781653006726708, 0.197782608695651, 0.0866043659727029, 0.264956521739129, 0.206859989693436, 0.398347826086958, 0.37870504337997, 0.909347826086957, 1.07074951031228, 2.91382608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 870, '2021-06-06 00:00:00', 0.0652486881427344, 0.187130434782607, 0.0832792340865333, 0.267391304347827, 0.232154907735699, 0.431086956521739, 0.347952827205751, 0.909521739130436, 1.072613670879, 2.91121739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 885, '2021-06-06 00:00:00', 0.0718397425983748, 0.185304347826087, 0.159869796330188, 0.302521739130437, 0.2531503248201, 0.482217391304348, 0.523307299437214, 1.2515652173913, 1.1165921155772, 2.89904347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 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 1031966, 5, 900, '2021-06-06 00:00:00', 0.142662306152809, 0.234521739130436, 0.186150232583548, 0.336, 0.227270007098346, 0.492739130434783, 0.506639361565747, 1.28847826086956, 1.13535264497798, 2.90608695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 915, '2021-06-06 00:00:00', 0.105019234074962, 0.201695652173913, 0.177755127564563, 0.332608695652174, 0.188553931224563, 0.442695652173913, 0.50347443816089, 1.28834782608696, 1.13105528918514, 2.90439130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 930, '2021-06-06 00:00:00', 0.136354788909296, 0.24508695652174, 0.145853830669438, 0.315608695652175, 0.184928241611319, 0.416000000000001, 0.509561479299379, 1.29391304347826, 1.14178670401715, 2.89417391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 945, '2021-06-06 00:00:00', 0.094834263583406, 0.202086956521738, 0.117534100677779, 0.278086956521739, 0.135241067154394, 0.451652173913043, 0.505298021873321, 1.295, 1.13763066834074, 2.89191304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 960, '2021-06-06 00:00:00', 0.0787140469406253, 0.204913043478262, 0.117274971636458, 0.287652173913046, 0.174080259532474, 0.499130434782609, 0.490789067819271, 1.308, 1.12166365534915, 2.90208695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 975, '2021-06-06 00:00:00', 0.103565621441983, 0.202739130434784, 0.119467345497908, 0.357913043478262, 0.210783002892313, 0.565260869565219, 0.493417200345548, 1.31452173913044, 1.1190872462959, 2.91408695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 990, '2021-06-06 00:00:00', 0.0837189208453498, 0.287304347826087, 0.17080289358936, 0.395913043478261, 0.27046979330585, 0.608000000000003, 0.499569834720678, 1.32873913043478, 1.12739308757551, 2.92008695652174 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1005, '2021-06-06 00:00:00', 0.144862098797389, 0.272869565217391, 0.185567924344308, 0.425000000000002, 0.254101742717704, 0.597826086956525, 0.553277007149506, 1.35508695652174, 1.16559498962628, 2.94104347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1020, '2021-06-06 00:00:00', 0.151823436040768, 0.317913043478264, 0.204862616647364, 0.451652173913046, 0.204670022675081, 0.573000000000002, 0.651235092915806, 1.37834782608696, 1.16406558737023, 2.92934782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1035, '2021-06-06 00:00:00', 0.0926600527492506, 0.273608695652177, 0.123819740200183, 0.401347826086958, 0.197177344384035, 0.492782608695655, 0.691789485103384, 1.39134782608696, 1.23719274382591, 2.95739130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1050, '2021-06-06 00:00:00', 0.12614885491687, 0.305521739130438, 0.171779169295792, 0.381913043478262, 0.21664144071251, 0.467826086956524, 0.70365696086735, 1.38813043478261, 1.24836492112066, 2.96239130434783 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1065, '2021-06-06 00:00:00', 0.0981515324391721, 0.209217391304347, 0.130843840787165, 0.267739130434783, 0.531485690800507, 1.00830434782609, 0.715804307282452, 1.36047826086957, 1.25997751877805, 2.9914347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1080, '2021-06-06 00:00:00', 0.0755592587379456, 0.178260869565219, 0.122329562000077, 0.307391304347826, 0.527343015623117, 1.03326086956522, 0.727634955495198, 1.33708695652174, 1.26043818687189, 2.99717391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 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 1031966, 5, 1095, '2021-06-06 00:00:00', 0.114950135262374, 0.226521739130434, 0.549774409358759, 0.912913043478259, 0.528307282724967, 1.06169565217391, 0.747073650670196, 1.30969565217391, 1.26821179544379, 3.00960869565218 where not exists (select 1 from powerstats_trumpet where symbolid = 1031966 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-06 18:01:19 Duration: 941ms 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 1032246, 1, 600, '2021-06-06 00:00:00', 0.378216291830212, 0.728541666666665, 0.391738812350076, 0.878416666666666, 0.411519559469639, 0.991999999999999, 0.696282171478517, 1.35058333333333, 1.55191113070585, 3.433375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 615, '2021-06-06 00:00:00', 0.233410128408084, 0.509875000000001, 0.269640094936012, 0.632291666666667, 0.254116870864511, 0.717416666666665, 0.501349871687008, 1.18929166666667, 1.52113192740791, 3.37958333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 630, '2021-06-06 00:00:00', 0.111131825363825, 0.353249999999999, 0.156700900129671, 0.469291666666666, 0.182374510161158, 0.583124999999998, 0.534962493606064, 1.1025, 1.51926606458513, 3.348375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 645, '2021-06-06 00:00:00', 0.104954156658993, 0.281625000000001, 0.141993161705116, 0.395166666666666, 0.192567022023542, 0.537666666666665, 0.518877718693453, 1.0505, 1.48850257408023, 3.3175 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 660, '2021-06-06 00:00:00', 0.0792664626525588, 0.264041666666666, 0.126234419328442, 0.354541666666665, 0.180581061929365, 0.518958333333332, 0.555752836771626, 1.01154166666666, 1.47922010824055, 3.31670833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 675, '2021-06-06 00:00:00', 0.0673018293353455, 0.225333333333333, 0.115398356994809, 0.357791666666664, 0.206739701914814, 0.511499999999999, 0.517531256494981, 0.956083333333333, 1.79485351023096, 3.41341666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 690, '2021-06-06 00:00:00', 0.111258381869556, 0.257416666666665, 0.133425113339152, 0.3385, 0.343772548667561, 0.526499999999998, 0.51025005946928, 0.911083333333333, 1.96810259127481, 3.452375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 705, '2021-06-06 00:00:00', 0.0630167765792172, 0.200624999999999, 0.120325216013503, 0.318624999999999, 0.309937999293081, 0.466208333333332, 0.451608620394355, 0.848208333333333, 2.00969474888493, 3.697875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 720, '2021-06-06 00:00:00', 0.0951465593367599, 0.219541666666667, 0.238559247342779, 0.336583333333332, 0.276930522862241, 0.444916666666666, 0.443916346653382, 0.823625000000001, 1.99405842396566, 3.76970833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 735, '2021-06-06 00:00:00', 0.200522790457228, 0.246208333333332, 0.249354031391143, 0.322041666666667, 0.250553817731263, 0.436208333333333, 0.434266389559966, 0.794416666666667, 1.97252839108166, 3.80458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 750, '2021-06-06 00:00:00', 0.186267689559712, 0.220000000000001, 0.194232249296216, 0.297416666666666, 0.253880403060126, 0.437041666666666, 0.431252237969408, 0.786666666666667, 1.9727626618343, 3.81579166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 765, '2021-06-06 00:00:00', 0.112359767671994, 0.208249999999998, 0.169624387901667, 0.311208333333331, 0.199288135295521, 0.43875, 0.388915688862609, 0.80875, 1.96543084805298, 3.841375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 780, '2021-06-06 00:00:00', 0.111880945716833, 0.218958333333333, 0.113567543587602, 0.292249999999999, 0.228732293208722, 0.447874999999999, 0.361179619291155, 0.797749999999999, 1.96075045341821, 3.84741666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 795, '2021-06-06 00:00:00', 0.0750509850855988, 0.194958333333333, 0.11091189870957, 0.286666666666669, 0.224287212348782, 0.447166666666667, 0.375584643290113, 0.810458333333333, 1.96057760963595, 3.85370833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 810, '2021-06-06 00:00:00', 0.0868114732282421, 0.19666666666667, 0.18991872785064, 0.308083333333334, 0.219362610100594, 0.423041666666669, 0.394002480588821, 0.850041666666666, 1.95912515552223, 3.875375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 825, '2021-06-06 00:00:00', 0.155105287989541, 0.221458333333333, 0.164006622126819, 0.329791666666666, 0.178001460464614, 0.408458333333333, 0.440292078205404, 0.888624999999999, 1.94541098774318, 3.88579166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 840, '2021-06-06 00:00:00', 0.108214226608979, 0.246333333333334, 0.1131948989351, 0.311041666666667, 0.15684488783693, 0.374833333333333, 0.421565816117532, 0.884541666666666, 1.94419771044995, 3.87970833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 855, '2021-06-06 00:00:00', 0.090068412002098, 0.185833333333333, 0.0927352082036775, 0.234583333333334, 0.17608463050888, 0.338333333333332, 0.472449719355236, 0.891291666666666, 1.95247560757834, 3.87895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 870, '2021-06-06 00:00:00', 0.0603612314393046, 0.14, 0.0999855061960223, 0.206666666666665, 0.142460266517479, 0.325833333333332, 0.480735666241963, 0.913791666666666, 1.95498474316668, 3.88229166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 885, '2021-06-06 00:00:00', 0.0732958566952841, 0.166249999999999, 0.134481694244816, 0.263749999999999, 0.147985873787262, 0.347083333333334, 0.548124812230398, 1.316125, 1.95315618972198, 3.88433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 900, '2021-06-06 00:00:00', 0.110097947169848, 0.195416666666667, 0.121117980570151, 0.255000000000001, 0.155234745102238, 0.347500000000001, 0.577017555242448, 1.38870833333333, 1.94237552713316, 3.89641666666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 915, '2021-06-06 00:00:00', 0.0803152754976327, 0.173750000000001, 0.100404074921637, 0.248750000000002, 0.141695223038337, 0.344166666666667, 0.596884215157638, 1.446625, 1.94013896670958, 3.89891666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 930, '2021-06-06 00:00:00', 0.0632226339950761, 0.183333333333334, 0.11611385591837, 0.267083333333334, 0.161161994297035, 0.380833333333333, 0.610027791003904, 1.48408333333333, 1.93488730853741, 3.911875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 945, '2021-06-06 00:00:00', 0.10197683738143, 0.195833333333334, 0.123663873557269, 0.271666666666666, 0.212682998782262, 0.449166666666667, 0.624676332133319, 1.51120833333333, 1.92148044099984, 3.91895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 960, '2021-06-06 00:00:00', 0.0947154395690243, 0.198333333333332, 0.121027455263407, 0.279583333333333, 0.218459125450857, 0.496708333333332, 0.602189314928862, 1.55116666666667, 1.9076232608759, 3.924375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 975, '2021-06-06 00:00:00', 0.0767536526062825, 0.190416666666667, 0.173455398769595, 0.327916666666667, 0.231692352084597, 0.525041666666665, 0.580529254714791, 1.56395833333333, 1.87104020078966, 3.94170833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 990, '2021-06-06 00:00:00', 0.17064880454534, 0.279166666666668, 0.193490923091602, 0.402958333333332, 0.27467551013799, 0.555874999999998, 0.565977298605016, 1.56895833333333, 1.8705991595154, 3.94045833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1005, '2021-06-06 00:00:00', 0.104192051979275, 0.284624999999998, 0.16939225873351, 0.400458333333332, 0.29782516026514, 0.560499999999999, 0.523139226556678, 1.54229166666667, 1.8712647194778, 3.90379166666666 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1020, '2021-06-06 00:00:00', 0.119562782913294, 0.264958333333333, 0.164923252902147, 0.367874999999999, 0.267237016875292, 0.533666666666667, 0.50641038343351, 1.52754166666667, 1.87102036749462, 3.89020833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1035, '2021-06-06 00:00:00', 0.0930014804307904, 0.231666666666665, 0.174864662989177, 0.358791666666666, 0.25084639332364, 0.492499999999999, 0.497083136836822, 1.49258333333333, 1.8804262910925, 3.87858333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1050, '2021-06-06 00:00:00', 0.105271414221401, 0.264625, 0.148633284498693, 0.367875000000001, 0.184194289357417, 0.463333333333332, 0.479530323881337, 1.474875, 1.8673053106518, 3.90191666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1065, '2021-06-06 00:00:00', 0.11572317512439, 0.254124999999999, 0.147750646777565, 0.320416666666664, 0.392816951783772, 0.955874999999998, 0.489878850373722, 1.453625, 1.88795929050621, 3.90275 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1080, '2021-06-06 00:00:00', 0.103461818204047, 0.215, 0.135982069363597, 0.300416666666666, 0.473625302888509, 1.04133333333333, 0.542785473877272, 1.453625, 1.89067448090718, 3.89441666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 1, 1095, '2021-06-06 00:00:00', 0.0698743696660803, 0.210416666666665, 0.40337893277388, 0.913958333333332, 0.461684798602758, 1.119375, 0.538811532684318, 1.45629166666667, 1.8898493997203, 3.90066666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 600, '2021-06-06 00:00:00', 0.198597280948154, 0.559999999999999, 0.269381299676473, 0.741730769230769, 0.33371507884145, 0.931076923076922, 0.417007384181069, 1.22796153846154, 1.66906793151148, 3.722 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 615, '2021-06-06 00:00:00', 0.194662437607732, 0.450230769230769, 0.224634462045478, 0.612192307692308, 0.323513901734352, 0.756730769230769, 0.366177199643098, 1.10530769230769, 1.58955601396694, 3.67680769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 630, '2021-06-06 00:00:00', 0.131388865000628, 0.378923076923077, 0.24618493361386, 0.517692307692306, 0.222442566485406, 0.680153846153844, 0.394823933496362, 1.04353846153846, 1.53916905304328, 3.62357692307692 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 645, '2021-06-06 00:00:00', 0.175535996746668, 0.367384615384613, 0.182948450074372, 0.474153846153845, 0.177895077114399, 0.661461538461537, 0.431046326262753, 1.03684615384615, 1.52198073625735, 3.63380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 660, '2021-06-06 00:00:00', 0.0958346733462601, 0.29726923076923, 0.115851947960116, 0.426076923076923, 0.200221292958182, 0.607615384615383, 0.455036546292207, 0.986461538461538, 1.53914626285534, 3.63346153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 675, '2021-06-06 00:00:00', 0.0866381333700448, 0.277615384615384, 0.155543256412435, 0.437230769230767, 0.163756705088796, 0.531461538461537, 0.413052628421797, 0.934923076923076, 1.54383717355865, 3.64153846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 690, '2021-06-06 00:00:00', 0.144320839158401, 0.283769230769229, 0.152735608663619, 0.362615384615385, 0.23167705639864, 0.49953846153846, 0.420107729773429, 0.887230769230769, 1.53892757464411, 3.62 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 705, '2021-06-06 00:00:00', 0.0995083916059349, 0.233, 0.118906996624058, 0.334923076923077, 0.225636835508881, 0.485692307692307, 0.483950787389983, 0.910730769230769, 1.56625808709313, 3.73265384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 720, '2021-06-06 00:00:00', 0.0917969749794878, 0.237269230769232, 0.156993997925448, 0.347653846153846, 0.199902841785318, 0.481115384615385, 0.470351704742149, 0.895384615384617, 1.57966680615298, 3.75946153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 735, '2021-06-06 00:00:00', 0.106160980808177, 0.213076923076924, 0.153330211785395, 0.316923076923077, 0.191207116861433, 0.439192307692308, 0.473521361714548, 0.896000000000001, 1.5764293011545, 3.77830769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 750, '2021-06-06 00:00:00', 0.0871753317260034, 0.22653846153846, 0.154444438602962, 0.337269230769231, 0.193532128121881, 0.45726923076923, 0.476572622603716, 0.87023076923077, 1.57113737929418, 3.76523076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 765, '2021-06-06 00:00:00', 0.108085898888158, 0.223807692307691, 0.1165394089832, 0.283076923076921, 0.167209794523573, 0.417653846153844, 0.482816341894101, 0.929500000000001, 1.57440043386486, 3.76461538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 780, '2021-06-06 00:00:00', 0.0723056014427656, 0.198500000000001, 0.138052386935036, 0.322307692307691, 0.187214808750227, 0.41576923076923, 0.489881310586083, 0.99646153846154, 1.56294051857881, 3.76076923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 795, '2021-06-06 00:00:00', 0.109761279427393, 0.226538461538461, 0.103798621600452, 0.283076923076923, 0.149608535338577, 0.414076923076924, 0.478170560172189, 1.02026923076923, 1.52633220348148, 3.74765384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 810, '2021-06-06 00:00:00', 0.0774755544572715, 0.182307692307693, 0.139376634174621, 0.255384615384615, 0.16160409838672, 0.395269230769235, 0.493120183509676, 1.04565384615385, 1.5167496304725, 3.74380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 825, '2021-06-06 00:00:00', 0.10823123393919, 0.194999999999999, 0.128934950802573, 0.310307692307693, 0.233061196981525, 0.449192307692309, 0.491106100082723, 1.06980769230769, 1.51181851627563, 3.74988461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 840, '2021-06-06 00:00:00', 0.102892572805144, 0.245192307692308, 0.109993706113648, 0.321153846153849, 0.211754531329231, 0.462692307692309, 0.50163338743012, 1.07015384615385, 1.51619563229308, 3.74334615384615 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 855, '2021-06-06 00:00:00', 0.0854391371319162, 0.200384615384617, 0.187142068616745, 0.306923076923077, 0.20669263691251, 0.395384615384614, 0.482922871688639, 1.0335, 1.50251478016537, 3.73423076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 870, '2021-06-06 00:00:00', 0.146360986815266, 0.198461538461539, 0.167743852346368, 0.275, 0.206507962223104, 0.388461538461537, 0.50394051083589, 1.03196153846154, 1.49852800440966, 3.7365 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 885, '2021-06-06 00:00:00', 0.078649612449532, 0.174192307692306, 0.0888343748435581, 0.236884615384613, 0.213554532758118, 0.411538461538459, 0.698901776965945, 1.58657692307692, 1.51013768959604, 3.75380769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 900, '2021-06-06 00:00:00', 0.0729478211832577, 0.17576923076923, 0.149101926933842, 0.279230769230769, 0.203596527853122, 0.413115384615386, 0.742455954663568, 1.67626923076923, 1.51084651972126, 3.74961538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 915, '2021-06-06 00:00:00', 0.122878207368733, 0.209576923076924, 0.172299636144085, 0.31173076923077, 0.216790778259736, 0.429807692307692, 0.746488691243109, 1.68738461538461, 1.51076987862277, 3.75188461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 930, '2021-06-06 00:00:00', 0.146144880696678, 0.220384615384616, 0.15533523053755, 0.297923076923077, 0.199185757909158, 0.412384615384616, 0.789246846439937, 1.71523076923077, 1.51295339142202, 3.74073076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 945, '2021-06-06 00:00:00', 0.0955439890634341, 0.195576923076923, 0.138194205600446, 0.296961538461539, 0.228267134330338, 0.509269230769231, 0.790704851090761, 1.71019230769231, 1.51334728181757, 3.73365384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 960, '2021-06-06 00:00:00', 0.126149514465969, 0.233500000000001, 0.171518220606441, 0.2985, 0.254479574516608, 0.585423076923077, 0.803792561260966, 1.72419230769231, 1.5128598475938, 3.72096153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 975, '2021-06-06 00:00:00', 0.111128477275352, 0.201538461538462, 0.186338401839234, 0.415, 0.263348847319701, 0.636153846153845, 0.783065707037706, 1.71569230769231, 1.50487618964281, 3.72088461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 990, '2021-06-06 00:00:00', 0.148346061107648, 0.335923076923078, 0.228009783865653, 0.477307692307693, 0.275060454893381, 0.639576923076923, 0.776778439849733, 1.70376923076923, 1.51272427962066, 3.71088461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1005, '2021-06-06 00:00:00', 0.108510084607554, 0.298038461538463, 0.156882356707672, 0.449923076923077, 0.253921081016552, 0.585346153846153, 0.791768346074881, 1.65992307692308, 1.51125866288794, 3.68588461538461 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1020, '2021-06-06 00:00:00', 0.103379658763963, 0.317076923076923, 0.179488161169475, 0.428999999999999, 0.264090127389524, 0.523653846153846, 0.812011406702754, 1.63126923076923, 1.51398574579206, 3.67203846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1035, '2021-06-06 00:00:00', 0.149031746746998, 0.292307692307692, 0.20066351475504, 0.394615384615383, 0.219987761897372, 0.491153846153846, 0.85411738339375, 1.64223076923077, 1.51139499139041, 3.6635 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1050, '2021-06-06 00:00:00', 0.095750477002227, 0.241923076923075, 0.113050703396581, 0.312692307692308, 0.214555354162975, 0.475000000000001, 0.877864776690492, 1.63338461538461, 1.51204264947989, 3.65542307692308 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1065, '2021-06-06 00:00:00', 0.0921737489744241, 0.230000000000001, 0.138809803466691, 0.328807692307694, 0.656412634060199, 1.21111538461539, 0.884201832162772, 1.632, 1.5121240247261, 3.65811538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1080, '2021-06-06 00:00:00', 0.110225398441277, 0.23496153846154, 0.17067693278418, 0.351153846153848, 0.726035380574637, 1.29442307692308, 0.904451786357988, 1.62007692307692, 1.5092501005976, 3.63811538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 2, 1095, '2021-06-06 00:00:00', 0.084333586702772, 0.211923076923077, 0.652598356866318, 1.09115384615385, 0.710694269440374, 1.27876923076923, 0.88496319697488, 1.5745, 1.51670032180186, 3.62811538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 600, '2021-06-06 00:00:00', 0.464525418696745, 0.67423076923077, 0.54835762193888, 0.869192307692308, 0.581189439525001, 1.01573076923077, 0.661822146687579, 1.31607692307692, 1.35426478265458, 3.51030769230769 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 615, '2021-06-06 00:00:00', 0.203602372662614, 0.483384615384615, 0.201443574844557, 0.612923076923077, 0.241685673169479, 0.74426923076923, 0.332588812892944, 1.11003846153846, 1.24983056636305, 3.42873076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 630, '2021-06-06 00:00:00', 0.130092328160251, 0.383576923076923, 0.161978991990177, 0.498923076923076, 0.217951511897627, 0.672307692307692, 0.339736606120774, 1.02319230769231, 1.23780888856697, 3.41573076923077 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 645, '2021-06-06 00:00:00', 0.115306788111608, 0.348153846153845, 0.160514504496778, 0.484884615384615, 0.205089578927393, 0.609153846153846, 0.313874558480833, 0.971038461538463, 1.23324810904438, 3.39846153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 660, '2021-06-06 00:00:00', 0.133822321927824, 0.311423076923077, 0.195061284255448, 0.428769230769231, 0.208590378862128, 0.506884615384617, 0.319366738791243, 0.922923076923078, 1.2170591850851, 3.3815 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 675, '2021-06-06 00:00:00', 0.0996737755804503, 0.240692307692309, 0.106394476432683, 0.313769230769232, 0.148706137683066, 0.412346153846156, 0.324180472054593, 0.894538461538463, 1.19554715442827, 3.35996153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 690, '2021-06-06 00:00:00', 0.0955691292287326, 0.236461538461539, 0.13084341787037, 0.31, 0.20109240126408, 0.423076923076924, 0.32856406704606, 0.944115384615386, 1.1969302845838, 3.35188461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 705, '2021-06-06 00:00:00', 0.131697205156959, 0.231923076923077, 0.152044527890807, 0.311538461538462, 0.238234338414932, 0.481, 0.355514554500289, 1.01803846153846, 1.23379834095927, 3.30511538461538 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 720, '2021-06-06 00:00:00', 0.0902654205875455, 0.210384615384616, 0.109066669801267, 0.326538461538464, 0.225178414732714, 0.505961538461539, 0.344783474974345, 1.03373076923077, 1.22202855122129, 3.3255 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 735, '2021-06-06 00:00:00', 0.0850493069659279, 0.235769230769231, 0.124756624612144, 0.347153846153845, 0.179892895485492, 0.499576923076922, 0.3221326721423, 1.03146153846154, 1.20578006222592, 3.32696153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 750, '2021-06-06 00:00:00', 0.101352090031958, 0.240615384615384, 0.153027986379566, 0.34326923076923, 0.199871112316066, 0.472692307692306, 0.318539283895432, 1.01634615384615, 1.20636770322511, 3.31965384615385 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 765, '2021-06-06 00:00:00', 0.0860344921886187, 0.220576923076923, 0.11183356452267, 0.301115384615383, 0.150251583890283, 0.403461538461537, 0.351960233767745, 1.03038461538461, 1.21145642354723, 3.30388461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 780, '2021-06-06 00:00:00', 0.0699813161878539, 0.204230769230769, 0.106584022471257, 0.288076923076922, 0.158748664440173, 0.400538461538462, 0.35849652074269, 1.05365384615385, 1.22172099043175, 3.29353846153846 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 795, '2021-06-06 00:00:00', 0.0908430599355927, 0.212692307692307, 0.0987748021433683, 0.282692307692307, 0.1854212999133, 0.424461538461541, 0.339607619738743, 1.10115384615385, 1.22283223140129, 3.29888461538462 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 810, '2021-06-06 00:00:00', 0.0790608334424545, 0.201153846153845, 0.158778898036039, 0.287461538461538, 0.159588957589851, 0.418653846153847, 0.337034262125015, 1.10042307692308, 1.22495647206811, 3.30196153846154 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 825, '2021-06-06 00:00:00', 0.102216211268828, 0.185923076923078, 0.157666976201788, 0.305346153846155, 0.16092085488979, 0.388807692307693, 0.351137614925237, 1.11176923076923, 1.24553747496351, 3.31219230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 840, '2021-06-06 00:00:00', 0.155822843195529, 0.264961538461539, 0.154637984188382, 0.325884615384616, 0.180494061270298, 0.441115384615384, 0.358058645819581, 1.13792307692308, 1.30916247331585, 3.35369230769231 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 855, '2021-06-06 00:00:00', 0.0776753104026884, 0.184576923076923, 0.111129917040994, 0.264538461538462, 0.189336087015003, 0.408076923076922, 0.570540161061966, 1.22365384615384, 1.29678319936443, 3.34811538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 870, '2021-06-06 00:00:00', 0.107711187905437, 0.1965, 0.145833334798533, 0.288807692307692, 0.254187892346162, 0.474269230769232, 0.741422628361283, 1.27192307692308, 1.29814860652215, 3.33426923076923 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 885, '2021-06-06 00:00:00', 0.108228390985842, 0.20576923076923, 0.150179011132098, 0.290846153846154, 0.297081985576113, 0.566115384615384, 0.944343624714257, 1.73180769230769, 1.27548685847948, 3.34261538461539 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 900, '2021-06-06 00:00:00', 0.0993869284084243, 0.190807692307692, 0.195705037079942, 0.322692307692308, 0.293658380802227, 0.583730769230768, 0.957580332842187, 1.80842307692308, 1.27833635636322, 3.337 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 915, '2021-06-06 00:00:00', 0.122226565579392, 0.206800000000003, 0.27431170226587, 0.40792, 0.269366800725949, 0.553159999999999, 0.988386058177673, 1.865, 1.29925695687959, 3.33284 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 930, '2021-06-06 00:00:00', 0.210839172514661, 0.31336, 0.209601232502739, 0.411519999999999, 0.245552621651651, 0.521439999999998, 1.02731421191376, 1.87464, 1.26342053964624, 3.33428 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 945, '2021-06-06 00:00:00', 0.129970406888134, 0.255160000000001, 0.16499646460859, 0.347000000000002, 0.27531103622388, 0.542600000000001, 1.05459269388708, 1.9116, 1.26834655096048, 3.33484 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 960, '2021-06-06 00:00:00', 0.111238482549879, 0.2422, 0.145775260818378, 0.32948, 0.250131298854554, 0.5582, 1.05699463890157, 1.9068, 1.26083411279994, 3.31808 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 975, '2021-06-06 00:00:00', 0.111079731124391, 0.226039999999999, 0.237652210874069, 0.425640000000001, 0.255361182119232, 0.586, 1.04412933745458, 1.93464, 1.24767367261369, 3.32048 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 990, '2021-06-06 00:00:00', 0.1465498320056, 0.343375000000001, 0.16172587627826, 0.438958333333333, 0.2166807868866, 0.580041666666666, 0.882027850253712, 1.84645833333333, 1.0758652727665, 3.19920833333334 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1005, '2021-06-06 00:00:00', 0.0945502864441268, 0.28256, 0.180483720410824, 0.419960000000001, 0.225263749117931, 0.585560000000002, 1.01693317053449, 1.94064, 1.25705032781773, 3.29912 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1020, '2021-06-06 00:00:00', 0.161832506005436, 0.306480000000001, 0.178909073740451, 0.430040000000001, 0.185717303089039, 0.582000000000002, 0.998068454566119, 1.92384, 1.26451173449149, 3.28752 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1035, '2021-06-06 00:00:00', 0.138995249371431, 0.287875, 0.171943283537402, 0.405833333333334, 0.200903755167941, 0.581666666666667, 0.876807019196951, 1.780125, 1.10773725171657, 3.12108333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1050, '2021-06-06 00:00:00', 0.122272918778717, 0.304400000000001, 0.156974520225416, 0.399200000000001, 0.213275268139556, 0.592440000000001, 0.992123905232272, 1.85052, 1.28231757247051, 3.23524 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1065, '2021-06-06 00:00:00', 0.119215491163411, 0.2596, 0.148597913848076, 0.39244, 0.751653621468471, 1.227, 0.958296062463649, 1.78948, 1.29267142254583, 3.19036 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1080, '2021-06-06 00:00:00', 0.0974849048143699, 0.252840000000002, 0.135435741220696, 0.334440000000002, 0.872918776290214, 1.34976, 0.947193436773434, 1.76064, 1.30010743145839, 3.1702 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 3, 1095, '2021-06-06 00:00:00', 0.0655743852430206, 0.210000000000001, 0.729989098092112, 1.1058, 0.898472995327814, 1.35184, 0.932042634933259, 1.74784, 1.30571528928273, 3.1866 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 600, '2021-06-06 00:00:00', 0.216066108878272, 0.663291666666665, 0.362573400864562, 0.873916666666667, 0.4011383055972, 1.039125, 0.518984290552787, 1.52720833333333, 1.34157618134876, 3.16829166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 615, '2021-06-06 00:00:00', 0.242152391681565, 0.499958333333334, 0.293640418968803, 0.66, 0.338168457720559, 0.857083333333333, 0.486225740797927, 1.34508333333333, 1.31180085036354, 3.07941666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 630, '2021-06-06 00:00:00', 0.153001841184338, 0.429791666666667, 0.224452340733773, 0.594625000000001, 0.307702272344221, 0.776416666666668, 0.455505381059228, 1.26425, 1.32616998317537, 3.05529166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 645, '2021-06-06 00:00:00', 0.172447802436612, 0.350375000000001, 0.206435360272929, 0.485916666666666, 0.22173387479563, 0.646541666666665, 0.404083483894754, 1.203375, 1.33587387671619, 3.03433333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 660, '2021-06-06 00:00:00', 0.139113647368106, 0.330541666666666, 0.151108272920208, 0.426333333333333, 0.194438205041372, 0.642041666666665, 0.418786852153017, 1.20158333333333, 1.33168379575786, 3.01808333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 675, '2021-06-06 00:00:00', 0.0961994361820268, 0.308624999999999, 0.148537941037085, 0.449041666666666, 0.239430650151321, 0.652416666666664, 0.426188151618167, 1.17241666666667, 1.35567053573104, 3.00391666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 690, '2021-06-06 00:00:00', 0.114302294345975, 0.296833333333333, 0.195767825923125, 0.444208333333332, 0.312293990066869, 0.628333333333332, 0.410958547223722, 1.10166666666667, 1.40590897346402, 2.95895833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 705, '2021-06-06 00:00:00', 0.136969682194928, 0.270458333333333, 0.180335838070955, 0.389166666666666, 0.274680473129856, 0.553166666666666, 0.409510946837455, 1.04420833333333, 1.49020470763321, 3.060625 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 720, '2021-06-06 00:00:00', 0.0963873149991923, 0.264916666666666, 0.200924777726263, 0.385374999999999, 0.219935361881161, 0.515208333333332, 0.395962805675308, 1.05625, 1.44675096198845, 3.07620833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 735, '2021-06-06 00:00:00', 0.126797224858766, 0.264166666666667, 0.15281778483645, 0.345666666666667, 0.237883359555948, 0.518166666666666, 0.447454531735925, 1.12158333333333, 1.43270391408511, 3.120375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 750, '2021-06-06 00:00:00', 0.109405831058336, 0.233624999999999, 0.130280070383503, 0.346124999999999, 0.210458643395112, 0.539166666666666, 0.483880493016343, 1.127625, 1.43148138279035, 3.14408333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 765, '2021-06-06 00:00:00', 0.0881494839561705, 0.240374999999998, 0.183066586246646, 0.395374999999999, 0.192954709524116, 0.509291666666665, 0.485001477287455, 1.16254166666666, 1.41405581496138, 3.14425 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 780, '2021-06-06 00:00:00', 0.160630550995269, 0.282500000000001, 0.169493998653964, 0.377291666666666, 0.223583901186032, 0.514750000000001, 0.488553230526594, 1.20045833333333, 1.41781151779776, 3.15675 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 795, '2021-06-06 00:00:00', 0.156361337144522, 0.266458333333334, 0.182631603333682, 0.346041666666668, 0.220548131392831, 0.5165, 0.451073982090345, 1.19420833333333, 1.39914930417104, 3.15841666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 810, '2021-06-06 00:00:00', 0.0916663372853127, 0.218749999999999, 0.157138814059602, 0.336791666666666, 0.173791849302717, 0.487958333333333, 0.462383232420022, 1.18191666666666, 1.38647083779572, 3.14008333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 825, '2021-06-06 00:00:00', 0.104337445513257, 0.244708333333334, 0.140701735102555, 0.36525, 0.213464927710194, 0.498666666666665, 0.476926009437796, 1.197375, 1.38189002517084, 3.15095833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 840, '2021-06-06 00:00:00', 0.159562939060857, 0.289375000000001, 0.172950860073028, 0.370500000000001, 0.245925875482601, 0.516833333333333, 0.506286478378008, 1.20520833333333, 1.35435692465015, 3.157375 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 855, '2021-06-06 00:00:00', 0.0922267114471073, 0.207875, 0.188741292149646, 0.314833333333332, 0.218107455899242, 0.441916666666666, 0.532095854323641, 1.18645833333333, 1.33298041343776, 3.16 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 870, '2021-06-06 00:00:00', 0.185843299271342, 0.221083333333333, 0.215890467229518, 0.327791666666667, 0.200654143104315, 0.447541666666668, 0.530173869142697, 1.184375, 1.32170742393797, 3.14458333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 885, '2021-06-06 00:00:00', 0.120947347509423, 0.232500000000001, 0.115441779039592, 0.30975, 0.192413711132769, 0.498583333333332, 0.733951939349822, 1.69733333333334, 1.30754247582515, 3.13725 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 900, '2021-06-06 00:00:00', 0.0873386607789866, 0.224708333333332, 0.101242713103325, 0.315999999999999, 0.222537148828451, 0.548499999999999, 0.812452913908763, 1.75754166666667, 1.28948213400304, 3.1485 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 915, '2021-06-06 00:00:00', 0.0638161847400999, 0.214625000000001, 0.150582630549438, 0.368791666666667, 0.376425500741775, 0.612625000000001, 0.776643446813438, 1.787, 1.27644039410783, 3.14558333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 930, '2021-06-06 00:00:00', 0.147021737523225, 0.282499999999998, 0.20299045097838, 0.419583333333333, 0.426641170547096, 0.591583333333333, 0.763984572839158, 1.78341666666667, 1.26830611675459, 3.15683333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 945, '2021-06-06 00:00:00', 0.110773826239369, 0.252833333333333, 0.274055254663536, 0.406749999999999, 0.315590954183288, 0.608208333333331, 0.704168642051942, 1.75020833333333, 1.20487257053677, 3.12745833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 960, '2021-06-06 00:00:00', 0.24567515667787, 0.28225, 0.2808196562704, 0.367874999999998, 0.264875083355545, 0.614125, 0.713113255025282, 1.73608333333334, 1.19761840886856, 3.127875 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 975, '2021-06-06 00:00:00', 0.188873965913779, 0.256625, 0.18776741317192, 0.449916666666667, 0.290937652068795, 0.630750000000001, 0.728089872418811, 1.69108333333334, 1.20501008399773, 3.11220833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 990, '2021-06-06 00:00:00', 0.14096344859778, 0.350791666666668, 0.186319729676347, 0.471208333333334, 0.266663591467776, 0.647583333333333, 0.728438770018914, 1.69645833333334, 1.20019253814677, 3.11429166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1005, '2021-06-06 00:00:00', 0.132836938288691, 0.332500000000002, 0.214931266397801, 0.468166666666667, 0.240335619800577, 0.656083333333334, 0.72518057596272, 1.70354166666667, 1.19324801457005, 3.11804166666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1020, '2021-06-06 00:00:00', 0.12034082035402, 0.331500000000001, 0.144869031307191, 0.442416666666667, 0.232073135492653, 0.641875000000001, 0.725214259943975, 1.676625, 1.2037705970667, 3.11720833333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1035, '2021-06-06 00:00:00', 0.130997835749354, 0.300541666666667, 0.188260053718485, 0.426250000000001, 0.242145826826058, 0.574583333333334, 0.712223762876387, 1.65541666666667, 1.22639381811123, 3.14266666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1050, '2021-06-06 00:00:00', 0.124201070032031, 0.287916666666668, 0.142212715752633, 0.406250000000001, 0.183065185982591, 0.505416666666667, 0.67603656185965, 1.63704166666667, 1.22169592269772, 3.12266666666667 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1065, '2021-06-06 00:00:00', 0.0944396134030109, 0.266666666666666, 0.166939631542994, 0.364166666666667, 0.649445246824694, 1.21354166666667, 0.654205180717993, 1.615375, 1.18802217504801, 3.10558333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1080, '2021-06-06 00:00:00', 0.121150882092886, 0.234166666666666, 0.119670441182248, 0.310833333333332, 0.675251503064823, 1.264375, 0.658083840084005, 1.58791666666667, 1.1873350472772, 3.09808333333333 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 4, 1095, '2021-06-06 00:00:00', 0.0849029710478584, 0.214583333333332, 0.588305413078929, 1.09495833333334, 0.626362075221162, 1.28383333333333, 0.67239458389347, 1.57329166666667, 1.19957434479721, 3.121 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 600, '2021-06-06 00:00:00', 0.589659709597436, 0.788130434782611, 0.641175748076103, 0.923608695652176, 0.602020146603914, 1.0514347826087, 0.682719060965443, 1.44404347826087, 1.24849468095761, 3.09617391304348 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 615, '2021-06-06 00:00:00', 0.180696489572636, 0.474695652173912, 0.237991770874443, 0.622913043478261, 0.25812144397918, 0.75204347826087, 0.361597274509648, 1.16804347826087, 1.2624483772172, 3.00521739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 630, '2021-06-06 00:00:00', 0.088886457751121, 0.350434782608696, 0.122311353494577, 0.433608695652174, 0.148050453423462, 0.577869565217394, 0.387653175131745, 1.0665652173913, 1.2702282512512, 3.00591304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 645, '2021-06-06 00:00:00', 0.102268576112504, 0.296043478260869, 0.120035979454646, 0.454000000000001, 0.170219284286718, 0.546173913043481, 0.438102136736901, 1.05386956521739, 1.25806339032306, 3.01030434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 660, '2021-06-06 00:00:00', 0.0973040749606754, 0.310086956521741, 0.0863337809847933, 0.368608695652177, 0.157274601876008, 0.502130434782611, 0.411036340872417, 1.00865217391304, 1.28155500900536, 2.98882608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 675, '2021-06-06 00:00:00', 0.0525665398016587, 0.257826086956523, 0.124091958761434, 0.34521739130435, 0.222155440009224, 0.519304347826088, 0.416719927557723, 0.99995652173913, 1.27531678619014, 2.96321739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 690, '2021-06-06 00:00:00', 0.0750730869183272, 0.212173913043479, 0.127116080901338, 0.32304347826087, 0.221222001421748, 0.49208695652174, 0.423322128533258, 0.956478260869566, 1.29731060366111, 2.9775652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 705, '2021-06-06 00:00:00', 0.126013676401875, 0.266086956521737, 0.219940964051684, 0.387130434782609, 0.236824103770039, 0.531260869565217, 0.49087404903479, 0.996173913043478, 1.5312568218772, 3.319 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 720, '2021-06-06 00:00:00', 0.172551865376934, 0.252347826086958, 0.187935644102204, 0.342521739130436, 0.209617013837423, 0.524260869565218, 0.496951250581528, 0.987000000000002, 1.62436108327359, 3.38473913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 735, '2021-06-06 00:00:00', 0.0843948699338157, 0.234304347826086, 0.136469327947183, 0.345173913043477, 0.168601912038633, 0.508173913043478, 0.467627643160901, 0.977391304347828, 1.63625627118133, 3.40030434782609 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 750, '2021-06-06 00:00:00', 0.128934520869846, 0.228260869565219, 0.15417844238045, 0.35908695652174, 0.207019532789836, 0.495217391304348, 0.456975380106756, 0.974043478260871, 1.68762358352916, 3.43921739130435 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 765, '2021-06-06 00:00:00', 0.116616173903152, 0.270826086956522, 0.115101622052903, 0.371260869565217, 0.24529010814574, 0.487347826086956, 0.470811820955027, 1.00995652173913, 1.68521877868003, 3.45482608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 780, '2021-06-06 00:00:00', 0.0957308273459918, 0.255130434782607, 0.13540632746584, 0.335652173913042, 0.189876108973438, 0.439130434782607, 0.445918929514778, 1.00734782608696, 1.70357233587462, 3.48760869565217 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 795, '2021-06-06 00:00:00', 0.120229129075531, 0.24795652173913, 0.168998199115692, 0.337130434782608, 0.238108878340694, 0.510260869565218, 0.450380506672429, 1.04134782608696, 1.71171723635453, 3.49152173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 810, '2021-06-06 00:00:00', 0.0925615060976614, 0.221782608695653, 0.135372871097754, 0.301782608695653, 0.225688905827111, 0.49313043478261, 0.443237465240569, 1.04621739130435, 1.71224534415401, 3.47586956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 825, '2021-06-06 00:00:00', 0.117727510796836, 0.215695652173913, 0.234164564950081, 0.422043478260871, 0.283919468902953, 0.520913043478264, 0.425808948789906, 1.03052173913044, 1.71630310718452, 3.47191304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 840, '2021-06-06 00:00:00', 0.243372638369064, 0.356826086956521, 0.229875185243023, 0.408347826086957, 0.285064703840189, 0.536391304347827, 0.392253386687213, 1.01291304347826, 1.7066303831885, 3.45191304347826 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 855, '2021-06-06 00:00:00', 0.0904193349150657, 0.194739130434781, 0.134998623913352, 0.302086956521738, 0.217903630292985, 0.459913043478261, 0.382534459425841, 0.958608695652175, 1.76636571690287, 3.45286956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 870, '2021-06-06 00:00:00', 0.0996329429463874, 0.218217391304349, 0.121680931175997, 0.310391304347827, 0.22010543646638, 0.440304347826088, 0.379931609198265, 0.96513043478261, 1.80686508701888, 3.47852173913043 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 885, '2021-06-06 00:00:00', 0.0725814521325934, 0.210391304347825, 0.158546423420544, 0.337826086956522, 0.299703285414988, 0.528173913043479, 0.590188845639922, 1.46665217391304, 1.82409076272864, 3.46173913043478 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 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 1032246, 5, 900, '2021-06-06 00:00:00', 0.1475440980506, 0.236521739130436, 0.170188351830596, 0.296434782608697, 0.318957782776462, 0.520608695652176, 0.617404150759849, 1.47039130434783, 1.84929312315165, 3.46434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 915, '2021-06-06 00:00:00', 0.0962874279161293, 0.190782608695652, 0.20607321504862, 0.372521739130436, 0.282717963066227, 0.512913043478261, 0.635691606191095, 1.472, 1.85580503503553, 3.44434782608696 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 930, '2021-06-06 00:00:00', 0.18882253206808, 0.299304347826088, 0.226871130559672, 0.383652173913044, 0.271866146441641, 0.481260869565218, 0.615042143226514, 1.48326086956522, 1.8523749577744, 3.4385652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 945, '2021-06-06 00:00:00', 0.136457336714021, 0.222826086956522, 0.208091468562597, 0.323826086956521, 0.214905991029187, 0.481304347826088, 0.610122089771283, 1.46734782608696, 1.87746813260114, 3.44104347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 960, '2021-06-06 00:00:00', 0.109478299327837, 0.216043478260869, 0.148698849444396, 0.282565217391304, 0.194237955609118, 0.49473913043478, 0.596144954121151, 1.45647826086956, 1.85806778064482, 3.43582608695652 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 975, '2021-06-06 00:00:00', 0.0942251739144575, 0.211260869565217, 0.148911730757896, 0.387391304347826, 0.202499207044757, 0.568260869565217, 0.591297488044375, 1.46208695652174, 1.85485511510299, 3.44104347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 990, '2021-06-06 00:00:00', 0.118202947335899, 0.339130434782609, 0.169149383191285, 0.417826086956521, 0.232667127233011, 0.603913043478261, 0.577058158747518, 1.46686956521739, 1.83388196977106, 3.43947826086956 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1005, '2021-06-06 00:00:00', 0.118481649151973, 0.288086956521736, 0.187640856183004, 0.45, 0.232671374215751, 0.592173913043478, 0.623706211877979, 1.4975652173913, 1.83229366508178, 3.45643478260869 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1020, '2021-06-06 00:00:00', 0.123782545526722, 0.308869565217392, 0.164168764992642, 0.418260869565217, 0.178018296346168, 0.52217391304348, 0.787197897383032, 1.5344347826087, 1.82532066488173, 3.4664347826087 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1035, '2021-06-06 00:00:00', 0.0928448065470914, 0.247391304347827, 0.133314392594075, 0.360000000000003, 0.148822785029287, 0.428695652173914, 0.846734471261289, 1.54791304347826, 1.90453034784164, 3.49513043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1050, '2021-06-06 00:00:00', 0.104876381211253, 0.277347826086958, 0.121006173690213, 0.334304347826088, 0.157791088683689, 0.426869565217393, 0.856044460631032, 1.53313043478261, 1.9245692860375, 3.50486956521739 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1065, '2021-06-06 00:00:00', 0.0813206214822595, 0.19695652173913, 0.0906520080376879, 0.262173913043476, 0.601992820331956, 1.19208695652174, 0.861447453658678, 1.52852173913043, 1.91313322979366, 3.52313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1080, '2021-06-06 00:00:00', 0.0662579699136279, 0.189130434782608, 0.113228248964809, 0.293, 0.613657353761922, 1.2475652173913, 0.852532507233201, 1.53069565217391, 1.89084363817626, 3.52313043478261 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 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 1032246, 5, 1095, '2021-06-06 00:00:00', 0.0952465284709676, 0.21908695652174, 0.584126268904004, 1.14295652173913, 0.615992165393428, 1.2524347826087, 0.873433604156358, 1.51852173913043, 1.86740249413425, 3.5235652173913 where not exists (select 1 from powerstats_trumpet where symbolid = 1032246 and enddate = '2021-06-06 00:00:00' and dayofweek = 5 and fromtime = 1095);
Date: 2021-06-06 18:03:27 Duration: 936ms Database: acaweb_fx User: pgperfstats
12 52ms 611ms 314ms 12 3s774ms select * from ( select pricedatetime, open, high, low, close, volume, bsf from t240 where symbolid = ? and (bsf = ? or bsf is null) order by pricedatetime desc limit ?) a order by pricedatetime asc;Times Reported Time consuming queries #12
Day Hour Count Duration Avg duration Jun 06 18 12 3s774ms 314ms [ User: postgres - Total duration: 3s774ms - Times executed: 12 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T240 WHERE symbolid = '1010229' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:37:54 Duration: 611ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T240 WHERE symbolid = '1002869' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:25:31 Duration: 601ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T240 WHERE symbolid = '986533' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:21:50 Duration: 576ms Database: acaweb_fx User: postgres Bind query: yes
13 268ms 294ms 277ms 16 4s439ms 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;Times Reported Time consuming queries #13
Day Hour Count Duration Avg duration Jun 06 18 16 4s439ms 277ms [ User: postgres - Total duration: 4s439ms - Times executed: 16 ]
-
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-06-06 18:46:13 Duration: 294ms 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-06-06 18:01:14 Duration: 287ms 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-06-06 18:05:13 Duration: 285ms Database: acaweb_fx User: postgres
14 55ms 4s542ms 231ms 170 39s285ms 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 #14
Day Hour Count Duration Avg duration Jun 06 18 170 39s285ms 231ms [ User: postgres - Total duration: 39s285ms - Times executed: 170 ]
-
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 = '689' 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 ('329' = 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', '#SINA', '#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', '#SINA', '#SNP', '#T', '#TSLA', '#TWTR', '#UBER', '#V', '#WB', '#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-06-06 18:46:11 Duration: 4s542ms 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 = '665' 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-06-06 18:50:54 Duration: 721ms 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-06-06 18:51:14 Duration: 535ms Database: acaweb_fx User: postgres Bind query: yes
15 201ms 223ms 209ms 16 3s345ms with max_ra as ( select resultuid from relevance_autochartist_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 left outer join relevance_autochartist_results ra on so.result_uid = ra.resultuid where so.uuid ilike ?) sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike ?;Times Reported Time consuming queries #15
Day Hour Count Duration Avg duration Jun 06 18 16 3s345ms 209ms [ User: postgres - Total duration: 3s345ms - Times executed: 16 ]
-
with max_ra as ( select resultuid from relevance_autochartist_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 left outer join relevance_autochartist_results ra on so.result_uid = ra.resultuid where so.uuid ilike 'cp_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'cp_%';
Date: 2021-06-06 18:16:12 Duration: 223ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_autochartist_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 left outer join relevance_autochartist_results ra on so.result_uid = ra.resultuid where so.uuid ilike 'cp_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'cp_%';
Date: 2021-06-06 18:05:12 Duration: 216ms Database: acaweb_fx User: postgres
-
with max_ra as ( select resultuid from relevance_autochartist_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 left outer join relevance_autochartist_results ra on so.result_uid = ra.resultuid where so.uuid ilike 'cp_%') sub where solr_relevance_old.result_uid = sub.result_uid and solr_relevance_old.uuid ilike 'cp_%';
Date: 2021-06-06 18:01:13 Duration: 215ms Database: acaweb_fx User: postgres
16 53ms 775ms 202ms 61 12s361ms copy solr_relevance_old (uuid, relevant, age, result_uid) from stdin with ( format csv, header);Times Reported Time consuming queries #16
Day Hour Count Duration Avg duration Jun 06 18 61 12s361ms 202ms [ User: postgres - Total duration: 12s361ms - Times executed: 61 ]
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:11:13 Duration: 775ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:03:13 Duration: 489ms Database: acaweb_fx User: postgres
-
COPY solr_relevance_old (uuid, relevant, age, result_uid) FROM STDIN WITH ( FORMAT csv, HEADER);
Date: 2021-06-06 18:03:14 Duration: 458ms Database: acaweb_fx User: postgres
17 59ms 555ms 194ms 29 5s641ms select * from ( select pricedatetime, open, high, low, close, volume, bsf from t60 where symbolid = ? and (bsf = ? or bsf is null) order by pricedatetime desc limit ?) a order by pricedatetime asc;Times Reported Time consuming queries #17
Day Hour Count Duration Avg duration Jun 06 18 29 5s641ms 194ms [ User: postgres - Total duration: 5s641ms - Times executed: 29 ]
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1003093' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:15:57 Duration: 555ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1016678' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:10:48 Duration: 467ms Database: acaweb_fx User: postgres Bind query: yes
-
SELECT * FROM ( SELECT PriceDateTime, Open, High, Low, Close, Volume, BSF FROM T60 WHERE symbolid = '1010218' AND (BSF = 0 OR BSF IS NULL) ORDER BY PriceDateTime DESC LIMIT 1050) a ORDER BY PriceDateTime ASC;
Date: 2021-06-06 18:37:54 Duration: 463ms Database: acaweb_fx User: postgres Bind query: yes
18 70ms 554ms 167ms 21 3s516ms 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, 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 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 patternendtime desc, qtp desc limit ?;Times Reported Time consuming queries #18
Day Hour Count Duration Avg duration Jun 06 18 21 3s516ms 167ms [ User: postgres - Total duration: 3s516ms - Times executed: 21 ]
-
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, 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 WHERE b.brokerid = 621 AND groupid = 4316 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-06 18:37:48 Duration: 554ms 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, 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 WHERE b.brokerid = 621 AND groupid = 4316 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-06 18:37:48 Duration: 440ms 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, 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 WHERE b.brokerid = 49 AND groupid = 3907 AND patternclassid = '1' AND patternlengthbars >= '20' AND a.PatternID & '39' > 0 AND dftt.dayofweek = '3' AND a.qtytp >= '0' AND a.resultuid > '0' AND c.nonliquid = '0' AND c.deleted = 0 AND dss.enabled = 1 ORDER BY PatternEndTime DESC, qtp DESC LIMIT 50;
Date: 2021-06-06 18:01:01 Duration: 340ms Database: acaweb_fx User: postgres Bind query: yes
19 59ms 1s635ms 165ms 78 12s924ms (( 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 #19
Day Hour Count Duration Avg duration Jun 06 18 78 12s924ms 165ms [ User: postgres - Total duration: 12s924ms - Times executed: 78 ]
-
(( 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-06-06 18:18:06 Duration: 1s635ms 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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 = '621' 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-06-06 18:18:43 Duration: 1s321ms 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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 = '637' 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-06-06 18:19:12 Duration: 481ms Database: acaweb_fx User: postgres Bind query: yes
20 52ms 579ms 162ms 13 2s110ms 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 #20
Day Hour Count Duration Avg duration Jun 06 18 13 2s110ms 162ms [ User: postgres - Total duration: 2s110ms - Times executed: 13 ]
-
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 = 1023464 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 1023464 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-06-06 18:36:19 Duration: 579ms 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 = 983565 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 983565 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-06-06 18:20:13 Duration: 352ms 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 = 1023629 union all select open, high, low, close, volume, pricedatetime FROM T15_ps WHERE pricedatetime >= current_timestamp - interval '30 days' and symbolid = 1023629 order by pricedatetime desc limit 672) a order by _pricedatetime asc;
Date: 2021-06-06 18:36:19 Duration: 224ms 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 50ms 1 50ms 50ms 50ms 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 = 4738 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 > 514918892 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 #1
Day Hour Count Duration Avg duration Jun 06 18 1 50ms 50ms [ User: postgres - Total duration: 143ms - 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 = 4738 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 > 514918892 AND s.nonliquid = 0 AND dftt.dayofweek = 3 ORDER BY relevant DESC, age asc, PatternEndTime DESC, PatternQuality DESC LIMIT 50;
Date: 2021-06-06 18:41:23 Duration: 50ms Database: postgres User: acaweb_fx Remote: postgres parameters: $1 = '1010004'
-
Events
Log levels
Key values
- 60,786 Log entries
Events distribution
Key values
- 0 PANIC entries
- 0 FATAL entries
- 19403 ERROR entries
- 69 WARNING entries
Most Frequent Errors/Events
Key values
- 19,403 Max number of times the same event was reported
- 19,472 Total events found
Rank Times reported Error 1 19,403 ERROR: duplicate key value violates unique constraint "..."
Times Reported Most Frequent Error / Event #1
Day Hour Count Jun 06 18 19,403 - 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-06-02 14:15:00, 960549) already exists.
Statement: INSERT INTO T15 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960549, '2021-06-02 14:15', 0.89916, 0.89922, 0.89898, 0.89914, 0, 0,'2021-06-06 18:00');INSERT INTO T15_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960549, '2021-06-02 14:15', 0.89916, 0.89922, 0.89898, 0.89914, 0, 0,'2021-06-06 18:00');Date: 2021-06-06 18:00:00 Database: acaweb_fx Application: User: postgres Remote:
Detail: Key (pricedatetime, symbolid)=(2021-05-30 22:00:00, 960587) already exists.
Statement: INSERT INTO T30 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960587, '2021-05-30 22:00', 0.89964, 0.89966, 0.8995, 0.89957, 0, 0,'2021-06-06 18:00');INSERT INTO T30_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960587, '2021-05-30 22:00', 0.89964, 0.89966, 0.8995, 0.89957, 0, 0,'2021-06-06 18:00');Date: 2021-06-06 18:00:24 Database: acaweb_fx Application: User: postgres Remote:
Detail: Key (pricedatetime, symbolid)=(2021-05-30 22:00:00, 960625) already exists.
Statement: INSERT INTO T60 (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960625, '2021-05-30 22:00', 0.89964, 0.89974, 0.8995, 0.89961, 0, 0,'2021-06-06 18:00');INSERT INTO T60_ps (SymbolID, PriceDateTime, Open, High, Low, Close, Volume, BSF, sastdatetimewritten) VALUES(960625, '2021-05-30 22:00', 0.89964, 0.89974, 0.8995, 0.89961, 0, 0,'2021-06-06 18:00');Date: 2021-06-06 18:00:51 Database: acaweb_fx Application: User: postgres Remote:
2 69 WARNING: there is no transaction in progress
Times Reported Most Frequent Error / Event #2
Day Hour Count Jun 06 18 69 - WARNING: there is no transaction in progress
Date: 2021-06-06 18:00:47 Database: acaweb_fx Application: User: postgres Remote: