Class: ZIJumpAgent

ZIJumpAgent(optionsopt)

ZIJump agent: uses ZIAgent algorithm if there is no current Bid or Ask price. Afterward, randomizes over [currentBid,V] or [c,currentAsk].

Constructor

new ZIJumpAgent(optionsopt)

creates "ZIJump" robot agent, a ZI that matches or improves on current bid or current ask
Parameters:
Name Type Attributes Description
options Object <optional>
passed to ZIAgent, Trader, Agent constructors
Source:

Classes

ZIJumpAgent