🔒

Chapter 8 is locked

This module opens only after a 100% score on the Boganster Final Test — thirty questions covering Chapters 1–7. Automation multiplies whatever you know, including the gaps. Close the gaps first.

Take the Final Test →

← Back to the course

👀

You've had your look

Your free 60-second preview of Chapter 8 is used — one look, that's the deal. You've seen enough to know it's worth it. Buy in to unlock it for good, no more timers.

Buy Chapter 8 — A$2,997 one-time →

← Back to the course

Poida Bogan Membership · Premium Module · Part 4 · AI, Risk Management & Resources

Chapter 8, Part 4 — AI, Risk Management & Resources

Part 4 of 4: AI as your unpaid analyst, the risk management that keeps the whole show off the bus stops, the full professional resource list, bonus downloads, and your practical assignments.

THE DISCLAIMER — professional edition: Nothing in this course is financial advice. Not one word. Crypto can go to zero; leverage can go below zero faster than your mate Davo's Commodore at the lights. A bot executes YOUR strategy — automating a bad plan just loses money without the manual labour. Take any of this as financial advice and you will end up with all your belongings in a shopping trolley, living from bus stop to bus stop — except the trolley will have been ordered automatically, with express shipping. Never trade money you can't afford to lose. Some links are affiliate/referral links.
Module 8.8

8.8 AI for Crypto Traders

AI won't hand you a money printer — anyone selling "AI signals" with a rented Lambo in the thumbnail is selling the thumbnail. What AI actually is: the hardest-working unpaid analyst in history — research, summaries, code, and devil's advocacy on tap. Used right, it compresses hours of homework into minutes. Used wrong, it confidently agrees you should ape into a coin named after a frog.

Using AI to summarise news

Feed it articles, threads, or a week of headlines and demand structure:

Summarise these articles for a crypto swing trader. Format:
1) Facts only (no opinions) 2) What's actually new vs. recycled
3) Bullish/bearish/neutral for BTC and ETH specifically, with one-line reasoning
4) What the articles are NOT saying that I should check myself
Keep it under 200 words. If sources contradict each other, say so.

Point 4 is the pro move — AI is excellent at spotting the dog that didn't bark.

Building research prompts

The quality gap between "is X coin good?" and a real research prompt is the whole game:

Act as a sceptical crypto analyst reviewing [COIN]. Cover:
1) What does it actually DO, in one sentence a bogan would accept?
2) Tokenomics: supply schedule, unlock cliffs coming, who holds the top 10 wallets?
3) Team: doxxed? Track record? Anything they'd rather I didn't find?
4) The three strongest reasons this goes to zero (steelman the bear case)
5) What would need to be TRUE for this to 10x — and how likely is each condition?
Flag anything you're uncertain about instead of guessing.
The verification rule AI can hallucinate — confidently inventing tokenomics, partnerships, even prices. Treat every factual claim like a tip from a bloke at the pub: interesting, plausible, verified before a dollar moves. Cross-check against the data sources in 8.10. AI is the researcher; you're the editor; the blockchain is the source of truth.

Portfolio analysis

Paste your holdings (coins and percentages — no account numbers, no keys, obviously) and ask for a stress test: "What's my real diversification if these correlate 0.9 in a crash? What's my drawdown if BTC drops 40%? Which single position is quietly carrying my whole risk budget?" AI is superb at the "mate, your 'diversified portfolio' is eleven flavours of the same bet" conversation your friends are too polite to have.

Strategy testing & coding assistance

This is the biggest unlock — module 8.7 with the difficulty dial turned down:

  • "Write a Pine Script v6 strategy: long when 20 EMA crosses above 50 EMA and price is above the 200 EMA; 2× ATR stop; exit on cross-down; include commission of 0.1%." — working backtest in a minute.
  • Paste your bot's error message and the offending function — AI debugging is genuinely faster than forums ever were.
  • "Review this bot code for risk holes: what happens if the API times out mid-order? If the same signal fires twice? If the exchange returns a partial fill?" — AI as code reviewer catches the 3am scenarios beginners never imagine.

