Page 9 of 41 FirstFirst ... 7 8 9 10 11 19 ... LastLast
Results 81 to 90 of 404
Like Tree30Likes

NewsTrader EA

This is a discussion on NewsTrader EA within the Trading tools forums, part of the Trading Forum category; Originally Posted by ricksterlee500 just wondering how do I get my chart looking like the cart on page 1 with ...

      
   
  1. #81
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by ricksterlee500 View Post
    just wondering how do I get my chart looking like the cart on page 1 with all the details down the right side of chart?
    EA (and news indicators) does not work when market is close so let's wait for Monday.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  2. #82
    Senior Member matfx's Avatar
    Join Date
    Sep 2013
    Location
    Malaysia
    Posts
    1,178
    Blog Entries
    114
    Follow matfx On Twitter
    Quote Originally Posted by ricksterlee500 View Post
    just wondering how do I get my chart looking like the cart on page 1 with all the details down the right side of chart?
    Once the market are opened, the expert adviser will display the information.

    NewsTrader EA-eurusdm5.jpg

  3. #83
    Member
    Join Date
    Jul 2013
    Location
    A, A
    Posts
    41
    Hello,

    I'm testing this EA but it opens a lot of pending orders, I understood defaults opens 4 orders:
    OrdersNum = 2; //Number of pending orders from one side

    for some reason it is not working as expected.

    Regards,

  4. #84
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    It works for me ... yes, lot of pending orders
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  5. #85
    Senior Member matfx's Avatar
    Join Date
    Sep 2013
    Location
    Malaysia
    Posts
    1,178
    Blog Entries
    114
    Follow matfx On Twitter
    It is working version of EA. I don't have any problems either.

  6. #86
    Member
    Join Date
    Jul 2013
    Location
    A, A
    Posts
    41
    I think the issue here, it's not an issue. It's a behavior, I think that if there's simultaneous news events happening like at the same time or very close time. It will open as many orders as news events. And the orders last for 5M in a M5 chart that's what happen.

    Is there anyway to ask the programmer about this?

  7. #87
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,474
    Blog Entries
    2911
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Hi BentonP,

    I reported to Igoad so hope he will rely with something.

    As to me so I am trading NFP only so I do not have this problem with pending orders.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  8. #88
    Member
    Join Date
    Jul 2013
    Location
    A, A
    Posts
    41
    great thanks, I'm just trying to understand how it works... I trade using volatility indicators so, some news that may move the market not as high as the NFP would work great.

  9. #89
    igorad
    Guest
    Quote Originally Posted by BentonP View Post
    Hello,

    I'm testing this EA but it opens a lot of pending orders, I understood defaults opens 4 orders:
    OrdersNum = 2; //Number of pending orders from one side

    for some reason it is not working as expected.

    Regards,
    Hi BentonP,

    The EA works fine with OrdersNum=1- please see the attached screenshot.

    Attachment 16567

    Regards,
    Igor

  10. #90
    Member
    Join Date
    Jul 2013
    Location
    A, A
    Posts
    41
    Hello Igor, and thanks for the screenshots, but I think that if there are more news happening at the same time will open more pending orders...
    see here it is working OK with only one news event:
    NewsTrader EA-screenshot-2015-11-11-08.07.23.png
    but here you see more than one order:
    NewsTrader EA-screenshot-2015-11-11-08.07.30.png

    I will check the code and the var OpenTime as it was for debugging //Print("OpT=",TimeToStr(OpenTime));

    Thanks for the support!

Page 9 of 41 FirstFirst ... 7 8 9 10 11 19 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •