fxDreema

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

    Posts made by camhawk

    • RE: Using Multiple Break Even Blocks

      Thanks Radoslav,

      That looks like it'll do it as well. Will have a play.

      BTW, did you ever get that email I sent you on 8th July regarding my course?

      Cheers

      Cam

      posted in Questions & Answers
      C
      camhawk
    • RE: Using Multiple Break Even Blocks

      Thanks Miro, gave that a try but wouldn't see the Trailing Stops.

      Here's the solution I came up with in the end. Seems to work a treat:

      http://prntscr.com/bzo3oe

      posted in Questions & Answers
      C
      camhawk
    • RE: Using Multiple Break Even Blocks

      Hi,

      I'm trying to build a tool that does the following:

      Manages 5-7 levels of stepping stops like this:

      When trade hits +12 pips, move stop to +1
      When trade hits +30 pips, move stop to +10
      When trade hits +50 pips, move stop to +20
      When trade hits +70 pips, move stop to +50
      When trade hits +90 pips, move stop to +70

      I've found the best way to do this is with the Break even blocks, but for some reason it won't trigger the 2nd breakeven block to modify the trade after the stop has been moved to +1 pips.

      Here's a screenshot of my setup.

      http://prntscr.com/bzenh9

      Any ideas on what the problem might be or if there is a better solution? I've tried Trailing Stop blocks and the same thing happens.

      Cheers

      Cam

      posted in Questions & Answers
      C
      camhawk
    • RE: HTTP Response

      Thanks, it works now!

      posted in Questions & Answers
      C
      camhawk
    • RE: HTTP Response

      Hi,

      I'm trying to reference a response from a webpage that I'm pinging with the "Send HTTP Request" block. The response is coming back and showing in the Alerts window, but is showing the number Zero in the Comments block. The main problem is that HTTP Response is not being recognized in the Conditions block, or it's only recognizing 0.

      Here's the setup which references the only text on the webpage which is "SBUOB"

      http://prntscr.com/a4bvdi

      And the response come through in the alert ok:

      http://prntscr.com/a4bw6g

      But the Condition block does not pass. If I send it direct to the Comment only it shows "0":

      http://prntscr.com/a4bwtg

      Any ideas why it's not seeing the response as SBUOB and unable to reference it in the Conditions block?

      Cheers

      Cam

      posted in Questions & Answers
      C
      camhawk
    • RE: To use engulfing candle high/low values to trigger signals

      Many thanks!

      posted in Questions & Answers
      C
      camhawk
    • RE: To use engulfing candle high/low values to trigger signals

      ____There are 2 components of each point - Time and Price. Time is not a price and Price is not a Time. Time values are like this: http://www.epochconverter.com/ Price values are like 1.23456 (depends on the symbol). This ZigZag thing returns only the Price component, but I have no idea to develop it more :)[/quote:s8yrabcz]

      Thanks Dreema

      It's alright, found an indicator to do that job.[/quote:s8yrabcz]

      Hovedguy, are you able to share the indicator? I'm also looking for such an indicator to help draw trendlines.

      Cheers

      posted in Questions & Answers
      C
      camhawk
    • RE: Extend Trendline to Infinity

      Brilliant, it worked! Thanks

      posted in Questions & Answers
      C
      camhawk
    • RE: Extend Trendline to Infinity

      Hi,

      How do I extend a Trendline to infinity on the right. The left is where the price action has already happened, so extending on the right is more beneficial. Hence why I'm keen to find out how to do it.

      I have turned on the option to have an endless line that goes to infinity as per this screen shot http://prntscr.com/9l4ri6 and I can see that it extends the line to infinity to the left but not to the right. I also have all the Ray's set to Yes, so can't seem to work out how to get it to extend to the right.

      Here's what my chart shows: http://prntscr.com/9l4r4p

      The EA is called Course EA1 if you want to take a look.

      Cheers

      posted in Questions & Answers
      C
      camhawk
    • RE: Search isn't working properly

      Hi,

      When I use the Search option it doesn't search all the blocks, only the block section that is open.

      I'm using Chrome Version 47.0.2526.106 m on Windows 10.

      Can you please fix?

      Cheers

      posted in Bug Reports
      C
      camhawk
    • RE: how to apply an indicator to another indicator?

      Are you able to demonstrate how this can be done/achieved?

      posted in Questions & Answers
      C
      camhawk
    • RE: Constants and Variables not opening today

      Ignore, working now.

      Was probably the Ad Malware that was causing the issues I had. Fixed that an all is working fine again.

      posted in Bug Reports
      C
      camhawk
    • RE: Constants and Variables not opening today

      Hi,

      Constants and Variables are not opening, you just get a spinning wheel, but all other actions can be clicked.

      Can you please check/fix?

      Cheers

      Cam

      posted in Bug Reports
      C
      camhawk
    • RE: fxDreema was updated... obviously

      Thanks for the fast turn around on the issues.

      Just want to let you know I'm very happy with the enhancements, especially the variables updating in blocks in realtime. Keep up the good work! 😄

      posted in Questions & Answers
      C
      camhawk
    • RE: fxDreema was updated... obviously

      Your horizontal scroll bar still doesn't work in Chrome for wider projects 😉

      posted in Questions & Answers
      C
      camhawk
    • RE: fxDreema was updated... obviously

      Thanks, yes, I now agree, keep the Save As as it is now.

      The multiple connection block issue seems to have resolved itself. Maybe related to your other fix. Who knows.

      posted in Questions & Answers
      C
      camhawk
    • RE: fxDreema was updated... obviously

      __Hi,

      Thanks for fixing the other bugs I mentioned.

      Not so much a bug, but a change that has happened that is annoying. I use the web version of the tool because of this feature. When you save EA's on the web it saves subsequent versions of the same project with a (1), (2) and so on up to (100)... then it stops. This is a great feature because it acts like a version control and if you ever want to go back to an older version you can because you haven't overwritten it.

      Are you able to enable this feature again?

      Cheers[/quote:3vuwc5ux]

      Actually, I'm now rethinking this. Although it's good for lazy version control it saves the testing step of selecting the new EA version from the Strategy Tester drop down which is a pain.

      Maybe you keep as is??? Anyone else have an opinion

      posted in Questions & Answers
      C
      camhawk
    • RE: fxDreema was updated... obviously

      Also, on the connector issue earlier. It is now fixed for the most part, but I noticed that now if you select and move more than one block at a time the connectors won't follow.

      Can you please fix this also?

      Cheers

      posted in Questions & Answers
      C
      camhawk
    • RE: fxDreema was updated... obviously

      Hi,

      Thanks for fixing the other bugs I mentioned.

      Not so much a bug, but a change that has happened that is annoying. I use the web version of the tool because of this feature. When you save EA's on the web it saves subsequent versions of the same project with a (1), (2) and so on up to (100)... then it stops. This is a great feature because it acts like a version control and if you ever want to go back to an older version you can because you haven't overwritten it.

      Are you able to enable this feature again?

      Cheers

      posted in Questions & Answers
      C
      camhawk
    • RE: fxDreema was updated... obviously

      Another issue, "No trade is running" and "No pending order exists" no longer work, i.e. when a trade or order is set more trades and orders are being executed. See my project System X Mark 2 to see what I mean.

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