Type/to search

Définir le prix du Bitcoin et envoyer une notification via WeChat (tutoriel)

Study
3
Follow
1518
Followers

Stratégie :
Lorsque le prix de la crypto-monnaie est supérieur ou inférieur à la valeur définie, un message est automatiquement envoyé à WeChat. L'intervalle de poussée minimum peut être défini.

Lorsque le prix de la crypto-monnaie est supérieur ou inférieur à la valeur définie, un message est automatiquement envoyé à WeChat ou Telegram. L'intervalle de poussée minimum peut être défini.

Source
JavaScript
/*
This stragegy will sent a message to your telegram when the price is higher or lower than
the set price.
All stragegy must has a main function as the entrance.
*/
function main() {
     //change symbol,will cover the default exchange which was set when start a bot.Currency is a strategy arguments
    exchange.IO("currency", Currency)   
    var lastPushTime = 0    //the variable of last push timestamp.
    while(true){    //run a infinite loop, which is the basic structure
Strategy parameters
Strategy parameters
trading pair
when price is higher than
when price is lower than
interval
Comment
All comments (4)

    大佬为什么机器人运行时显示无法与被测者建立联系啊

    5 years ago

    建议增加英文标题,方便外国朋友阅读

    6 years ago

    回测时,平台怎么选择,小白有点懵逼了^^

    6 years ago

    不能回测,回测要啥价格推送啊

    6 years ago
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)