fxDreema

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

    Posts made by Bigape

    • RE: Generate a random chart

      @roar

      What you hypothesized could be a good idea, as a starting point.
      However, if I can afford it, I would also take into consideration the volatility parameter (to be valorised in random mode).
      Keep me updated on your progress (I will do the same); I would be very pleased.

      posted in General Discussions
      B
      Bigape
    • RE: Generate a random chart

      @roar

      Very interesting topic. I made some studies on this matter a few months ago. But I did not finish this work; the procedures are long and take a long time.
      However, I believe it is a very promising field of research.
      I attach two links, from which I extrapolated the basic material from which to start to move the first steps.
      I hope they can be useful.

      https://www.forexfactory.com/showthread.php?t=298216
      https://www.forexfactory.com/showthread.php?t=230828

      posted in General Discussions
      B
      Bigape
    • RE: Zig Zag: implementation?

      @isp00rt

      Sure! Very useful.

      Many thanks

      posted in Questions & Answers
      B
      Bigape
    • RE: Write To File: Swing

      @bigape

      Hi Roar,

      it works perfectly!

      Thanks again

      posted in Questions & Answers
      B
      Bigape
    • RE: Write To File: Swing

      @roar

      Wow! You are the Man!

      Many, many thanks.
      I will try what you have indicated / programmed and I will let you know about the outcome.

      posted in Questions & Answers
      B
      Bigape
    • RE: Write To File: Swing

      @roar

      Thanks for the reply
      For these things I'm pretty inexperienced.
      Could you use the link I posted to write an example of what you say?
      I would be very grateful; it is several days that I work on this listing and I still have not been able to get what I want.

      Thanks a lot

      posted in Questions & Answers
      B
      Bigape
    • Write To File: Swing

      From a link on Tutorial By User (FxDreema) I have extrapolated this fantastic listing for the calculation and use of the swing (ZigZag). I managed to plot the values (high - low) of the previous swing on the graph. In addition, the differential (Delta) of the two previous values was always shown on the graph.
      Now I would like to back-test the EA, write a file, in .cvs format, which reports the differential (Delta) for each generated swing, in order to make some statistical processing on the .csv file, so generated.
      This is the link, with the work to finish ...
      https://fxdreema.com/shared/NPjU0bSib

      Thanks to those who will help me, correcting my mistakes.

      posted in Questions & Answers
      B
      Bigape
    • RE: Zig Zag: implementation?

      @bigape

      Can someone help me?

      posted in Questions & Answers
      B
      Bigape
    • Zig Zag: implementation?

      Re: https://fxdreema.com/forum/topic/5060/how-to-use-zigzag-advanced

      Thanks for the wonderful post, although not very recent: I learned a lot of things thanks to the various interventions; very technical and professional.
      I wanted to ask how I could implement an additional block that calculates (in Pips) the distance between a Hd and a Ld of the swing format (previous), with the possibility of plotting the value on the graph.
      Thanks to those who will give me some ideas.

      posted in Questions & Answers
      B
      Bigape
    • Zig Zag: implementation?

      Re: How to use ZigZag [advanced]

      Thanks for the wonderful post, although not very recent: I learned a lot of things thanks to the various interventions; very technical and professional.
      I wanted to ask how I could implement an additional block that calculates (in Pips) the distance between uh Hd and a Ld of the swing format (previous), with the possibility of plotting the value on the graph.
      Thanks to those who will give me some ideas.

      posted in Questions & Answers
      B
      Bigape
    • RE: Pending "Hidden/Stealth"

      Many thanks, i will try it.

      posted in Questions & Answers
      B
      Bigape
    • Pending "Hidden/Stealth"

      Hi all, my strategy creates some pending orders (Buy stop and Sell Stop), when certain technical conditions of some indicators and / or price patterns occur or simply at some price levels.
      These pending orders, in MT4, are displayed on the platform and also on a graphical level.
      Is it possible to make them hidden to prevent the broker from identifying them?
      Or, with the use of some variables or similar, it is possible to "keep them hidden" within the strategy and then execute them "on the market", even if the strategy calculates them as pending.
      Thanks to those who want to highlight some examples; it is already more than ten days that I am trying to find a possible solution.

      posted in Questions & Answers
      B
      Bigape
    • RE: How To Extract data from every bar

      Hi Miro 1360,
      you are the Man!

      It works perfectly.

      Many, many thanks

      posted in Questions & Answers
      B
      Bigape
    • RE: How To Extract data from every bar

      Thank you for your answer. I already knew how to export individual "quotes". But I am also interested in integrating them with the values of the indicator I have chosen.

      Maybe you're right that with FxDreema, you can not do ... maybe, however, someone could help us.

      Ex. Miro 1360 and / or others ... I do not despair.

      posted in Questions & Answers
      B
      Bigape
    • RE: How To Extract data from every bar

      [0_1535361870544_Eurusd.png.pdf](Uploading 100%) Hi,
      Me too; I would need to export data from the History Center (in .csv format) with attached values of the indicator I have chosen. (see example I attached).

      I would need a small example to follow; then I proceed alone: using "WritetoFile" Block

      Thanks to those who want to help me.

      0_1535362399494_Example_Date Extract.jpg

      posted in Questions & Answers
      B
      Bigape
    • RE: Making a grid....

      @fxdreema
      Many thanks, I will try it.

      Very good! It's work perfectly.
      Thanks, again.

      posted in Questions & Answers
      B
      Bigape
    • RE: Making a grid....

      @bigape
      Hi, could help me, please?

      posted in Questions & Answers
      B
      Bigape
    • RE: Making a grid....

      @fxdreema
      Very interesting answer; it works perfectly.
      And if the next step, instead of starting from 30, was 50 pip and so on?

      Type: 1 step = 30 pips, 2 steps = 40 pips, 3 steps = 50 pips, 4 steps = 60 pips and ... so on?

      Can you give me an indication of the code you have already done?

      Many thanks

      posted in Questions & Answers
      B
      Bigape
    • RE: Dynamic "Pips Away" (Each Trade)

      @roar
      Many Thanks! I will try it.

      I'll let you know if everything works properly.

      I'm sorry if I ask trivial questions, but it's not long before I try to use "fxdreema" and my learning curve has yet to rise, as I would like,

      All this thanks to people like you and to the whole forum.

      Thanks again.

      posted in Questions & Answers
      B
      Bigape
    • Dynamic "Pips Away" (Each Trade)

      Hello, it is already a few hours that I try to solve this problem but without an appreciable outcome.

      I would like to make the value in the Pips Away From Open block "Pips = -5" dynamic.
      That is, if the "Pass + Condition" blocks on the right of the blackboard satisfy the condition: Average Drirectional Movement Index (Base Indicator Line, Lenght 14) is greater than Value 30 then the Pips, indicated in the block Pips Away From Open - currently = - 5, must become = -20 and vice versa.

      Thanks to those who want to help me, I'm getting mad.

      https://fxdreema.com/shared/DJlGsuV8e

      posted in Questions & Answers
      B
      Bigape
    • 1
    • 2
    • 3
    • 4
    • 3 / 4