The use of a shared library is to use the exported functions with the advantage, that they are shared. That means, they have to be stored in a system only one time and can be used by many applications ...
This example shows the use of the %PDL macro for polynomial distributed lag models. Simulated data is generated so that Y is a linear function of six lags of X, with the lag coefficients following a ...
This is a basic TypeScript example showing how to interact with the Polynomial Perpetuals platform. It includes simple functions to fetch market/account data and place a market order using Nitro Mode ...