fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Nguyenjohn
    3. Posts
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 15
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Nguyenjohn

    • RE: Problem in EA (MA & RSI) Combo

      This problem is simple to fix I also look at your code. the problem is:
      1: Price < MA200 at candle ID1
      2: Price <X RSI value 30
      With this rule at the right point, you mark the candle cross RSI level 30 is above MA200 this means EA will pass and try to find another one this right.
      0_1653188280910_1b662c1c-ef0f-44fd-87c3-ea6585f6990e-image.png
      To fix the problem: the best way I think you need do 2 steps more:
      1: Change Price <X RSI value 30 To Price < RSI value 30.
      2: Make one function If trade >> price <MA200 need send an alert to your phone. to control this trade.

      posted in Questions & Answers
      N
      Nguyenjohn
    • RE: candle count after EMA coss

      @jstap Many thanks for sharing!

      posted in Questions & Answers
      N
      Nguyenjohn
    • candle count after EMA coss

      Dear Team,
      I have an idea: After EMA13 coss EMA34 in the current time how many candles pass.
      0_1652830434834_f8f6517a-423d-4bb7-b8b7-0fb233d3a1a9-image.png

      Has someone ever done this before? I hope you can share something thank you!

      posted in Questions & Answers
      N
      Nguyenjohn
    • RE: Give me rules of trading

      martingale Rule this is high risk rule đŸ™‚

      posted in Questions & Answers
      N
      Nguyenjohn
    • RE: Please I need Help

      @l-andorrĂ  100% same you thinking đŸ™‚

      posted in General Discussions
      N
      Nguyenjohn
    • RE: Am new pls help.

      The problem is spread at the open price for the next day. for this case, you need Spread Filter Block.

      posted in Questions & Answers
      N
      Nguyenjohn
    • RE: Take profit as Previous Week High

      In Buy or Sell Block have 2 way can do

      0_1629129976459_43c3766c-3dd2-4675-ace9-6877440f56ee-image.png

      0_1629130125822_383cfd00-3ddf-444a-a525-dfc765a9a558-image.png

      Hope you can!

      posted in Questions & Answers
      N
      Nguyenjohn
    • RE: Scanner Stock in MT5 like Dashboard

      @jstap Thank you I will try and update this function. đŸ™‚

      posted in Questions & Answers
      N
      Nguyenjohn
    • RE: Scanner Stock in MT5 like Dashboard

      @jstap Can you do an example for this?

      I try with array maximum one Screen is 200 symbol but if very difficult to look. and for this, I must put manual all of them in an array. I put all it shows all. I need just show if any symbol has a signal. and don't show if them non-signal. like my photo just need only show 3 symbols on the screen.

      You can look at my picture.
      0_1628051333432_b8b57e67-a04a-4681-ad9c-ce62cacc8221-image.png

      posted in Questions & Answers
      N
      Nguyenjohn
    • Scanner Stock in MT5 like Dashboard

      Dear Team,

      In fxdreama can make scanner all CFD and show info like RSI to Screen?
      Such as I want to show any Stock if they have RSI<30 to screen like Dashboard.
      I need some help from you.

      Many thanks!

      posted in Questions & Answers
      N
      Nguyenjohn
    • RE: Count bulls/bears in x number of last bars?

      You can use the function " Bear in a row" or Bull in a row" in Various Signals Tap

      posted in Questions & Answers
      N
      Nguyenjohn
    • RE: Hi, how do I get an EA to inrcrease lot sizes automaticaly?

      Hi you can do like this0_1624082979562_a68ff3fa-f02b-4cce-932f-2775e59f0258-image.png

      posted in Questions & Answers
      N
      Nguyenjohn
    • RE: Video Tutorial - Signals Dashboard EA [advanced] - looping Objects, arrays

      @miro1360

      Hi Miro1360 This code show RSI value does not work in MT5 can you help me convert this.
      Thank You

      posted in Tutorials by Users
      N
      Nguyenjohn
    • RE: Auto sceenshot Sent to telegram

      @l-andorrĂ  Inside the folder telegram function:sendphoto" but just one chart ID not for all screen PC if not good because if we follow 10 pairs we will receive 10 photos instead of only 1 photo [0_1622538079736_Telegram.rar](Uploading 100%).

      posted in General Discussions
      N
      Nguyenjohn
    • Auto sceenshot Sent to telegram

      Dear Team,

      I have an idea.
      for mobile or mail alert MT4 only alert price or massage this not clearly for entry.
      If we have a tool: Counter candle time and auto-send a screenshot to telegram that I can focus on any timeframe I trade.
      For example, my system shows me the signal at 1 hour chart time. we can send a screenshot early 5 minutes to telegram before this candle end. we can prepare to enter for the next candle.

      Some people can help with this idea.
      0_1622421723242_e0596f8a-8a54-499d-840a-6015d13de589-image.png
      Thank you

      posted in General Discussions
      N
      Nguyenjohn
    • 1 / 1