I have a strategy that send fixed amount buy orders. It buys $50 worth of stock each time, irrespective of the price of the stock. It is possible to simulate this in Zorro? It seems the lot size in enterLong() has to be a int type. How do I express the idea such as: Zorro, please enter a long position that is worth $50?