AAPL · 2024-01-16 → 2024-02-06
valid completedCompleted sample trade using provided execution prices.
Review a ready-to-run AAPL demo, inspect trade-level candlestick context, and verify the pricing-disclosure rules before importing your own CSV or JSON trade records.
Demo snapshot
Realized P/L
-$90.20
Average return
-1.90%
Win rate
+33.33%
Avg. holding period
22.32 days
Normalization
America/New_York timezone with 1D daily OHLCV bar normalization
Derived-price rule
When purchase_price or sell_price is missing, the app derives the execution price from the normalized daily close for that market date, with next-available-trading-day fallback if the date is not a trading session.
Completed trades
1
Derived-price trades
2
Uncomputable trades
0
Import rows tracked
3
Ticker coverage
AAPL
AAPL trade chart
Active reference trade
Realized P/L
$103.00
Return
+2.80%
Holding period
21.00 days
Quantity
20
Entry source: provided
Exit source: provided
Pricing-assumption disclosure
Profit/loss and return metrics use supplied execution prices when present. If a trade omits purchase_price or sell_price, the application derives that price from the normalized daily close, with next-available-trading-day fallback for non-trading dates.
Demo trade ledger
Completed sample trade using provided execution prices.
Entry price intentionally omitted to demonstrate deterministic derived-price disclosure.
Warnings
Exit price intentionally omitted to demonstrate next-step analytics and chart annotation flow.
Warnings
Import contract
The import API expects ticker, purchase_time, quantity, and sell_time. Optional purchase_price and sell_price fields can be omitted, and the analyst will disclose when derived prices are used in performance calculations.
ticker,purchase_time,sell_time,quantity,purchase_price,sell_price,notes,source_row_id AAPL,2024-02-19,2024-03-14,15,,173.00,Derived entry example,upload-1 AAPL,2024-03-28,2024-04-19,10,171.48,,Derived exit example,upload-2
Row 1 · AAPL
valid completedRow 2 · AAPL
valid completed with derived pricesRow 3 · AAPL
valid completed with derived prices