Market sentiment analysis

Feed it raw crowd noise — a hundred headlines, a subreddit thread, Fear & Greed readings — and ask for a temperature check with a contrarian lens: "Is this euphoria, despair, or boredom? What would a contrarian note?" Remember the 8.3 lesson: peak retail excitement is distribution weather. When AI says the crowd is unanimously bullish, that's not confirmation — that's a weather warning.

Creating custom indicators

Describe any indicator idea in plain English — "an indicator that paints the background green only when ADX > 25 AND price is above VWAP AND the 20 EMA slope is positive" — and get working Pine Script. Iterate conversationally ("make the ADX threshold an input", "add an alert condition"). Your 8.5 three-gauge dashboard can become ONE custom indicator with one signal light. That's not cheating; that's tooling.

Risk analysis — AI as the designated driver

The highest-value habit in this module. Before any significant trade, run the devil's advocate prompt:

I'm about to [LONG/SHORT] [COIN] at [price], stop at [X], target at [Y],
risking [Z]% of my account. My reasoning: [paste your actual reasoning].
Attack this trade. What am I not seeing? What's the strongest case I'm wrong?
Check my R:R maths. Is my stop at an obvious liquidity level (would I be
easy to hunt)? Rate the trade plan 1-10 against textbook risk management
and tell me what a disciplined trader would change.

You're not asking permission — you're renting a second opinion with no ego and no FOMO. If your trade can't survive an AI poking it for thirty seconds, it definitely can't survive the market.

Poida's Pearler "The AI's like a mate who's read every book ever written but has never once been punched in the face. Brilliant for homework. But it's YOUR chin out there, sunshine — the AI doesn't feel the hit when the stop blows. Verify everything, risk-manage everything, and never let the book-smart mate drive the ute."
Module 8.9

8.9 Risk Management — The Module That Keeps You Out of the Trolley

If this book were on fire and you could save one module, save this one. Every strategy in 8.4 loses sometimes; every indicator in 8.5 lies sometimes. Risk management is the only thing standing between "losing trade" and "losing trader". It is the seatbelt, the rollcage, AND the airbag.

Position sizing — the only formula that matters

You never decide "how much to buy". You decide how much you're willing to LOSE, and the maths tells you the size:

The formula Position size = (Account × Risk %) ÷ (Entry − Stop distance)

Account: $10,000 · Risk: 1% = $100 · Entry: $60,000 · Stop: $58,800 (2% away)
Size = $100 ÷ $1,200-per-BTC-of-risk = 0.0833 BTC (≈ $5,000 of exposure)

Wider stop? Smaller size. Tighter stop? Bigger size. The dollar risk never changes. This single habit puts you ahead of 90% of participants, no exaggeration.

Notice what this kills: "I'll just put five grand on it" (size chosen by vibe), and "the stop's too far so I'll skip the stop" (the last words of a thousand accounts).

Maximum drawdown — the arithmetic of holes

Losses and gains aren't symmetrical. The hole is always easier to dig than to climb out of:

You loseYou need to gain backTranslation
10%11%Annoying. Recoverable in weeks of good process.
25%33%A bad quarter. Time to halve size and review the journal.
50%100%You now need to DOUBLE just to be back where you started.
80%400%Trolley territory. Almost nobody comes back from here.

This is why pros obsess over drawdown, not returns. The 1–2% risk rule exists because of this table: at 1% risk, even ten straight losses — which WILL happen to every trader eventually — is a 10% hole, not a funeral.

Risk/reward ratios — revision with teeth

From 8.1: minimum 1:2 on every trade, so a 40% win rate still pays. Here's the compounding kicker — combine the sizing formula with 1:2 minimum and a 45% win rate, and you have a complete profitable system with NO prediction skill at all. Everything else in this book — the candles, the SMC, the indicators — exists to nudge that 45% toward 55%. The risk maths is the engine; analysis is just the paint.

