Hi rockfish,
Please check out the MTF BandPassIndicator.
Attachment 37466
Regards,
Igor
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, ...
Hi rockfish,
Please check out the MTF BandPassIndicator.
Attachment 37466
Regards,
Igor
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.
Hi Dears ...
Is it possible to fix bug of this indicator "fibocalc_V31" and explain how does it work?
thanks
Premium Trading Forum: subscription, public discussion and latest news
Trading Forum wiki || MQL5 channel for the forum
Trading blogs || My blog
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[ATTAC[ATTACH=CONFIG]
Last edited by TheForexScalper; 04-03-2020 at 10:10 AM.
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
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:
Here the indicator to mod:
CumulativeDelta.mq4
@igorad
Do you think you can handle the request above? ^^^^^^^^
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.
Bookmarks