junta / tradingview-alert-connector

Integrating TradingView strategy alert and executing automated trading for futures DEXes
https://tv-connector.gitbook.io/docs/
MIT License
76 stars 42 forks source link

question #39

Open algomanteam opened 1 week ago

algomanteam commented 1 week ago

Hello, I have deployed the project according to the guide. Currently, I have a question: Is the .env setup for the GMX exchange as follows? Because I’m getting this error: Error: invalid hexlify value (argument="value", value="0xclap ۰۰۰۰ ۰۰۰۰۰ ۰۰۰۰۰") I think the way I’m inputting the wallet seeds is incorrect, right? Should they be separated by hyphens, or written consecutively?

GMX_PRIVATE_KEY=۰۰۰۰ ۰۰۰۰۰ ۰۰۰۰۰ or ۰۰۰۰_۰۰۰۰۰_۰۰۰۰۰ GMX_LEVERAGE=2

junta commented 2 hours ago

hey, it's not seed phrase, but you have to set private key

follow this guide for metamask, for example https://support.metamask.io/managing-my-wallet/secret-recovery-phrase-and-private-keys/how-to-export-an-accounts-private-key/