- Search Metals Mine
- 17 Results
-
nahumr92 replied Apr 25, 2025Good morning... Does anyone know how to modify (or tell me how to do it) the "s4t-daysoftheweek.mq4" indicator shown in the MetaTrader 4 image so that it works like the indicator seen in tradingview? It is based on Daye's Quarterly Theory... I tried ...
I will code your EAs and Indicators for no charge
-
nahumr92 replied Jan 14, 2025Thanks... it's true, I'm learning by looking at other indicators' code and reading on the internet, maybe that's why I made the code so long... I tried to use only 4 arrays (swing high, swing low, previous high, previous low) but it didn't work, the ...
I will code your EAs and Indicators for no charge
-
nahumr92 replied Jan 14, 2025I would like to do it but I am just learning mql4... maybe another programmer here with experience can do it.
I will code your EAs and Indicators for no charge
-
nahumr92 replied Jan 14, 2025Here it is without errors... greetings!
I will code your EAs and Indicators for no charge
-
nahumr92 replied Jan 14, 2025I found my error and it was indeed with the name of the object... the problem was that when I created it I added the price to the name and that's why each line created had a different name and the ObjectDelete(0,objName) didn't delete it because it ...
I will code your EAs and Indicators for no charge
-
nahumr92 replied Jan 13, 2025Greetings... I'm making this indicator with the idea that it shows what liquidity and what time frame the price is taking and what the next one would be... so I "should" do the following: 1) Draw a line in each High/Low Swing that has not been ...
I will code your EAs and Indicators for no charge
-
nahumr92 replied Jan 13, 2025Thanks BestTraderEV but I couldn't solve it, I was trying changes and nothing... I'm going to upload it in a post and explain the errors to see if you can help me.
I will code your EAs and Indicators for no charge
-
nahumr92 replied Dec 19, 2024Hello! Could someone tell me if there is a function in mql4 that is equivalent to pressing a button that activates or deactivates an indicator? I have a problem with an indicator that I am making to draw lines: when the line no longer meets the ...
I will code your EAs and Indicators for no charge
-
nahumr92 replied Nov 11, 2024Greetings BestTraderEv, I don't know how to use buffers, I only learned a little C++ at university and that's why I understand a little about the methods in mql4... after several errors I solved them with a sequential number for the objects and I ...
I will code your EAs and Indicators for no charge
-
nahumr92 replied Nov 11, 2024Thanks Georgebaker, I wanted to use that option but it's a bit of a cumbersome method... if for example you try to use 5 indicators on 5 different assets or windows then you have to write 25 magic numbers and go 1 by 1 changing it... I managed to ...
I will code your EAs and Indicators for no charge
-
nahumr92 replied Oct 28, 2024Greetings! Could someone tell me how to make an indicator have a unique identifier so that it can be used in several charts or several times in the same chart without affecting the others..? -I understand that there is the possibility of copying and ...
I will code your EAs and Indicators for no charge
-
nahumr92 replied Oct 26, 2024Thanks BestTraderEV... this morning I found the error: it was correct to use MODO_CLOSE but my mistake was thinking that I had to use High[] to get the highest "close" that iHighest() could find and that wasn't the case... I changed it to Close [], ...
I will code your EAs and Indicators for no charge
-
nahumr92 replied Oct 25, 2024Good afternoon. I need help... I'm trying to make my indicator draw a line in the highest body of a range and another in the lowest body of a fixed period, just as I marked it with blue lines in the image... could any programmer tell me what the ...
I will code your EAs and Indicators for no charge
-
nahumr92 replied Oct 15, 2024Thanks BestTraderEv... I managed to get it working, I'm missing the part that was inside OnChartEvent(). Thanks a lot!
I will code your EAs and Indicators for no charge
-
nahumr92 replied Oct 15, 2024Good afternoon. I'm customizing this indicator: AMD-mod-6 (I named it myself, before it was "Bigger TF OHLC-NO-BT") and I'm trying to add a button to it, copying it from another indicator (Daily-Weekly-Monthly Hi-Low BT 1.01) but I couldn't get it ...
I will code your EAs and Indicators for no charge
-
nahumr92 replied Oct 7, 2024Thank you very much BestTraderEver... it worked.
I will code your EAs and Indicators for no charge
-
nahumr92 replied Oct 7, 2024Good morning. Is it possible that you help me to fix this indicator (_KG_Market_Hours) that I got here and I started to customize it so that it would draw lines at specific hours (00:00 New York, 8:30 am, 9:30, etc.) but it had 2 problems: 1) it ...
I will code your EAs and Indicators for no charge
- Posts by Trader Search: 'nahumr92'