I made this Nifty 5 Mnt break out Automate Node, Anyone say this is Ready to start or i make any change on it? Any Suggetion is Help for me…
Please, आप long Straddle के लिए क्या setup करना होगा, (मुझे 10:15 पर call और put दोनों मार्केट price पर buy करना है, और जेसे ही 11:10 बजे दोनों legs exit करना है ( profit loss को ignor करना है) मतलब profit हो या लॉस एग्जिट करना है
Hi @111424276588796355236 If you want to ensure only either of the range breakout to happen, please use ANY condition, instead of using two IF conditions.
for Profit or loss scenario, Use an OR node, If you use IF node, the strategy will not wait till the PnL scenario, because if proceeds with the true or false direction directly.
Hi @101397945006512459522,
Please
use this setup.
Thankyou!
hello Kishore Krishna** sir , pls helf me to builed my setup to trade automate my tradingview strategy using webhook , i want to place direct order from tradingview signal , take action automaticly buy , sell , and exit , i using this massage in tradingview signal , **
{
** “ticker”: “{{ticker}}”,**
** “action”: “{{strategy.order.action}}”,**
** “prev_market_state”: “{{prev_market_state}}”,**
** “timestamp”: “{{timenow}}”**
}
mera ye setup perfectly work kar raha he, but Help mujhe ye chaiye ki meri koi 1 side agar entry ban jaye to dusari side ka jo node he vo bhi active raheta he. isse ye issue aa sakta he ki agar 1 position meri ban gayi he or candle oposite side agar break kare to vo side ki entry bhi ban sakti he, to iska solution kya he ?


