fxDreema

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

    Posts made by baccicin

    • RE: Moving Average stop loss

      this link?

      https://fxdreema.com/shared/W1yi6yAKb

      posted in Tutorials by Users
      B
      baccicin
    • RE: Moving Average stop loss

      @jstap Ciao, thanks a lot, and please, as regards the error? Metaeditor shows the error on line 365. Thanks for your help! have a nice day
      360 {
      361 FXD_ONTIMER_TAKEN = true;
      362 EventSetMillisecondTimer(1);
      363 }
      364 if (ENABLE_EVENT_TIMER) {
      365 OnTimerSet(ON_TIMER_PERIOD);
      366 }

      posted in Tutorials by Users
      B
      baccicin
    • Moving Average stop loss

      Hello, good Evening! May I ask you a help, please? There is an error in my Ea but i am not able to find a solution and please, what what should i add to hide the stop levels? Many thanks, have a nice evening. Fab
      https://fxdreema.com/shared/W1yi6yAKb

      posted in Tutorials by Users
      B
      baccicin
    • Draw a signal

      Hello again, i have another question if possible please. I found some information in the Forum but not exactly what i need.
      1st question: can i create an EA with conditions but without open a trade? I mean, Can i create an EA with conditions but only to show an arrow or a signal (buy or sell) and decide to buy or to sell once the arrow is drawn?
      2nd question: may i ask you to give me the istruction to add the right button in the project?
      Many thanks for your time and patience.
      Have a nice evening
      Fabio

      posted in Tutorials by Users
      B
      baccicin
    • RE: range of candles

      Hi, thank you very much, i'll try to learn this option ๐Ÿ™‚ thks a lot, ciao

      posted in Questions & Answers
      B
      baccicin
    • range of candles

      Hello again, I don't find in FX Dreema's video and tutorials, an instruction to ask the system this:
      "check if a range of candles (example from candle 1 "the previous one" to candle 4 ) is below a โ€“ for example โ€“ certain indicator or support or resistance...
      Thank you, have a nice day

      posted in Questions & Answers
      B
      baccicin
    • RE: how to insert an ea into another one

      sure, indeed, I answer myself using same words... ๐Ÿ˜‰ . I'll post another request

      posted in Questions & Answers
      B
      baccicin
    • how to insert an ea into another one

      good evening, I would like to ask you an information, hoping not to be inappropriate or to repeat a question already asked by other users: if I create a code (EA) in FxDreema, can I insert it in another existing code (EA)? Because I would like to complete a code that already exists but not created in FxDreema. If so, could you suggest me how to "connect" the two codes? Thanks for your help and availability. Have a nice evening. Fabio

      posted in Questions & Answers
      B
      baccicin
    • RE: open buy / sell position

      ah, i left it "empty" just to try and change the combination everytime, just to learn... it's not a trading system, it's just to have a starting point. What i am trying to get is that the code should wait the close of the candle and, if there is a cross on the high or on the low of a moving average, a position should be open. On contrary, in this moment, the code open positions on the current candle and often without a cross

      posted in Questions & Answers
      B
      baccicin
    • RE: open buy / sell position

      sure, https://fxdreema.com/shared/3KChZHJ8e
      thanks a lot

      posted in Questions & Answers
      B
      baccicin
    • open buy / sell position

      Good afternoon, I need some help please. I created my first EA. The expert should buy if the previous close of the candle is above the high of a moving average and a sell position should be open when the previous close of the candle is below the other moving average. The position should be open on the current candle. The EA works but not as I would like, because the positions are opened before the close of the previous candle, that is, they open the position on the current candle and before the crossing with the moving average. Can someone help me? I did not find the answer in the Forum, if there was already an answer and someone wanted to report the discussion to me I would be grateful. Thanks bye. Fabio

      posted in Questions & Answers
      B
      baccicin
    • check candle

      Good morning everyone! I am new in FxDreema and in programming MQL4. May I ask please a help for beginning...try to begin... my experience? I would ask the system to:

      • identify the high and the low of a candle (for example the candle H1, at 0300am closed at 04h00am, it means the EA starts at 04h00'01") and put a pending buy order valid until 2000pm if the price is higher than the high of those candle. It's just to start my learning. If you could give me some clues it would be really appreciated, furthermore, where can i ask the Help on Line or find in the Help on Line these information. Many thanks, Bac
      posted in Questions & Answers
      B
      baccicin
    • 1 / 1