File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,15 +18,6 @@ The Doji Screener helps the user find and evaluate stocks currently experiencing
18181 . From green action bar, select "Add to Watchlist"
19191 . Follow the prompts
2020
21-
22- ## FAQ
23-
24- ** This is an example FAQ, not real. **
25- ### Live data
26- * Is the doji screener realtime?
27- * The doji screener is almost realtime. We update it every few minutes when the market is open. In the Filter Area, see "Last updated ..." for exactly how up to date it is.
28-
29-
3021## Reference
3122
3223### Current and past data
Original file line number Diff line number Diff line change 22
33Wallstreet.io has three distinct apps, each with its own layout and purpose:
44
5- * [ Charts] ( ./3-charts-app.md )
6- * [ Education] ( ./4-education-app.md )
7- * [ Community] ( ./5-community-app.md )
5+ * [ Charts] ( ./details/ 3-charts-app.md )
6+ * [ Education] ( ./details/ 4-education-app.md )
7+ * [ Community] ( ./details/ 5-community-app.md )
88
9- Some elements are common to all apps. See [ App and Account Bar] ( 2-app-account-bar.md ) for more.
9+ Some elements are common to all apps. See [ App and Account Bar] ( ./details/ 2-app-account-bar.md) for more.
Load diff This file was deleted.
Load diff This file was deleted.
Load diff This file was deleted.
Original file line number Diff line number Diff line change 11# App and Account Bar
22
3- ![ App and Account bar] ( ../assets/screenshots/app-account-bar.png ) { loading=lazy }
3+ ![ App and Account bar] ( ../../ assets/screenshots/app-account-bar.png ) { loading=lazy }
44
55The App and Account Bar and the Live Stream icon are always visible and the same no matter which app.
Original file line number Diff line number Diff line change 1+ # Charts app
2+
3+ ## Major Areas
4+ ![ Charts app] ( ../../assets/screenshots/charts-app.png ) { loading=lazy }
5+
6+ ### Chart Area
7+ ![ Charts app] ( ../../assets/screenshots/chart-area.png ) { loading=lazy }
8+
9+ * Stock Search
10+ * [ Charting Tools] ( ../../charts-app/chart-area/1-charting-tools.md )
11+ * [ Plot] ( ../../charts-app/chart-area/2-plot.md )
12+
13+ ### Toolbar
14+ ![ Charts app] ( ../../assets/screenshots/toolbar.png ) { loading=lazy }
15+
16+ * Filter Area: The Filter Area is the top section where filters / dropdowns are located.
17+ * Data Area: The Data Area is the area below the Filter Area where filtered data will populate.
18+ * All tools:
19+ * [ Doji Screener] ( ../../charts-app/toolbar/1-doji-screener.md )
20+ * [ Screener (Beta)] ( ../../charts-app/toolbar/2-screener.md )
21+ * [ Seasonality] ( ../../charts-app/toolbar/3-seasonality.md )
22+ * [ Fundamentals] ( ../../charts-app/toolbar/4-fundamentals.md )
23+ * [ Strategies] ( ../../charts-app/toolbar/5-strategies.md )
24+ * [ Strategy Builder] ( ../../charts-app/toolbar/6-strategy-builder.md )
25+
26+ ### Sidebar
27+ ![ Charts app] ( ../../assets/screenshots/sidebar.png ) { loading=lazy }
28+
29+ * Sidebar Widgets
30+ * Sidebar Display Area
31+ * All sidebar widgets:
32+ * [ Watchlist] ( ../../charts-app/sidebar/1-watchlist.md )
33+ * [ Chatroom] ( ../../charts-app/sidebar/2-chatroom.md )
34+ * [ Alerts] ( ../../charts-app/sidebar/3-alerts.md )
35+
Original file line number Diff line number Diff line change 1+ # Education app
2+
3+ ![ Education app] ( ../../assets/screenshots/education-app.png ) { loading=lazy }
4+
5+ ## App components
6+ * Education Bar
7+ * Education Area
8+
9+ ## All Education widgets:
10+ * [ Getting Started] ( ../../education-app/widgets/2-getting-started.md )
11+ * [ Roadmaps] ( ../../education-app/widgets/3-roadmaps.md )
12+ * [ Wheel Strategy] ( ../../education-app/widgets/4-wheel-strategy.md )
13+ * [ Trade Prodigy] ( ../../education-app/widgets/5-trade-prodigy.md )
14+
15+
Original file line number Diff line number Diff line change 1+ # Community app
2+
3+ ![ Community app] ( ../../assets/screenshots/community-app.png ) { loading=lazy }
4+
5+ ## App components
6+ * Community Bar
7+ * Community Area
8+
9+ ## All Community widgets:
10+ * [ The Wall] ( ../../community-app/widgets/2-the-wall.md )
11+ * [ Live Streams] ( ../../community-app/widgets/3-live-streams.md )
12+ * [ Chat Rooms] ( ../../community-app/widgets/4-chat-rooms.md )
Original file line number Diff line number Diff line change @@ -86,10 +86,12 @@ nav = [
8686 ]},
8787 { "Layout" = [
8888 " layout/1-overview.md" ,
89- " layout/2-app-account-bar.md" ,
90- " layout/3-charts-app.md" ,
91- " layout/4-education-app.md" ,
92- " layout/5-community-app.md" ,
89+ { "Details" = [
90+ " layout/details/2-app-account-bar.md" ,
91+ " layout/details/3-charts-app.md" ,
92+ " layout/details/4-education-app.md" ,
93+ " layout/details/5-community-app.md" ,
94+ ]},
9395 ]},
9496]
9597
You can’t perform that action at this time.
0 commit comments