I am currently testing a trading platform provided by bloomberg. However it currently doesnt have the ability to continously execute orders. In sheet named Signal, Cell B2 is dynamic and can change any time to "BUY","SELL" or "EXIT". Each time this cell changes, Sheet named Execution, the last row in the sheet needs to be copied and dragged one row lower with all formula's within the cells. Also Cells in Column E( Under heading Side) must be the same as Signal in Cell B2 in the signal sheet. So each time the Signal changes in Cell B2 (Sheet= "SIGNAL"), the last row in Sheet ="Execution" must be copy and dragged 1 row lower with Side= Cell B2 in Sheet= "Signal".
Is this possible using a UDF?
Bookmarks