fxDreema

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

    Posts made by Alepie

    • will the fxDreema be further developed?

      last update July 2018...
      When will there be new updates and which features await us?

      posted in Questions & Answers
      A
      Alepie
    • RE: MQL5 : "(in loop) Check position/order age"

      (in loop) Check position/order age
      %(#FF0000)['attrCloseTime' - function not defined]

      Look here http://fxdreema.com/shared/Y7N6XW6B

      posted in Bug Reports
      A
      Alepie
    • RE: MQL5 : "Check pending orders count"

      Check pending orders count
      %(#FF4000)['OrdersScope' - undeclared identifier]

      look here http://fxdreema.com/shared/rvkOtCzkb

      posted in Bug Reports
      A
      Alepie
    • RE: Suggestion : Blocks fold

      That would be a nice feature.

      Blocks fold.

      Like.

      Untitled.gif

      ......
      Untitled.gif

      posted in Questions & Answers
      A
      Alepie
    • RE: Set the close trade level when trade is X pips in profi

      __Alepie, "Start trades loop" should be connected before block 5[/quote:3tsxcjmv]

      ok, thanks.

      update http://fxdreema.com/shared/hjHlJwupd

      posted in Questions & Answers
      A
      Alepie
    • RE: Set the close trade level when trade is X pips in profi

      use Variables

      look here example http://fxdreema.com/shared/hjHlJwupd

      ......
      2013-03-13_20-15-15.png
      2013-03-13_20-42-58.png

      posted in Questions & Answers
      A
      Alepie
    • RE: Close Trades without SL and TP

      MQL5 Example
      look here http://fxdreema.com/shared/06gAhXc7d

      2013-03-12_17-42-06.png

      ......
      2013-03-12_17-42-06.png

      posted in Questions & Answers
      A
      Alepie
    • RE: MT5 :: My Indicators Directory

      MetaTrader 5.

      My Indicator is located in a different directory.
      Would be nice if one directory could specify the path of the my indicator.

      Thank you.

      2013-03-07_20-52-16.png

      ......
      2013-03-07_20-52-16.png

      posted in Bug Reports
      A
      Alepie
    • RE: feature request "Parameters On the Fly"

      Hello,

      It would be possible the fxdreema automatically a "User Panel" on the chart created with the input parameters of the EA? ("On the Fly")

      like this http://mql5.com/c60

      ......
      2013-02-12_18-16-24.jpg

      posted in Questions & Answers
      A
      Alepie
    • RE: Clear all my Objects

      All chart objects are deleted. 😢
      You can delete only objects that have been created by my "fxdreema EA"?

      posted in Bug Reports
      A
      Alepie
    • RE: MQL5 OnChartEvent

      now. It works excellently. Thank you.

      posted in Questions & Answers
      A
      Alepie
    • RE: MQL5 OnChartEvent

      yes

      or

      I want e.g. If Button Click then open BUY.

      posted in Questions & Answers
      A
      Alepie
    • RE: MQL5 OnChartEvent

      I'm not a good programmer. 😳
      So, it should still work?

      
      // On-Off switches for blocks
      bool chart6=true; // (6) (chart) Mouse move
      
      //+------------------------------------------------------------------+
      //| ChartEvent function                                              |
      //+------------------------------------------------------------------+
      void OnChartEvent(const int id,
                        const long &lparam,
                        const double &dparam,
                        const string &name)
        {
      switch(id)
           {
            case CHARTEVENT_MOUSE_MOVE:
              {
         ////////////////////////////////
      	// Define block 3 (Just pass) //
      	void tick3(string _parent_="")
      	{  if (chart6==true) {
      	
         /// Next block 
      	}
      	}
        break;
               }
        }  
      
      
      posted in Questions & Answers
      A
      Alepie
    • RE: MQL5 OnChartEvent

      __Mouse move... I noticed that it doesn't work, but I don't know why. It seems the code is ok 😏[/quote:1i6fgkeb]
      I found the bug.
      *
      int OnInit() *available.
      void OnTick() available.
      void OnDeinit(const int reason) available.

      The error the ChartEvent function not available.

      
      //+------------------------------------------------------------------+
      //| ChartEvent function                                                                                           |
      //+------------------------------------------------------------------+
      void OnChartEvent(const int id,
                        const long &lparam,
                        const double &dparam,
                        const string &name)
      {
      
      }
      
      
      posted in Questions & Answers
      A
      Alepie
    • RE: Happy Birthday, fxDreema - 1 year from launching! Gifts!

      Happy Birthday. Thanks.

      posted in Questions & Answers
      A
      Alepie
    • RE: MQL5 OnChartEvent

      [attachment=0:15s7s8w7]http://fxdreema.com/shared/rExT6wNM

      ......
      2012-11-22_18-28-24.png

      posted in Questions & Answers
      A
      Alepie
    • RE: MQL5 OnChartEvent

      Is the idea eventually added or discarded for the time being?

      posted in Questions & Answers
      A
      Alepie
    • RE: Variabiles

      __example .. I would like a price or a value is stored in a variable so you can use it later.[/quote:2cojmvqh]

      use global variables.

      ......
      2012-10-04_20-38-46.jpg

      posted in Questions & Answers
      A
      Alepie
    • RE: Sell when RSI >70, But when RSI <20

      __I am kind of new to fxdreema...[/quote:865hm6pq]
      fxdreema is perfect for something like this. And very easy to learn.
      Look at the many examples and used the documentation.

      http://fxdreema.com/documentation/
      http://fxdreema.com/examples

      You'll see you can make it alone.

      posted in Questions & Answers
      A
      Alepie
    • RE: Change window size "Project description"

      Thanks.

      posted in Questions & Answers
      A
      Alepie
    • 1
    • 2
    • 1 / 2