- Search Forex Factory
- 823 Results (6 Threads, 817 Replies)
- mladen replied Oct 1, 2024
Triangular moving average (from the above post) minmax channeled image
Experiments - while waiting for an order to get closed
- mladen replied Oct 1, 2024
Since triangular moving average was talked about in previous posts : here are correct triangular moving averages for MT4 average execution time for 10.000 bars is from 1 to 2 milliseconds for MT5 average execution time for 10.000 bars is from 150 to ...
Experiments - while waiting for an order to get closed
- mladen replied Sep 30, 2024
Well, since his majesty, the "creator" of "wonder indicators" has answered : url it is fair that his "colossal" "effort" to re-educate all of us gets at least some answer Will keep it simple so that (maybe) the newfound math and coding prodigy ...
Experiments - while waiting for an order to get closed
- mladen replied Sep 26, 2024
PPS: as of TMA "real" (from the above examples) it does not calculate even tma periods at all so : when period is set to 17 it calculates real TMA period 33 when period is set to 18 it calculates real TMA period 35 when period is set to 19 it ...
Experiments - while waiting for an order to get closed
- mladen replied Sep 26, 2024
And the wonder indicators keep piling up. Here are some (newest) examples - 3 "wonder" indicators at a same post : image Those are 4 different instances of new, "improved", self-bragging "wonder" indicators For some "strange" reason they have all ...
Experiments - while waiting for an order to get closed
- mladen replied Sep 21, 2024
News reader too is downloading the data to one single file (the data is then shared by all the instances that are active) The issue is that the request to re-download the file can (and will) happen at the time when there is already an active ...
I will code your EAs and Indicators for no charge
- mladen replied Sep 19, 2024
A bit extended smoother RSI channel added coloring added Setting channel period to less than 2 or channel percentage to <= 0% or >= 100% turns the channel off image PS: always keep in mind that RSI is not a trending indicator but a momentum type ...
Experiments - while waiting for an order to get closed
- mladen replied Sep 18, 2024
Since when I used the updated version of the indicator (that allows download interval to be set and when download interval was set to 15 minutes), I got this in the downloaded file from forex factory : And since there is no way to prevent multi ...
Yet another news reader...
- mladen replied Sep 18, 2024
A new kind of rsi It is a sort of a middle between regular RSI and RSX It is smoother and more responsive than the regular RSI (with minimal lag - if any at all) It is a bit less smooth than the RSX but it is also more responsive (less lag) It (as ...
Experiments - while waiting for an order to get closed
- mladen replied Sep 4, 2024
Stochastic with some small twists (all in line with the experimenting) : it is using streaming maximum-minimum for calculation it can use any price for calculation (including some completely "non-standard" prices that are specific to stochastic ...
Experiments - while waiting for an order to get closed
- mladen replied Sep 2, 2024
Hi durak Your mindless rantings are showing : that you have no freaking idea what are you blabbing about (as usual) that you are boring as hell with all your "smart" stuff that you simply ARE a durak all the best durak good bye durak
I will code your EAs and Indicators for no charge
- mladen replied Sep 2, 2024
Will respond to just this part : As I have stated at least 1000 times : there is no such thing as Holy Grail Indicator or EA (unless you have an office right next to the broker wall and a cable directly connecting your supercomputer to brokers' ...
I will code your EAs and Indicators for no charge
- mladen replied Aug 1, 2024
Hi durak Since you obviously have a memory of a crippled earthworm (and since you are again trying to use your recycled "tests" as a "proof"), just a small reminder to that last ganglia that you (maybe) still have : Comparative (real) test of ...
I will code your EAs and Indicators for no charge
- mladen replied Jul 31, 2024
OK. Now I am starting to get the wonders of the "new coding" : rename the indicator to some "non-repainting" and it makes it a non-repainting adding "fast" to the name (as some do) makes it "blazing fast"
I will code your EAs and Indicators for no chargePS: that is centered tma with ...
- mladen replied Feb 5, 2024
In TA some functions are, sometimes, overestimated and some are sometimes, underestimated One of the usually underestimated is the the function used for calculating minimum or maximum of some data sample almost all functions that I saw that do that ...
Experiments - while waiting for an order to get closed
- mladen replied Feb 3, 2024
Adding some color to otherwise grim world all the usual rsi types floating around in one single indicator all the usual prices (some he prices tend to produce interesting rsi results) and some fooling with coloring methods image
Experiments - while waiting for an order to get closed
- mladen replied Apr 3, 2023
It is simple actually : - that is a standard deviation of a momentum - the "momentum period" is the period used to calculate the momentum - the "period" parameter is the period used for a sort of a standard deviation of that momentum calculation
Experiments - while waiting for an order to get closed
- mladen replied Feb 7, 2023
As one solution, you can always use sockets for any inter-application communication but it depends what exactly do you want to achieve with that and if it will be really usable for the task. Also you have to run all the EAs that would take part in ...
Is calling an EA from another EA possible?
- mladen replied Jan 12, 2023
Experimenting ... Simple idea : two most common stochastic indicators used in a par. Seems to be usable image Some experimenting with parameters advised prior to using it in trading
Experiments - while waiting for an order to get closed
- mladen replied Jan 1, 2023
After more than 14 years of posting the first version of centered TMA code, seeing so much great "new" code is refreshing
TMA+CG Mladen indicator problem - rewrite the indicator, pleaseThe only "issue" is that internet somehow does not tend to forget. How to find dominant cycles in the ...