Article

The MyLinedChart Loop: Mark Up, Name It, Export, Then Reopen It Next Session

A working session in MyLinedChart, start to finish, using a real exported file. The habit that makes the difference is not the drawing, it is naming the drawing before you export it.

Little Bird Trading logo

Author: Little Bird Trading

Created JULY 19, 2026 | Last updated JULY 19, 2026

  • Topic: MyLinedChart daily process workflow
  • Audience: discretionary traders, traders building a repeatable process, journaling traders
Technical Analysisdiscretionary traderstraders building a repeatable processjournaling tradersmylinedchart daily process workflow

Most charting advice is about what to draw. This is about what happens to the drawing afterwards. A line you drew on Tuesday is worth nothing on Friday unless you can find it, read it, and check whether it held. That is a four-step loop, and the step everyone skips is the second one.

Step 1: Mark Up the Chart You Already Read

Open your symbols, set your timeframe and session, and draw what you normally draw. Trend lines, horizontal levels, zones, notes. The loop does not ask you to trade differently or to adopt someone else’s method.

The sample export below came from a session across four symbols on a daily chart, regular trading hours. Seven drawings in total, which is a normal amount for one pass.

Chart settingIn the exported file
SymbolsNVDA, AAPL, QQQ, SPY
Timeframe1d, one year of bars
SessionRegular trading hours
TimezoneAmerica/New_York
IndicatorVolume, lower pane, periods 5/10/20

Step 2: Name the Drawing. This Is the Whole Thing.

This is the step that separates a chart you can review from a chart you can only look at. A line called nothing is a coloured pixel. A line called “October High Break” is a record you can search, sort, and check.

It takes about three seconds per drawing and it is the only new habit the loop asks for. Here is what the seven drawings from that session were actually called.

SymbolTypeName givenPrice
NVDAHorizontal lineOctober High Break212.30
NVDANoteStop-in long above 212205.26
AAPLTrend lineLong above short below range break 276.75276.75
AAPLTrend lineUptrend242.52 to 301.08
SPYTrend lineTrend Line703.73 to 645.96
SPYNoteTrend Line Break695.86
QQQTrend lineOpen Gap637.12 to 579.24

The Test for a Good Name

Read that table again and notice something: you can tell what the trader was waiting for on every line without seeing the chart.

That is the test. If your export needs the picture to make sense, the names are not doing their job.

Step 3: Export the Session

One export, three formats. Nothing is re-keyed, and nothing is flattened into an image.

The file carries both halves of the session: the market data and your reading of it. That pairing is the point, because either half alone is useless for review.

FormatReach for it when
XLSXYou want to read it, sort it, or hand it to someone
CSVYou want to filter it or paste it somewhere else
JSONYou want to script against it or hand it to an AI agent

What Is Actually Inside the File

Every drawing comes out with its geometry and its meaning attached, not just its coordinates.

  • Drawing ID, tool type, and the symbol it belongs to
  • Start and end date-time, start and end price
  • The name you gave it, and any note text
  • Anchor context so the drawing can be reconstructed, not just described
  • The bars themselves: open, high, low, close, volume
  • Indicator state and values alongside the price they were computed from

Step 4: Reopen It Next Session

This is the step the whole loop exists for, and it is impossible without step 2.

On 21 April that session put a note on NVDA reading “Stop-in long above 212”, with price at 205.26 and the October high drawn at 212.30. The bars are in the same file, so the question “did that level do anything” is answerable rather than remembered.

It broke on 27 April, high of 216.82, closing at 216.54. Then it failed: price was back under 200 by 1 May and spent six sessions there. Then it went again, closing 220.47 on 11 May.

Whether you would have traded that, held it, or stood aside is your business. The point is that a fortnight later the question is still answerable, from a file, in about a minute. Without the export it is a memory, and memories about your own levels are generous.

What Accumulates After Twenty Sessions

One export is a record. Twenty is a dataset about how you read a chart.

At that point you can ask questions no screenshot folder can answer.

  • How many levels did I draw and never look at again?
  • Which of my named setups actually resolved the way I wrote them down?
  • Do my trend lines hold longer on some symbols than others?
  • How far ahead of the break do I usually mark the level?
  • Which notes did I write that turned out to be the real signal?

The One Habit

If you take one thing from this: name the drawing before you export it.

Everything else in the loop is mechanical. The naming is the part that turns a chart into a record, and it is the part that has to happen while the reasoning is still in your head. Nobody has ever successfully named their lines a week later. Once the rule is written, One Rule, Three Ways to Trade It: From an Exported Level to an Order covers the three ways it reaches a trade.

FAQ

Do I have to change how I do technical analysis?

No. The loop is about what happens to your markup after you draw it. Draw what you already draw.

What if I draw first and think about it afterwards?

That is a normal way to work. Name the drawings once the reasoning arrives, before you export. The export is the deadline, not the drawing.

Do I need to export every session?

No, but the comparison in step 4 only works across sessions you exported. Exporting a session you later ignore costs seconds; not exporting one you later want costs the record.

Can I do this across several symbols at once?

Yes. The sample file is a single export covering four symbols, with each drawing tagged to the symbol it belongs to.

Does the export include the price data or only my drawings?

Both. The bars, the indicator values, and your annotations come out in the same file, which is what makes checking a level afterwards possible.

Sample Structured Chart-Data Exports

Review how chart drawings, annotations, OHLC, volume, and execution context become reusable structured data.

Related Articles

More Video Guides