- v13 - package v13
-
- v13.agents - package v13.agents
-
- v13.agents.chartist - package v13.agents.chartist
-
- v13.agents.chartist.policy - package v13.agents.chartist.policy
-
- v13.agents.chartist.signal - package v13.agents.chartist.signal
-
- v13.agents.chartist.strategy - package v13.agents.chartist.strategy
-
- v13.agents.multiasset - package v13.agents.multiasset
-
- v13.eval - package v13.eval
-
- v13.eval.scorer - package v13.eval.scorer
-
- v13.eval.termination - package v13.eval.termination
-
- v13.eval.test - package v13.eval.test
-
- v13.eval.update - package v13.eval.update
-
- v13.gui - package v13.gui
-
- v13.lcs - package v13.lcs
-
- v13.lcs.agent - package v13.lcs.agent
-
- v13.lcs.descriptor - package v13.lcs.descriptor
-
- v13.lcs.memory - package v13.lcs.memory
-
- v13.test - package v13.test
-
- v13.web - package v13.web
-
- v13.web.dhtml - package v13.web.dhtml
-
- v13.web.handlers - package v13.web.handlers
-
- v13.web.test - package v13.web.test
-
- v13.web.test.jre - package v13.web.test.jre
-
- valid(Trit[], OrderBook, Day) - Method in class v13.lcs.agent.LcsClassifierSystem
-
V�rifie que l'�tat courant du march� correspond � la description
produite parla cha�ne de trits d'une r�gle
- validity - Variable in class v13.LimitOrder
-
- valueOf(String) - Static method in enum v13.agents.chartist.signal.Signal.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum v13.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum v13.lcs.agent.Trit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum v13.web.Experimentation.CompetitionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum v13.web.NanoHTTPD.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum v13.web.NanoHTTPD.Response.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum v13.agents.chartist.signal.Signal.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class v13.eval.scorer.PopulationScorer
-
- values() - Static method in enum v13.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum v13.lcs.agent.Trit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum v13.web.Experimentation.CompetitionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum v13.web.NanoHTTPD.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum v13.web.NanoHTTPD.Response.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variation - Class in v13.agents.chartist.signal
-
Compte le nombre de variations successives de la somme des n derniers prix
Si cette somme a connu nbHausses hausses successives, on achete
Si cette somme a connu nbBaisses baisses successives, on vend
- Variation(int, int, int) - Constructor for class v13.agents.chartist.signal.Variation
-