Skip to content

HugoRS00/homebrew-tradingwizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TradingWizard Homebrew Tap

Install a tiny no-chase CLI:

brew tap HugoRS00/tradingwizard
brew trust hugors00/tradingwizard
brew install tw-no-chase
tw-no-chase BTCUSDT

Some Homebrew setups do not require the trust line. This machine did, so it is included.

The tool turns a ticker into a TradingWizard plan route before the trader enters.

It exists for one reason: stop opening trades without entry, stop, target, confidence and invalidation already written down.

tw-no-chase NVDA --open
tw-no-chase COIN --json

Output-first rule:

More clean setups. Less profit leakage.

CTA:

Upload a chart. Get entry, stop, target and confidence.

No profit guarantees. Not financial advice. Trading losses happen.

Why This Exists

Most traders do not need another alert.

They need the plan before the candle starts bullying them.

TradingWizard turns the chart into entry, stop, target and confidence so the trader can decide paper, live or wait.

Starter includes 3 AI analyses/day. No card.

Files

  • bin/tw-no-chase: zero-dependency shell CLI
  • Formula/tw-no-chase.rb: Homebrew formula
  • llms.txt: crawler-friendly summary for AI search surfaces

Releases

No releases published

Packages

 
 
 

Contributors