Open
0
Active calls
Premium
$0
Total collected
Realized
$0
Closed positions
Exp ≤7d
0
Review soon
Close Now
0
At target
| Account | Ticker | Sell Date | Expiration | DTE | Stock@Sell | Strike | Prem/sh | Qty | Total$ | Tgt Opt$ | Tgt Stock$ | Curr Opt$ | Status | Notes |
|---|
| Account | Ticker | Sell Date | Expiration | DTE | Stock@Sell | Strike | Prem/sh | Qty | Total$ | Tgt Opt$ | Tgt Stock$ | Curr Opt$ | Status | Notes |
|---|
rules_version = '2';
service cloud.firestore {
match /databases/{database}/documents {
match /users/{uid}/{doc=**} {
allow read, write: if request.auth.uid == uid;
}
}
}
Publish.firebaseConfig objectcc-tracker.html in a text editor → find PASTE YOUR FIREBASE CONFIG HERE → replace the placeholder values → save → re-upload to Cloudflare