MCPcopy Index your code

hub / github.com/austin-starks/NextTrade / functions

Functions708 in github.com/austin-starks/NextTrade

↓ 1 callersMethodgetStockPriceObj
(asset: AbstractAsset)
app/src/models/priceMap/index.ts:234
↓ 1 callersMethodgetStrikePriceFromConfig
(midPrice: number)
app/src/models/asset/Option.ts:209
↓ 1 callersMethodgetSymbols
(portfolios: Portfolio[])
app/src/controller/forwardtestController/index.ts:373
↓ 1 callersFunctiongetTimeFromDatapoint
(dp)
app/src/models/history/portfolioHistory.ts:26
↓ 1 callersMethodgetTradingDaysForMonth
()
app/src/models/calendar/index.ts:90
↓ 1 callersMethodgetUnacknowledgedOrders
( userId: Id, portfolioId: Id )
app/src/models/order/index.ts:214
↓ 1 callersMethodgetquantity
(positions: IPosition[], symbol: string)
app/src/models/allocation/index.ts:72
↓ 1 callersFunctionhandleMenuClose
()
client/src/components/Header/index.tsx:36
↓ 1 callersFunctionhandleMobileMenuClose
()
client/src/components/Header/index.tsx:32
↓ 1 callersMethodhourTimeArray
()
app/src/models/time/index.ts:40
↓ 1 callersMethodinitiaiteBuyFlow
( portfolio: Portfolio, strategy: Strategy, unacknowledgedOrders: Order[] )
app/src/controller/forwardtestController/index.ts:141
↓ 1 callersMethodinitializeBacktestBrokerage
()
app/src/models/optimization/index.ts:380
↓ 1 callersMethodinitializeHistory
()
app/src/models/portfolio/portfolio.ts:145
↓ 1 callersFunctioninitializePortfolioWithNoPositionCondition
()
app/src/controller/forwardtestController/tests/test-forwardtestController-jest.ts:45
↓ 1 callersFunctioninitializePortfolioWithPriceCondition
()
app/src/controller/forwardtestController/tests/test-forwardtestController-jest.ts:99
↓ 1 callersMethodinitializeTimeArray
()
app/src/models/time/index.ts:23
↓ 1 callersMethodinitiateBuyFlow
( portfolio: MockPortfolio, strategy: Strategy, priceMap: PriceMap )
app/src/models/backtester/index.ts:361
↓ 1 callersMethodinitiateSellFlow
( portfolio: MockPortfolio, strategy: Strategy, priceMap: PriceMap )
app/src/models/backtester/index.ts:443
↓ 1 callersMethodinititeSellFlow
( portfolio: Portfolio, strategy: Strategy, unacknowledgedOrders: Order[] )
app/src/controller/forwardtestController/index.ts:240
↓ 1 callersMethodisBeforeMarketOpen
()
app/src/models/calendar/index.ts:128
↓ 1 callersMethodisExpired
(currentTime: Date)
app/src/models/conditions/then.ts:38
↓ 1 callersMethodisExpired
(asset: AbstractAsset, expirationDate: Date)
app/src/models/asset/Option.ts:253
↓ 1 callersFunctionlogin
(data: LoginData)
client/src/services/requests.tsx:30
↓ 1 callersFunctionlogout
()
client/src/services/requests.tsx:32
↓ 1 callersMethodmarketIsOpenToday
()
app/src/models/calendar/index.ts:107
↓ 1 callersMethodminuteTimeArray
()
app/src/models/time/index.ts:36
↓ 1 callersMethodmutate
(child1: OptimizerStateElement)
app/src/models/optimization/index.ts:475
↓ 1 callersMethodnPointCrossover
( father: OptimizerStateElement, mother: OptimizerStateElement )
app/src/models/optimization/index.ts:517
↓ 1 callersFunctiononSubmit
(values: IPortfolio)
client/src/pages/Portfolios/NewPortfolio.tsx:32
↓ 1 callersFunctionoptimize
(portfolioId: string, data: { form: IFormControl })
client/src/services/requests.tsx:44
↓ 1 callersMethodpositionsAsString
(positions: Position[])
app/src/controller/forwardtestController/index.ts:382
↓ 1 callersMethodpriceIsUnrealistic
(targetAsset: AbstractAsset)
app/src/models/priceMap/index.ts:35
↓ 1 callersMethodprintPortfolioValue
(portfolios: Portfolio[])
app/src/controller/forwardtestController/index.ts:399
↓ 1 callersMethodqueryHistory
* A model representing the portfolio's history over time
app/src/models/history/portfolioHistory.ts:51
↓ 1 callersMethodrandomCrossover
( father: OptimizerStateElement, mother: OptimizerStateElement )
app/src/models/optimization/index.ts:547
↓ 1 callersFunctionregister
(data: RegistrationData)
client/src/services/requests.tsx:28
↓ 1 callersFunctionresumeOptimizer
(id: string)
client/src/services/requests.tsx:58
↓ 1 callersMethodrunGeneticAlgorithm
(numGenerations: number)
app/src/models/optimization/index.ts:412
↓ 1 callersMethodrunPreconditions
()
app/src/models/optimization/index.ts:333
↓ 1 callersMethodsaveCalendarData
( days: { date: string; status: string; description: string }[], month: number, year: number )
app/src/models/calendar/index.ts:54
↓ 1 callersFunctionsavePortfolioStrategies
( portfolioId: string, strategy: IStrategy )
client/src/services/requests.tsx:83
↓ 1 callersFunctionsearch
(query: string)
client/src/services/requests.tsx:33
↓ 1 callersMethodselectParents
()
app/src/models/optimization/index.ts:560
↓ 1 callersMethodsell
(order: Order)
app/src/models/portfolio/mockPortfolio.ts:131
↓ 1 callersMethodsellLimitReached
( allocation: AllocationLimit, buyingPower: number, positions: IPosition[], priceMap: PriceMap
app/src/models/allocation/index.ts:221
↓ 1 callersMethodsellPreconditionsCheck
(obj: IPrecondition)
app/src/models/strategy/index.ts:158
↓ 1 callersMethodsendRealOrder
(obj: OrderConfig)
app/src/models/brokerage/testBrokerage.ts:133
↓ 1 callersMethodsetAllocationVector
( strategies: IStrategy[], vector: OptimizerVector[] )
app/src/models/optimization/index.ts:1054
↓ 1 callersMethodsetBackup
(map: InternalMap)
app/src/models/priceMap/index.ts:313
↓ 1 callersMethodsetConditionVector
( strategies: IStrategy[], vector: OptimizerVector[] )
app/src/models/optimization/index.ts:1083
↓ 1 callersMethodsetPrice
(asset: AbstractAsset, price: number)
app/src/models/brokerage/testBrokerage.ts:72
↓ 1 callersFunctionsleep
(ms: number)
client/src/utils/index.tsx:20
↓ 1 callersMethodspontaneousGeneration
(count: number)
app/src/models/optimization/index.ts:1149
↓ 1 callersFunctionsubmit
()
client/src/components/Searchbar/index.tsx:224
↓ 1 callersMethodsubtractPositions
(quantity: number, price: number)
app/src/models/position/index.ts:45
↓ 1 callersMethodtoString
()
app/src/models/conditions/movingAverage.ts:85
↓ 1 callersMethodtoString
()
app/src/models/conditions/or.ts:34
↓ 1 callersMethodtoSummary
(o: Optimizer)
app/src/models/optimization/index.ts:279
↓ 1 callersMethodtransform
( history: MarketDataArray, meanDeviationValue: number, range: DateRange )
app/src/models/brokerage/dataTransformer/index.ts:133
↓ 1 callersMethodupdate
()
app/src/models/asset/StockData.ts:95
↓ 1 callersMethodupdateFilledOrders
()
app/src/controller/forwardtestController/index.ts:357
↓ 1 callersMethodupdatePortfolioHistory
(portfolios: Array<Portfolio>)
app/src/controller/forwardtestController/index.ts:322
↓ 1 callersMethodupdatePortfolioValues
(priceMap: PriceMap)
app/src/models/backtester/index.ts:297
↓ 1 callersMethodupdatePositionValue
(portfolios: Array<Portfolio>)
app/src/controller/forwardtestController/index.ts:316
↓ 1 callersMethodupdatePrices
(portfolios: Portfolio[])
app/src/controller/forwardtestController/index.ts:465
↓ 1 callersMethodupdateRealOrders
(userId: Id)
app/src/models/brokerage/testBrokerage.ts:50
↓ 1 callersMethodupdateUnfilledOrders
()
app/src/controller/forwardtestController/index.ts:472
↓ 1 callersMethodupdateValue
(priceMap: PriceMap)
app/src/models/portfolio/portfolio.ts:131
↓ 1 callersFunctionuseDetectOutsideClick
( ref: React.RefObject<HTMLElement>, cb: () => void )
client/src/utils/index.tsx:131
↓ 1 callersFunctionvalidateAndCreate
( c: CompoundCondition )
client/src/pages/Condition/CompoundConditionForm.tsx:96
↓ 1 callersMethodwaitToStart
()
app/src/controller/forwardtestController/index.ts:328
FunctionAllocationField
(props: AllocationProps)
client/src/pages/Strategies/NewStrategy.tsx:166
FunctionApp
()
client/src/App.tsx:35
FunctionAssetField
(props: AssetFieldProps)
client/src/pages/Strategies/NewStrategy.tsx:110
FunctionAuthenticated
(props: AuthProps)
client/src/App.tsx:19
FunctionBanner
(props: { banner: { message: string; severity: "error" | "success" }; handleClose: () => void; })
client/src/components/Banner/index.tsx:13
FunctionBaseDashboard
(props: Props)
client/src/components/Dashboard/BaseDashboard.tsx:19
FunctionBaseObjectFormGroups
(props: BaseObjectFormGroupProps)
client/src/components/FormControl/DisplayFormGroup.tsx:37
FunctionBasicModal
(props: ModalProps)
client/src/components/Modal/index.tsx:46
FunctionCompoundConditionCard
(props: ICompoundConditionForm)
client/src/pages/Condition/CompoundConditionForm.tsx:28
FunctionCompoundConditionForm
(props: CompoundConditionProps)
client/src/pages/Condition/CompoundConditionForm.tsx:73
FunctionConditionModal
(props: IConditionModal)
client/src/pages/Strategies/NewStrategy.tsx:255
FunctionConfirmationDialog
(props: DialogProps)
client/src/components/Dialog/ConfirmationDialog.tsx:18
FunctionCustomCard
(props: ICustomCard)
client/src/components/Card/index.tsx:18
FunctionDateField
(props: DateFieldProps)
client/src/pages/Backtests/BacktestBuilder.tsx:50
FunctionDenseTable
(props: TableProps)
client/src/components/Table/index.tsx:16
FunctionDeploymentForm
(props: DeploymentFormProps)
client/src/pages/Portfolios/DeploymentForm.tsx:34
FunctionDescriptionButton
(props: DescriptionButtonProps)
client/src/pages/Condition/UpsertCondition.tsx:34
FunctionDetailedOptimizationState
(props: { currentPortfolio: AbstractPortfolio; statePortfolio: AbstractPortfolio; })
client/src/pages/Optimization/View.tsx:228
FunctionDisplayConditions
(props: DisplayConditionsProps)
client/src/pages/Condition/DisplayConditions.tsx:19
FunctionDisplayStrategies
(props: DisplayStrategyProps)
client/src/pages/Strategies/DisplayStrategies.tsx:29
FunctionHeader
()
client/src/components/Header/index.tsx:19
MethodIsOnePercentProfitable
()
app/src/models/conditions/portfolioIsProfitable.ts:57
FunctionItemList
(props: ItemListProps)
client/src/components/ItemList/index.tsx:29
FunctionLandingDashboard
()
client/src/pages/Assets/AssetDashboard.tsx:43
FunctionLineGraph
(props)
client/src/components/LineGraph/BaseGraph/index.tsx:40
FunctionLineItem
(props: ILineItem)
client/src/components/Card/index.tsx:19
FunctionListAllAssets
(props: IListAllAssets)
client/src/components/PositionList/index.tsx:20
FunctionListAssets
(props: IListAssets)
client/src/components/PositionList/index.tsx:89
FunctionMainGraph
(props: MainGraphProps)
client/src/components/LineGraph/MainGraph.tsx:17
← previousnext →301–400 of 708, ranked by callers