🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@aetherwealth/cli

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aetherwealth/cli - npm Package Compare versions

Comparing version
0.2.0
to
0.2.10
+1
-1
package.json
{
"name": "@aetherwealth/cli",
"version": "0.2.0",
"version": "0.2.10",
"description": "Official Aether Wealth CLI for journals, accounts, alerts, forex and crypto market context, and technical indicators.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -148,3 +148,3 @@ # Aether Wealth CLI

| `market watch <symbol…>` | Stream live 1-minute prices. Interactive terminals show a refreshed latest-value table; pipes and `--json` emit JSONL. Terminal stream failures print to stderr and exit with code `1`. |
| `market candles` | Recent OHLC bars (`--pair --timeframe`, plus `--limit`, `--offset`). |
| `market candles` | Recent OHLC bars (`--pair --timeframe`, plus admin-only native `--source`, `--limit`, `--offset`). |
| `market calendar` | Economic calendar events (`--currency USD,EUR`, `--from`, `--to`, `--min-impact <n>`). |

@@ -151,0 +151,0 @@ | `market macro` | Macro time series such as CPI or interest rates (`--currency --indicator`, plus `--from`, `--to`, `--limit`). |

Sorry, the diff of this file is too big to display