DipSkip Is Now Free to Start

July 10, 2026
DipSkip Team

From today, DipSkip has a Free plan. Not a demo, not a time-boxed teaser—a real plan that never expires: the full DipScript editor, the backtester, two paper-trading strategies running against live market data, and a monthly AI allowance. Signing up costs nothing and asks for nothing.

Here is the thinking, plainly. DipSkip automates trading with real money, and we would rather you prove a strategy than take our word for it. The honest sales pitch for a platform like this is not a feature list—it is your own dashboard, showing your own strategy, doing what you hoped it would do, with money that was never at risk. That moment should not cost $39 to reach.

What the Free Plan Includes

Everything you need to go from idea to evidence:

  • The full DipScript editor and linter — write strategies in a language built for traders, not programmers, with the same validation paid users get.
  • The backtester — ten runs a month against daily historical data, so you can sanity-check an idea before you paper it.
  • Two paper-trading strategies — no brokerage account required — running live on the engine, checking market prices every five minutes, building a genuine track record with simulated money. Paper trading on DipSkip is not a toy: it is the same engine and the same execution logic as live trading. Until you connect a brokerage account, prices come from our shared market-data feed (about 15 minutes delayed) and your account shows a "Sandbox Only" connection; connect a free Tradier account whenever you like and your paper trading switches to real-time data automatically.
  • Every AI feature, on paper — and we mean every one. Run an AI Trading Prompt. Hand your whole paper account to Skipper. Mirror a politician, insider, or fund with Clone Trader. Let Smart Scripts assess and tune a strategy against a goal you write. Ask Captain anything. All of it works on the Free plan in paper trading, metered by AI credits.
  • 25 AI credits every month — the fuel for all of the above. When you want more than the monthly allowance covers, buy additional credits anytime—no subscription required.

What Stays Paid — and Why the Line Is Where It Is

Paid plans start exactly where real money starts—and nowhere else. Connecting your live brokerage account and letting a strategy trade it—that is the paid product. Everything short of that, including every AI feature, is yours to use on paper.

We think that is the fairest place to draw the line. You should never have to pay to find out whether DipSkip is right for you. You pay when a strategy has earned your trust on paper and you want it working with your real account—and by then, you are not buying a promise, you are buying something you have already watched work.

The 30-Day Trial Is Still Here

Every new account still begins with a 30-day trial of the full platform, with live trading available the moment you connect your brokerage account. The difference is what happens on day 31. It used to be a locked door. Now it is the Free plan: your scripts, your backtests, and your paper track record all stay, and the two paper strategies you care about most keep running for as long as you like.

If You Ever Leave, You Land Softly

The same applies to paid subscribers who cancel or lapse: your account moves to the Free plan, never into a void. Live strategies are paused safely—your brokerage positions are never touched, nothing is bought or sold—your two newest paper strategies keep running, and every record is preserved. Re-subscribe later and everything picks up where it stopped. We would rather earn you back than lock you out.

Getting Started

Sign up — no brokerage account needed — describe a strategy to the AI or write one yourself, backtest it, and put it on paper. Watch it for a few weeks. If it earns your trust, take it live on any paid plan. If it doesn't, revise it and try again—on the Free plan, patience costs nothing.

Start free →

Edit a Running Strategy on the Fly

June 25, 2026
DipSkip Team

The market does not wait for you to get your strategy perfect. A stop you set this morning looks too tight by lunch; a name you are mirroring gaps on news; volatility picks up and you want to trade smaller. The instinct is to stop the script, rewrite it, and start over—but stopping means losing your place: your open position, your trade history, the state your strategy has built up. DipSkip gives you a better option. You can edit a script while it is running and push the change straight onto the live flow, in place, without ever taking it offline.

This is the workflow that ties the whole toolkit together: watch the market live, decide on a change, make it—by hand or with the editor's AI—review exactly what is different, and push it to the engine. Your strategy keeps running on the very next tick, now behaving the way you want it to.

The DipScript editor with a running strategy open, the lint panel clear, and the Push to Engine button enabled in the toolbar

Push to Engine: Apply Changes Without Restarting

Open any running script in the editor and you will see a Push to Engine button. It does exactly what it says: it takes the changes in front of you and applies them to the flow already running on the engine—same flow, same position, same history—just with updated logic. Nothing is closed, nothing is re-bought, no state is lost. The strategy simply starts following the new rules on its next evaluation.

Because that flow may be trading real money, the button is deliberately careful. It is only enabled when the script you are editing is actually the one running on the engine, and only when your code passes the linter—DipSkip will not push a broken strategy onto a live position. Fix the errors, and you are clear to push.

Make the Change in Plain English

