Class POLYGONAlgorithm
- java.lang.Object
-
- pl.com.external.essw.finance.algorithms.Algorithm
-
- pl.com.external.essw.finance.algorithms.DefaultAlgorithm
-
- pl.com.external.essw.finance.algorithms.custom.POLYGONAlgorithm
-
public class POLYGONAlgorithm extends DefaultAlgorithm
-
-
Constructor Summary
Constructors Constructor Description POLYGONAlgorithm()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Advisor.AdvisorResponse
buy(Evaluation evaluation, Transaction lastTransaction, Period lastFullPeriod)
-
Methods inherited from class pl.com.external.essw.finance.algorithms.DefaultAlgorithm
buy, sell
-
-
-
-
Method Detail
-
buy
public Advisor.AdvisorResponse buy(Evaluation evaluation, Transaction lastTransaction, Period lastFullPeriod)
-
-