Skip to content
View earlisreal's full-sized avatar

Block or report earlisreal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
earlisreal/README.md

Hi, I'm Earl

I build free, open-source, local-first trading tools — no cloud middleman, no subscription, runs on your own machine. Below are the projects I maintain.

Projects

Project What it is Links
eTape A free, open-source day-trading platform — read the tape, work the ladder, fire orders from hotkeys. Real-time charts, Level 2 DOM ladder, time & sales, multi-broker execution. Repo · Site
eJournal A free, open-source desktop trading journal that turns broker CSVs into closed positions, charts, and analytics. FIFO trade matching, performance dashboard, P&L calendar. Repo · Site
wickplot Candlestick charts for Compose Multiplatform, drawn on a native Canvas — no WebView, no JS bridge. Published to Maven Central as io.github.earlisreal:wickplot. Repo · Site

⭐ Star a repo if you find it useful, and feel free to open an issue with feedback.

Pinned Loading

  1. eJournal-legacy eJournal-legacy Public

    Your FREE electronic Trading Journal

    Java 7 2

  2. eJournal eJournal Public

    Free, open-source desktop trading journal - import, analyze, and review your trades. Local-first & private. Kotlin Multiplatform + Compose

    Kotlin 1

  3. wickplot wickplot Public

    Candlestick & trading charts for Compose Multiplatform, drawn natively on Canvas - no WebView, no JS bridge.

    Kotlin 1

  4. eTape eTape Public

    Free, open-source day-trading platform - real-time charts with 10-second candles, a Level 2 DOM ladder, time & sales, and hotkey multi-broker order execution. Local-first: your machine, your keys.

    Go