fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. FHTrading
    3. Posts
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 5
    • Posts 21
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by FHTrading

    • RE: some help is welcome

      The code of the indicate seems to be a mad i agree.
      I ddint understand if u think that indicators is "wrong" and then it doesnt make anything correct and that i shouldnt use it because it even doesnt work properly at live.

      My second doubt is if at least i can add an alarm to the indicator to alert me when the line for example is above the 40 lvl and the current value of candle below 10. But maybe make an alarm has the same difficulties of make an ea.

      Finally if u fiex some errors, u can send me that file? 🙂
      Thanks

      posted in Questions & Answers
      F
      FHTrading
    • RE: some help is welcome

      hi fxdreema!

      i have this indicator this time
      (use all default settings)

      You will see on the windows of the indicator that there is a kind of price and a sample line, with levels 90, 60, 40 and 10. Well i need to know wich are the buffers of the the line and the candles of the price (i mean this current candle value or the candle close value).
      The only i know is that when i upload the indicator to fxdreema platform y can see only 4 buffers but i dont know wich is each one.

      Well thanks anyway

      ......
      CapitalManagerDR.mq4

      posted in Questions & Answers
      F
      FHTrading
    • RE: volatily ea

      No no man, you test the version 1.1.2 and this version is the bad version.

      Please test the 1.8, i upload the expert in a post.

      With the version you had tested you can see that is obviously that the ea dont make what i want, in this picture the ea open a lot of trades and it should not happend.

      Please open the version 1.8 with fxdreema platform and compare the settings of buy now block and sell now block,

      You will see the diference between SL mode, when i was trying to fix the diferences was this version 1.1.2 that only opens a lot of trades.

      Thanks

      posted in Questions & Answers
      F
      FHTrading
    • RE: volatily ea

      This is the fine version. Just this detail of the SL of the buy orders because i used Custom price fraction instead custom price level. I just changed this setting and all the ea become creazy opening lots of orders.

      If your going to try it, EURUSD M1
      I will apreciate your help.

      ......
      Volatily 1.8.ex4

      posted in Questions & Answers
      F
      FHTrading
    • RE: volatily ea

      Hi man,

      You know that the ea start making profit and then i notice that the buy orders sl were not very good placed because in the buy now block i make a mistake and put the option Custom price fraction in the SL instead of Custom price level as it should be.
      This was the only thing wrong all the rest was working ameazing, so i went to fxdreema to fix this error and then when i try this version just with this change now it opens lot of sell or buys.

      https://fxdreema.com/shared/SRmttHjUb

      This is the link wiith the change, also i have the version with out the change that works fine but has this detail of the SL wrong of the Buy orders that i think make lost some profits.
      Do you know what could be?

      Thanks

      posted in Questions & Answers
      F
      FHTrading
    • RE: volatily ea

      I repeat, i know it was wrong but for that thing you could understood 😉

      Also i changed the valuw of 0.5 pips to 0.9 because i think the ask line is going to touch it unnecesary several times.
      I have to wait until the markets are open to test it.

      One more thing, do you know how to decompilate other eas? because i bought one and it only work in two markets but i want to test it in more markets.

      Regards

      posted in Questions & Answers
      F
      FHTrading
    • RE: volatily ea

      This is the thing, i show you with negative candle id to let you know that i want that the sl move 0,5 pips below the next candle open price (for buys) and so on in the cases that the sl isnt reached.
      How can i make a triling stop like this??

      Thanks

      posted in Questions & Answers
      F
      FHTrading
    • RE: How to avoid losses at each tick?

      I can explain it to you,

      You can search this block: "No trade is running" then put it on the top of the designe and connect it to the next block that was at the top, for example a condition block. The main thing is that this block has to be placed at the top of the procces wich opens the trades.

      Also yo have to use the orange output to no trade running or the yellow output to the oposite situation.

      I hope it was useful

      posted in Questions & Answers
      F
      FHTrading
    • RE: volatily ea

      With the second ea i decided to leave it into the vps for a month and let see what happend, i think there is such a 0.1% probability to lose 9 consecutives time, but...

      Also i made some good progress with the volatily ea,

      https://fxdreema.com/shared/ForVWx7dc

      Now it opens very nice the trades as i want!!

      Then i was seccesful at puting the stoploss!, you can see it in the parametres of the buy now block and sell block, but there is a problem with the take profit! you can see is uesd the candel id -1 i know im wrong but i made it so you can understand what im trying to do.

      The last detail wich would be perfect, is if there would be a trailing stop that move the stop loss 0.5 micro pips below/above the next open price´s candle.

      This could be a good ea for instant execution!

      Regards

      posted in Questions & Answers
      F
      FHTrading
    • RE: volatily ea

      hi again,

      you know im having problems to make eas open trades.
      Like with this example: https://fxdreema.com/shared/FbEAa6Bzb

      Im sure im checking all: the settings in mt4, and about the designe of the ea in the platform i dont know whats wrong.

      I put the ea in a live demo account andi manualy open a buy order and close it to make 1 trade in the history, but nothing.

      I will wait for your help.
      Thanks


      I solved this problem, making a sample ea with blocks: no trade is running conected to buy now, then i put this ea in the platform let it make 1 trade and i copied its magic number, then i quit it of the chart and i put the other ea and in the imputs parametre i put the other mugic number and it start trading.

      What do you think about a martingale ea starting tradeing with 0.01 lot with 3 pips stoploss and 3 pips take profit in an account of 8000 usd, it would need to mistake 9 consecutive times?? Do you think it is posible to loss number of consecutive times?
      Obviously it wil make such a little money like 1 dollar per month but...

      posted in Questions & Answers
      F
      FHTrading
    • RE: volatily ea

      Almost you get it!

      https://fxdreema.com/shared/NTSGa1fJ

      I modifies these blocks in the erea, because there could be a wick in the candle, but this wick have to be <= to 0.3 micropips, to get a trade.

      But finaly i try this ea and dont open any trade or with your example dont draw any arrow. I left the pc with both eas for 30 min in the eurusd 1m and nothing. Im sure all the settings in the platform are ok.
      It is strange because all the time there are candles with a body of 0.5 micropips and wicks of 0.3 micropips or less.

      I think may be the error is in when we choose Close candle, Low candle and High candle. I dont know if does are current high, low and for Close candle the current price. Because if they are the final close candle price, high and low there is not the idea.

      Also you can see that the StopLoss is 1 pip, then im thinking how to do to move this StopLoss to 0.3 below the open candle price of the nex candle when a buy trade is running. I mean, the stoploss will be moving through new candles 0.3 micropips below each new.

      It is an ea im trying to copy from a signal of 1500 usd per month in mql5. Im sure this is a similar idea.

      Thanks,

      posted in Questions & Answers
      F
      FHTrading
    • RE: volatily ea

      hi agian fxdreema,

      I have these questions:
      (now i can see new options on blocks)

      1.Using Condition Block with Market Properties or any other block, how can i filtter a condition like this:

      For buy, In M1, at open candle price (always when there is a new candle), the current price had move 0.5 pips (5micropips) above the open candle price, and there are not more than 0.3 micro pips below the open candle price. When all of this happens, then the ea open a buy order.
      It is a scalpper ea.

      I checked the options Tick Size and Ticks (from start) from Condition Block-->Market properties, but i dont know how to use them for my purpose.

      I will apreciate your help,

      Thanks

      posted in Questions & Answers
      F
      FHTrading
    • RE: sample question

      hi,

      the block "once per bar", pass in two cases, at the begining of the next candle or at the middle of the candle before.

      Is the a block like "once per bar" but that only pass at the begining of the next candle, and not at the midle of the canlde before?

      Thank you

      posted in Questions & Answers
      F
      FHTrading
    • RE: block

      okey you make me feel a bit stupid 😞 haha

      i solve the problem, im goign to do some bt....

      posted in Questions & Answers
      F
      FHTrading
    • RE: block

      Fxdreema, im using "Add fixed lots on loss" of Custom martingale, but it doesnt work. Do you know how can i do to apply martingale of 5 lots after a lose of 0.1 lots (0.09 + 0.01)?

      Thanks

      ......
      1608921_10201364491049876_1860374434_n.jpg

      posted in Questions & Answers
      F
      FHTrading
    • RE: block

      your inteligent fx! haha i didnt get that.. was obiously..

      So i will change something in martingale..

      instead of: Multipli on loss(coef.) = 50 .. i will put: add fixed lots on loss= 5 and Multipli on loss(coef.) = 1

      I know that there will be 2 sitiations:

      1.when the last loseable trade was with 0.1.. so the next will be with 5.1 lots

      1. When the last loseable trade was with 0.01.. so the enxt will be with 5.01

      About this difference i dont care, thats not a problem. i have full version again 😄

      posted in Questions & Answers
      F
      FHTrading
    • RE: block

      I tried this with the local version in i have that... finaly it works ok it close (partialy) and 200 pips ways from open-price.. but then it affects the next trade that should be with 5 lots and not 0.5 lots..and i dont know why the ea do that.

      do you know why? and what can i do?

      ......
      for fxdreema.png
      Ghost EA v.10 sin grupos.mq4

      posted in Questions & Answers
      F
      FHTrading
    • RE: block

      __Pips away from stop-loos means that the current price should be above SL+Pips (for buys) or below SL-Pips (for sells). So, if you have for example buy with SL=300 pips, then "pips away from stop-loss" with setting at 100 pips will be true from the beginning, because initially the current price is 300 pips away from SL.

      Close partially can close "wrong" lot sizes depending on what is the minimum lot size and lot step from the broker. Partial close actually closes the current and then opens new trade. For example I have minimum lot 0.1 lots, so I can't close 0.09 lots from 0.1 lots. If I try really I get this error "Invalid trade volume (131)", but in fxDreema it uses the minimum lot size that is possible, so instead of error message I have 0.1 lot closed.

      I can suggest "once per trade/order" block if you have situation where the trade is partially closed few times in a row.[/quote:2xw79vrm]

      I make a list:

      1. Now i give up with the block "pips away from stop.loss" i think that this block doesnt work for what i want. And i will try with the block "pips away from open-price" with the mode "Double-side model (absolute distance)", i think this block fits well with what i want.

      2. Here is where o dont understand. Because i dont know where i can change "the minimum lot size". And im sure that my broker allows me to close any lot size between 0.01 to 50.0 lots.

      3. Thats is a good suggestion, i will use "once per trade/order"

      posted in Questions & Answers
      F
      FHTrading
    • RE: Clarifications about % Equity => Lots vs Freeze % of Equity

      Greetings Fxdreema,

      First of all I'd like to thank you for your time and efforts on developing a tool for building up MT experts.

      I'd like to ask about the difference over % Equity => Lots and Freeze % of Equity. I don't understand how this works. Also I wonder if there is any guide that could help to run this tool.

      Thank you so much for your time.

      posted in Questions & Answers
      F
      FHTrading
    • RE: block

      I tried that but didnt work correctly. Because the trades closes partialy (not with the amount i wanted) and in a moment that is not the moment i said.

      do you know why?

      In these days im paying again the monthly..

      posted in Questions & Answers
      F
      FHTrading
    • 1
    • 2
    • 1 / 2