Cara membuat clode antara dua indikator ma-custom
Results 1 to 2 of 2

Thread: Cara membuat clode antara dua indikator ma-custom

  1. #1
    2 Lampiran Hai semuanya. Bagaimana saya bisa memperbaiki masalahnya.
    Ini adalah indoor yang memiliki dua buffer MA (Moving Average). Saya ingin menggambar histogram antara dua buffer di jendela terpisah seperti gambar pertama tetapi menggambar histogram lengkap yang ditunjukkan pada gambar kedua.
    Kode yang Dimasukkan/ --------------------------------------------- --------------------- /| 41.mq4 |/| Ali Mojtabaei. |/| https://telegram.me/mqlbyAliMojtabaei |/ ----------------------------------------------- ------------------- hak cipta #property Ali Mojtabaei. #property tautan https://telegram.me/mqlbyAliMojtabaei #property versi 1.00 #property ketat #property indior_chart_window #property indior_buffers 2 double A # 91; # 93; # 93; # 93;; int i, batasi;/ ----------------------------------------------- ------------------- /| Fungsi inisialisasi kustom bawah |/ ----------------------------------------------- ------------------- int OnInit () {SetIndexBuffer (0, A); SetIndexBuffer (1, B); SetIndexStyle (0, DRAW_HISTOGRAM, STYLE_ LAPORAN, 1, clrYellow); SetIndexStyle (1, DRAW_HISTOGRAM, STYLE_ LAPORAN, 1, clrRed); return (INIT_SUCCEEDED); }/ ---------------------------------------------- -------------------- /| Fungsi iterasi kustom bawah |/ ----------------------------------------------- ------------------- int OnCalculate (const int rates_total, const int prev_calculated, const dattime time # 91; # 93 ;, const double open # 91; # 93; , const double high # 91; # 93 ;, const double low # 91; # 93 ;, const double close # 91; # 93 ;, const long tick_volume # 91; # 93 ;, volume panjang const # 91; # 93; , sebaran const int # 91; # 93;) {limit = (rates_total - prev_calculated); if (prev_calculated == 0) limit--; untuk (i = 0; ilt; = batas; i ) {A # 91; i # 93; = iMA (Simbol (), PERIOD_CURRENT, 10,0, MODE_SMMA, PRICE_TYPICAL, i); B # 91; i # 93; = iMA (Simbol (), PERIOD_CURRENT, 100,0, MODE_SMMA, PRICE_TYPICAL, i); } SetIndexDrawBegin (0,100); SetIndexDrawBegin (1.100); return (rates_total); }/ ---------------------------------------------- --------------------
    https://www.forexfabrikasi.com/tradi...r-rallies.html

    https://www.forexfabrikasi.com/gener...inary-gdp.html

  2. #2

    Quote Originally Posted by ;
    Halo semuanya. Bagaimana saya bisa memperbaiki masalahnya. Berikut adalah indior yang memiliki dua buffer MA (Moving Average). Saya ingin menggambar histogram antara dua buffer di jendela terpisah seperti gambar pertama tetapi menggambar histogram lengkap yang ditunjukkan pada gambar kedua./ ----------------------------------------------- ------------------- /| 41.mq4 |/| Ali Mojtabaei. |/|
    https://telegram.me/mqlbyAliMojtabaei|/ ----------------------------------------------- ------------------- hak cipta #property Ali Mojtabaei. #property tautan https:/telegram.me/mqlbyAliMojtabaei ...
    https://www.mql5.com/en/forum/178821

Similar Threads

  1. Bagaimana cara menunda waktu di antara penempatan pesanan dengan EA?
    By sanchwz in forum Pembicaran Bitcoin dan Mata Uang Kripto
    Balasan: 4
    Postingan Terakhir: 08-20-2023 23:24, 11:24 PM
  2. Bagaimana cara membuat EA
    By Ghyinby in forum Pilihan Biner
    Balasan: 4
    Postingan Terakhir: 11-30-2021 13:06, 01:06 PM
  3. Perlu cara untuk beralih di antara 2 templat atau menyembunyikan semua indikator
    By wehahyt in forum Pembicaran Bitcoin dan Mata Uang Kripto
    Balasan: 3
    Postingan Terakhir: 11-26-2021 17:32, 05:32 PM
  4. bagaimana cara membuat EA menunjukkan indikator yang digunakannya?
    By u08 in forum Pembicaran Bitcoin dan Mata Uang Kripto
    Balasan: 4
    Postingan Terakhir: 11-24-2020 00:29, 12:29 AM
  5. Bagaimana cara membuat EA
    By Ghyinby in forum Pembicaran Bitcoin dan Mata Uang Kripto
    Balasan: 4
    Postingan Terakhir: 09-05-2009 15:59, 03:59 PM

Izin Posting

  • Anda tidak boleh memposting thread baru
  • Anda tidak boleh memposting balasan
  • Anda tidak boleh memposting lampiran
  • Anda tidak boleh menyunting postingan Anda
  •  
  • Kode BB Aktif
  • Smilies Aktif
  • Kode [IMG] Aktif
  • Kode [VIDEO] Aktif
  • Kode HTML tidak aktif
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.