Comment on Streak just got a whole lot better
In strategy we can define exit condition, but there we should have ability to read my entry price of stock which is very important. If I bought stocks at 120Rs, then I should be able to read that price in exit condition.
Also I will need to find at which candle I made entry. For example in 1 min chart if I made entry at 5th candle, then I should be able to read that candle number as 5 in exit condition. And based on that number I should be able write more dynamic condition for exit.
These 2 are very important and must to have feature immediately. Let me know when you can make it available.