Hi folks,

I'm thinking in develop a class to manage trailing orders. The draft idea is to instantiate a the class at every entry, the object will manage the stop loss price, the exit price and execute the orders.

But first I'd like to know; Is a good implementation? Am I doing some kind of shotgun surgeon?

Thanks in advance. JJ

Author