fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. chrisbe
    3. Posts
    C
    • Profile
    • Following 1
    • Followers 2
    • Topics 7
    • Posts 100
    • Best 7
    • Controversial 0
    • Groups 0

    Posts made by chrisbe

    • RE: Moving Average loop direction @miro1360 @everyone

      I am asking for help in finishing what i started its either you can help or you cant, i dont have to prove anything to you, i sent those picture just so you se what i am talking about

      posted in Questions & Answers
      C
      chrisbe
    • RE: Moving Average loop direction @miro1360 @everyone

      As you can see line is above for buy trend and below for sell, unlike regular MA that printing line below for buy and above for sell

      posted in Questions & Answers
      C
      chrisbe
    • RE: Moving Average loop direction @miro1360 @everyone

      @jstap is this satisfactory or do you want a different time frame as well

      Pic1.PNG pic2.PNG pic3.PNG pic4.PNG pic5.PNG

      posted in Questions & Answers
      C
      chrisbe
    • RE: Moving Average loop direction @miro1360 @everyone

      @chrisbe but if you can acheieve the result with adjusted setings by all means let me know what settings you use

      posted in Questions & Answers
      C
      chrisbe
    • RE: Moving Average loop direction @miro1360 @everyone

      Like i said earlier it doesnt load current data automatically unless i switch time frame and back

      posted in Questions & Answers
      C
      chrisbe
    • RE: Moving Average loop direction @miro1360 @everyone

      @jstap i Named it custom moving average its not the regular MA i designed it myself

      posted in Questions & Answers
      C
      chrisbe
    • RE: Moving Average loop direction @miro1360 @everyone

      @chrisbe This cannot be acheieved by adjusting normal ea settings trust me i spent days trying to adjust to get it, i cam close with using shift but that means i dont get realtime data i get data after 5 or 10 candle depending on the shift which doesnt work for the project i want to use it for

      posted in Questions & Answers
      C
      chrisbe
    • RE: Moving Average loop direction @miro1360 @everyone

      @jstap what you have is differernt my friend look at the MA's in mine when buying the MA is above price but yours is below price and when mine is selling MA is below yours is above price

      posted in Questions & Answers
      C
      chrisbe
    • RE: Moving Average loop direction @miro1360 @everyone

      @jstap this is not a MA with a backstep or a shift, i would cause i did it my self, the only problem i have is that it doesnt render automatically, i have to manually reload by switching timeframes fir it to load the current data, hence i need someone with better expectise than me

      posted in Questions & Answers
      C
      chrisbe
    • Anyone who can design this indicator, Willing to pay

      This is the example of what i need.

      MA.PNG

      posted in Questions & Answers
      C
      chrisbe
    • RE: Moving Average loop direction @miro1360 @everyone

      @l-andorrà
      This is an example of what i am looking for

      MA.PNG

      posted in Questions & Answers
      C
      chrisbe
    • RE: Moving Average loop direction @miro1360 @everyone

      @l-andorrà Hello
      I attached the Indicator its not a fxdreema project, its a Moving Average indicator

      posted in Questions & Answers
      C
      chrisbe
    • RE: Moving Average loop direction @miro1360 @everyone

      @chrisbe Custom Moving Averages.mq4

      posted in Questions & Answers
      C
      chrisbe
    • Moving Average loop direction @miro1360 @everyone

      Hello everyone,

      Working on a project and am tring to change the moving average "ArraySetAsSeries(ExtLineBuffer,false) to; ArraySetAsSeries(ExtLineBuffer,true) and
      ArraySetAsSeries(close,false) to: ArraySetAsSeries(close,true)" but keep the loop direction to read as normal without reversing the loop, after changing value to true the indication no longer buffers on its own without manual refresh..Please help

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm happy to help

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm true the loop capacity is not specified, which is why i suggested since you only need the last 2 fib, creating 2 alternating fib would be ideal it will also increase the capacity of the EA so its not slow, well good luck

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      My current project is currently with Zigzag as well, although not using fib

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm to do this i recomend, creating two fib name them fib 1 and 2 for example, create to fib and 2 variable, (eg fib 1and 2) when fib one is created set var to 1 and when fib 2 is created set fib 2 var to 1 if a new fib 1 is about to be created create a condition that check if fib1 variable is set to 1 if it is then deleted previous fib1 to replace it with the new onw also do thesame for fib2

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm Here is the EDIT

      https://fxdreema.com/shared/x3nToxaU

      posted in Questions & Answers
      C
      chrisbe
    • RE: loop object fibonacci

      @mmmmmmmmmm Grouping them can work but your original issue will still remain, if you need more than one fib create seprate conditions otherwise multiple reproduction of this thing causes your EA Crash

      posted in Questions & Answers
      C
      chrisbe
    • 1
    • 2
    • 3
    • 4
    • 5
    • 3 / 5