Commit graph

  • 105279bea6 Integrate news position matching and holding evaluation into the runtime lifecycle. main v1.0-part-5 CHACHAIAN 2026-09-07 05:34:09 +03:00
  • ab0935600b Combine position matching and holding evaluation into the live news state. CHACHAIAN 2026-09-07 05:05:32 +03:00
  • 9acbe2c9a6 Match all open positions to the selected economic event. CHACHAIAN 2026-09-07 04:17:47 +03:00
  • 9efa1bec92 Integrate account exposure and economic-calendar monitoring into the runtime lifecycle. v1.0-part-4 CHACHAIAN 2026-09-05 19:17:39 +03:00
  • e3beee3130 Add readable countdown formatting for the selected economic event. CHACHAIAN 2026-09-05 16:56:39 +03:00
  • ce9a583b03 Combine account exposure and economic-calendar filtering into the live news state. CHACHAIAN 2026-09-04 09:35:25 +03:00
  • e79f7413b1 Add filtered economic-calendar search for the nearest qualifying currency event. CHACHAIAN 2026-09-04 08:38:56 +03:00
  • 3f3a8fcad5 Add readable formatting for monitored exposure currencies. CHACHAIAN 2026-09-04 08:18:26 +03:00
  • fe4639fe4a Collect economic-news exposure from all supported open account positions. CHACHAIAN 2026-09-04 06:50:45 +03:00
  • 77d4f4cc89 Add symbol-to-news-currency mapping with Forex and XAUUSD handling. CHACHAIAN 2026-09-04 06:29:56 +03:00
  • 21c64e4935 Add unique currency-set helpers for account exposure collection. CHACHAIAN 2026-09-04 06:11:32 +03:00
  • a5c3ffc784 Add deterministic initialization for economic-news monitoring state. CHACHAIAN 2026-09-04 05:24:37 +03:00
  • 65be2c3ea4 Add economic-news status and runtime state for account exposure monitoring. CHACHAIAN 2026-09-04 05:14:11 +03:00
  • 83f0de7398 Integrate continuous financial compliance calculations into the Part 3 initialization and timer lifecycle. v1.0-part-3 CHACHAIAN 2026-09-03 10:30:42 +03:00
  • 5bad80c4a8 Add prioritized account-level guard status for drawdown risk and profit-target completion. CHACHAIAN 2026-09-03 10:16:43 +03:00
  • fb32d83aeb Add readable text conversion for compliance and profit-target states. CHACHAIAN 2026-09-03 09:55:13 +03:00
  • b9c60b3964 Verify daily drawdown, overall drawdown, and profit-target calculations. CHACHAIAN 2026-09-03 09:35:13 +03:00
  • e6b967d0a4 Add realized profit-target calculation and progress-state tracking. CHACHAIAN 2026-09-03 09:12:20 +03:00
  • 960cc0c829 Add static overall drawdown calculation from the initial challenge balance and current equity. CHACHAIAN 2026-09-03 04:14:56 +03:00
  • 164d917c77 Add daily drawdown calculation using the confirmed session balance and current equity. CHACHAIAN 2026-09-03 04:04:08 +03:00
  • 65eaa84632 Add financial monitoring state structures for daily drawdown, overall drawdown, and profit-target calculations. CHACHAIAN 2026-09-03 03:00:04 +03:00
  • 4f664c39a7 Complete the Part 2 daily-session lifecycle and restart-safe starting-balance workflow. v1.0-part-2 CHACHAIAN 2026-09-02 10:34:03 +03:00
  • 0a99713606 Persist validated daily starting balances and handle confirmation through chart-object events. CHACHAIAN 2026-09-02 10:03:37 +03:00
  • 4c3a804931 Add starting-balance confirmation controls and lifecycle cleanup for unconfirmed daily sessions. CHACHAIAN 2026-09-02 08:29:37 +03:00
  • cfd273a2fe Add periodic trading-day change detection and timer lifecycle management for daily sessions. CHACHAIAN 2026-09-02 07:54:42 +03:00
  • 5e776d3aae Initialize restart-safe daily sessions by creating new trading-day records or restoring existing ones. CHACHAIAN 2026-09-02 07:13:30 +03:00
  • 8faba5bae1 Add daily-session save, load, existence checks, and verify persistent account-server-date records. CHACHAIAN 2026-09-01 08:12:04 +03:00
  • 26bca39438 Add persistent daily-session schema and migration support while preserving account settings storage. CHACHAIAN 2026-09-01 07:36:24 +03:00
  • 8cfe0c05ab Add server-based trading date identification for persistent daily-session records. CHACHAIAN 2026-09-01 07:11:00 +03:00
  • 6984df33b6 Add the persistent daily-session state model and globals for account-server-date tracking. CHACHAIAN 2026-09-01 06:44:36 +03:00
  • 89facd8836 Standardize Part 1 source comments to MetaQuotes block-comment style without changing EA logic v1.0-part-1-r1 CHACHAIAN 2026-08-31 19:38:11 +03:00
  • fa953f0030 Add daily session save, load, and existence checks for persistent account-server-date records. CHACHAIAN 2026-08-31 18:18:41 +03:00
  • 8adf215b02 Add server-based trading-date identification for persistent daily sessions, using TimeCurrent() and a normalized date string so all session creation, lookup, and restoration operations can refer to the same trading day independently of the computer's local timezone. chachaian 2026-08-31 07:05:01 +03:00
  • 9cb65d42cb Add the persistent daily-session model used to represent one account trading day, including account and server identity, trading date, starting balance and equity, confirmation state, session timestamps, and the runtime fields required by the final Prop Firm Guard architecture. chachaian 2026-08-31 06:11:49 +03:00
  • 86789c7928 Complete Part 1 persistent settings lifecycle v1.0-part-1 chachaian 2026-08-30 21:30:12 +03:00
  • 06a9e23c99 Add persistent account settings chachaian 2026-08-30 19:24:48 +03:00
  • e2989a3895 Add account settings table and database helpers chachaian 2026-08-30 14:24:21 +03:00
  • 03f4ced47f Add SQLite database lifecycle chachaian 2026-08-30 13:06:01 +03:00
  • aecf9a14c3 Add compliance input validation CHACHAIAN 2026-08-30 12:36:36 +03:00
  • 3627c83ec6 Add live account state collection CHACHAIAN 2026-08-30 11:53:44 +03:00
  • b3b07539e8 Add Prop Firm Guard configuration and account settings CHACHAIAN 2026-08-30 06:30:53 +03:00
  • 75627d0506 Build Prop Firm Guard foundation and core status enums CHACHAIAN 2026-08-30 05:53:24 +03:00
  • ceafc5a8e3 Add consistent chart theme and One Click Trading display v1.0-reference CHACHAIAN 2026-08-29 02:30:01 +03:00
  • 2f440500dc Phase 14 Completed CHACHAIAN 2026-08-28 18:38:10 +03:00
  • 916f053da5 Complete Prop Firm Guard protection actions CHACHAIAN 2026-08-15 02:44:23 -07:00
  • d03821b0ec Generated by MQL5 Wizard CHACHAIAN 2026-08-13 09:00:54 -07:00
  • 5e6c56515d Initial commit Chacha Ian Maroa 2026-08-13 16:00:40 +00:00