prophetaf
v3.3.11
Published
Personal AI trading assistant for Forex - Prophet CLI
Readme
prophetaf
Cloud CLI for the Prophet Forex backend.
Install
npm install -g prophetafRequirements
- Node.js 18+
Usage
prophetaf
prophetaf chat "What is your view on XAUUSD?"
prophetaf scan
prophetaf bias
prophetaf risk --pair XAUUSD --sl 15 --risk 1With no arguments, prophetaf starts an interactive chat session against the hosted Prophet API.
What the Wrapper Does
- Prints the Prophet banner.
- Sends chat, scan, bias, and risk requests directly to the hosted API at https://prophet-wwxjsbvhoa-uc.a.run.app.
- Streams interactive chat from the hosted backend with no local Docker, Python, or
.envsetup.
