qsforex
qsforex copied to clipboard
Can qsforex make order with trailing stop?
When I'm reading the code, I noticed that qsforex can't have position with trailing stop. https://github.com/mhallsmoore/qsforex/blob/master/execution/execution.py#L62
Is this my misunderstand? If somebody knows how to make order with trailing stop, please teach me.