console.getOut().println("bid of an arbitrary tick: " +tick.getBid() + "\n last tick" + history.getLastTick(instrument) + " \n bid of last tick" + history.getLastTick(instr).getBid());