Uses of Class
com.longbridge.dca.DcaCreateResult
-
Packages that use DcaCreateResult Package Description com.longbridge.dca -
-
Uses of DcaCreateResult in com.longbridge.dca
Methods in com.longbridge.dca that return types with arguments of type DcaCreateResult Modifier and Type Method Description CompletableFuture<DcaCreateResult>DcaContext. createDca(DcaCreateOptions opts)Create a new DCA plan.CompletableFuture<DcaCreateResult>DcaContext. updateDca(DcaUpdateOptions opts)Update an existing DCA plan.
-