このインジケーターにメールアラートを追加してください
Results 1 to 4 of 4

Thread: このインジケーターにメールアラートを追加してください

  1. #1
    1 添付ファイル 誰か添付の屋内に電子メール アラート オプションを追加してください。提供できるあらゆる支援に本当に感謝しています!!!!

    https://www.forexgroove.com/attachme...6845939494.mq4

  2. #2
    試してみてください (販売例): extern bool AlertON=false; extern bool EmailON=true; extern bool SoundON=true; extern bool VoiceON=false; extern bool SMSON=false; extern string ExtSoundFileName = alert2.wav; if(your condition) { if((lastAlertDirection == OP_BUY || lastAlertDirection == -1)) if(Crepeat==Repeat)AlertTime=0; if(Crepeatgt;0 (TimeCurrent()-AlertTime)gt;Periods){ { if (AlertON==true) Alert(売りシグナル at Ask=,Ask,n Bid=,Bid,n Date=,TimeToStr(CurTime() ,TIME_DATE), ,TimeHour(CurTime()),:,TimeMinute(CurTime()),n Symbol=,Symbol(), Period=,Period()); if (EmailON==true) SendMail(SELL,SELL at Ask= DoubleToStr(Ask,4) , Bid= DoubleToStr(Bid,4) , Date= TimeToStr(CurTime(),TIME_DATE) TimeHourのシグナル(CurTime()) : TimeMinute(CurTime()) Symbol= Symbol() Period= Period()); if (SMSON==true) SendMail(SELL,SELL at Ask= DoubleToStr(Ask,4) , Bid= DoubleToStr(Bid,4) , Date= TimeToStr(CurTime(),TIME_DATE) TimeHourのシグナル(CurTime()) : TimeMinute(CurTime()) Symbol= Symbol() Period= Period()); if (SoundON==true) PlaySound(ExtSoundFileName);//peeps etc if (VoiceON==true) PlaySound(ExtSoundFileName);//自分の音声 wav Print(SELL Alert); lastAlertTime = 時間[0]; lastAlertDirection = OP_SELL;クレーピート=クレーピート-1; AlertTime=TimeCurrent(); } } if(AlertTime == 0){ Crepeat=繰り返し; AlertTime=0; } } 戻る; }

  3. #3
    2 添付ファイル こんにちは、これでうまくいくと思います。テストする時間がなかったので、メール アラートが機能しない場合はお知らせください。コードへの追加は、右側にコメントされています。 MT4 自体で電子メールまたはテキスト アラートを設定するには、次の手順を実行してください: Toolsgt;Optionsgt;Email と適切な情報を入力します。電話でメッセージをテストします。電子メールの入力を適切なアドレスに置き換えるだけです。たとえば、t-mobile (米国) は [email protected] となります。キャリアの適切なアドレスを見つけるには、emailtextmessages.com を試してください。
    https://www.forexgroove.com/attachme...8984857098.mq4
    https://www.forexgroove.com/attachme...1070695799.ex4

  4. #4
    添付ファイル 1 件
    https://www.forexgroove.com/attachme...1186474743.mq4このコミュニティからの助けに感謝します。

投稿権限

  • Youma新しいスレッドを投稿しない
  • Youmaは返信しない
  • あなたは添付ファイルを投稿しないかもしれない
  • Youma Notedityourposts
  •  
  • スマイリーはオンです
  • スマイリーはオンです
  • [IMG]コードがオンです
  • [VIDEO]コードがオンです
  • HTMLコードがオフです
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.