You do not have to remember every operator to adjust a strategy. The editor's built-in AI chat sits right beside your code and is scoped to the script in front of you. Tell it what you are seeing and what you want—"tighten my stop-loss to 2%," "only buy when RSI is below 30," "cut my position size in half while volatility is this high"—and it rewrites the DipScript for you, in place, ready to review.

The editor's AI chat panel beside the code, having just rewritten a running strategy to tighten its stop-loss in response to a plain-English request

This is what makes on-the-fly editing genuinely fast. You are reacting to something live on the chart, and instead of hunting through documentation you describe the adjustment in a sentence. The AI handles the syntax; you stay focused on the decision.

Review Before It Goes Live

Editing a running strategy should never be a leap of faith. When you push, DipSkip shows you a diff first—a side-by-side of exactly what is changing, line by line, before anything touches your flow. You confirm what you intended, catch anything you did not, and only then apply. It is the same review window the dashboard uses, so the experience is consistent wherever you make the change.

The review-and-apply diff modal, showing the old and new versions of a running script side by side before the change is pushed to the engine

One guardrail worth knowing: a live push keeps the same strategy on the same symbol. If your edit changes the ticker the script trades, DipSkip will ask you to stop it and start a fresh one instead—swapping the underlying mid-flight is exactly the kind of surprise the review step exists to prevent.

A Real Moment

Say you are running a dip-buyer on a name that has been calm all week, and it suddenly starts whipping around on a headline. You do not want to abandon the position—you just want to be more cautious until things settle. Open the script, tell the AI "only add to the position if it is down more than 3% from the day's open, and tighten the trailing stop to 1.5%," glance at the diff to confirm it did what you asked, and push. Seconds later your live strategy is trading the market you are actually looking at—no restart, no lost position, no scramble.

Try it in paper trading first. Paper mirrors live exactly, so you can practice the edit-review-push loop with zero risk and build the confidence to do it on a real position when it counts. Watch the market, make the call, push the change—your strategy keeps up with you.

Meet Captain: Your Built-In DipSkip Expert

June 17, 2026
DipSkip Team

DipSkip has always been a deep toolkit—DipScript, the backtester, paper trading, AI prompts, Skipper, alerts, failsafes. That depth is the point, but it also means there is a lot to know. Captain Chat is the answer: a globally-intelligent assistant built into the app that understands every corner of DipSkip and is ready, in its own tab, to teach, draft, debug, and review—all in plain English.

Where the AI helpers tucked inside each editor are scoped to the script in front of you, Captain sees the whole platform. Ask it how trailing stops work, have it write a Skipper strategy from scratch, paste a DipScript that is misbehaving, or get a plain-English read on the difference between paper and live trading. It is the expert in the room, on call whenever you need it.

The Captain Chat tab: a welcome screen reading 'Ahoy — I'm Captain' with suggestion cards, and a sidebar of saved conversations

An Expert That Knows All of DipSkip

Captain is not a generic chatbot bolted onto a trading app. It is primed with the full DipScript language reference, the mechanics of every DipSkip feature, and the guardrails that govern them—so its answers are specific to how DipSkip actually works, not vague generalities scraped from the internet. Whether you are brand new and learning the ropes or a power user fine-tuning a complex strategy, Captain meets you where you are.

The welcome screen offers a few starting points, but you can ask anything:

  • Learn DipScript — "How do trailing stops work? Show me an example."
  • Review your script — paste a DipScript and get concrete feedback and fixes.
  • Design a Skipper — "Help me write a whole-account strategy that buys dips and takes profits aggressively."
  • Understand the platform — "What is the difference between paper and live trading? How do credits work?"

Conversations That Stick Around

Captain Chat is multi-turn and fully persisted. Every conversation is saved to a sidebar you can return to—pick up a thread from last week, keep refining a strategy across sessions, or start fresh with one click. Answers are rendered cleanly, with formatted lists, tables, and code blocks, and a copy button on every message so you can lift a script straight into the editor.

A Captain Chat conversation answering a question about paper vs. live trading, with formatted bullet points and a comparison table

AI Analyze: Point Captain at a Running Strategy

Captain is even more useful when it can see your actual results. The AI Analyze button on your dashboard cards—available on DipScript, AI Prompt, and Skipper strategies—opens a fresh Captain conversation pre-loaded with that strategy's live data: its definition, current positions and performance, recent orders and decisions, and, for Skipper, its exact most recent briefing. Instead of describing your strategy to Captain, you hand it the real thing and ask "what is working, what is not, and what would you change?"

The AI Analyze modal, showing that Captain will open a new chat pre-loaded with a Skipper strategy's live data, with a flat 5-credit cost shown before confirming

AI Analyze is a flat 5 credits per run, shown plainly before you confirm—no surprises. It is the fastest way to get a focused, data-grounded second opinion on something you are already running.

Transparent, Length-Based Pricing

