Eduardo Zarate
Eduardo Zarate
@hossain93 You can't run in jupyter notebook, but you can as a simple **python** program. - Be sure u are using code in develop branch - Install all dependencies in...
@Juanjacinto123 I will take a look!
Hey @rd-mg It is very difficult to replicate. This process works almost always.. are u in Linux? if yes, which distro ?
I do not recommend the use of this indicator, it is better to use "ma_crossover" which is simpler to configure and use. Just to know, what is your use case...
Hey @opoloko That is fixed, but still in develop branch. Check the REAME there: https://github.com/CryptoSignal/crypto-signal/blob/develop/README.md Best
This still happens? Can you mention some example coins?
@bottest123 I don't know what means "channel id". For Telegram notifications you need to create a bot and then get an api token. My token and chat_id into config.yml looks...
Hi @interzonez Handling orders is not considered for this project, but if you want to do it, it would be great. Btw, I have been working on some changes and...
@sacharya I'm making some changes on code to have the prices as part of the notifications. As you say, it can be very useful. Ej. _[4h] EOS/USDT {'rsi': '18.33'} ,...
@ronanmendes Yes, you can. In config.yml you have to list all the coins you want check, and the indicators/alerts are defined just once. Best