♥ 0 |
Hi! I’m new to your videos and want to thank you for your great videos which explain how to optimize TOS features! But I would like the Strategies to be able to buy whenever there is a buy signal, even if there has not been a sell signal to close out a position yet. Sort of like allowing dollar cost averaging to be performed on successive buy signals. How can I adjust the script to allow this? Ex. Assuming each buy order is the same number of shares, if the strategy executes three successive buy orders, there is now 3 times the original number of shares. A subsequent sell order needs to sell ALL of the accumulated shares, and then calculate the profit (or loss) from the total cost basis. I looked at the script of the strategy RSIStrat but there is no way to adjust for the above wish. Each long position must be closed out before another buy signal will be executed. Please correct me if I am mistaken. Hugh
Marked as spam
|
Please log in to post questions.
I sent an email to support and received a response. They explained how to do this but I haven’t had time to play with it yet. I’ll get around to it eventually. This is a real game changer for us. The technique they gave me may work for both scaling in and scaling out. They didn’t specify.