if A is $100 and i use order_target_percent(A,1.0)
to buy 100 shares. if tomorrow A goes to 103 and I had 300 profits. If I do order_target_percent(A,1.0)
again will the api code use my unrealized profits to buy more shares? If it did not do anything, how could i use my unrealized profits to buy more shares? Any ideas guys?