Martin-Molinero
62d63010ab
Python Virtual Environments / build (push) Has been cancelled
API Tests / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Report Generator Tests / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Syntax Tests / build (push) Has been cancelled
Convert daily resolution market orders to MarketOnClose/MarketOnOpen ( #9534 )
...
* Convert daily resolution market orders to MarketOnClose/MarketOnOpen
A market order placed intraday (e.g. through a scheduled event) on an
asset subscribed only at daily resolution has no fresh intraday price to
fill against, so it was filling at the stale previous daily close. This
is common when mixing daily resolution assets with minute resolution
assets or intraday scheduled events.
QCAlgorithm.MarketOrder now converts these orders so they fill at a real
daily open/close instead of the stale previous close:
- market closed (any resolution): MarketOnOpen, as before
- market open, daily-only subscription: MarketOnClose (today's close),
or MarketOnOpen (next open) when already within the MarketOnClose
submission buffer near the close
Assets with intraday data are left untouched, and the conversion is only
applied in backtesting; in live trading an open-market market order fills
at the real current price.
Adds DailyResolutionMarketOrderConversionRegressionAlgorithm covering the
MarketOnClose and MarketOnOpen conversion paths plus a minute resolution
asset that is correctly left as a regular market order.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* Minor fix
* Reword conversion warning: "current market price" instead of "real current price"
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* Update regression stats affected by daily market order conversion
Daily-resolution market orders placed intraday are now converted to
MarketOnClose/MarketOnOpen so they fill at a real daily open/close
instead of the stale previous close. This shifts the affected fills:
- IndexOptionCall{ITM,OTM}ExpiryDaily: the SPX option entry, placed one
minute after the open, now fills at the daily close. Same economics,
one extra data point and a new order list hash.
- AllShortableSymbols (C# + Python): an intraday order's type changed
from Market to a converted order; identical End Equity, new hash.
- ResolutionSwitchingAlgorithm sampling test: the RemoveSecurity
liquidation (fired at 15:50) previously filled at the stale previous
close; it now converts, shifting the equity/performance samples.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
* Revert expected data point count change
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-16 13:08:57 -03:00
..
2024-06-28 10:10:30 -03:00
2025-10-28 09:26:12 -03:00
2024-07-05 16:19:56 -03:00
2021-02-18 17:13:11 -03:00
2025-11-18 16:23:29 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 12:29:05 -03:00
2025-11-18 12:29:05 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-12-01 12:44:22 -04:00
2025-07-17 16:32:23 -03:00
2025-12-01 12:44:22 -04:00
2025-09-30 14:54:04 -04:00
2025-12-01 12:44:22 -04:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-12-31 10:11:46 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 12:29:05 -03:00
2025-11-18 12:29:05 -03:00
2025-07-17 16:32:23 -03:00
2026-03-03 17:09:21 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2026-06-16 13:08:57 -03:00
2023-11-06 18:46:20 -03:00
2025-12-01 12:44:22 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2026-04-14 10:32:47 -05:00
2025-09-18 11:53:28 -04:00
2025-11-18 16:23:29 -03:00
2026-05-19 13:12:35 -05:00
2024-07-05 16:19:56 -03:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2022-07-01 12:20:45 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2026-01-27 13:40:36 -04:00
2026-01-27 13:40:36 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-08-06 10:15:56 -03:00
2024-07-05 16:19:56 -03:00
2025-07-17 16:32:23 -03:00
2024-03-13 11:42:55 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2024-07-05 13:54:03 -03:00
2025-11-28 10:37:31 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-28 10:37:31 -04:00
2025-11-18 13:05:56 -04:00
2025-11-28 10:37:31 -04:00
2025-11-28 10:37:31 -04:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2024-08-14 12:49:56 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-07-05 16:19:56 -03:00
2018-01-15 18:55:06 -05:00
2022-08-15 10:52:07 -03:00
2025-12-31 10:11:46 -03:00
2025-12-31 10:11:46 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2026-02-19 15:15:25 -04:00
2025-12-31 10:11:46 -03:00
2025-12-31 10:11:46 -03:00
2022-08-15 10:52:07 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 13:05:56 -04:00
2026-04-13 23:24:40 +03:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2024-07-05 16:19:56 -03:00
2024-08-06 10:15:56 -03:00
2024-08-06 10:15:56 -03:00
2026-01-27 13:40:36 -04:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-03-07 17:48:10 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-06-24 15:23:33 -03:00
2024-06-24 15:23:33 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-06-28 10:10:30 -03:00
2024-08-06 10:15:56 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-11-18 16:23:29 -03:00
2025-09-10 08:29:50 -04:00
2025-11-18 16:23:29 -03:00
2025-09-10 08:29:50 -04:00
2025-11-18 16:23:29 -03:00
2025-12-31 10:11:46 -03:00
2025-07-17 16:32:23 -03:00
2025-12-31 10:11:46 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-09-12 10:15:09 -04:00
2025-07-17 16:32:23 -03:00
2025-12-01 12:44:22 -04:00
2025-07-17 16:32:23 -03:00
2025-08-15 10:40:35 -03:00
2026-02-20 16:12:03 -03:00
2025-07-17 16:32:23 -03:00
2025-10-14 11:04:21 -03:00
2024-06-24 15:23:33 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-03-25 16:22:38 -04:00
2025-10-24 17:18:20 -03:00
2025-07-17 16:32:23 -03:00
2024-03-06 14:52:34 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-03-25 16:22:38 -04:00
2025-11-18 13:05:56 -04:00
2025-03-25 16:22:38 -04:00
2025-11-18 13:05:56 -04:00
2025-03-25 16:22:38 -04:00
2025-11-18 13:05:56 -04:00
2025-03-25 16:22:38 -04:00
2025-11-18 13:05:56 -04:00
2025-03-25 16:22:38 -04:00
2025-11-18 13:05:56 -04:00
2025-03-25 16:22:38 -04:00
2025-11-18 13:05:56 -04:00
2025-03-25 16:22:38 -04:00
2025-11-18 13:05:56 -04:00
2025-03-25 16:22:38 -04:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-12-31 10:11:46 -03:00
2024-07-05 16:19:56 -03:00
2026-01-27 13:40:36 -04:00
2026-01-27 13:40:36 -04:00
2026-01-27 13:40:36 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-08-06 10:15:56 -03:00
2025-07-17 16:32:23 -03:00
2024-06-24 15:23:33 -03:00
2025-07-17 16:32:23 -03:00
2023-08-08 17:52:46 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2024-07-05 13:54:03 -03:00
2024-08-14 12:49:56 -03:00
2025-07-17 16:32:23 -03:00
2024-07-05 16:19:56 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-10-16 10:37:00 -03:00
2025-07-17 16:32:23 -03:00
2024-07-05 13:54:03 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-04-26 12:15:01 -04:00
2023-10-02 15:54:57 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2026-02-10 16:48:57 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-04-09 10:14:21 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-07-10 14:08:28 -03:00
2025-07-17 16:32:23 -03:00
2026-02-03 14:56:58 -03:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-11-18 12:29:05 -03:00
2025-12-31 10:11:46 -03:00
2026-06-16 13:08:57 -03:00
2024-07-05 16:19:56 -03:00
2025-03-25 15:57:02 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-08-14 12:49:56 -03:00
2024-08-06 10:15:56 -03:00
2025-07-17 16:32:23 -03:00
2025-11-28 10:37:31 -04:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-07-17 16:32:23 -03:00
2025-08-15 14:59:11 -03:00
2025-11-18 16:23:29 -03:00
2025-10-24 17:18:20 -03:00
2025-11-28 10:37:31 -04:00
2025-11-28 10:37:31 -04:00
2025-11-28 10:37:31 -04:00
2025-11-18 16:23:29 -03:00
2025-11-18 12:29:05 -03:00
2025-11-18 16:23:29 -03:00
2025-12-01 12:44:22 -04:00
2024-10-07 18:16:33 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-07-17 16:32:23 -03:00
2026-01-26 16:29:19 -03:00
2025-07-17 16:32:23 -03:00
2026-05-19 13:12:35 -05:00
2024-08-06 10:15:56 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2026-04-14 10:32:47 -05:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-12-08 17:41:28 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2023-12-01 17:20:52 -03:00
2024-08-06 10:15:56 -03:00
2025-12-01 12:44:22 -04:00
2025-09-26 17:01:00 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-12-08 17:41:28 -03:00
2024-07-05 16:19:56 -03:00
2024-07-05 16:19:56 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2026-04-14 10:32:47 -05:00
2024-06-24 14:19:32 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2026-02-19 15:15:25 -04:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-10-13 18:20:12 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-10-13 18:20:12 -03:00
2026-03-03 12:18:10 -04:00
2025-11-18 16:23:29 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-07-10 14:17:27 -03:00
2025-07-17 16:32:23 -03:00
2026-05-19 13:12:35 -05:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-09-12 10:15:09 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2024-06-28 10:10:30 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2023-02-09 16:06:12 -03:00
2023-02-09 16:07:00 -03:00
2023-02-09 16:07:43 -03:00
2023-02-09 16:10:14 -03:00
2025-11-18 16:23:29 -03:00
2023-02-10 10:42:07 -03:00
2023-02-02 12:33:17 -08:00
2026-06-16 13:08:57 -03:00
2025-11-18 16:23:29 -03:00
2026-02-19 15:15:25 -04:00
2026-06-16 13:08:57 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2023-02-02 12:26:34 -08:00
2024-03-06 14:52:34 -03:00
2023-02-10 10:42:40 -03:00
2023-02-10 10:44:47 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2026-03-03 12:18:10 -04:00
2025-11-18 12:29:05 -03:00
2024-12-23 16:32:25 -03:00
2025-07-17 16:32:23 -03:00
2026-02-19 15:15:25 -04:00
2026-03-04 10:25:14 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-12-05 10:05:40 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-09-10 08:29:50 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 13:05:56 -04:00
2025-12-01 12:44:22 -04:00
2025-11-18 12:29:05 -03:00
2025-11-18 16:23:29 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-12-31 10:11:46 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-09-10 08:29:50 -04:00
2025-09-10 08:29:50 -04:00
2025-12-01 12:44:22 -04:00
2025-09-10 08:29:50 -04:00
2025-07-17 16:32:23 -03:00
2025-09-10 08:29:50 -04:00
2025-12-31 10:11:46 -03:00
2025-08-11 10:55:00 -04:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-07-17 16:32:23 -03:00
2026-05-19 13:12:35 -05:00
2025-07-17 16:32:23 -03:00
2025-01-23 18:29:28 -04:00
2025-07-17 16:32:23 -03:00
2026-04-08 10:47:47 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-08-12 17:40:51 -03:00
2025-07-17 16:32:23 -03:00
2026-05-07 10:41:05 -03:00
2025-09-10 08:29:50 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-12-08 17:41:28 -03:00
2025-09-10 08:29:50 -04:00
2024-08-06 10:15:56 -03:00
2025-09-10 08:29:50 -04:00
2025-12-08 17:41:28 -03:00
2025-09-10 08:29:50 -04:00
2025-12-01 12:44:22 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-09-10 08:29:50 -04:00
2025-07-17 16:32:23 -03:00
2024-07-05 16:19:56 -03:00
2026-05-14 09:35:01 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-12-31 10:11:46 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-12-31 10:11:46 -03:00
2025-07-17 16:32:23 -03:00
2025-12-31 10:11:46 -03:00
2025-11-18 16:23:29 -03:00
2025-12-31 10:11:46 -03:00
2025-11-18 16:23:29 -03:00
2025-04-09 10:14:21 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2026-05-19 13:12:35 -05:00
2024-07-05 13:54:03 -03:00
2025-12-08 17:41:28 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-12-01 12:44:22 -04:00
2025-11-18 16:23:29 -03:00
2025-12-31 10:11:46 -03:00
2025-12-31 10:11:46 -03:00
2025-11-18 16:23:29 -03:00
2025-12-31 10:11:46 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-12-31 10:11:46 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-12-31 10:11:46 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-01-13 10:22:14 -04:00
2025-11-18 16:23:29 -03:00
2024-07-05 13:54:03 -03:00
2026-02-19 15:15:25 -04:00
2026-02-19 15:15:25 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-03-06 14:52:34 -03:00
2025-12-31 10:11:46 -03:00
2025-11-18 16:23:29 -03:00
2025-12-31 10:11:46 -03:00
2025-11-18 16:23:29 -03:00
2024-10-04 12:26:15 -04:00
2026-02-19 15:15:25 -04:00
2024-09-09 12:39:31 -03:00
2025-07-17 16:32:23 -03:00
2024-09-09 12:39:31 -03:00
2026-02-19 15:15:25 -04:00
2024-09-09 12:39:31 -03:00
2026-02-19 15:15:25 -04:00
2024-09-09 12:39:31 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-12-31 10:11:46 -03:00
2025-12-31 10:11:46 -03:00
2025-12-31 10:11:46 -03:00
2025-12-31 10:11:46 -03:00
2024-06-28 10:10:30 -03:00
2025-11-18 16:23:29 -03:00
2025-12-31 10:11:46 -03:00
2025-12-31 10:11:46 -03:00
2024-07-01 13:58:30 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 16:23:29 -03:00
2025-11-18 12:29:05 -03:00
2026-02-19 15:15:25 -04:00
2025-07-17 16:32:23 -03:00
2024-09-09 12:39:31 -03:00
2024-09-09 12:39:31 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-09-18 11:53:28 -04:00
2025-09-10 08:29:50 -04:00
2025-07-17 16:32:23 -03:00
2026-05-19 13:12:35 -05:00
2025-09-12 10:15:09 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-07-05 16:19:56 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-21 13:11:03 -04:00
2025-11-18 12:29:05 -03:00
2026-02-19 15:15:25 -04:00
2026-05-08 16:10:58 -04:00
2024-07-05 16:19:56 -03:00
2024-07-05 16:19:56 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-09-12 10:15:09 -04:00
2025-11-18 16:23:29 -03:00
2026-03-03 17:09:21 -04:00
2025-12-31 10:11:46 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-07-05 16:19:56 -03:00
2025-12-31 10:11:46 -03:00
2026-05-19 13:12:35 -05:00
2024-07-05 13:54:03 -03:00
2025-07-17 16:32:23 -03:00
2024-06-28 10:10:30 -03:00
2025-07-17 16:32:23 -03:00
2024-07-05 16:19:56 -03:00
2025-07-17 16:32:23 -03:00
2026-05-19 13:12:35 -05:00
2026-05-19 13:12:35 -05:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-11-18 12:29:05 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-09-19 12:25:24 -05:00
2025-09-19 12:25:24 -05:00
2025-10-17 15:59:50 -03:00
2025-11-18 12:29:05 -03:00
2025-09-19 12:25:24 -05:00
2025-12-01 12:44:22 -04:00
2025-09-19 12:25:24 -05:00
2025-09-19 12:25:24 -05:00
2025-09-19 12:25:24 -05:00
2025-10-13 17:58:57 -03:00
2025-11-18 13:05:56 -04:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-09-10 08:29:50 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-09-10 08:29:50 -04:00
2025-07-17 16:32:23 -03:00
2025-10-13 12:35:03 -03:00
2025-12-31 10:11:46 -03:00
2024-06-26 17:02:48 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-09-10 08:29:50 -04:00
2025-09-10 08:29:50 -04:00
2025-09-10 08:29:50 -04:00
2025-09-10 08:29:50 -04:00
2025-09-10 08:29:50 -04:00
2020-09-14 15:12:17 -03:00
2024-08-06 10:15:56 -03:00
2025-07-17 16:32:23 -03:00
2024-11-29 09:52:01 -04:00
2026-03-03 17:09:21 -04:00
2025-12-31 10:11:46 -03:00
2025-09-12 10:15:09 -04:00
2025-09-12 10:15:09 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-05-09 16:42:25 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2026-05-19 13:12:35 -05:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2026-03-03 17:09:21 -04:00
2026-03-03 17:09:21 -04:00
2025-09-10 08:29:50 -04:00
2025-09-10 08:29:50 -04:00
2025-04-03 17:49:21 -03:00
2025-07-17 16:32:23 -03:00
2024-06-28 10:10:30 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 12:29:05 -03:00
2025-11-18 12:29:05 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 12:29:05 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2024-07-05 16:19:56 -03:00
2025-07-17 16:32:23 -03:00
2026-02-12 09:42:45 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-07-05 16:19:56 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-11-18 12:29:05 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-03-25 16:22:38 -04:00
2024-07-05 16:19:56 -03:00
2025-07-17 16:32:23 -03:00
2022-07-15 13:05:06 -03:00
2022-07-15 13:05:06 -03:00
2025-11-18 16:23:29 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2024-06-28 10:10:30 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 16:23:29 -03:00
2024-12-12 14:50:59 -03:00
2025-07-17 16:32:23 -03:00
2022-07-15 13:05:06 -03:00
2024-08-14 12:49:56 -03:00
2025-07-17 16:32:23 -03:00
2025-11-18 13:05:56 -04:00
2025-07-17 16:32:23 -03:00
2025-12-19 16:45:37 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00
2025-07-17 16:32:23 -03:00