Captain Chat runs on Claude Sonnet and is priced the same way across all of DipSkip's AI chats: roughly one credit per 1,000 characters of your message, with a minimum of one and a cap of five credits per message. The composer shows the exact cost before you hit send, and your remaining credit balance is always visible in the header. Short questions cost a single credit; only long, detailed pastes approach the cap.

Pro Tip: When something is not behaving the way you expect—a script that will not enter, a Skipper that is sitting on cash—use AI Analyze rather than describing the problem from memory. Captain reasons far better against the real positions, orders, and decisions than against a paraphrase.

A Word on Responsibility

Captain is an expert assistant, not a financial advisor. It can explain how DipSkip works, help you express your intent in DipScript, and review what your strategies are doing—but it does not predict the market and it cannot tell you what to buy or sell. The strategy, and the account, remain yours. As always, we recommend testing in the backtester and paper trading before committing real money.

Getting Started

  1. Open the Captain Chat tab from the sidebar.
  2. Ask anything—or tap a suggestion to get going.
  3. Paste a DipScript or a strategy idea and ask Captain to review or improve it.
  4. On a running strategy's dashboard card, hit AI Analyze for a data-grounded review.
  5. Revisit any saved conversation from the sidebar whenever you need it.

Captain Chat turns DipSkip's depth from something to learn into something to ask. The expert is built in—just start talking.

Meet Skipper: An AI Captain for Your Whole Account

June 9, 2026
DipSkip Team

DipScript lets you automate a single idea on a single stock. Skipper is something different: a portfolio manager you write in plain English, handed the helm of your entire account. You describe your strategy once—what to trade, when to enter, how to manage risk—and Skipper makes buy, sell, and hold decisions across every position on your schedule, with live market context the way a real desk would read it.

It is the most hands-off tool we have ever built, and also the most carefully fenced. This post walks through what Skipper is, how it thinks, and the guardrails that keep it honest.

One Strategy, Your Whole Account

A DipScript script trades one ticker. A prompt automates one idea. Skipper zooms out: it reads your full portfolio—every holding, your cash, your buying power—and decides what the account as a whole should do next. Instead of a rule like "buy AAPL on a 3% dip," you write the kind of thing you would tell a portfolio manager:

Example strategy: "Hold the two strongest sectors. Buy relative-strength leaders on pullbacks when the market is risk-on and breadth is healthy. Trim half at +20%, exit fully below the 50-day average, and never put more than 15% in one name. Keep 25% cash when the VIX is elevated."

That single document drives every decision. You are not writing code—you are writing intent, and letting Skipper translate it into trades.

The Skipper strategy editor, where you describe your whole-account strategy in plain English and choose a model

What Skipper Sees on Every Run

A strategy is only as good as the information behind it. On every run, Skipper pairs your written strategy with a live snapshot of both your account and the market—none of it cached, all of it fresh:

Your portfolio, live

  • Every position: shares, cost basis, market value, and P&L
  • Cash and buying power—what is actually available to deploy
  • Total account value

The market, the way a desk reads it

  • Regime: the major indices today, SPY versus its 200-day trend, the VIX and its band, distribution-day count, and an overall risk-on / risk-off read
  • Breadth: advancers versus decliners, the percentage of the market above its 50- and 200-day averages, new highs and lows, and up/down volume
  • Sector rotation: all eleven sectors ranked by relative strength versus the S&P, with 1-, 3-, 6-, and 12-month returns
  • Leaders & movers: trend-template leaders by relative-strength rating, the day's top gainers and losers, plus per-stock RS rating, trend score, typical daily range, and sector rank

Its own recent activity

Skipper also sees its last several runs—the trades it already made—so it does not churn, flip-flop, or re-buy something it just sold.

Choose Your Model

Skipper runs on the Claude model you choose, from fast and economical to deep and deliberate. Heavier models reason more thoroughly about your strategy and the market context, at a higher per-run credit cost. Because Skipper only acts during market hours, the run modal shows you a live estimate of credits per day and per month before you ever start it—no surprises.

Verification: Fail-Closed by Design

Vague instructions are dangerous when real money is on the line, so Skipper will not run a strategy it cannot understand. Before it can take the helm—and again whenever you edit a running strategy—your document is verified for specificity: does it actually say what to trade, when to enter, and how to exit and manage risk? If it does not, Skipper holds and tells you exactly what is missing. It never trades on a guess.

Every Decision, Validated Twice

The AI proposes; the engine disposes. Every order Skipper wants to place is re-checked server-side before it ever reaches your broker—ticker format, a sane order size, available buying power with a safety buffer, and a live price. Sells are executed before buys so freed-up cash is available to redeploy in the same cycle. The model is the strategist; the engine is the risk officer that has the final say.

Exclusive Control—On Purpose

While Skipper is running, it has the account to itself: your scripts, prompts, and clones are paused from trading. This is deliberate. One strategy at a time per account keeps your positions coherent and prevents two automations from fighting over the same shares. Stop Skipper at any time and strategy mode resumes immediately.

