Termos de Referência
can help with my Trading view Pine Script strategy. I have an NT8 Account and am using Trading View Alerts to send signals to NT8. I would like to keep the format i have currently, with TradingView alerts to place the trades via a Webhook i have already established. So i do not want to convert the entire strategy to NT8, but the rather adjust the TV Pinescript to accurately send the alert signals to NT8 who will then place the trades. The second issue with the strategy is the code has to accurately know the difference between the long/short/and close position signals to send to NT8. The strategy pinescript has these signals integrated within it so you cant really just create Long and Short alerts seperately. Is this something you are familiar with? Thank you !
I am using a public strategy that i would like to use to trade futures. I currently have Trading view alerts using this strategy, linked via a webhook (CrossTrade), which then connects to NT8 to place the transaction. However, the strategy is not closing the positions, this likely is due to a disconnect betwen the webhooks and NT8 so i need someone to Streamline the pinescript to properly place the trades on NT8. The strategy could also be used for forex, so I ned the strategy pinescript to remain as it is for the most part. So i dont need any work on developing the strategy itself, i just need the trades to be properly placed from TV to NT8. I this something you could do ? thank you!
i dont need the atrategy adapetd or converted, i just need the Alerts from trading view to to signal to NT8