<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>BotBuild Notes</title><link>https://souhpatjavri.org/</link><description>Practical bot-building guides</description><item><title>Start Here: How Bot Building Fits Together</title><link>https://souhpatjavri.org/start-here.html</link><guid>https://souhpatjavri.org/start-here.html</guid><pubDate>Sun, 06 Sep 2026 15:30:00 GMT</pubDate><description>A beginner-friendly roadmap explaining how bots, APIs, webhooks, JSON, Workers, VPS hosting, MetaTrader, TradingView and AI coding tools fit together.</description></item><item><title>API, Webhook, JSON and Endpoint Explained</title><link>https://souhpatjavri.org/api-webhook-json-explained.html</link><guid>https://souhpatjavri.org/api-webhook-json-explained.html</guid><pubDate>Sun, 06 Sep 2026 15:30:00 GMT</pubDate><description>A plain-English explanation of APIs, endpoints, HTTP requests, webhooks and JSON, with practical bot-building examples and common mistakes.</description></item><item><title>Where Does a Bot Actually Run?</title><link>https://souhpatjavri.org/where-bots-run.html</link><guid>https://souhpatjavri.org/where-bots-run.html</guid><pubDate>Sun, 06 Sep 2026 15:30:00 GMT</pubDate><description>A practical comparison of running bots on a home PC, mini-PC, VPS, Cloudflare Worker, MetaTrader terminal or MetaTrader VPS, including what must stay powered on.</description></item><item><title>Bot Project Checklist: From Idea to Reliable Deployment</title><link>https://souhpatjavri.org/bot-project-checklist.html</link><guid>https://souhpatjavri.org/bot-project-checklist.html</guid><pubDate>Sun, 06 Sep 2026 15:30:00 GMT</pubDate><description>A practical project checklist for planning, building, testing, deploying and monitoring a bot without skipping security, state, failure handling or rollback.</description></item><item><title>Bot-Building Glossary</title><link>https://souhpatjavri.org/glossary.html</link><guid>https://souhpatjavri.org/glossary.html</guid><pubDate>Sun, 06 Sep 2026 15:30:00 GMT</pubDate><description>A plain-English glossary of common bot-building terms including API, webhook, JSON, endpoint, VPS, Worker, WebSocket, token, secret, state, idempotency, EA, MQL and Pine Script.</description></item><item><title>How to Prompt AI for Better Pine Script v6 Code</title><link>https://souhpatjavri.org/pine-script-v6-ai-prompt-guide.html</link><guid>https://souhpatjavri.org/pine-script-v6-ai-prompt-guide.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>A Pine Script v6 prompt pattern that reduces version mixing, repainting mistakes, invalid JSON alerts and untestable strategy logic.</description></item><item><title>AI Browser Extensions for Trading Workflows: Useful, but Not a 24/7 Bot</title><link>https://souhpatjavri.org/ai-browser-extensions-for-trading-workflows.html</link><guid>https://souhpatjavri.org/ai-browser-extensions-for-trading-workflows.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>How browser AI such as TradingView Chart Copilot and general browser agents can help research and setup without becoming the execution engine.</description></item><item><title>TradingView AI Chart Copilot: What It Can and Cannot Do</title><link>https://souhpatjavri.org/tradingview-ai-chart-copilot-guide.html</link><guid>https://souhpatjavri.org/tradingview-ai-chart-copilot-guide.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>A current guide to TradingView AI Chart Copilot, alert management, chart analysis and how it fits into a webhook bot architecture.</description></item><item><title>AI Prompts for Building Bots with ChatGPT, Claude and Other Coding Models</title><link>https://souhpatjavri.org/ai-prompts-for-bot-building.html</link><guid>https://souhpatjavri.org/ai-prompts-for-bot-building.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>Reusable prompt templates for planning, coding, reviewing and debugging bots without asking an AI model to guess missing requirements.</description></item><item><title>MetaTrader 5 + Python Bot Architecture</title><link>https://souhpatjavri.org/metatrader5-python-bot-guide.html</link><guid>https://souhpatjavri.org/metatrader5-python-bot-guide.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>How the official MetaTrader5 Python package connects to the terminal, where it is useful, and what to run on a Windows VPS for 24/7 operation.</description></item><item><title>Do MetaTrader Bots Need the PC On? 24/7 Setup Options</title><link>https://souhpatjavri.org/metatrader-bot-24-7-pc-vps.html</link><guid>https://souhpatjavri.org/metatrader-bot-24-7-pc-vps.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>When MT4/MT5 bots need a running PC, when MetaTrader VPS is enough, and when a separate Windows VPS is the better choice.</description></item><item><title>MetaTrader 4 vs MetaTrader 5 for Trading Bots</title><link>https://souhpatjavri.org/metatrader4-vs-metatrader5-bots.html</link><guid>https://souhpatjavri.org/metatrader4-vs-metatrader5-bots.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>A practical MT4 vs MT5 comparison for Expert Advisors, testing, Python integration, VPS hosting and long-term bot development.</description></item><item><title>Paper Trading Checklist Before Enabling Live Orders</title><link>https://souhpatjavri.org/paper-trading-checklist.html</link><guid>https://souhpatjavri.org/paper-trading-checklist.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>A deployment checklist for proving a bot is operationally safe in demo or paper mode before any live-order switch is enabled.</description></item><item><title>Health Checks and Heartbeats for Long-Running Bots</title><link>https://souhpatjavri.org/health-check-heartbeat.html</link><guid>https://souhpatjavri.org/health-check-heartbeat.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>How to detect a bot that is running but no longer receiving data, evaluating strategies or reaching its broker API.</description></item><item><title>Cloudflare Worker vs VPS: Which Should Run Your Bot?</title><link>https://souhpatjavri.org/cloudflare-worker-vs-vps.html</link><guid>https://souhpatjavri.org/cloudflare-worker-vs-vps.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>A decision guide for choosing between serverless Workers and a persistent VPS, including a hybrid architecture that uses both.</description></item><item><title>Designing a Bot Learning and Update Pipeline Without Breaking Production</title><link>https://souhpatjavri.org/bot-learning-pipeline.html</link><guid>https://souhpatjavri.org/bot-learning-pipeline.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>How to separate data collection, learning/analysis, validation and deployment so model or parameter updates do not silently damage a running bot.</description></item><item><title>Common Bot Failures and How to Diagnose Them</title><link>https://souhpatjavri.org/common-bot-failures.html</link><guid>https://souhpatjavri.org/common-bot-failures.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>A field guide to common automation failures: rejected orders, stale sessions, missing data, duplicate events, restart loops and silent bots.</description></item><item><title>Backtesting vs Demo vs Live: What Each Test Can Prove</title><link>https://souhpatjavri.org/backtesting-vs-live-testing.html</link><guid>https://souhpatjavri.org/backtesting-vs-live-testing.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>A practical guide to what backtests, paper/demo accounts and small live tests can and cannot tell you about a bot.</description></item><item><title>Spread, Slippage and Why a Good Signal Can Still Lose</title><link>https://souhpatjavri.org/spread-slippage-edge.html</link><guid>https://souhpatjavri.org/spread-slippage-edge.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>How transaction friction can erase a statistical signal, and why bot evaluation should measure edge after spread and realistic execution.</description></item><item><title>Order Validation and Risk Checks Before a Bot Sends Anything</title><link>https://souhpatjavri.org/risk-checks-order-validation.html</link><guid>https://souhpatjavri.org/risk-checks-order-validation.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>Technical pre-order checks that prevent duplicate positions, wrong size, stale signals and accidental live execution.</description></item><item><title>SQLite for Bot State: Events, Positions and Recovery</title><link>https://souhpatjavri.org/sqlite-state-for-bots.html</link><guid>https://souhpatjavri.org/sqlite-state-for-bots.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>How a small bot can use SQLite for durable event IDs, decisions and recovery without introducing a separate database server.</description></item><item><title>Bot Logging and Monitoring: What to Record and Why</title><link>https://souhpatjavri.org/bot-logging-monitoring.html</link><guid>https://souhpatjavri.org/bot-logging-monitoring.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>A practical logging schema for bots, plus heartbeat, health and alerting patterns that help diagnose problems after the fact.</description></item><item><title>Webhook Debugging Checklist: From 400 Errors to Silent Timeouts</title><link>https://souhpatjavri.org/webhook-debugging-checklist.html</link><guid>https://souhpatjavri.org/webhook-debugging-checklist.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>A systematic checklist for debugging webhooks when alerts fire but the bot does nothing.</description></item><item><title>Webhook Security for Bots: Secrets, Validation and Replay Protection</title><link>https://souhpatjavri.org/webhook-security-guide.html</link><guid>https://souhpatjavri.org/webhook-security-guide.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>Security patterns for public webhook endpoints, including dedicated secrets, schema validation, replay protection and least privilege.</description></item><item><title>API Rate Limits, Retries and Backoff for Bots</title><link>https://souhpatjavri.org/api-rate-limits-retries.html</link><guid>https://souhpatjavri.org/api-rate-limits-retries.html</guid><pubDate>Sun, 06 Sep 2026 12:30:00 GMT</pubDate><description>How to handle 429 errors, timeouts and transient API failures without creating duplicate orders or retry storms.</description></item>
<item><title>Hands-on Bot Testing: What We Actually Tried</title><link>https://souhpatjavri.org/hands-on-testing.html</link><guid>https://souhpatjavri.org/hands-on-testing.html</guid><pubDate>Sun, 06 Sep 2026 12:00:00 GMT</pubDate><description>Real, redacted screenshots and practical notes from bot experiments involving VPS deployment, SSH/SCP, historical data checks, chart analysis, bot audits and small-scale execution tests.</description></item>
</channel></rss>