how can I enter a trade with a fractional amount. For example, at the end of each bar, I want to buy $25 dollars worth of the share. How can I do this when the stock is well above $25. Does pinescript support entering a position with fractional shares?
Follow-up question. After each bar how can I add these shares to the open position without having to close it first?