But I would like to ask you if there is a way to execute two orders on one candle. For example, If I close a trade on the open of a daily candle, can I open the next trade within that candle, if the breakout occurs?
Hi guys, Does anyone know why my strategy scripts are not executing on some historical data? For example, I can backtest my strategy on all of the available daily bars within FX pairs/crypto, but when I try to backtest the same strategy, for example, on SP:SPX or TVC:GOLD it does not work as it shou...
Hi, My name is Simon and I am 21 yo. My trading journey started at the beginning of the big crypto bull market in late 2017 when I have bought XRP at 0.10 rode it all the way up to 3.30 and still end up losing money. However, I still believe it was one of my best investments since it showed me the p...
Hi guys, I am trying to code script for backtesting my setup and I am stuck at one point. For clarification, it is a Donchian Breakout strategy with conditions. So I found out the general strategy script ( https://www.tradingview.com/script/8vuKM6ZP-Channel-Break-for-free-bot/ ) in a public library ...