Older Releases

Version 0.3.2 (4-Feb-2025)
Release Notes | User Manual

Version 0.3.1 (17-Oct-2024)

 Release Notes

Change Logs

[Version 1.1.0] – 2025-05-23

Added
  • Automatic price rounding for limit orders, stop loss, and take profit based on IB market rules, helping prevent the error:
    “The price does not conform to the minimum price variation for this contract.”
  • Transaction Table to track and log IB order transactions.
  • New Alert Request Builder, replacing the old “Create Your Request” tab — a more powerful and flexible tool for creating alert requests and TradingView-compatible alerts.
  • Support for entering account numbers during order placement, specifically for users with multiple accounts linked to the same TWS login
  • Realized PNL Calendar & Accumulated Realized PNL Chart by Alert Name
  • Order Management – Added “Cancel Pending Order” to allow cancel active order under same alert name
Changed
  • Upgrade TWS Api version to 10.30.01
  • Improved security with enhanced authentication and authorization handling.
  • Implements Remember Me Login Feature
  • Made site non-crawlable (anti-crawling and anti-search engine indexing)
  • Modernized UI for a cleaner, more intuitive user experience.
  • Allow create/delete whitelist in Webhook & Security tab

[Version 0.3.3] – 2025-04-23

Changed – Improved login mechanism – Made site non-crawlable (anti-crawling and anti-search engine indexing)

[Version 0.3.2] – 2025-02-04

Changed
  • Upgrade TWS API Version to 10.30.01

[Version 1.0.0 Beta] – 2024-12-02

Added

  • Support for limit orders, take profit and stop loss
  • Alert Filter by name

Changed

Alert Request Json Format

  • Replaced `con_id` with `symbol` and `currency` to align with market symbol standards (`con_id` was too specific to IB)
  • Renamed `sec_type` to `asset_class`
  • Renamed `volume` to `qty`.
Look and Feel
  • Improved layout and color scheme
  • Made alert logs more compact for better readability

[Version 0.3.1] – 2024-10-17

Added
  • Added a copy button in the alert popup to allow easy copying of the alert message.
Changed
  • con_id and volume fields now accept values with or without quotes.
  • Changed the day filter from a dropdown to buttons for improved user experience.

[Version 0.3.0] – 2024-09-25

Added
  • Support for License Key
  • Support for Free Trial
  • User Manual
Changed
  • Increased Alert Log History from 15 days to 30 days.

[Version 0.2.1] – 2024-09-01

Added
  • Login Page

[Version 0.2.0] – 2024-06-03

Added
  • IP Whitelist Function
  • Order Alert Generation Tool:
    • Allow users to search for symbols from Interactive Brokers (IB) and generate alert JSON.
  • Tool to test place orders and validate alert messages
  • API Key in Webhook URL

[Version 0.1.0] – 2024-01-03

Added
  • First Release
  • Automated TradingView Alert Log to Interactive Brokers Orders