thibaultyou / tradingview-alerts-processor

Minimalist service designed to execute TradingView webhooks and process them to cryptocurrencies exchanges.
MIT License
79 stars 23 forks source link

Add more sub account #1

Closed opop1458 closed 3 years ago

opop1458 commented 3 years ago

admin, hope to develop the function of issuing ALART commands to multiple sub-accounts at the same time

opop1458 commented 3 years ago

Can I delay the alert sent by Tradingview? There are sometimes problems between the CLOSE signal and the LONG and SHOT signals. For example, if you have a long position, you need to close the position and open a short position. Sometimes it will execute the short result before executing the close, which causes the opening of the position to fail and become a short position.

THX

thibaultyou commented 3 years ago

Hello there, multiple commands will be added to the roadmap.

For your issue about delays this is due to the exchange, both requests are fired within a 350ms range so sometimes your order will not be closed and your next request will be dropped.

I'm working on an update that is fixing this issue by adding a reverse parameter so you'll have to fire just an alert and the app will wait for position to close before opening a position in the opposite direction.

opop1458 commented 3 years ago

Thanks. Do you have a good strategy for crypto?

Thibault You @.***>於 2021年6月13日 週日,05:45寫道:

Hello there, multiple commands will be added to the roadmap.

For your issue about delays this is due to the exchange, both requests are fired within a 350ms range so sometimes your order will not be closed and your next request will be dropped.

I'm working on an update that is fixing this issue by adding a reverse parameter so you'll have to fire just an alert and the app will wait for position to close before opening a position in the opposite direction.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/thibaultyou/tradingview-alerts-processor/issues/1#issuecomment-860115731, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALQCD57QSCMDFJK2DXU4FWTTSPIN5ANCNFSM46RTUOQQ .

thibaultyou commented 3 years ago

Depending on what you want to achieve I've some, I'm mostly using DCA strategies based on indicators made by Tradingview/RobertD7723, by joining his Patreon he'll give you access to all his TV indicators which can be mixed together to achieve greats results no matter the market conditions, our Discord channel and sample strategies.

This is a good place to start -> JR Discord