I have to buy at market entries with different conditions. In the position lists the entry signals for all are shown as either "Buy At Market(1)" or "Buy At Market(2)", which is not easy to map back to the conditions. Is there a way to give different names to each building block?
Rename
The only way would be to open as a C# Strategy (which is a one way trip) and change the signal names in code.
Thanks Glitch. I knew that would work and used it. It's not quite convenient when trying to iterate on the strategies by trying out different building block configurations though.
Your Response
Post
Edit Post
Login is required