Diversification & portfolio allocation

  • Real diversification is rare in crypto. When BTC sneezes, 95% of altcoins catch pneumonia — in a crash, correlations go to 1 and your "ten different coins" become one big red candle wearing ten hats.
  • The Boganster allocation for traders: the majority of crypto wealth in majors, held in the hardware wallet from Chapter 1 (untouched, untraded, unleveraged) — and a trading float of maybe 10–20% of the crypto stack in the arena. The float is the only money the strategies of 8.4 ever touch. Blow up the float and it's a bruise; the stack is fireproof because it's not in the building.
  • Max 3 concurrent positions while learning, never all in correlated alts, and position #2 in the same narrative (two AI coins, two dog coins) counts as adding to position #1 — because in a dump, it is.

Daily loss limits — the circuit breaker

Pre-commit, in writing, in the plan: lose 3% of the float in a day (or three trades, whichever first) and you are DONE for the day. Not "one more to win it back" — that's the tilt talking, and tilt has the worst win rate of any strategy ever devised. The best traders' superpower isn't picking winners; it's being incapable of having a catastrophic day. Your bot gets the same rule hard-coded (8.7); you get it written on a sticky note on the monitor. The market opens again tomorrow. It always does.

The weekly review process

  1. Read every journal entry from the week. Ten minutes. No skipping the embarrassing ones — especially not the embarrassing ones. That's where the tuition is.
  2. Sort trades into four buckets: good process/won, good process/lost (fine!), bad process/lost (expected), and the sneaky killer — bad process/WON. That last bucket is poison in a winner's jersey: it teaches you that breaking rules pays. Flag every one.
  3. Find the week's repeated leak. There's almost always one — early exits, oversized "conviction" trades, trading the chop. Name it out loud like it's at a meeting: "I'm Dave, and I move my stops."
  4. Set ONE fix for next week. One. Measured. ("Zero stop adjustments this week" — countable, binary, done or not.)
  5. Check the account maths: current drawdown, average R:R, win rate, risk-per-trade drift. Five numbers, five minutes, no lying.
Poida's Pearler "Risk management's like sunscreen at the cricket. Boring. Nobody claps when ya put it on. But come stumps, you're the only bloke not glowin' like a stop sign — and next season, you're the only bloke still playin'."
Module 8.10

8.10 Professional Resources — The Full Toolshed

Every tool a professional setup needs, with an honest one-liner on what each is actually FOR. You don't need all of these — you need one from most categories, chosen once, learned well. (Some course links are affiliate/referral links, as ever: cost you nothing, keep the School's lights on.)

Exchanges

Binancebiggest in the world, deepest liquidity, lowest fees; the default for most countries.
Krakenthe security-reputation veteran; strong fiat rails, grown-up compliance.
Coinbaseeasiest on-ramp for beginners and US users; pay for the polish in fees.
Bybitderivatives specialist with excellent testnet — where your 8.7 bots do their L-plates.
OKXfull-featured trading platform with built-in bot tools (grid and DCA without code).
Bitgetcopy-trading heavyweight; watch other traders' actual positions (learning tool, not a pension plan).

Hardware wallets (Chapter 1 rules apply: official store only, never second-hand, ever)

Ledgerthe course standard; Nano S Plus does everything a member needs.
Trezorthe open-source alternative; equally respected, different philosophy.
Keystoneair-gapped QR signing — never touches a cable; the paranoid's choice (a compliment).

Software wallets (spending money only — the stack lives on hardware)

MetaMaskthe default Ethereum/EVM wallet; pairs with the Ledger for safe DeFi.
Rabby WalletMetaMask's smarter cousin: previews what a transaction will ACTUALLY do before you sign. Scam-repellent by design.
Phantomthe Solana standard (now multi-chain).
Trust Walletsimple multi-chain mobile wallet for small balances.

Portfolio tracking

CoinMarketCap Portfoliofree, simple, tied to the site you already check.
CoinGecko Portfoliosame idea, wider coin coverage, less corporate.
CoinStatsauto-syncs wallets and exchanges via read-only connections for a live net-worth view.
Deltaslick mobile tracker covering crypto and traditional assets in one app.

