Hi All,
I’m approaching the ProBuilder to create my strategy but I’m totally lost now by reading all the threads…
What I would like to build is a system that can operate on a daily basis ( so close all position at the end of the day) by checking the trend when the day starts and create order following the trend long or short and close the position in different steps with a trailing stop per position.
Example:
If the stock starts the day at x% higher or lower vs previous bar send order (buy or sell) for 1000 at market then:
- Sell 300 at limit with x% profit at primary order at market
- sell 300 at limit with x% profit at the first 300 order sell
- Sell 1000 with stop loss at x%
I’m confused about the indicator to use and how to set up correctly the strategy.
Thanks much for your help