velofolio
velofolio is yet another U.S. Stock backtest simulator tool. You can easily share your backtest or explore other's backtest within service. This service is currently in beta stage.
File Explorer
- .gitignore
- docker-compose.yml
- README.md
- Asset.ts
- AssetMeta.ts
- AssetType.ts
- Backtest.ts
- Comment.ts
- HistoricalPrice.ts
- Portfolio.ts
- PortfolioAssetWeight.ts
- SectorWeighting.ts
- SocialAccount.ts
- User.ts
- upload.ts
- generateBacktestChart.ts
- client.ts
- getHistoricalPrice.ts
- getSectorWeightings.ts
- getStockProfile.ts
- getGoogleProfile.ts
- jwt.ts
- CustomError.ts
- utils.ts
- closePlugin.ts
- jwtPlugin.ts
- searchPlugin.ts
- userPlugin.ts
- index.ts
- index.ts
- backtestService.ts
- index.ts
- index.ts
- index.ts
- querystring.json
- params.json
- querystring.json
- params.json
- body.json
- body.json
- body.json
- querystring.json
- body.json
- index.ts
- SearchEngine.ts
- downloadStockLogo.ts
- getThreeMonthsTreasuryRate.ts
- groupByMonth.ts
- README.md
- utils.ts
- .gitignore
- index.ts
- Syncbot.ts
- querystring.d.ts
- params.d.ts
- querystring.d.ts
- params.d.ts
- body.d.ts
- body.d.ts
- body.d.ts
- querystring.d.ts
- body.d.ts
- index.d.ts
- .env.sample
- index.ts
- init.ts
- main.ts
- Server.ts
- untyped.d.ts
- .gitignore
- deploy.config.json
- package.json
- README.md
- sample-ormconfig.json
- tsconfig.json
- yarn-error.log
- yarn.lock
- settings.json
- cssTransform.js
- fileTransform.js
- env.js
- getHttpsConfig.js
- modules.js
- paths.js
- pnpTs.js
- webpack.config.js
- webpackDevServer.config.js
- index.html
- style.css
- index.html
- index.html
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- browserconfig.xml
- favicon-16x16.png
- favicon-32x32.png
- favicon.ico
- index.html
- logo192.png
- logo512.png
- manifest.json
- mstile-144x144.png
- mstile-150x150.png
- mstile-310x150.png
- mstile-310x310.png
- mstile-70x70.png
- opengraph.png
- robots.txt
- site.webmanifest
- build.js
- start.js
- test.js
- circle_logo.svg
- index.ts
- logo.svg
- undraw_authentication.svg
- undraw_creative_experiment.svg
- undraw_login.svg
- undraw_not_found.svg
- undraw_welcoming.svg
- assetDetailsState.ts
- assetsState.ts
- authState.ts
- autocompleteIndex.ts
- globalDialogState.ts
- historicalPricesState.ts
- labSettingState.ts
- labSettingViewState.ts
- recoilInitializer.ts
- reportState.ts
- AppLayout.tsx
- index.tsx
- BacktestsGrid.tsx
- index.tsx
- BacktestsGridItem.tsx
- index.tsx
- BacktestsGridItemSkeleton.tsx
- index.tsx
- CheckBox.tsx
- index.tsx
- CircularIconButton.tsx
- index.tsx
- CurrentUserInfo.tsx
- index.tsx
- DebugObserver.tsx
- index.tsx
- Dialog.tsx
- index.tsx
- GlobalDialog.tsx
- GoogleLoginButton.tsx
- index.tsx
- ImageWithDescription.tsx
- index.tsx
- index.tsx
- Input.tsx
- index.tsx
- InputBase.tsx
- AssetsSection.tsx
- AssetsTable.tsx
- CashflowsSection.tsx
- FallbackStockLogo.tsx
- FooterButton.tsx
- GrayIconTextButton.tsx
- index.tsx
- InitialAmountSection.tsx
- LabSettings.tsx
- LabSettingsDefault.tsx
- LabSettingsPortfolio.tsx
- LabSettingsSection.tsx
- PortfolioItem.tsx
- PortfoliosSection.tsx
- ProjectTitleSection.tsx
- RemoveButton.tsx
- SymbolAutocomplete.tsx
- TestPeriodSection.tsx
- TickerListItem.tsx
- index.tsx
- MobileFooter.tsx
- MobileFooterItem.tsx
- index.tsx
- MobileHeader.tsx
- index.tsx
- MonthPicker.tsx
- index.tsx
- MonthPickerInput.tsx
- index.tsx
- Policies.tsx
- RegisterForm.tsx
- AnnualReturnsSection.tsx
- DescriptionSection.tsx
- DoubleSections.tsx
- EditScreen.tsx
- IndicatorsSection.tsx
- MonthlyReturnsSection.tsx
- PortfolioAllocation.tsx
- PortfolioAllocationsSection.tsx
- PortfolioReturnsSection.tsx
- Report.tsx
- ReportSection.tsx
- index.tsx
- RootPortal.tsx
- index.tsx
- Selector.tsx
- index.tsx
- Sidebar.tsx
- index.tsx
- SidebarItem.tsx
- index.tsx
- SignInModal.tsx
- index.tsx
- Spinner.tsx
- arrow_back.svg
- arrow_drop_down.svg
- arrow_left.svg
- arrow_right.svg
- check.svg
- close.svg
- flask.svg
- globe.svg
- google.svg
- index.ts
- plus.svg
- spinner.svg
- trash.svg
- triangle.svg
- undo.svg
- user_circle.svg
- workspace.svg
- icons.md
- index.tsx
- VeloIcon.tsx
- index.tsx
- VerticalBar.tsx
- VerticalBarItem.tsx
- useAssetQuery.ts
- useBacktestQuery.ts
- useBacktestsQuery.ts
- useSearchTickersQuery.ts
- useAuth.ts
- useBacktestLoad.ts
- useCashflows.ts
- useChannelPluginEffect.ts
- useCheckUserEffect.ts
- useDateRangeHook.ts
- useFirebasePageViewEffect.ts
- useFirstHistoricalDate.ts
- useFormattedNumber.ts
- useGenerateReportEffect.ts
- useGoogleSignin.ts
- useGoogleSignup.ts
- useInitialAmount.ts
- useOpenPortfolio.ts
- usePortfolioOptionState.ts
- useRemoveBacktest.ts
- useResetLab.ts
- useResetLabEffect.ts
- useSaveFooter.ts
- useTB3HistoricalPricesSync.ts
- useTickerAutocomplete.ts
- useTickerSync.ts
- useUnfetchedTickers.ts
- getAsset.ts
- getHistoricalPrices.ts
- getMultiHistoricalPrices.ts
- searchTickers.ts
- types.ts
- checkGoogleRegistered.ts
- googleSignin.ts
- googleSignup.ts
- createBacktest.ts
- deleteBacktest.ts
- getBacktest.ts
- getBacktests.ts
- types.ts
- updateBacktest.ts
- getCurrentUser.ts
- client.ts
- types.ts
- userStorage.ts
- media.ts
- resetButton.tsx
- calculateIndicators.ts
- isAxiosError.ts
- types.ts
- ChannelService.ts
- chartColors.ts
- constants.ts
- echarts.ts
- getFirebaseAnalytics.ts
- LoadableState.ts
- logger.ts
- palette.ts
- Explore.tsx
- index.tsx
- index.tsx
- Lab.tsx
- index.tsx
- Register.tsx
- index.tsx
- Workspace.tsx
- MonthYearValue.ts
- routeParams.ts
- App.css
- App.test.tsx
- App.tsx
- index.css
- index.d.ts
- index.tsx
- logo.svg
- react-app-env.d.ts
- reportWebVitals.ts
- setupTests.ts
- types.d.ts
- .gitignore
- package.json
- README.md
- tsconfig.json
- yarn.lock
- .gitignore
- .prettierrc
- LICENSE
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
yarn
View Details ▼
yarn
JavaScript and Node.js package manager alternative.
yarn global add {{module_name}}
Install a module globally:
yarn install
Install all dependencies referenced in the `package.json` file (the `install` is optional):
yarn add {{module_name}}@{{version}}
Install a module and save it as a dependency to the `package.json` file (add `--dev` to save as a dev dependency):
// repository documentation
Was this content helpful?
(0 ratings)