On-chain analysis (reading the blockchain's actual books)

Glassnodethe institutional standard for on-chain metrics — holder behaviour, supply dynamics, cycle indicators.
CryptoQuantexchange-flow specialist: coins flooding INTO exchanges = selling weather.
Arkhamdeanonymised wallet intelligence — watch what funds and whales actually hold.
Nansen"smart money" wallet labels; see where historically-profitable wallets are moving.
Dunecommunity-built dashboards on raw chain data; if a question can be asked, someone's built the chart.

Market data

CoinMarketCap / CoinGeckoprices, caps, and rankings; the phone book of crypto.
TradingViewmodule 8.6. The workshop.
Messariprofessional-grade research reports and token deep-dives.
DefiLlamathe honest scoreboard of DeFi — TVL, yields, and chain flows with no ads and no spin.

Token security (run EVERY unfamiliar token through one of these BEFORE buying)

GoPlus Securityautomated contract risk checks — honeypot flags, hidden mint functions, tax traps.
Token Snifferquick contract scan and similarity check against known scams.
RugCheckthe Solana-side scam scanner.
De.Fi Scannerchecks tokens AND the approvals your wallet has already granted — revoke the stale ones quarterly.

Whale tracking

Whale Alertreal-time feed of giant transactions; context for sudden moves.
Arkham(again) — who owns the wallet doing the moving.
Lookonchainnarrated whale-watching: readable breakdowns of what big wallets just did.

Economic calendar (strategy 11's bible — check it every Monday, no exceptions)

Forex Factorythe classic calendar; red-folder events are your "no positions into the print" flags.
Trading Economicscalendar plus the historical data behind every release.

AI tools (module 8.8's crew)

ChatGPTgeneral research, summaries, brainstorming.
Claudelong-document analysis, careful reasoning, and code — the risk-analysis prompts of 8.8 shine here.
PerplexityAI search with citations — the fact-checking layer the verification rule demands.
CursorAI-native code editor; module 8.7 with training wheels and a turbo.
GitHub Copilotautocomplete-on-steroids inside your editor while building bots.

Crypto news

CoinDeskthe wire service of crypto; breaking news first.
Cointelegraphhigh-volume news and features (mind the clickbait hats).
The Blockinstitutional-grade reporting and data journalism.
Decryptaccessible, well-written coverage for humans.
BanklessDeFi and Ethereum-ecosystem lens, newsletter and media empire.
Bitcoin Magazinethe Bitcoin-only perspective, older than most exchanges.

Podcasts (turn the commute into tuition)

Banklessthe DeFi flagship; twice weekly.
The Pomp Podcastbig-name interviews across crypto and macro.
UnchainedLaura Shin's rigorous journalism — the hard questions get asked.
What Bitcoin Didthe plain-English Bitcoin interview archive.

YouTube channels

Coin Bureaudeeply researched coin and concept explainers; the gold standard of "do your own research, but televised".
Benjamin Cowenmaths-and-cycles analysis; the antidote to hopium, administered weekly.
Whiteboard Cryptocomplex concepts drawn simply; perfect revision for Chapters 1–7.
DataDashmarkets and macro, level-headed.
The Modern Investordaily news roundups, no shouting.
Influencer rule Educators teaching you to fish: keep. Anyone shouting price targets with a laser-eyes avatar and a "link in bio": that's not education, that's marketing with your FOMO as the product. Nobody who genuinely knows the next 100x coin is telling YouTube.
Members' Toolkit

Bonus Downloads — The Glovebox

Every tool referenced in this chapter, ready to grab from the members' area. Built once, properly, so you don't have to.

  • Trading journal (Excel/Google Sheets) — the 8.1 journal pre-built: entry/exit/R:R columns, emotion score, auto-calculated stats, and the four-bucket review from 8.9.
  • Position size calculator — the 8.9 formula as a spreadsheet: account, risk %, entry, stop in; size out. No mental arithmetic at 2am.
  • Risk calculator — drawdown scenarios, win-rate/R:R breakeven table, "how many losses until I'm at X%" modelling.
  • Crypto tax spreadsheet — trade-by-trade log formatted to hand straight to your accountant (who would like a word about last year, by the way).
  • Portfolio tracker — stack vs. float split, allocation percentages, correlation warnings.
  • AI prompt library — every 8.8 prompt plus twenty more, copy-paste ready.
  • Trading checklist — the four-point pre-entry gate from 8.1, printable, laminate-able, stick-it-to-the-monitor-able.
  • Daily routine checklist — the pre-flight and post-session routines as tick-boxes.
  • Weekly review template — the five-step 8.9 review as a fill-in form.
  • Monthly performance review — the bigger-picture audit: equity curve, rule adherence, one-metric-to-fix.
  • Bot starter code — the 8.7 RSI skeleton plus templates for all six projects, testnet-configured, keys-in-env, risk limits included.
  • Pine Script examples — the 8.6 scripts plus every 8.4 mechanical strategy as a ready-to-backtest strategy() file.
  • Strategy cheat sheets — each 8.4 playbook on one printable page: rules, conditions, mistakes.

Practical Assignments — where it becomes real

Reading this chapter loaded the ute. The assignments drive it. In order, no skipping — each one builds on the last:

  1. Build your TradingView workspace. Layouts (Bias + Execution), your three-gauge indicator template, alerts at this week's key BTC/ETH levels. Done when: you can open one saved layout and know the market state in 60 seconds.
  2. Build a 20-coin watchlist — sorted into Majors/Radar/Zoo, with one written sentence per coin on why it's there. "Shazza mentioned it" is not a sentence that survives this exercise. Done when: every coin has a reason you'd defend out loud.
  3. Write your one-page trading plan — style, setup checklist, risk numbers, session times, review schedule (the 8.1 template). Done when: a stranger could trade your plan without asking you a single question.
  4. Paper trade ONE strategy for 20 trades — same strategy, every signal, full journal, no real money. Done when: 20 trades are journalled and you know your win rate, average R:R, and your one repeated mistake — because you WILL find one, and finding it free of charge is the whole point.
  5. Build the RSI bot on an exchange testnet — the 8.7 skeleton, running on fake money, logging every decision for two weeks. Done when: it has survived a fortnight unattended and the log explains every action it took.
  6. Keep the journal for 30 consecutive days — every trade, every emotion score, plus the weekly reviews. Consecutive means consecutive; day 22 with no entry restarts the clock, same as the gym. Done when: the habit no longer requires willpower.
  7. Write your performance review — three biggest strengths, three areas to improve, with journal evidence for all six. Then pick ONE improvement for next month. Done when: you've read it out loud to someone — the dog counts, but the mirror is braver.
Graduation Finish all seven and you're no longer a punter — you're a trader with a plan, a process, a journal, and a robot apprentice. That combination puts you, without exaggeration, ahead of the vast majority of people who ever open an exchange account. What it does NOT do is guarantee profits. Nothing does. It guarantees you'll still be at the table next year — and in this game, survival IS the edge.
Poida's Last Word "That's the lot, legends. Eight chapters ago ya didn't know a hardware wallet from a glovebox. Now ya got self-custody, a plan, twelve strategies, thirteen gauges, and a bot that works weekends so you don't have to. Remember the three commandments: never risk the rent, never trust a bloke sellin' guarantees, and never — NEVER — turn the withdrawal permission on. Now get out there, trade small, journal everything... and keep Sundays for the fishin'. — Poida"
Appendix · From the Original Premium Module

Appendix — AI Trading Tools: Instruction Sets, the Pipeline & the Kill Switch

Modules 8.6–8.8 taught you to build your own bot. This appendix covers the other route — exchange AI-bot builders and GPT-connected tools that take natural-language instructions — plus the promotion pipeline and monitoring discipline that apply to EVERY bot, homemade or hired.

A1 Learning instructions: teaching the AI tool your rules

Modern AI trading assistants — exchange AI-bot builders, GPT-connected strategy tools, AI journal reviewers — accept natural-language instructions that shape how they set parameters and behave. This is where most people fail: they type "make me profit" and get the tool's defaults. The tool learns exactly what you teach it, so teach it your Chapters 1–7.

The five ingredients of an instruction set that works

  1. Identity and scope: what market, what pair, spot or nothing, and what the tool is NOT allowed to touch. Unstated scope is permission you didn't mean to give.
  2. Hard risk limits, in numbers: max position size in dollars, max daily loss, the stop for every position. Words like "conservative" mean nothing to a machine — "$200 max, stop at −8%" means everything.
  3. The strategy logic in if/then form: entries, exits, and what to do when neither condition is met (usually: nothing). If you can't write the rule as if/then, you don't have a rule yet — go back to the drawing board, not to the bot.
  4. Behaviour under failure: what to do when price leaves the range, when three trades lose in a row, when something unexpected happens. Default answer: stop and wait for you — never improvise.
  5. The learning loop: tell it to log every decision with its reason, so you can review WHY it did what it did, correct the instruction, and re-run. You improve the instructions, not the hopes.

A template to steal (edit every bracket)

You are configuring a SPOT grid trading bot. Follow these instructions exactly.
They override any default behaviour or general trading knowledge you have.

SCOPE
- Pair: [BTC/USDT] on [exchange], SPOT only. No leverage, no margin, no futures.
- You may only use the allocated budget below. No other balances exist for you.

HARD RISK LIMITS (never exceed, never reinterpret)
- Total budget: [$400] (this is my 2% float allocation, already decided).
- Grid range: [$92,000] floor to [$108,000] ceiling, [30] grids.
- Stop price: [$89,500]. If triggered: close everything, shut down, do not restart.
- Max daily realised loss: [$40]. If reached: stop trading until I manually restart.

BEHAVIOUR
- If price exits the range upward: take profit per settings and stop. Do not chase.
- If any instruction conflicts with a platform default, my instruction wins.
- If a situation is not covered by these instructions: do nothing and flag it to me.
- Never suggest increasing budget, leverage, or removing the stop. The answer is no.

LEARNING LOOP
- Log every order with: time, price, size, and which rule above triggered it.
- In your summary reports, list any rule that fired more than you'd expect and any
  situation you flagged as uncovered — those are the instructions I will refine.

Then run the loop: paper trade → read the logs → find where the tool surprised you → tighten that instruction → repeat. Every surprise is a missing sentence. After a few cycles the instruction set fits your plan like your boots — that's the "learning" in learning instructions: the tool doesn't get smarter, the instructions do.

Prompt hygiene, non-negotiable: instructions never contain your API keys, passwords, or recovery words (module 8.7’s key rules). And re-read the output: AI tools sometimes "helpfully" adjust numbers you stated. Verify the configured parameters on the exchange screen against your written limits before pressing start — the exchange screen is the truth, same principle as verifying the address on the Ledger's screen in Chapter 1.

A2 The paper-to-live pipeline

Promotion criteria get written before testing starts, or you'll promote on excitement:

StageDurationPromoted only if…
1. Paper / demo2–4 weeks minimumBot behaved exactly as the instructions predicted — every surprise investigated and fixed. (Profit in demo is nice; predictability is the pass mark.)
2. Tiny live2–4 weeksMinimum real size. Fees, fills and slippage match what demo suggested; risk limits fired correctly when tested.
3. Full (2%) sizeOngoingStill inside all Chapter 3 limits — "full size" means your 2% float allocation, not your imagination.

Fail a stage → back one stage, fix the instructions, restart the clock. The pipeline only works if demotion is real.

A3 Monitoring and the kill switch

A4 Module checklist

End of the course. Wallet, orders, sizing, stops, strategy, and now machines that run it all while you're at the beach. The plan does the work; the discipline does the protecting; the Ledger does the keeping. Go on, Boganster — and stay off the bus stops.