このアプリケーションは、ユーザーが株価のテクニカル分析スキルを楽しみながら向上させることができる教育的なゲームです。
実際の日本株の株価チャートを使用し、ユーザーは短期的な価格変動を予測する練習を行います。
- 実際の株価データを基にしたチャート表示
- 「買い」「売り」「様子を見る」の3つの選択肢
- レバレッジ機能で、リスクと報酬のバランスを学習
- 5問のランダム出題で、多様な市場状況を体験
- スコアリングシステムで進捗を可視化
- ランキング機能で他のユーザーと競争可能
-
実践的な学習: 実際の市場データを使用することで、現実の相場環境での判断力が養えます。
-
リスク管理の理解: レバレッジ機能を通じて、リスクとリターンの関係を実感的に学べます。
-
分析スキルの向上: 繰り返しプレイすることで、チャートパターンの認識力や相場感覚が向上します。
-
無リスクな練習環境: 実際の資金を使わずに、株式投資の基本を学ぶことができます。
-
モチベーション維持: ゲーム形式とスコアリングシステムにより、楽しみながら継続的に学習できます。
-
競争と成長: ランキング機能により、他のユーザーと競い合いながら成長できます。
-
時間効率の良い学習: 短時間で複数の銘柄や相場状況を経験でき、効率的にスキルアップできます。
-
自己分析の促進: プレイ履歴やスコアの推移を通じて、自身の判断傾向や弱点を把握できます。
-
マーケット感覚の養成: 様々な銘柄や相場状況に触れることで、幅広い市場感覚を養うことができます。
-
投資への興味喚起: ゲーム感覚で株式投資に触れることで、金融リテラシーの向上や投資への興味を促進します。
- node v20.16.0
- npm v10.8.1
言語・フレームワーク | バージョン |
---|---|
Node.js | 20.16.0 |
React.js | 18.3.1 |
Redux | - |
Redux-toolkit | - |
Next.js | 14.2.5 |
TailwindCSS | 3.4.6 |
Prisma | 5.18.0 |
NextAuth | 4.24.7 |
Supabase | - |
チャートの表示 | バージョン |
---|---|
recharts | - |
API | バージョン |
---|---|
Yahoo Finance API | - |
デプロイ |
---|
Vercel |
npm i
開発に必要なライブラリがインストールされます。
npm run dev
http://localhost:3000 でローカルサーバーが立ち上がります。
チャートレ is under MIT license.
src
|
+-- app # ルーティングに関わるファイル
|
+-- components # アプリケーション全体で使用される共有コンポーネント
|
+-- config # グローバルに使用する定数を格納
|
+-- features # 機能ベースのモジュール(各機能のフォルダには、その機能に特化したコードを入れ分けておく)
|
+-- hooks # アプリケーション全体で使用される共有フック
|
+-- lib # アプリケーション用にあらかじめ設定された再利用可能なライブラリ
|
+-- stores # グローバルステートの管理
|
+-- styles # global.css
|
+-- test # テスト
|
+-- types # アプリケーション全体で使用される共有タイプ
|
+-- utils # 汎用的に使える関数
- componentディレクトリ内でデータの取得は行わないでください。
- できる限りページでデータの取得を行うようにし、コンポーネントはpropsを受け取るだけにとどめてください。
chart-training's People
Recommend Projects
-
React
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Typescript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
-
TensorFlow
An Open Source Machine Learning Framework for Everyone
-
Django
The Web framework for perfectionists with deadlines.
-
Laravel
A PHP framework for web artisans
-
D3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
-
Recommend Topics
-
javascript
JavaScript (JS) is a lightweight interpreted programming language with first-class functions.
-
web
Some thing interesting about web. New door for the world.
-
server
A server is a program made to process requests and deliver data to clients.
-
Machine learning
Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.
-
Visualization
Some thing interesting about visualization, use data art
-
Game
Some thing interesting about game, make everyone happy.
Recommend Org
-
Facebook
We are working to build community through open source technology. NB: members must have two-factor auth.
-
Microsoft
Open source projects and samples from Microsoft.
-
Google
Google ❤️ Open Source for everyone.
-
Alibaba
Alibaba Open Source for everyone
-
D3
Data-Driven Documents codes.
-
Tencent
China tencent open source team.