Page 16 of 16 FirstFirst ... 6 14 15 16
Results 151 to 159 of 159
Like Tree20Likes

Brainwashing Trading System

This is a discussion on Brainwashing Trading System within the Trading Systems forums, part of the Trading Forum category; iTrend_new - indicator for MetaTrader 4 iTrend_new is base on iTrend Indicator by MetaQuotes Software Corp. Update and modify by ...

      
   
  1. #151
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,317
    Blog Entries
    1634

    iTrend new

    iTrend_new - indicator for MetaTrader 4

    Brainwashing Trading System-itrendnew1.png


    Brainwashing Trading System-itrendnew2.png


    Brainwashing Trading System-itrendnew3.png


    iTrend_new is base on iTrend Indicator by MetaQuotes Software Corp. Update and modify by Roberto Jacobs 3rjfx @ 2019/03/18, for MT4 with Signal and Alert and options to display signal on the chart.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  2. #152
    Junior Member
    Join Date
    Sep 2020
    Posts
    4
    I am not sure whether anybody is still reading this. I try to use the PCSv9 in my EA, but fail to retrieve the signal, i.e. the "dot" in the chart. This is the code I use to retrieve the signal from PCSv9:

    ArrayInitialize(UpSignal,EMPTY_VALUE);
    ArrayInitialize(DnSignal,EMPTY_VALUE);
    ********************
    CopyBuffer(PCS,1,0,2,UpSignal)<=0 ||
    CopyBuffer(PCS,4,0,2,DnSignal)<=0 ||

    and this is the code to create the signal in my EA:
    bool PCS_BuySignal()
    {
    return(UpSignal[0] && UpSignal[0] !=EMPTY_VALUE) ? true:false;
    }

    Is there something obviously wrong??
    Thanks in advance for any hints.

  3. #153
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by CrashhGuru View Post
    I am not sure whether anybody is still reading this. I try to use the PCSv9 in my EA, but fail to retrieve the signal, i.e. the "dot" in the chart. This is the code I use to retrieve the signal from PCSv9:
    ...
    I passed your question to Igorad so hope he will suggest something.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  4. #154
    igorad
    Guest
    Quote Originally Posted by CrashhGuru View Post
    I am not sure whether anybody is still reading this. I try to use the PCSv9 in my EA, but fail to retrieve the signal, i.e. the "dot" in the chart. This is the code I use to retrieve the signal from PCSv9:

    ArrayInitialize(UpSignal,EMPTY_VALUE);
    ArrayInitialize(DnSignal,EMPTY_VALUE);
    ********************
    CopyBuffer(PCS,1,0,2,UpSignal)<=0 ||
    CopyBuffer(PCS,4,0,2,DnSignal)<=0 ||

    and this is the code to create the signal in my EA:
    bool PCS_BuySignal()
    {
    return(UpSignal[0] && UpSignal[0] !=EMPTY_VALUE) ? true:false;
    }

    Is there something obviously wrong??

    Thanks in advance for any hints.
    Hi CrashhGuru,

    It looks like you should use buffers 2 and 3 instead of 1 and 4 to get UpSignal and DnSignal buffers.

    Regards,
    Igor
    CrashhGuru likes this.

  5. #155
    Junior Member
    Join Date
    Sep 2020
    Posts
    4
    Quote Originally Posted by igorad View Post
    Hi CrashhGuru,

    It looks like you should use buffers 2 and 3 instead of 1 and 4 to get UpSignal and DnSignal buffers.

    Regards,
    Igor
    Thank you all very much. I changed the code to 2 & 5. Unfortunately I am still missing out on about 25% of the signals.

  6. #156
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by DesmondIsoli View Post
    ...

    Hmm.. which one do you suggest?
    Some people say (joke) that "selecting good trading system is the same as selecting good wife ... which one do you suggest?".

    As to me so I like signal systems (with arrows or dots for buy or for sell (AscTrend, BrainTrend, Brainwashing, LabTrend, and more).
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  7. #157
    member TheNews's Avatar
    Join Date
    Feb 2013
    Posts
    7,383
    Blog Entries
    1032

    Germany Exports Rebound In February

    Brainwashing Trading System-eurusd-m15-acy-securities-pty.png


    German exports rebounded at a stronger-than-expected pace in February, data from Destatis showed on Monday. Exports grew 6.4 percent on a monthly basis, reversing a 3.0 percent fall in January. Shipments were forecast to climb 1.5 percent.

    more...
    Attached Files Attached Files
    Analytics and News section || Trading News Events thread
    Trading blogs || My blog

  8. #158
    member FXstreet's Avatar
    Join Date
    Mar 2013
    Posts
    2,392
    Blog Entries
    428

    U.S. Added 428,000 Jobs In April

    Brainwashing Trading System-fr40-m5-acy-securities-pty-2.png


    Total nonfarm payroll employment increased by 428,000 in April, and the unemployment rate was unchanged at 3.6 percent, the U.S. Bureau of Labor Statistics reported today. Job growth was widespread, led by gains in leisure and hospitality, in manufacturing, and in transportation and warehousing.

    more...
    Latest premium section news || Market News thread
    Trading blogs || My blog

  9. #159
    member TheNews's Avatar
    Join Date
    Feb 2013
    Posts
    7,383
    Blog Entries
    1032

    U.S. Pending Home Sales Plunge More Than Expected In April

    Brainwashing Trading System-eurusd-h1-acy-securities-pty-3.png


    A report released by the National Association of Realtors on Thursday showed pending home sales in the U.S. plummeted by much more than expected in the month of April. NAR said its pending home sales plunged by 3.9 percent to 99.3 in April after tumbling by 1.6 percent to a revised 103.3 in March.

    more...
    Analytics and News section || Trading News Events thread
    Trading blogs || My blog

Page 16 of 16 FirstFirst ... 6 14 15 16

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •