Support Board
Date/Time: Sun, 24 Nov 2024 22:52:34 +0000
Post From: Entry accuracy issues in automated trading
[2024-04-29 16:35:04] |
alexo2022 - Posts: 47 |
if I'm using this formula =OR(D3=ID1.SG5@3,CROSSFROMBELOW(D3:D4,ID1.SG5@3:ID1.SG5@4)) , is there a way I can limit the amount of trades that are taken on this pivot line, for example I want after 3 trades on this line, to stop the trades on this line, it mean that I don't want to stop all the automated trading, I want to stop the trading on this line, but if the price moves to other pivot line, I want the software to take the trade, but also limit to only 3 trades on this new line. in summary, every pivot line need to have a Limit of the only 3 first trades. |