fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. OntradingX
    3. Posts
    • Profile
    • Following 1
    • Followers 7
    • Topics 120
    • Posts 427
    • Best 28
    • Controversial 1
    • Groups 0

    Posts made by OntradingX

    • 2 indicators in the same window.

      How can we in Fxdreema guide the EA to observe and trade with the conditions that happen with 2 indicators within the same window?

      posted in Questions & Answers
      OntradingX
      OntradingX
    • How to embed an indicator code in the EA.

      I had access to a robot that wasn't made in Fxdreema, where the programmer embedded the indicator code straight into the robot's source code.

      Is it possible to do this somehow in Fxdreema?

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: Nomenclature of the trading asset.

      @tipsywisdom and @l-andorrà

      0_1647335171556_Bra50asset.png
      But there is also the Bra50.
      So for example we have:
      The CFD asset (Bra50)
      And we have the asset (Bra50Apr22)
      In this case he will open 2 trades, 1 in each?

      For example, in the Brazilian market we have an asset called WIN$N, in the backtest market we can open trades but in the real market we cannot, so we use the monthly WINJ22, how could I do it in this case?
      0_1647335303215_WINBR.png

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: Nomenclature of the trading asset.

      @l-andorrà can you give me more details why Bra?=0.001 ?

      posted in Questions & Answers
      OntradingX
      OntradingX
    • Nomenclature of the trading asset.

      In the market I trade, there is an asset expiry.
      For example:

      Asset Name: Bra50
      Month April: Bra50Apr22

      So every month the ending (Apr22) will be changed to the month name and expiry year. For example: (May22)

      Is there any way to automate this so that the EA identifies the name of the current trading asset for the current month?

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: MANUAL TRADING ON MT5 BACKTESTER

      @jstap have version to mt5?

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: Saving results to file.

      @ontradingx I managed to do this, thank you all so much I was wrong the folder it creates the .csv file
      @jstap @Rodrigo-Ortuzar

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: Saving results to file.

      @jstap @Rodrigo-Ortuzar

      The biggest problem now is that it doesn't work in backtest.
      I wanted to do a backtest of my EA and during the backtest it kept storing the information, but it didn't work.
      Does anyone have any ideas?

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: Saving results to file.

      @rodrigo-ortuzar That's what I'm trying to do right now.
      I hope it works, I want to analyze a series of information from my EA inputs and implement a search for better parameters as if it were a neural network but through an excel spreadsheet.

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: Conversion of indicators, can anyone do it?

      @l-andorrà yes i tried but it didn't work.
      Thank you for your help.

      posted in Questions & Answers
      OntradingX
      OntradingX
    • Saving results to file.

      Does anyone have an example?
      I want my EA to save the data of that trade in a line inside a .csv file for each open trade
      When this trade is closed I want my EA on this same line to give the result if it was a winning or losing trade.

      I will cite an example:
      EA with average crossing and Fibonnaci-based target.
      Purchase entry performed, saving data:
      Buy,Stoploss=200points,TakeProfit=600points,Result=Positive
      Sell,StopLoss=100points,TakeProfit=400points,Result=Negative
      Sell,StopLoss=300points,TakeProfit=500points,Result=Positive

      But this would have to work in the backtest as well.
      It's possible? If so, could someone give examples with projects?

      posted in Questions & Answers
      OntradingX
      OntradingX
    • Conversion of indicators, can anyone do it?

      Could someone convert these 2 indicators to mql5 format?
      I would like to use them in Fxdreema but in metatrader 5.

      0_1645575756635_mindex.mq4
      0_1645575768918_correl8_1.mq4

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: Reduce risk with account management tools

      @fabiobioware great.

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: A.I.

      @ontradingx @FXDREEMA

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: A.I.

      @l-andorrà I'm tagging him here in this conversation so he's aware and authorize so, I hardly got answers from him in my posts, I hope he sees this message.
      It won't be spam anyway, it will just be an indication of someone who (maybe makes the service work) on fxdreema. Instead of creating a post I can only reply here to the interested party, or send you a message in the reserved to avoid any spam problem.

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: Daily Change, save information...

      @ambrogio I will try to explain myself better.
      I can see on your chart that you are taking the price of 1.13586 and placing a horizontal line to define that 0% is exactly at this point. Correct?

      What I want is that as soon as this 0% line is placed on the chart, I tell the EA the exact price for it to place the 1% line.

      In some markets the 1% line is clearly 1000 points away.
      Some other markets 1% does not represent 1000 points but 10000 points.
      I want the EA to be able to identify where the 1% or 2% is in whatever market it is placed.

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: A.I.

      @traderthomas
      Hello friend, I am testing with a specialist in neural networks to carry out a work of self-optimization of some parameters of my robot, as soon as he finishes the work in my EA that was developed in Fxdreema and I am sure that he did the right thing. work I'll post him here as an indication for anyone who wants to hire him.
      I believe a lot and am very confident in the operation and improvement in search of better input parameters.

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: Daily Change, save information...

      @ontradingx @ambrogio
      To be more exact what I want:
      I don't know how the calculation is to find out where the 1% of the market is going to be.
      I understand the part you mentioned about having the reference point which is at the close of the previous day's candle.
      But based on that how do I calculate which price corresponds to 1%, or 2% above or below this price?
      Sorry for my ignorance on this subject, I'm not that good at calculations.

      posted in Questions & Answers
      OntradingX
      OntradingX
    • RE: Daily Change, save information...

      @ambrogio
      Your calculation was correct, thank you very much for your help.
      I wanted a little more help on a question.
      I'm drawing the lines in % above and below as I'm showing it in the image.
      But I am performing a calculation between one line and the other.
      I want to create something that draws a grid of lines with a space difference between them of 0.25%

      So if my highest level is 1% I will have 4 lines
      Is there a way to do this without having to put a block for each line?
      0_1645034145730_ChangeDiarydone.png

      posted in Questions & Answers
      OntradingX
      OntradingX
    • Daily Change, save information...

      How can we obtain and save this daily % of the market as a variable?0_1645022941955_Daily Change.png

      posted in Questions & Answers
      OntradingX
      OntradingX
    • 1
    • 2
    • 13
    • 14
    • 15
    • 16
    • 17
    • 21
    • 22
    • 15 / 22