fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. danielsoy
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 8
    • Best 0
    • Controversial 0
    • Groups 0

    danielsoy

    @danielsoy

    0
    Reputation
    94
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    danielsoy Unfollow Follow

    Latest posts made by danielsoy

    • RE: Price > indicator block help.

      Sorry, now I see how this block is expected to work. 😁

      What i was looking for was a way to fire a signal, each time the actual price moves x pips away, from
      a moving average indicator.

      Keep searching...

      posted in Questions & Answers
      D
      danielsoy
    • RE: Price > indicator block help.

      hi ppl.

      I got troubles trying to make this block work.

      Was expecting to get the signal arrows, when price is above moving average indicator at xxx pips of turnover distance, but the arrows
      appears when price touches the moving average line from below.

      Please watch:
      https://www.youtube.com/watch?edit=vd&v=-M1kzv37yLE

      posted in Questions & Answers
      D
      danielsoy
    • RE: My first fxdreema EA

      This video is not for people with photosensitive epilepsy 😄 😆

      Will try that code and see what happens ,thanks.

      posted in Questions & Answers
      D
      danielsoy
    • RE: My first fxdreema EA

      Have found 3 chart properties related to the size of the windows I guess...

      CHART_WIDTH_IN_BARS

      CHART_WIDTH_IN_PIXELS

      CHART_HEIGHT_IN_PIXELS

      posted in Questions & Answers
      D
      danielsoy
    • RE: My first fxdreema EA

      Should be public now, in case is not, please search the video by its name, its the first hit.

      **FXdreema: blink the chart block **

      So there is not a way to resize windows in mt4 ?

      posted in Questions & Answers
      D
      danielsoy
    • RE: My first fxdreema EA

      Is working pretty well using bulls/bears in a row blocks to count the amount of candles.

      Was wondering if is there some block that can maximize a window, or i must make it through mt4 editor,
      adding some code, inside blink the chart block 4 example.

      As this video shows, I use my amount of candles counter EA, in a lot of windows at the same time, and any time some chart
      reaches my target condition, I maximize that window by hand, clicking over Maximize button on the chart that is blinking red or green.

      What i need is to maximize that blinking window automagically.

      https://www.youtube.com/watch?v=cwVcuZgC23c&feature=youtu.be

      posted in Questions & Answers
      D
      danielsoy
    • RE: My first fxdreema EA

      Ok admin, thanks 4 that.

      Guess that bull/bear in a row blocks can make the job in an easier way.

      Will see how it works...

      posted in Questions & Answers
      D
      danielsoy
    • RE: My first fxdreema EA

      hi ppl.

      I m not proud to present my first EA, based in bollinger bands n RSI levels.

      It make some profit in gbp-usd 15M grid .

      Look how:
      https://www.youtube.com/watch?v=tXqYW5rTLnY

      Now I am struggling to learn how to use variables in my EAs.

      I just want to count bullish n bearish candles, and make my EA or indicator, to play a sound, any time a
      user defined amount of candles, has been reached.

      ......
      bollinger 14-2 RSI 70-30 15Mgrid.mq4

      posted in Questions & Answers
      D
      danielsoy