Watch It Work

Once Skipper is at the helm, it appears as a live card on your dashboard—a chart of any position you select, your performance at a glance, and tabs for current positions, recent orders, and a full run history. Each run also records Skipper's own short read of the account, so you can see not just what it did but the thinking behind it.

Want a second opinion on how it is doing? The AI Analyze button on the Skipper card hands that entire picture—your strategy, live positions, recent runs, and Skipper's latest briefing—to Captain Chat, which opens a fresh thread ready to explain what is happening or suggest refinements.

Edit live, no restart

Refining your strategy does not mean stopping and starting over. Save an edit while Skipper is running and it applies on the very next run—automatically re-verified first. Your strategy evolves with you, without ever taking the account offline.

A Word on Responsibility

Skipper is a powerful tool, not a crystal ball. It executes your strategy with discipline and live data—it does not predict the market, and it cannot provide financial advice. Captain Chat, our built-in assistant that knows all of DipSkip, can help you draft and sharpen your strategy's wording and logic, but the decisions, and the account, are yours. We recommend starting in paper trading to watch how your strategy behaves before you give it real money.

Pro Tip: Be specific about risk, not just entries. The strategies that behave best are the ones that clearly state position sizing, profit-taking, and exit rules—because that is exactly what keeps Skipper measured when the market gets noisy.

Getting Started

  1. Open the Skipper tab (it is one of the multi-stock auto-traders).
  2. Describe your complete strategy—what to trade, when to enter, how to exit and size positions.
  3. Pick a model and Save. Skipper verifies your strategy.
  4. Click Verify & Run, choose your check frequency, and review the credit estimate.
  5. Watch it work from your dashboard—and start in paper trading first.

Skipper turns a paragraph of plain-English intent into a disciplined, whole-account strategy that never sleeps. Write it once, verify it, and let it sail.

Clone Trader: Mirror the Smart Money, Automatically

June 6, 2026
DipSkip Team

Some of the most-watched portfolios in the world are hidden in plain sight. By law, institutional managers, corporate insiders, and members of Congress all have to disclose their trades—but the filings are scattered, slow to read, and a chore to act on. Clone Trader does the reading for you: pick a public figure, set a budget, and DipSkip mirrors their disclosed portfolio into your account automatically, keeping it in line as new filings arrive.

Four Windows Into the Smart Money

Clone Trader draws from four official disclosure sources, each a different lens on what serious money is doing:

  • SEC 13F (Institutional): the quarterly holdings of large funds—think Berkshire, Scion, ARK. A complete snapshot of their long-equity book.
  • SEC Form 4 (Insiders): when a company's own officers and directors buy or sell their stock, with exact share counts.
  • US House & Senate (PTRs): the Periodic Transaction Reports that members of Congress must file for their trades.

Whether you want to track a value-investing legend, follow insider conviction, or mirror a particular politician's disclosures, Clone Trader puts all four sources in one place.

The Clone Trader figure picker, grouped by source, showing position counts, portfolio value, and last filing date for each figure

How Cloning Actually Works

Clone Trader does not blindly copy individual trades—it mirrors the shape of a portfolio. The mechanics are the same across every source:

  1. Snapshot. DipSkip reads the figure's most recent disclosures and builds a picture of what they hold.
  2. Scale. The figure's portfolio is scaled to your full account equity—no allocation to set. Each holding is turned into an integer target share count, frozen until the figure files again, so intraday price swings never re-size your targets or churn trades.
  3. Reconcile. On every check, the engine compares your actual broker positions to those frozen targets and trades only the difference. A new filing re-derives every target against your current equity and triggers a single rebalance. (Use a dedicated brokerage account per clone, since it sizes to your whole account.)

Because it is snapshot-and-diff rather than trade-following, a clone you start today catches up to the current picture immediately—and there are no "sell something I do not own" failures.

How clone snapshots work: public filings flow through DipSkip's pipeline and reconciler into trades in your broker account

Politicians are a special case

Members of Congress disclose trades as dollar ranges (for example, "$1,001–$15,000"), not exact share counts. So for political clones you choose how to interpret the range—low end (conservative), midpoint (recommended), or high end (aggressive)—and DipSkip aggregates their buys minus sells into an estimated portfolio from there.

See Exactly What You're Mirroring

Before you commit a single dollar, Clone Trader shows you a live snapshot of the figure's portfolio: their position count, total value, the date of their most recent filing, the top holdings by weight, and a full table of positions. You know exactly what you are about to mirror—no surprises.

The snapshot preview for a selected figure, showing portfolio stats, top holdings by weight, and the full positions table

Set Your Cadence

