fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Uriel 0
    3. Posts
    U
    • Profile
    • Following 2
    • Followers 4
    • Topics 35
    • Posts 272
    • Best 8
    • Controversial 0
    • Groups 0

    Posts made by Uriel 0

    • RE: How to EA draw an indicator on the chart automatic?

      @miki I was just trying and look

      0_1642183358192_780a9656-36d8-414a-aac1-f92dca0832cb-image.png

      I'm not programmer yet, sorry:(

      posted in Questions & Answers
      U
      Uriel 0
    • RE: How to EA draw an indicator on the chart automatic?

      @jstap thanks

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Close every # seconds

      Ok, done. Thanks @iandorra. I haven't seen "check age" block
      https://fxdreema.com/forum/topic/10549/close-position-after-a-specific-time

      posted in Questions & Answers
      U
      Uriel 0
    • Close every # seconds

      Hi, I'm struggling with the build of this EA. Basically I want that if I created a trade, (manually or automatic), close every N seconds. I have done it in a lot of ways and looks that nothing works haha

      0_1642007055185_73a9a97d-5aa5-4756-a0de-321fd4083fcc-image.png The last try...
      Plase heelp

      posted in Questions & Answers
      U
      Uriel 0
    • RE: EA download failed

      @koollexmiles maybe you put something wrong on a block, like an input or variable no definied...

      posted in Questions & Answers
      U
      Uriel 0
    • RE: market properties candle ID

      @saeed-2 The example that I provided to you was to get the price level; If i got it well, then this would be what you are looking for

      0_1641504897279_aeb3223c-4d0c-4496-9dad-35bf190e6c75-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: How to set Moving Average Crossover Stoploss

      @nawajishk

      0_1641498800808_c46007e8-2e1f-4c5e-9ddb-ed6a4294671b-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: market properties candle ID

      @saeed-2 I made this few time ago
      0_1641498424196_b13dbeb3-d3dd-4f27-8a91-e9959bdd56c6-image.png

      the problem is the point value input (I put manually; E.G. EURUSD 0.0001) ...

      posted in Questions & Answers
      U
      Uriel 0
    • RE: How to Put Comments in very trade

      @jjtrader 0_1641446022661_77faeb3b-1352-4ec5-ae77-8e05759cca89-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Verify Correct Logic ?

      @ontradingx Looks as you want, but I don't get why put bulls in row and the others candle conditions, if bulls in row do it (?). Just add the candle ID in bulls in row
      0_1641445891839_daf3fe27-c20d-4fd6-a673-f89c7e8d18d1-image.png

      My E.G. 0_1641445910642_c40232fc-2b29-43c8-9283-33896e169205-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: I'm trying to experiment with grid trading.

      @iagnew well, this is depending; plase, be most specific about you are looking for

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Formula

      Sorry, would be something like this:

      https://fxdreema.com/shared/3E2bIqpve

      0_1641236262715_16190b51-1ced-4e33-92fe-55c77c2bcae2-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Formula

      @vypchela do you mean something like this?

      https://fxdreema.com/shared/g5mVhvffc

      0_1641235276934_15c6d71d-a846-42a3-81a0-ba4c5a3d38ee-image.png

      I'm not programmer yet. COuld you explain to me what it mean on your iMA inputs?

      (iMA(NULL, 0, 50, 0, 3, PRICE_TYPICAL, 1)
      iMA is the indicator, Null is the Trading Pair , 0 is the timeframe (?), 50 is MA Period, 0 is the shift, 3 is the MA Method (??), then MA apply; and the last what is (1) ??
      ..
      (iATR(NULL, 0, 18, 1)
      Null- Trading Pair, 0 TF (current), 18 -- ATR period, 1 shift (?)

      If someone knows, please explain it to me

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Cant fix lot size on EA (SOLVED)

      @gtoat777 what do you want with those??

      0_1640625738349_7b2a39ec-4289-42f2-9c40-d58e5025ac9d-image.png

      I've never tried them before

      Why don't add constants and variables to you can check it out individually and get where is the mistake? sometimes the mistake is in the calculation of the variable or constant...

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Setting expired pending by candle

      @l-andorrĂ  it doesn't work well. In my case, on backtesting, just closes the order on a bad candle... I have put 6 candles to expire, but it closes just literally at 6 candles of 5 minutes... no at current TF
      0_1640588779949_4944873e-4d83-4b55-92e0-49e4d2661a80-image.png

      0_1640588824762_764195a8-1e1a-41a2-b03e-62cfd7804f75-image.png

      posted in Questions & Answers
      U
      Uriel 0
    • Candle ID, how to use it?

      Hi, I'm writting this post because put the candle ubication on a contidion, always could be hard (at least for me); I've done some projects and until now I usually put a bad ubication for a candle...

      I know that this depends of what do you want on your demand, but I'd like to know how to identify how use it. I know that per deffect C ID is 0 (current), then 1 is the candle before 0 and so on...

      but just an example here... 2 Moving Avarage cross on this example is 0 and 0, but why some people put 0 and 1? ... Etc

      0_1640581192695_383058db-ec7b-40be-a427-0ae49f9cd185-image.png

      But on this the Candles ID Are not 0....

      0_1640581347700_b0f670f0-bbef-4cf2-9969-aa2156003f4c-image.png

      Sorry for the noob and annoy post, but is something important to take decisions đŸ™‚

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Opinion about backtesting.

      @tipsywisdom sometimes the EA got sobreoptimized... You can know it by its stats and perfect curve, to avoid that there are some filters

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Opinion about backtesting.

      @ontradingx well, there are Many, many and a lot of variables here...

      Starting with MT4/5 history data. Metaquotes provide no trustworthy data (causing so many results that are not reliables...). After that, on Strategy tester, swaps, slippage, etc... Are not considered. To you can check if EA is robust, make the backtest om the 3 options of ticks ( Open prices, tick and control points), the stats must be similars, the graph curve too..

      And more:)

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Using custom SnD indicator

      @slimmz because fxdreema don't recognize indicators buffers... You need to adjust them

      posted in Questions & Answers
      U
      Uriel 0
    • RE: Using custom SnD indicator

      @slimmz Well, I can see that the indicator doesn't have source code and to work with it, is necessary that you adjust it on fxdreema, you can check these tutorials that people experienced made:

      https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
      https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file

      Second, you indicated to me that there are another indicator that is for confirmations, I didn't see it, but I can imagine that them are a type of MA (by the pic that you sent before)

      I let you the project with MA condition E.G

      https://fxdreema.com/shared/ZDEBFDUKc

      posted in Questions & Answers
      U
      Uriel 0
    • 1
    • 2
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 10 / 14