alleyway / add-tradingview-alerts-tool

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

"Once per bar close" option doesn't get selected consistently #115

Closed dtrce closed 2 years ago

dtrce commented 2 years ago

I'm running add-alerts with the following alert config but for some reason "Once per bar close" option doesn't always get selected. Sometimes it creates an alert with "Only once" which is the default option.

alert:
  condition: # tertiary/quaternary rows might not exist for your indicator. If not remove those values
    primaryLeft: RSI
    primaryRight:
    secondary: Greater Than
    tertiaryLeft: Value
    tertiaryRight: 30    
  option: Once Per Bar Close
mlake commented 2 years ago

Hi - please try re-initializing with the latest version of ATAT

Upgrade Instructions

From your tradingview-alerts-home directory, run the following:

npx @alleyway/create-tradingview-alerts-home