Page 51 of 54 FirstFirst ... 41 49 50 51 52 53 ... LastLast
Results 501 to 510 of 540
Like Tree74Likes

Requests and Raw Ideas

This is a discussion on Requests and Raw Ideas within the General Discussion forums, part of the Trading Forum category; Originally Posted by rockfish Hi Igor, Will you be able to look into this request, please? also, along with MTF, ...

      
   
  1. #501
    igorad
    Guest
    Quote Originally Posted by rockfish View Post
    Hi Igor,

    Will you be able to look into this request, please? also, along with MTF, can you please add alerts for signal cross and zero line cross?

    regards
    rockfish
    Hi rockfish,

    Please check out the MTF BandPassIndicator.

    Attachment 37466


    Regards,
    Igor

  2. #502
    Member
    Join Date
    Mar 2018
    Posts
    42
    Quote Originally Posted by igorad View Post
    Hi rockfish,

    Please check out the MTF BandPassIndicator.

    Regards,
    Igor
    Hi Igor

    Thank you very much for making this. Kudos

    regards
    rockfish

  3. #503
    Senior Member Taylor Woods's Avatar
    Join Date
    Jan 2019
    Posts
    299
    A covetous individual and a needy individual are in every way that really matters one and the same. As you may know, various traders have persisted because of eagerness. It is astoundingly ruinous for trading. I am controlling my avarice and trading with ForexChief broker. The strongest online Forex broker. Especially for you this broker organized a promo with the boldest terms to secure your exchanges! They give 100% no deposit bonus. Use is 1:1000. In this market, a considerable measure goes into finding the correct broker, it is fairly straightforward, however. Among numerous deciding elements for picking the correct broker is the installment procedure that they support. Buyer audits is critical also. You need to ensure that you are dealing with a legit broker and not one that will cheat you. I am dealing with the most legit broker in the market who give ECN and swap free account.

  4. #504
    Junior Member
    Join Date
    May 2013
    Posts
    20
    Hi Dears ...

    Is it possible to fix bug of this indicator "fibocalc_V31" and explain how does it work?
    thanks
    Attached Files Attached Files

  5. #505
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,473
    Blog Entries
    2910
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin
    Quote Originally Posted by Amir_A View Post
    Hi Dears ...

    Is it possible to fix bug of this indicator "fibocalc_V31" and explain how does it work?
    thanks
    Use this version (attached).
    About how it works so it is written on the chart:

    Requests and Raw Ideas-usdchf-h1-alpari-international-2.png
    Attached Files Attached Files
    Amir_A likes this.
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  6. #506
    Junior Member
    Join Date
    Apr 2020
    Posts
    1
    Could someone help me apply a filter for max bars calculatedcandle-body-size-OC-bottom.mq4candle-body-size-HL-Top.mq4? - Just a simple Candle body indicator, as well as length. I need it to only calculate the last 15 bars :P[ATTACRequests and Raw Ideas-image20200403030245.jpg[ATTACH=CONFIG]
    Last edited by TheForexScalper; 04-03-2020 at 09:10 AM.

  7. #507
    Junior Member
    Join Date
    Jul 2020
    Posts
    1

    Question MT5 Java Api

    Dear Friends,

    I am looking for JAVA API for MT5 , i have got MT4 java API but i think it dosent work properly, Anybody please share me

  8. #508
    Member
    Join Date
    Dec 2018
    Posts
    32

    Quotation For Coding Task

    Hi there coders, I Wanted to consult you to know how much would cost to fix this indicator here called cumulative delta. This is the best cumulative delta I have ever seen for MT4, it is spot on but it has a downfall: it does not plot historical data when you load it. It starts plotting as the ticks come live. It has a "record ticks" function to save history, but I think it is badly implemented because when you load the indicator and it plots the historical data from the tick file, the historical data looks good, but then the new data plotted with the incoming live ticks look weird, off, distorted, you just canīt trust it. Then if you wanna use the indicator you have to leave your computer on logged into the MT4 from evening til the next day so you have half a day of data to analyze e compare levels for the day, and This is unsustainable. I would say that even half day of data is not enough because the quantity of data have an impact on how the recent data is plotted. The less data, less reliable (example attached).This is unsustainable. I thought I had found a solution by running the indi on strategy tester and grabbing the recorded ticks file there, it works but just for historical analysis, because as soon as the ticks come, the new plotted data is off. So what I have been doing, which is a pain in the ass, is running strategy tester every 5min to see the current correct data, that is awful... I really canīt understand why it works so beautifully in strategy tester, but then live it fucks up. So I think that a solution for this is to embed in the cumulative delta code the same algorithm used by strategy tester to simulate the ticks by reading the 1min .HST file, and this way fooling the indicator. This solves the problem of not having historical data when we load the indicator, just add an option to choose how many bars to load historically in indi settings. The indicator will read the 1min .HST every second to plot live, will not use the incoming live ticks. Another user input that I want is a "reset time" input, so I the calculation will reset to zero level at every daily bar (00:00 in my case), or NY open (16:30 in my case), it no time set then indi just keeps plotting as it does now, continuously.

    I have found those articles here that explains how the ticks are simulated in the strategy tester using the 1min data, so it is just a matter of embedding this code into the cumulative delta code:

    https://www.mql5.com/en/articles/1511

    https://www.mql5.com/en/articles/75


    Here I show you how the cumulative delta plotted using simulated ticks is doing a better job than the live ticks:

    Requests and Raw Ideas-cumulative-delta.jpg


    Here the indicator to mod:

    CumulativeDelta.mq4

  9. #509
    Member
    Join Date
    Dec 2018
    Posts
    32
    @igorad

    Do you think you can handle the request above? ^^^^^^^^

  10. #510
    Member
    Join Date
    Dec 2018
    Posts
    32
    Another thing I wanted to ask, perhaps this already exists and I am not being able to find, but is there a script that will convert the .csv file generated by MT5 (when you export tick history data) to a format MT4 will understand? I have a script called CSV2FXT in MT4 that does that (when I export a .csv file from quantdatamanager), but when I try to use the .csv exported form MT5, I get an error message saying it is the wrong format.

Page 51 of 54 FirstFirst ... 41 49 50 51 52 53 ... 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
  •