alleyway / add-tradingview-alerts-tool

Automated entry of TradingView alerts for bot trading tools such as 3Commas, Alertatron, CryptoHopper, etc.
MIT License
626 stars 140 forks source link

Support for Strategies #43

Closed FTomasz closed 3 years ago

FTomasz commented 3 years ago

I've noticed that when I attempt to create an alert using a strategy rather than it doesn't want to work, I've attempted to look into the code, I'll be honest I would have no idea what to change, I figure I just need to disable Secondary and tertiary elements for it to work, as the strategy already establishes under what criteria it would need to send an alert, please could someone assist me, I'll make it worth your while! I promise!

mlake commented 3 years ago

Hi - did you grab the latest? There was an issue pressing the “continue” button on strategy alerts that should be fixed now…

You might want to keep your configuration file and follow the install instructions again..

Michael

On Apr 29, 2021, at 7:38 PM, FTomasz @.***> wrote:

I've noticed that when I attempt to create an alert using a strategy rather than it doesn't want to work, I've attempted to look into the code, I'll be honest I would have no idea what to change, I figure I just need to disable Secondary and tertiary elements for it to work, as the strategy already establishes under what criteria it would need to send an alert, please could someone assist me, I'll make it worth your while! I promise!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alleyway/add-tradingview-alerts-tool/issues/43, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAF2RJ3EK4AFSWPS6AFIEH3TLGKS5ANCNFSM432LP2FQ.

FTomasz commented 3 years ago

Alrighty cheers, what should I put for Secondary and Tertiary, just leave them blank?

On latest version, still runing into issues after it selects my strategy from the dropdown...

Logs into tradingview okay, selects timeframe, selects strategy, then freezes and crashes... 😬 not sure if I'm doing something wrong, it seems to be functioning as designed though.

I've run a test using a regular indicator and it managed to set it up perfectly, not really sure what the issue is for Strategy

FTomasz commented 3 years ago

I've reset and reinstalled from scratch, same issue.

mlake commented 3 years ago

could you post your config? (obscure any bot ids if you have them)

Any chance this indicator is public so I can try to reproduce?

mlake commented 3 years ago

I think maybe you were making a custom pine script for which there was indeed a problem.

Just released 1.8.5 which should address your issue. closing for now..