There's nothing to allocate—Clone Trader scales the figure's whole portfolio to your full account equity automatically. The one dial you control is how often to check. The clone reconciles on the schedule you pick—anywhere from every few minutes to once a day. Faster is not always better: insiders publish a day or two after trading, and politicians up to 30–45 days later, so a slower cadence usually captures the same signal at a lower cost. Because a clone sizes to your entire account, give it a dedicated brokerage account.

Know the Realities

Cloning is a powerful way to follow conviction, but it comes with honest trade-offs we surface right in the app:

  • You follow, you do not front-run. Every disclosure describes a trade that already happened—sometimes weeks ago. You are mirroring conviction, not timing.
  • Whole-share rounding. A small budget against a 90-position fund will drop the smallest weights. Bigger budgets capture more of the portfolio.
  • Cost basis will differ. An insider may have received shares at a cost of zero; you pay market price. Your returns track theirs in direction, not absolute magnitude.
  • Buying power is enforced. Any order that would exceed your available funds is skipped with a clear reason. Your account is never overdrawn.

Alerts Built for Cloning

Every clone comes with a full set of optional email alerts—each mirror trade, failed or skipped orders, a position closing out, profit or loss thresholds, a whole-clone P&L line, new filings detected, or a figure going quiet for too long. Sensible defaults are on from the start, and you can fine-tune everything before you launch or from the Manage Alerts panel afterward.

Watch Your Clone Run

Once it is live, your clone appears as a card on your dashboard: a price chart for any position you select, your performance and return at a glance, and a running log of every mirrored trade. Charts are built from prices we capture on every clone check, so they keep updating even after hours and on market holidays.

Pro Tip: Clone Trader runs in exclusive mode—while a clone is active, your scripts and prompts are paused from trading, so one strategy is in charge of your positions at a time. Try a clone in paper trading first to see how the mirror behaves before committing real money.

Getting Started

  1. Open the Clone Trader tab (one of the multi-stock auto-traders).
  2. Search for and select a figure—an institution, an insider, or a politician.
  3. Review the snapshot of their current portfolio.
  4. Set your check frequency (and, for politicians, your range strategy)—there's no allocation to set; the clone scales to your full account equity.
  5. Customize alerts if you like, then click Run Clone.

Following the smart money used to mean hours of reading filings and placing trades by hand. With Clone Trader, you pick a figure and a budget—DipSkip handles the rest, and keeps your mirror current as the disclosures roll in.

Stay Informed: Email Alerts for Your Trading Scripts

January 14, 2026
DipSkip Team

Automated trading means you don't have to watch the market constantly. But "set it and forget it" doesn't mean you want to be completely in the dark. DipSkip's alerts system bridges this gap perfectly—your scripts run autonomously while you receive email notifications about the events that matter most to you.

Why Alerts Matter

Imagine this scenario: you've got a momentum script running on NVDA that buys dips and sells on profit targets. The market opens, you head into a meeting, and three hours later you check your phone to find your script executed five trades while you were gone.

Wouldn't it be nice to know about those trades as they happen? That's exactly what DipSkip alerts provide. You maintain full awareness of your strategy's activity without needing to keep a browser tab open all day.

Five Alert Types for Every Situation

DipSkip offers five distinct alert types, each designed for specific monitoring needs:

1. Symbol Price Alerts

The simplest alert type—get notified when any stock hits a target price. This works independently of your scripts, making it perfect for watching stocks you're not currently trading.

Example: Set an alert for AAPL at $180. When Apple hits that price, you get an email—whether or not you have a script running on it.

2. Loss Amount Alerts

Early warning for when positions move against you. Set a threshold in dollars or percentage, and select which scripts to monitor. You'll know immediately when losses reach your limit.

Example: Set a -10% loss alert on your TSLA script. If your position drops 10%, you get notified instantly—giving you time to review the situation before any stop-loss triggers.

3. Gain Amount Alerts

Celebrate your wins and stay aware of profit targets. Configure in dollars or percentage terms for selected scripts.

Example: Set a +$500 gain alert. When your cumulative profit hits that milestone, you'll know it's time to pop the champagne (or consider taking some profits).

4. Buy Trade Alerts

Know when your scripts are entering positions. Choose to be notified on every buy, or only after a certain number of buys—useful for strategies that average down.

Example: Your dip-buying script is set to accumulate up to 5 positions. Set a buy alert after 3 trades to know when you're getting deep into averaging down territory.

5. Sell Trade Alerts

Stay informed when your scripts exit positions. Like buy alerts, configure for every trade or after a threshold.

Example: Set sell alerts to "every trade" so you know the moment your script locks in profits or cuts losses.

Smart Alert Strategies

Here are some practical ways to use alerts effectively:

The Early Warning System

If your script has a stop-loss at -15%, set a loss alert at -10%. This gives you advance notice that things are moving against you, time to review the position, and the option to manually intervene before the automated stop triggers.

