Help with Radarscreen automation

I have a system setup in TS radarscreen that is auto trading on TS using runcommand macros to place orders in an indicator.



I cannot get the signals to show up on Collective2 - I have alerts setup, SMTP setup - tests fine but no orders ever flow through.



Is it even possible to send orders this way?



I have tried 3 methods, all of which can place orders in TS code:-



runcommand(.placeorder

runcommandonlastbar(.placeorder

marketorder( , limitorder(, stopmarketorder(



The system is putting in orders, getting filled, putting in stops, limits etc on TS.



Unfortunately nothing ever shows up on Collective2. I sent in a help request yest am but got nothing back yet. I am trying to understand if these commands are compatible with Collective2 - is TS just setup wrong or its just not possible.



Any tips would be appreciated.