General - page 949

I am working with a team of consultants to find new solutions to change the investment and trading industry. We are asking trades around the world to contribute in this survey and tell us about their pains and problems while trading. Please share your thoughts and any challenge or pain that your...
Application:      I use a rectangle to cover a range of a certion trend segment,  and want to get the bars count between rectangle's time1 and time2,  evaluate the bars count under Period M1,M5,M15...H1, .. etc,  so I can know which period is the best meet for the trend scale. Solution: This is no...
I downloaded & installed MT5, a demo account. It has all Forex charts, but I would like to use some of its features to analyze stocks. How do I do this, if possible? Do I have to open a brokerage account...if so, which ones? I trade options on ThinkorSwim. Thanks in advance.
  Selling the Philosopher's Stone  (138   1 2 3 4 5 ... 13 14)
I trade non-professionally, I don't use any indicators, mostly experience in watching the charts. But I see a lot of trading robots, all kinds of super-reliable indicators:))) What is it :))? Are shovel-sellers getting rich during the gold rush:))? Why not make their own gold on their own products
For those of you who have agents running on a windows 10 machine, make sure your account is still linked after doing the latest windows update, i just found out that for the last 3-4 days i was providing agents for free :D Not a big deal but i thought i would let you all know. <3
[Deleted]
Who has any ideas on what principle, or rules, to close orders in profit. For simplicity let it be EURUSD/USDCHF
I am tring  to find the function that return the running environment of my EA. How to find it's running in a tester or in a real MT4. I can't find it in the Manu. I hope this function do exist. Please Please Please Tell me please.
Only 5% traders who are successful in Forex trading. 5% means 1/20. By this, trade only 1/20 of the whole movement of the market. Use Average True Range to measure the movement of the market. For example, if value of the Average True Range by the period of 100 for the daily timeframe is 0.0080 or 80
I have write a EA,This is EA must be use 15min and 30min BOOL and KDJ indicator data, excuse me ,How can I get the data all the time ,ensure me EA can read the correct  data.How can to do.thank you very much.
  MACD TOO SLOW?  (2)
Hi I have a message from experts column that says that the MACD indicator is too slow, 27875 ms. rewrite the indicator, please. W hat does that mean? Regards Kennedy
Hello I made an indicator order on the market on October 22nd. The order provided a lead time of 7 days, and I gave the order to a seller who offered me to realize it in 2-3 days. It is November 11 and the order is still not completed. Whenever I ask him questions, he tells me that the work is...
Hi I have created a signal. I gave my mt4 username and password but the its not connected to the terminal. Its saying "failed to connect". Has anyone faced the problem? I am using hot forex MT4 terminal and i selected HOTfx4-Demo as the server.
is there any problem if i use Ichimoku on H1 chart.
iClose() Is this correct way to get price for specific bars? What is the equivalent of this iClose() function in MQL5? How about if I use this iClose() in multi-timeframe/currency then I need to use looping statement? Please give me sample code for better understanding. Is there any better idea to
I'm getting this in weekdays and have put my codes inside if(IsTradeAllowed()) but my EA is still trying to open/close a trade I've seen some post mentioning that the broker will close their service to do something for 5 mins or so.
  Problem  (1)
Please review the screenshot below and give an opinion
[Deleted]
I am unable to determine why the below code fails for 8/10 orders for the '.USTECHCash' (Nasdaq100 Index) in Strategy Tester. It seems to work fine for currency symbols (not 100% verified). I have reached out to support but eventually that didn't go anywhere. I am hoping someone reading this can...
because 99% doesn't know how to trade properly, because it's impossible for more than 1% to win
Dear traders, I am starting to understand MT 4 & 5 and still there are some stuff that I do not understand well. I started to trade few weeks ago, and as common I did many reds and few green operations. Today I am making more green. When I check the HISTORY tab on the TOOLBOX, I just noticed that I
  Suggestion  (21   1 2 3)
We need an app like this for mql5 on iOS Continuous .NET C# and F# IDE by Krueger Systems, Inc. https://itunes.apple.com/us/app/continuous-net-c-and-f-ide/id1095213378?mt=8 The link above is to an app that allows programming c# and f# on iOS. We need something similar for mql.
Before reporting to Service Desk (which usually ends in no response, so why do I bother), can anyone else confirm the following behavior on the search function? Currently, any search I do (for Forum entries) will only return the most recent of results. No matter what filters I may use based on what...
For a few weeks I have had incorrect data feeding in to my charts that is making it impossible to analyse them as one data point is so wrong. Attached file as example - with USDCAD at 0.25874in 2062! While I am looking forward to that amazing trade when the date comes (!), for the next few decades
  Problem with EA  (4)
Can anyone help me? On the old computer I had windows XP and I downloaded some EA from MQL5 market. Now I bought a new computer (with windows 10) and I copied EA from the old one to the new computer But when I try to loading EA on the graph, I get an error.  Does anyone know how to fix this error?
  AUDNZD  (4)
Hello everyone, I don't know if I am posting this In the correct are but I am trying to trade this pair on my app and it is not showing up; is there a way I can add it?
Hi This has happened 2-3 times and is killing my available active licenses. Every now and then I get prompted for my password and unable to load my purchased EA. This time it was a result of a windows update.  But this is very frustrating as it is causing me to burn through my available licensing....
Hey all, Using the normal mysql_connect function works not as expected and is hanging when the remote service is for some reason not available ( host down, db down, no network ). This is critical using this in a productive environment. Sofar i didn't found any useful function to test this. When you...
Hello Community, Is it possible to write in different styles to a .txt file? I don´t have a clue where i could add the style input. string FileName="Stats.txt";int handle=FileOpen(StringConcatenate(FileName),FILE_CSV|FILE_READ|FILE_WRITE,',');FileSeek(handle,0,SEEK_END);FileWrite(handle...
Hey guys Im having trouble with my ea. It keeps on making excessive trades... my ea works by putting in a pending buy and stop when x amount of ticks pass by. The ea will open another buy stop and sell stop one x amount of ticks have passed by even if there is other orders pending already.. that...
Hi All, I need just a bit of advice. I am requiring a remote signal service product. Can anyone suggest a decent low cost product (commercial or otherwise) Or is someone able to code something for me in freelance area of course. I have been testing fxblue and i find it very unreliable. Either that...
i am trying to display 4 time frames in one screen, hence i  created 4 OBJ_CHARTs in one ChartWindow. I would like to draw a OBJ_HLINE, just like what we can do on the ChartWindow but seems like its not working. the OBJ_HLINE appears in ChartWindow. Can anyone help?    int totalcharts = 4...