mirror of
https://github.com/finmars-platform/finmars-core.git
synced 2026-04-26 14:46:00 +03:00
[GH-ISSUE #121] seed / prepopulate with sample data (such as instruments, trades/transactions, portfolios, etc.) #58
Labels
No labels
BackEnd
FrontEnd
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/finmars-core#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @underwater on GitHub (Oct 23, 2025).
Original GitHub issue: https://github.com/finmars-platform/finmars-core/issues/121
Question/Suggestion
Is there currently a script or built-in way to prepopulate the application with sample data (such as instruments, trades/transactions, portfolios, etc.) for demo or testing purposes?
If not, it would be very helpful for onboarding and demos to have a script or documented method to seed the initial state with realistic sample entities and data. This would let users quickly see the functionality in action without having to manually create every entity and transaction.
If this already exists, could you please point to the relevant docs or script?
Thank you!
@sergeiosipov commented on GitHub (Oct 29, 2025):
@underwater hi! You can use Demo data excel files which are in PMS Core, just follow the guide here https://docs.finmars.com/books/user-quick-start/page/import-files-in-pms-core-and-pms-plus
@underwater commented on GitHub (Oct 29, 2025):
Thank you so much
@sergeiosipov commented on GitHub (Oct 29, 2025):
@underwater don't hesitate to reach out if something is not clear, I will try to answer to the best of my abilities
@sergeiosipov commented on GitHub (Feb 24, 2026):
@underwater update on your request, currently @HenkKalkwater is working on https://github.com/finmars-platform/finmars-core/issues/185 that will help you to get demo data on installation. Subscribe if you are still interested.