PHSM.getBoardLot(price)
PHSM.whatIsPercentOf(percent, target)
PHSM.isWhatPercentOf(value, target)
PHSM.getPercentDiff(from, to)
PHSM.getGrossAmount(stockPrice, volume)
PHSM.getBuyingFees(grossAmount)
PHSM.getSellingFees(grossAmount)
PHSM.getTotalBuyingCost(grossAmount)
PHSM.getTotalBuyingCost(price, volume)
PHSM.getTotalSellingNet(grossAmount)
PHSM.getTotalSellingNet(price, volume)
PHSM.getBuyPreview(price, money)
PHSM.getAverage(arrayTransactions)
PHSM.getAverage(price, volume)
PHSM.getPositionSize(capital, riskPercent, stopLossPercent)
PHSM.getExpectancyRate(winRate, aveWin, lossRate, aveLoss, aveRiskAmount)
PHSM.getProfit(sellingPrice, myAveragePrice, volume)
PHSM.getBreakEvenPrice() // todo
PHSM.getHighLow(arr)
PHSM.getCompounding(amount, percent, cycle, additionPerCycle(optional))
-
Notifications
You must be signed in to change notification settings - Fork 0
A JavaScript library for PH Stock Market Tools and Computations
License
byrnecode/phsm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A JavaScript library for PH Stock Market Tools and Computations
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published