fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. casebefx
    3. Posts
    C
    • Profile
    • Following 1
    • Followers 0
    • Topics 11
    • Posts 69
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by casebefx

    • RE: Hedging trade

      Hello

      I have other EA which trades.
      And I created a new "EA hedge" that protects my EA.

      https://fxdreema.com/shared/9yP7HBkyb

      "EA hedge" works in the way that if the pair is to open a certain number of trades (for example, 3 SELL) and the price is above the last trade of 1 pip. EA opens a trade hedge (BUY).

      But I have a question.

      How do to my "EA hedge" opened only transactions with the specified Time Frame?

      The first EA works on the M5 and I would like to "hedge EA" seen only trades with the M5. Not trades M15 - first EA works on M15 too.

      How to do it?

      posted in Questions & Answers
      C
      casebefx
    • RE: Hedging trade

      I dont use strategy on backtest. I test live on demo account.

      I try in another way. Volume size (onTrade)

      https://fxdreema.com/shared/I0DUGxjZ

      but now when loss is -20 USD and opened trades is (for example) BUY 0.1/0.3/0.5 my EA opens SELL 0.5 (when BUY 0.5 is open on candle).

      Is it possible to function "Volume size (lots)" add OrderLots () to include all the trades and not just the last?

      Later I will create EA according to your way. But I thought there is another way. πŸ™‚

      posted in Questions & Answers
      C
      casebefx
    • RE: Hedging trade

      But my EA opens too mauch lots? Function "Longs count" does not count "Now opened long trades" .
      It opens too much lots. Is some bugs or I do something wrong ? πŸ™‚

      posted in Questions & Answers
      C
      casebefx
    • RE: Hedging trade

      But still thought about such a way

      https://fxdreema.com/shared/aUUS027Oc

      But when I have a loss of -20 usd and positions BUY 0.01 / BUY 0.02 / 0.04 BUY EA opens SELL 4.00 lots. Too much. Why?

      Can I try this way? Maybe another function "Trade Statistic"?

      posted in Questions & Answers
      C
      casebefx
    • RE: Hedging trade

      Hello!

      I have a problem with strategy.

      Let me give you an example.
      A strategy open BUY position on a currency pair (for example: BUY 0.1 / BUY 0.2 / BUY 0.40 / BUY 0.50). The sum of these trades is 1.20 lots. The market goes bad and at some point I have a loss, for example, -500 USD.
      When the loss is -500 USD I would like to open a SELL position of value such as trades are BUY. In this case, sum is 1.2 of BUY lots, but the others may be, for example, 2.00 lot (and loss of -500 USD).

      https://fxdreema.com/shared/dBB8SAD0e

      I would like to know how the loss of -500 USD to open opposite trades the same value.

      Or how to open 50 % and 150 % of trades. For example strategy opened 1,00 lot total, and I want open 50 % of total trades (0,5 lot) or 150 % (1,5 lot).

      posted in Questions & Answers
      C
      casebefx
    • RE: Check Loss question

      Just one more question.

      strategy

      http://fxdreema.com/shared/dXN1dMS5b

      I would like to add in the code the " extern ????? Currency = EURJPY " to easily change the currency in the MT4 terminal.
      What should I enter in the code created strategies:

      extern char = EURJPY?
      extern string = EURJPY?

      Please help πŸ™‚

      posted in Questions & Answers
      C
      casebefx
    • RE: Check Loss question

      Thx !

      FxDreema you are great πŸ™‚ !

      Best Regards

      Radoslaw

      posted in Questions & Answers
      C
      casebefx
    • RE: Check Loss question

      Hi

      I have a strategy that works on the chart. This strategy opens trades on several pairs.

      I would like to create a strategy that would close the various currency pairs at a certain loss. Expressed as a percentage of the balance.

      For example: I opened EURUSD, GBPUSD, EURJPY, GBPJPY.
      And on a pair GBPJPY loss is -100 USD. (Balance $ 1000) and it is 10 percent of the Balance.
      And now I want to close only GBPJPY - created such a strategy

      http://fxdreema.com/shared/0K4YuZfnc

      but it closes my every position on GBPJPY, regardless of the loss.
      Where a mistake.

      I trade Armadamarkets and prefix is there GBPJPY

      posted in Questions & Answers
      C
      casebefx
    • RE: Two questions about modify and open position

      Hi

      First question:

      I open my position Group 1. I set TP.

      Then open position Group 2. I set TP.

      Now I want to modify the TP for Group 1 and Group 2 to level of opening Group 1
      or
      to level opening Group 1 plus / minus 5 pips (for example).

      How to do it?

      Another question.

      I have open positions Group 1 (positions first, second ... etc).
      Now I would like to open another position at a distance ( (for example) 10 pips since the last open position (for example, from the second position) of Group 1 That the third position is to be open 10 pips from the last open.

      What block to define the open position - the last position.

      Radek

      posted in Questions & Answers
      C
      casebefx
    • 1
    • 2
    • 3
    • 4
    • 4 / 4