Trade Activity Monitoring

For active day trading scripts, set buy and sell alerts to "every trade." You'll have a real-time log of activity in your inbox, which is perfect for reviewing when you have a moment.

Milestone Tracking

Use gain alerts as milestone markers. Set alerts at +5%, +10%, +15% to track your progress throughout the day. It's motivating and keeps you informed without obsessive chart-watching.

Pro Tip: Combine alerts with your script logic for layered protection. Your script handles the automation, alerts keep you informed, and you maintain the option to manually override when needed.

Getting Started

Setting up alerts takes just a few seconds:

  1. Navigate to the Alerts tab in DipSkip
  2. Select your alert type from the dropdown
  3. Configure the trigger conditions
  4. For script-based alerts, select which scripts to monitor
  5. Click Add Alert

That's it. From now on, you'll receive email notifications whenever your conditions are met.

The Balance of Automation and Awareness

The best automated trading setup isn't one where you're completely disconnected—it's one where you're appropriately informed. Too many alerts and you're back to watching the market all day. Too few and you miss important events.

Find your balance. Maybe that's just sell alerts so you know when trades complete. Maybe it's loss alerts as a safety net. Or maybe it's everything, because you like staying in the loop.

Whatever your style, DipSkip alerts let you stay informed on your own terms—keeping you connected to your strategies while your scripts do the heavy lifting.

Check out the Alerts documentation for complete details on each alert type and configuration options.

Monitor Your Script Performance in Real-Time

January 13, 2026
DipSkip Team

One of the most important aspects of automated trading is knowing exactly what your scripts are doing. DipSkip's dashboard provides comprehensive real-time monitoring tools that give you complete visibility into your strategy's performance, position status, and trade history—all without requiring you to watch the market constantly.

The Dashboard at a Glance

When you navigate to the dashboard, each of your running scripts displays an interactive price chart alongside key performance metrics. This visual combination lets you immediately understand both the market context and how your strategy is responding to it.

DipSkip Dashboard Price Chart

The screenshot above shows a typical dashboard view. On the left, you see the price chart with reference lines. On the right, real-time metrics tell you exactly where you stand. Let's break down what each element means.

Understanding the Price Chart

The price chart is more than just a visual of stock movement—it's a complete picture of your strategy's context. Several reference lines appear automatically based on your trading activity:

Entry and Exit Lines

A green "Buy" line marks your entry price when you're holding a position. This gives you an instant visual reference—is the current price above or below where you bought? A red "Sell" line appears instead when your last action was a sell, showing where you exited.

Peak and Low Tracking

Two additional lines help you understand the price range since your last trade:

  • Peak (Orange): Shows the highest price reached since your last buy, with a percentage indicating how far above your entry. In the example, "Peak (+0.5%)" means the stock reached 0.5% above the buy price at its highest point.
  • Low (Purple): Shows the lowest price reached since your last sell, with a percentage indicating how far below that reference. "Low (-2.6%)" means prices dipped 2.6% below your sell price.

These percentage indicators are incredibly useful for strategy refinement. If you consistently see high Peak percentages but end up selling at lower prices, you might need to tighten your profit-taking triggers. If the Low percentage is always small before you buy, you might be entering too early.

Real-Time Metrics Explained

The metrics panel to the right of the chart provides instant answers to the questions every trader asks:

Profit Tracking

  • Current Total Profit: Your combined realized and unrealized P&L. This is the bottom line—how much you're up or down overall.
  • Current Running Profit: The unrealized gain/loss on shares you currently hold. This changes tick by tick as the market moves.
  • Total Realized Profit: Money you've actually locked in from completed trades. This only changes when you sell.

Position Status

  • Stocks Owned: How many shares you currently hold
  • Buy Trade Count: Total buys executed by this script
  • Sell Trade Count: Total sells executed by this script

Comparing buy and sell counts gives you insight into your strategy's behavior. Equal counts mean you're cycling in and out of positions. More buys than sells indicates you're accumulating or averaging down. More sells is unusual but might happen if you started with existing shares.

Order History at Your Fingertips

Below the metrics, the Executed Orders table shows every trade your script has made. Each entry includes:

  • The exact timestamp when the order filled
  • Whether it was a buy or sell
  • The quantity of shares traded
  • The average fill price
  • For sells, the profit or loss on that specific trade

This audit trail is invaluable for understanding why your strategy made specific decisions. If you see a sell that locked in a loss, you can check the timestamp, look at what the price was doing, and evaluate whether your stop-loss logic is calibrated correctly.

Practical Tips for Using the Dashboard

Morning Check-In

Start each trading day by reviewing overnight activity. If your script traded during pre-market or immediately at open, the dashboard shows you exactly what happened and at what prices.

Strategy Refinement

