fxDreema

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

    Posts made by alexitoeve50

    • RE: Backtesting Always slow

      Seriosuly So irritating. How i wish they can make it better. I will be the happiest person on earth .

      posted in Questions & Answers
      A
      alexitoeve50
    • Backtesting Always slow

      When will fxdreema makes backtesting more faster. that is the only reason i dont like using it for coding most times. Even per candle or time filter. still slows down.

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: custom function

      @Jeson-C said in custom function:

      Dont work function This code you wrote does not work like this. Because tick init ... etc. This card is already a function and functions do not work inside functions, my friend.

      the code i posted is just an example please, what i want is how do i use functions and call functions in fxdreema is that possible?

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: custom function

      the code i posted is just an example please, what i want is how do i use functions and call functions in fxdreema is that possible?

      posted in Questions & Answers
      A
      alexitoeve50
    • custom function

      please i am trying to create a function inside custom block and call it but not working. for example something like this:

      void MyCustomFunction(double inputValue) {
      // Your custom logic here
      double result = inputValue * 2; // For example, multiplying the input by 2
      Print("The result is: ", result);
      }

      MyCustomFunction(5); // Call the custom function

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: Source file and ex4 or ex5 not downloding to expert folder anymore

      @jstap Really appreciate your contribution. Thank you

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: Source file and ex4 or ex5 not downloding to expert folder anymore

      @sktsec God bless you. it worked like charm. Thanks

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: Source file and ex4 or ex5 not downloding to expert folder anymore

      @l-andorrĂ  Thank you very much. Even if i use firefox iit is downloading to download folder. i need to download to my mt5 expert folder so i wont be copying from download folder to expert folder everytime and the extention is not adding on chrome or am i missing any thing please

      posted in Questions & Answers
      A
      alexitoeve50
    • Source file and ex4 or ex5 not downloding to expert folder anymore

      source code and ex4 or ex5 file not downloading to expert folder anaymore.

      I tried removing and downloding the crome extention again but seeing this.

      Please help!Screen Shot 11-06-2024 at 12.13.png

      posted in Questions & Answers
      A
      alexitoeve50
    • Check Profit Last closed

      I see a problem with this block..

      Instead of waiting for the last trade to close and check if it is in profit before closing other running trades..

      Immediately is start backesting it closes the first trade.. Without any trade in history before
      ![alt text](0_1653915782754_Untitled.png image url)
      Why?

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: Indicator work on a particular Time Frame

      I made a mistake all works now

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: Indicator work on a particular Time Frame

      @jstap only block 97 of buy uses timeframe I set which is macd and also I can't rember the block number for sell py uses time frame I set for macd..

      So why do the macd use current and the tf I set instead of the tf I set

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: Indicator work on a particular Time Frame

      @jstap set macd vallue to true then backtest..

      The ea should use only the time frame macd I set.

      But it is using the current time frame and the timeframe I set inside macd.

      So confused

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: Indicator work on a particular Time Frame

      @jstap said in Indicator work on a particular Time Frame:

      @alexitoeve50 This normally works for me, put a shared link here so block set up's can be checked

      the link below
      https://fxdreema.com/shared/YAuckZm1e

      @jstap said in Indicator work on a particular Time Frame:

      @alexitoeve50 This normally works for me, put a shared link here so block set up's can be checked

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: Indicator work on a particular Time Frame

      thank you thiis is the link
      https://fxdreema.com/shared/YAuckZm1e

      posted in Questions & Answers
      A
      alexitoeve50
    • Indicator work on a particular Time Frame

      Please how do i make an indicator work on only the TF i select as input..

      Because after selectin the TF..The inidctaor uses the current Timeframe and the timeframe i select to trade.
      i want it to trade using a particular timeframe i select regardless of the chart i apply it to..
      0_1651936613664_2.jpg

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: Get each open price value of opened trades

      @jstap Thank you very much..I really appreciate....

      posted in Questions & Answers
      A
      alexitoeve50
    • RE: Get each open price value of opened trades

      @jstap thanks for your reply..

      But I don't understand..

      Let's assume I have 8 trades running..

      And I want each open price of each trades to do something ...

      The next open price do something.with my formula

      Then next open price do something again with my formula

      Until the 8th open price..

      Please can you share an image sample.thanks..

      posted in Questions & Answers
      A
      alexitoeve50
    • Get each open price value of opened trades

      Please how do i get each opened price of each trade. i need the value of each opened price of all my trades...Not total because that is what bucket of trades would do...But i need each opened price..
      thanks

      posted in Questions & Answers
      A
      alexitoeve50
    • 1 / 1