fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. emilio
    3. Posts
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 27
    • Posts 60
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by emilio

    • RE: Has anyone actually written an EA with this program??

      It works perfectly, maybe you are wrong .

      posted in Questions & Answers
      E
      emilio
    • RE: Distance from open price

      It is exactly what I was looking for.

      😉

      posted in Questions & Answers
      E
      emilio
    • RE: Distance from open price

      I´ve done, but I want to compare the price , not pips.

      I want to know if actual price is 0,0050 greater than open price.

      http://prntscr.com/6rs6bu

      posted in Questions & Answers
      E
      emilio
    • RE: Distance from open price

      Hello all

      I would like to check the distance from trade open price, to actual price .

      F.E. 1,06584 is the open price and 1,06984 the target price , --> 0,004 is the gap that I would like to check with an if condition.

      Now I use the block "pips away from open price " but is not exactly what I want.

      I think it is not possible with the block described above, is it ??? any other option to do it ??

      Thank you

      posted in Questions & Answers
      E
      emilio
    • RE: Trailing stop

      Done

      It was the key

      http://prntscr.com/6pe0jj

      posted in Questions & Answers
      E
      emilio
    • RE: Trailing stop

      Hello

      I woull like to clarify myself the trailing stop block.

      I´ve tried to apply it in a basic esquematic but something is wrong.

      I just want to target the following " when a position is open an 1% of the market price is set as trailing stop and it goes increasing if price increases too" always the exit will be 1% of the maximun market price reached.

      Here is my approach, maybe bad structure ?? maybe bad settings / block configuration ??

      http://prntscr.com/6pcyex

      The examples and forum still are not enough for a squared as me .... Is it possible to get a real structure ???

      As usual, thank you.

      posted in Questions & Answers
      E
      emilio
    • RE: Variable to draw a "point line"

      Ok tks !!

      I´ll try to do it by the way you tell 😉

      posted in Questions & Answers
      E
      emilio
    • RE: Variable to draw a "point line"

      Hello all

      I would like to draw an H.line on the main screen.

      Once per bar, every time that the sequence reaches the block "check profit of n trades" I would like a point will be included in the grafic,with the result of calculations configuring a "line".

      I define variable A as 1.12345 and I want it to change on every bar, but I´m not able to run it,

      http://prntscr.com/6lhhz2

      The picture gives a real example of what I would like it to draw.

      http://prntscr.com/6lhm9y

      The purpose is just to see what is the "minimum" price for not to loose in a martingale scenario.

      Tks

      posted in Questions & Answers
      E
      emilio
    • RE: Round for if condition.

      Hello

      I need to compare two M.A but i would like it to be only with 3 or 4 digits after comma instead of 5.

      EURDLR is 1,06532 and I would like the block below to check only if >= 1,065 or 1,0653 compared with the candle before f.e. Is it possible ??

      http://prntscr.com/6inife

      I´ve been tried some posibilities as round numbers detector but no good results.

      Any idea / help to focus on ??

      Thank you all !!!

      posted in Questions & Answers
      E
      emilio
    • RE: Configure Buy /sell sequence

      Ok tks !!!!

      😉

      posted in Questions & Answers
      E
      emilio
    • RE: Configure Buy /sell sequence

      Ok the idea was to eliminate "Paroli" trades.

      posted in Questions & Answers
      E
      emilio
    • RE: Configure Buy /sell sequence

      Ok, it starts working, but the only left is that the EA don´t should sell "on profit" conditions, I´ve set to 0 the buy block in multiply on profit but I get the image below.

      http://prntscr.com/6fr3zp

      The target is just to make 0,04 and 0,07 disappear, all the other are ok

      Thanks

      posted in Questions & Answers
      E
      emilio
    • RE: Configure Buy /sell sequence

      I would like to configure the buy / sell block of my EA in order to buy with the sequence x*1,6 in loosses trend.
      f.e. 0,02 first, next one 0,03, next one 0,05, next one and 0,08 next one 0,14.

      I´ve tried different configurations of the sell block (Martingale/paroli-Labouchere-custom settings) but I´ve not been able to get the desired
      sequence, and I get 0,02,0,03,0,02 ..... or other like that.

      Can someone give some clues/ screenshoot ??

      Thank you in advance.

      posted in Questions & Answers
      E
      emilio
    • RE: Pair / indexes --> 0,1 /1 in strategy test

      It doesn´t let me open 0,1 with this one Intertraderdirect. (manual or EA)

      No problem with another brocker like HBS. (manual or EA )

      It is an Intertraderdirect restriction 100% sure.

      I skipped the first step , check if manually possible.

      closed item.

      posted in Questions & Answers
      E
      emilio
    • RE: Pair / indexes --> 0,1 /1 in strategy test

      Finally it is a broker settings problem

      2015.03.08 18:07:30.159 2015.02.02 19:36 fxDreema ES35,M1: Alert: You want to trade 0 lot, but your broker's minimum is 1 lot. The trade/order will continue with 1 lot instead of 0 lot. The same rule will be applied for next trades/orders with desired lot size lower than the minimum. You will not see this message again until you restart the program.

      Thank you !!!!

      posted in Questions & Answers
      E
      emilio
    • RE: Pair / indexes --> 0,1 /1 in strategy test

      So, clearly is my fault.

      Can you please copy / paste the block (BUY/ SELL)or the simple EA you used ex4 , in order to compare and discover where I did the wrong . I told you because is the XX th time that I do the same with no good result (I´m in a bug....jajaja)

      Thank you

      posted in Questions & Answers
      E
      emilio
    • RE: Pair / indexes --> 0,1 /1 in strategy test

      Hello

      When I run backtest eur/usd it buys/sells 0,1 --> works fine !!

      The same backtest (hands in pockets) but run for indexes ES35 --> buys/sells became 1,2 or 3 (integer), and I want it to continue with 0,1

      The broker lets me buy/sell 0,1 ofindex (for example) InterTraderDirect Demo account.

      I´ve no tried the same EA in a real account , (so it should be a backtest and demo and broker problem together) But I would like to know if is the same for all you.

      Thank you.

      posted in Questions & Answers
      E
      emilio
    • RE: Equity ¬ balance

      I would like to "protect" the system by "equity no more than XXXXX $ or pips respect to balance

      Any idea/function/template to start ??

      Again, thanks. 😉

      posted in Questions & Answers
      E
      emilio
    • RE: See the result of "averageprofit from "n" trades"

      Anyway, that was only for "furniture", the main core is perfectly working.

      Thank you.

      posted in Questions & Answers
      E
      emilio
    • RE: See the result of "averageprofit from "n" trades"

      Hello,

      I would like to display in the terminal window the result of the function "check average profit from "n" trades" with a limited horizontal line like this " -------- " (Seven or X " - " from now to the left )

      If I create a variable and every tick is actualized whith the average calculated it should be a solution, but how to assign the result of the function to a variable ?? and how to limitate the H_line to seven ??

      Thank you in advance.

      posted in Questions & Answers
      E
      emilio
    • 1
    • 2
    • 3
    • 3 / 3