Use the Peak percentage to evaluate your profit-taking. If you're seeing "Peak (+5%)" but your total profit is only 2%, you're giving back significant gains. Consider tightening your sell triggers or implementing trailing stops.

Risk Assessment

The Low percentage combined with your current position tells you your maximum drawdown exposure. If you bought 1000 shares at $10 and the Low shows -5%, you know you've seen the position go $500 underwater. Is that acceptable for your risk tolerance?

Trade Frequency Analysis

The buy and sell counts reveal how active your strategy is. High counts might mean excessive trading (and commission costs). Low counts might mean your conditions are too restrictive and you're missing opportunities.

Beyond Basic Monitoring

The dashboard is designed to give you confidence that your automation is working correctly. But it's also a powerful tool for continuous improvement. Every data point—every Peak percentage, every trade timestamp, every profit figure—is information you can use to refine your DipScript strategies.

Remember: the goal of automated trading isn't to remove you from the process entirely. It's to handle the mechanical execution so you can focus on strategy and risk management. The dashboard keeps you informed and in control, even while your scripts do the heavy lifting.

Ready to monitor your strategies?

Log in to your DipSkip dashboard to see your scripts in action, or read the documentation for detailed explanations of every chart element and metric.

Mastering the DipSkip Backtester: Test Before You Trade

December 24, 2024
DipSkip Team

One of the most powerful features of DipSkip is the built-in backtester. Before risking real capital, you can test your DipScript strategies against historical price data to see exactly how they would have performed. In this guide, we'll walk through how to use the backtester to refine and validate your trading strategies.

Why Backtesting Matters

Every trader has ideas about what should work in the market. But intuition alone isn't enough—you need data. Backtesting lets you answer critical questions before going live:

  • Would my strategy have been profitable over the past year?
  • What's the maximum drawdown I should expect?
  • How often does my strategy actually trigger trades?
  • Are my profit targets and stop losses set correctly?

The DipSkip backtester runs your exact DipScript logic against price data, simulating every trade as if it happened in real-time. What you test is what you get.

Step 1: Setting Up Your Data

The backtester needs price data to work with. You have two options: upload your own historical data, or generate synthetic price data for testing.

Data Generator Interface

Option A: Upload Historical Data

If you have historical price data (from Yahoo Finance, your broker, or another source), you can upload it directly. The backtester supports multiple CSV formats:

  • Date,Price — Simple daily prices
  • Timestamp,Price — Intraday data with timestamps
  • OHLCV — Full candlestick data (Open, High, Low, Close, Volume)

Option B: Generate Synthetic Data

Don't have historical data? No problem. The Data Generator creates realistic price movements based on parameters you control:

  • Starting Price: Where the stock price begins
  • Target End Price: Approximate ending price (the generator will trend toward this)
  • Volatility: How much daily price fluctuation (1-10% is typical for most stocks)
  • Trend Strength: How strongly prices trend vs. random walk (0 = pure random, 1 = strong trend)
  • Number of Data Points: How many price points to generate (252 = 1 trading year)
  • Initial Cash: Your simulated starting capital
  • Prices to Hit: Optional specific price levels you want the data to include

This is particularly useful for stress-testing strategies against different market conditions—bullish trends, bearish crashes, or high-volatility sideways markets.

Step 2: Visualize and Select Your Script

Once your data is loaded, you'll see an interactive price chart showing the full history. Below the chart, key statistics help you understand the data you're working with.

Generated Price Chart

The chart displays important metrics at a glance:

  • Data Points: Total number of price observations
  • Start/End Price: Beginning and ending values
  • Total Change: Overall percentage gain or loss
  • Highest/Lowest Price: The range your strategy will encounter

Use the dropdown at the top to select which of your saved DipScripts you want to test. Then click Run Script to execute the backtest.

Step 3: Analyze Your Results

After running the backtest, you'll see comprehensive results showing exactly how your strategy performed.

Backtest Results

The results dashboard includes:

Performance Metrics

  • Total Return: Your overall profit or loss in dollars
  • Final Value: What your portfolio would be worth at the end
  • Max Drawdown: The largest peak-to-trough decline (crucial for risk management)
  • Annualized Gain: Your return normalized to a yearly rate
  • Win Rate: Percentage of profitable trades

Trade Visualization

The price chart updates to show your actual entry and exit points. Green markers indicate buys, red markers indicate sells. This visual representation helps you understand when your strategy is trading and whether the timing makes sense.

Trade History

Below the chart, a detailed trade log shows every single transaction: the date, action, quantity, price, and running totals. Use this to audit your strategy's behavior and identify patterns or problems.

Refining Your Strategy

The real power of backtesting comes from iteration. Here's a typical refinement workflow:

  1. Run initial backtest — See baseline performance
  2. Identify issues — Too many trades? Exits too early? Poor win rate?
  3. Adjust parameters — Modify profit targets, stop losses, or entry conditions
  4. Re-run and compare — Did the changes improve results?
  5. Test different conditions — Try bullish, bearish, and sideways data

