Please Sir Make a change,
If i select Info Panel Corner =Left Lower Chart Corner then Get Data button should show upward as I have shown in the picture.
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Disliked{quote} Yeah, same reason why I wrote before. I have a question? Are you interested in thinking and looking for logical solutions, or are you just interested in creating problems and asking someone else to solve them? There is a logical solution to your "problem", and it is not magic, not rocket science, not even anything to do with knowing a programming language. Just pure thinking and logic. You already have a lot of clues: - You know what to look for in order to identify the object you are looking for, - You know how to find what you are looking...Ignored
DislikedHelp! I need an indicator that draws number 1, 2, or 3 on top of candle. Conditions: Using only high and low of each candle. Direction doesn't matter. Candle 1 = Inside candle. Draw a 1 if (High of candle < High of previous candle) & (Low of candle > Low of previous candle). Candle 2 = Up or Down candle. Draw a 2 if (High of candle> High of previous candle) & (Low of candle >= Low of previous candle) or (Low of candle < Low of previous candle) & (High of candle <= High of previous). Candle 3 = Engulfing candle. Draw a 3 if (High of candle > High...Ignored
Disliked{quote} I like thinking and done it a lot, but still don't know what are you mean about that simple logic.Ignored
DislikedHi, First of all thanks great minds helping out traders in need! I am looking for an EA which closes all traders when overall total open traders reaches -500$ or -1000$. Also close all traders when overall total open traders reaches +500$ or +1000$ (The amount in profit/loss should be open for user to give input).Ignored
Disliked{quote} The loss must be in positive value (ie. 500 means -500). {file}Ignored
Disliked{quote} Hi BestTraderEV, Thank You for the response. However, what You have suggested is not similar to the indicator that I have requested for. Also the indicator You have suggested works Forex Pairs wise, what I have requested is Forex Currency wise. Cheers, SamIgnored
Disliked{quote} You have the name of the object, you know the logic behind the names, just filter out the info you don't need. Maybe you don't understand StringFind, or StringSubstr???Ignored
Disliked{quote} You're right! I never used them. StringSubstr looks strange coz I need to tell how many characters look for and it's not working. If I say only look 9 character then why I get a string with 10 ??? I thought about picking those which I don't need and "!=" it but it's a lot...is it worth it? Can the programme be slower?Ignored
Disliked{quote} Thank you so much BestTradeEv!!! That is exactly what I need. However it only shows up in my 1Minute charts. Can you make show up in all time frames? Thank you!!{image}Ignored
Disliked{quote} Thanks for making this EA. Do i need to put both EA & indie to the same chart? Or i just need to load the EA without indies? Never use custom indies in EA, so this will be my resource to learn more about mql programingIgnored
Disliked{quote} What if you make the MACD subwindow wider or narrower? Wil the angle still be the same? Or, on the main chart, what if the chart price range changes? Will the angle be the same, then??? BTW, I know that people calculate this angle - somehow, but if you think about it, an angle is relative to a flat surface provided that the space in which this angle occures does not change.Ignored
Disliked{quote} Hi CJA, Can you add the H8 and H12 to the MTF version of the "Open Levels MTF Historical" indi? Im using the 4 hour setting a lot, but especially the H8 setting would make trading a lot easierIf you dont have time for it, i hope you can release the mq4 so some other coder can add it. Many thnx in advance
{file}
Ignored