fxDreema

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

    davids9317

    @davids9317

    0
    Reputation
    154
    Profile views
    12
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    davids9317 Unfollow Follow

    Latest posts made by davids9317

    • RE: 'Check proffit' and 'check winner type' blocks

      after every win i must skip one trade. The trade after a win has a lower probability of success. It is donchean channel breakout 2 on the web application.

      I can't use a time based filter as it could take a long or short time for a losing trade to come, after which i must activate trading again. On my project i monitor the trades by drawing lines and checking these so i can look at a trade that does not exist.

      Thanks for your help

      posted in Questions & Answers
      D
      davids9317
    • RE: 'Check proffit' and 'check winner type' blocks

      Hi admin,
      thanks for fxdreema my subscription is working fine and all is good.

      I am trying to create a function in my EA where I don't trade after a winning trade. After a win I will stay out of the market and watch until a trade would have been a loss before trading again. I can do this easy by drawing lines instead of placing trades and monitoring the distance between current price and the line, then I know if the trade would have been a loss without actually trading.

      The problem is when I come to turn off the buy blocks to prevent trading, when I use the block 'Check last closed trade profit' it just passes every tick, I know this because I connected a sell to the output to check what was happening, the block does not wait for the close of a profitable trade it just passes straight away and on every tick. I tried using the 'Check last winner type' block and this works fine for for profitable buys, but for sells it passes every time a trade closes for winners and losers.

      Am I doing something wrong?

      Please see attached

      Thanks for your help and fxdreema is great!

      posted in Questions & Answers
      D
      davids9317
    • RE: Graphics dissapearing & adjustments not working

      OK thanks for that, I've installed native and it works fine, i'll use another browser if eeded for the internet version since I am using IE

      posted in Bug Reports
      D
      davids9317
    • RE: Graphics dissapearing & adjustments not working

      This is the web version, I have installed the local version and seems to be ok

      posted in Bug Reports
      D
      davids9317
    • RE: Graphics dissapearing & adjustments not working

      Hi Admin and thanks again for a great product.

      Recently since updating my software to Windows 8.1 I am suffering the following issues with fxdreema;

      when I bring a block into the builder screen it disappears from view although still exists, I have to find it by moving the curser and watching it change then clicking and dragging which makes it appear. Right click menus and double click menus are the same.

      When I make a change to a value in a block it does not always change in the new EA, I know this if I allow optimizing I can see in the "Expert Properties" tab in MT4 the original values even after deleting and saving the new file, this causes a problem as i'm not sure what other parameters are not being updated.

      Do you have an idea what this might be?

      Thanks
      Dave

      posted in Bug Reports
      D
      davids9317
    • RE: Compatible Software

      Hi Admin,
      Thanks again for a really good product, happy with my purchase!

      Could you tell me if the projects (EA's) form fxdreema can be recognised by any other backtesting software other than MT4 / MT5? Say ninjatrader or tradestation for example.

      Cheers.

      posted in Questions & Answers
      D
      davids9317
    • RE: Trailing Stop

      Ok no problem, I'm just trying to automate a manual strategy, maybe it should stay manual!

      Thanks for your help.

      posted in Questions & Answers
      D
      davids9317
    • RE: Trailing Stop

      Thank for the reply, sorry about being unclear. by 1R I mean 'one times risk' with 1R I mean the amount of pips between the entry and the stop. Since the entry and stop are based on previous candles the value is different for each trade. Basically im setting the entry and stop at previous candle high and low, I want the stop to move in a step as you said but always in increments of the original pip amount. Ever time the price moves forward by the original pip amount the stop should jump by the same amount.

      Thanks for your help.

      posted in Questions & Answers
      D
      davids9317
    • RE: Trailing Stop

      Dear Admin,
      I've subscribed and i'm happy with the product, very useful!

      I have an EA which sets pending orders with stop losses and trigger levels relative to previous candles patterns, all works great. I want the stop loss to be trailed so that every time the price moves into profit by 1xRisk the stop moves behind by 1xRisk. What I mean is at 1R proffit the stop will be at break even, then 2R proffit the stop will be at 1R and so on. The stop loss is based on a previous candle high or low and I can't find the settings in the 'Trailing Stop (each trade)' block.

      I've tried the 'Modfy Stops' block, this moves the stop the right amount if I enter -100% of current SL but it does this on every tick not in steps as as price moves 1R

      Do you know a way to do this?

      Thanks for your help.

      Dave.

      posted in Questions & Answers
      D
      davids9317
    • RE: EMA Cross Won't work?

      Sometimes this project will buy, sell and close at the EMA cross as expected but mostly just at random times. If I change the indicators to SMA the last half of the time period works ok. The problem is happening during a backtest by the way. Can anyone help with this?

      Much appreciated and great product

      ......
      EMA cross.mq4
      EMA cross.ex4

      posted in Questions & Answers
      D
      davids9317