For example, if your strategy has a good win rate but small profits, try widening your profit targets. If you're getting stopped out too often, consider loosening your stop loss or adding confirmation conditions.

From Backtest to Live Trading

Once you're satisfied with your backtest results, the transition to live trading is seamless. The same DipScript that ran in the backtester will execute identically in paper trading mode and eventually with real money.

We recommend this progression:

  1. Backtest extensively — Test against multiple market conditions
  2. Paper trade — Run live with simulated money to verify real-time behavior
  3. Start small — Go live with limited capital to build confidence
  4. Scale up — Increase position sizes as you validate performance

Ready to test your strategies?

The backtester is available on Professional and Premium plans. View pricing or read the documentation to learn more about DipScript commands and variables.

Introducing DipSkip: Trading Automation for Everyone

December 5, 2025
DipSkip Team

We're excited to introduce DipSkip, a revolutionary platform that makes automated stock trading accessible to everyone. Whether you're a seasoned trader or just starting your investment journey, DipSkip empowers you to create sophisticated trading strategies without writing a single line of complex code.

The Problem with Trading Automation

Traditional trading automation has always faced a critical challenge: it's either too simple to be effective, or too complex to be accessible. Manual trading requires constant monitoring and split-second decisions. Professional algorithmic trading platforms demand extensive programming knowledge and can cost thousands of dollars per month.

Most traders find themselves stuck in the middle—knowing what strategies they want to execute, but lacking the tools to automate them effectively. This is where DipSkip changes the game.

Meet DipScript: Simple, Readable Trading Logic

At the heart of DipSkip is DipScript, our proprietary Domain-Specific Language designed specifically for trading automation. DipScript uses simple, human-readable syntax, making it intuitive for anyone to understand and write trading strategies.

Here's a real example of a DipScript strategy:

TICKER TSLA

IF $PROFIT > 200 THEN SELL $ALL @ $MARKET_PRICE

IF $PROFIT < -100 THEN SELL $ALL @ $MARKET_PRICE

IF $MARKET_PRICE < $LAST_BUY_PRICE - 5 THEN OBTAIN 10 @ $MARKET_PRICE

For illustrative purposes only — not a recommendation. No guarantee of results.

That's it. No complicated syntax, no obscure programming concepts—just straightforward logic that executes exactly as you'd expect. This strategy implements profit targets, stop losses, and position averaging in just four readable lines.

Built for Safety and Control

We understand that automated trading involves real money and real risk. That's why DipSkip comes with enterprise-grade safety features built in:

  • Paper Trading Mode: Test strategies risk-free with real market data before going live
  • Margin Controls: Set position limits and maximum investment amounts to control risk
  • Real-time Validation: Syntax checking and logic validation catch errors before execution
  • Historical Backtesting: Test strategies against years of market data to validate performance

Powerful Features, Simple Interface

DipSkip doesn't sacrifice power for simplicity. Our platform includes everything serious traders need:

  • 19 Built-in Variables: Track profit, positions, prices, and market conditions automatically
  • AI-Powered Assistant: Get instant help writing and debugging strategies
  • Multi-Script Management: Run multiple strategies simultaneously across different stocks
  • Custom Execution Intervals: From 5-second scalping to 5-minute swing trading
  • Direct Brokerage Integration: Seamless connection with Tradier for live trading
  • Real-time Logging: Watch your strategies execute with detailed execution logs

Perfect for Day Trading

Day traders will love DipSkip's rapid execution capabilities. With execution intervals as fast as 5 seconds on our Premium plan, you can implement sophisticated scalping and momentum strategies that react to market movements in near real-time.

Our platform tracks every variable you need for day trading: profit, peak profit, buy/sell counts, last trade prices, and more. Write strategies that adapt to market conditions automatically, taking profits when targets are hit and cutting losses before they grow.

Transparent, Affordable Pricing

We believe trading automation should be accessible to everyone. DipSkip starts at just $39/month for our Basic plan, with Professional ($69/month) and Premium ($99/month) tiers offering faster reaction speeds, more concurrent strategies, and up to 2,000 AI credits per month.

No hidden fees. No lock-in contracts. Cancel anytime. All plans include paper trading, real-time market data, and our core automation platform.

Join the Revolution

Trading automation shouldn't require a computer science degree or a six-figure budget. With DipSkip, anyone can automate their trading strategies and focus on what really matters: developing winning strategies and managing risk.

Whether you're looking to automate a simple buy-the-dip strategy or implement complex multi-condition trading logic, DipSkip gives you the tools to do it right. Start with paper trading to build confidence, then go live when you're ready.

Ready to get started?

Visit our pricing page to choose your plan, or explore our documentation to learn more about DipScript.