fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. forex-research
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 13
    • Posts 19
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by forex-research

    • How to get Friday quotes close time (MT5)?

      l want to get Friday quotes close time

      Example : l want to get that 23:58 to string input

      My requirements is l want to set Expiration time of pending order on Friday at market end quotes time

      0_1525201126110_111.png

      Thank you.

      posted in Questions & Answers
      forex-research
      forex-research
    • RE: Can't set minute Expiration (MT5)

      Thank you.

      posted in Bug Reports
      forex-research
      forex-research
    • Can't set minute Expiration (MT5)

      Sorry my mistake it work fine please delete this topic

      l confuse because i choose model OHLC to do backtest

      when choose Model "Every tick based on real tick" it work fine.

      posted in Bug Reports
      forex-research
      forex-research
    • Add comment on partially close order (MT5)

      l want to add comment on partially order when it open like MT4

      to tell us what from order id

      Thanks

      posted in Questions & Answers
      forex-research
      forex-research
    • RE: Unsupported filling mode (10030). XM Broker , Partially Close Block

      I have already fixed the problem , Now it work fine.

      Just add this code on bool CloseTradePartial(int ticket, double lots, double deviation)

      • // filling type
        if (IsFillingTypeAllowed(symbol, SYMBOL_FILLING_FOK))
        request.type_filling = ORDER_FILLING_FOK;
        else if (IsFillingTypeAllowed(symbol, SYMBOL_FILLING_IOC))
        request.type_filling = ORDER_FILLING_IOC;
        else if (IsFillingTypeAllowed(symbol, ORDER_FILLING_RETURN)) // just in case
        request.type_filling = ORDER_FILLING_RETURN;

          int success = OrderSend(request, result);
        
      posted in Bug Reports
      forex-research
      forex-research
    • RE: Unsupported filling mode (10030). XM Broker , Partially Close Block

      Please help me this project very important to me , l have tested on some another broker it work fine , but error happen only on XM Broker.

      posted in Bug Reports
      forex-research
      forex-research
    • Unsupported filling mode (10030). XM Broker , Partially Close Block

      It happen when use "partially close block" on XM Broker

      Please help.

      Thank you.

      0_1517872846517_12.png

      posted in Bug Reports
      forex-research
      forex-research
    • Possible to create rule of EA "Don't allow to backtest latest week"

      I want to protect signal from user who do backtest.

      Possible to create rule make the EA can't backtest latest week.

      • Example today time = 14-May-2017

      So EA will able to do backtest any period , except 7 - 14 May 2017.

      Thank you.

      Regards.

      posted in Questions & Answers
      forex-research
      forex-research
    • RE: If l delete import dll mq4 code. It will have problem?

      0_1488720454717_non delay.png

      Never have delay block.

      posted in Questions & Answers
      forex-research
      forex-research
    • If l delete import dll mq4 code. It will have problem?

      My EA have create by fxdreema it make import dll code inside.

      Can l delete ? , lt will have problem (l never use delay block).

      Regards

      posted in Questions & Answers
      forex-research
      forex-research
    • RE: Can you make Highest Point Box to have GMT time.

      Thank a lot for add GMT on time filter.
      But can you make this box to have GMT time too.

      Thank you very much.

      ......
      1.png

      posted in Questions & Answers
      forex-research
      forex-research
    • RE: Possible to make trade copier by fxdreema?

      Possible to make trade copier by fxdreema?

      Thank you very much.

      posted in Questions & Answers
      forex-research
      forex-research
    • RE: How to make mouse click on button work on backtest?

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

      lt work fine on demo.
      But now work on backtest.

      Sorry for my English.
      Thank you very much.

      ......
      but.png

      posted in Questions & Answers
      forex-research
      forex-research
    • RE: How to add GMT broker setting in EA

      Thank you very much.

      posted in Questions & Answers
      forex-research
      forex-research
    • RE: How to add GMT broker setting in EA

      Example : l use time filter to manage my ea to working on 10:00 to 12:00 (With Broker GMT=+2)
      But if l running on another broker like Gmt+1, how to add gmt setting on EA?

      Sorry for my English.

      Thank you very much.

      posted in Questions & Answers
      forex-research
      forex-research
    • RE: time filter have problem?

      On backtest work fine but on demo nothing happen.

      You should to try.

      l'm have try long time
      look on picture.

      Sorry for my English.
      Thank you very much.

      ......
      bug.png

      posted in Bug Reports
      forex-research
      forex-research
    • RE: Why Fractal don't work with candle ID 1 ?

      Why Fractal don't work with candle ID 1 ?

      l have try to candle id 2,3,4 work fine
      but now work with candle 1.

      Sorry for my English.

      Thank you very much.

      posted in Questions & Answers
      forex-research
      forex-research
    • RE: When order take stoploss = stop EA immediately

      Thank you very much.

      posted in Questions & Answers
      forex-research
      forex-research
    • RE: When order take stoploss = stop EA immediately

      When order take stoploss = stop EA immediately
      and will work again tomorrow.

      How to do this?

      Sorry for my English

      Thank you very much.

      posted in Questions & Answers
      forex-research
      forex-research
    • 1 / 1