General - page 1493

I am attempting to install ibfx.com.au version of mt5 demo. It forces mt5 to be 64 bit installation without asking the user during installation. My system is 32 bit, but it keeps installing 64 bit. I tried support's recommendation of using /32 switch on command prompt. I did this, and it still...
Hi, I want to create a moving average as stop on following calculation 1. Stop Loss (Sell) ============ LLV((HHV(H,3)+(ATR(10)/2)),10) 2. Stop Loss (Buy) ============== HHV((LLV(L,3)-(ATR(10)/2)),10) Thank u all Regards, Krishna
  D'cave  (3)
RAS ID:34163 It is located here:D'cave d'cave is a combination of conservative and aggressive methods in one. It will be present on RAS till at least April 2012. It's sole purpose on RAS is to keep a record of our live trades. You're welcome to watch, explore or join. If you join, you're accepting...
  Technical Analysis on FXone  (504   1 2 3 4 5 ... 50 51)
"Fail to experience early as possible. " Someone "The secret of success in life", but remark about the very successful FX trading FX collection of information and reading these words are true. And also continue to benefit from foreign exchange and stable!FX has a variety of personal blogs, like the...
I'm not looking for the holy grail, I just want steady returns with minimal risk. Is there a sensible managed account or signal provider that has proven to be stable for a year or more
  Forex Buy & Sell Trading Signals  (870   1 2 3 4 5 ... 86 87)
Hello FXFisherman Traders, I am a Short & Medium Term Experienced Trader who enjoy gaining from the market quick pips( bt. 10 and 30) as bouncing trading for the Short Term Strategy while from 50 & above pips for the Medium Term Strategy relying on daily charts for start of up or downtrend...
  new member  (10)
hello i am new member in this site ,, and i 'm beginner in forex & gold trading can anyone tell me what best indicator for a beginner like me to trade thanks before..
Hi there. Can anybody help me with Mql5 version of Gann Hilo indicator please? This is the Mql4 version. #property indicator_buffers 1 #property indicator_color1 Blue extern int Lb=10; double ssl[],Hld,Hlv; #property...
  Tick
The word "Tick" has two meanings: 1. The smallest possible price move: In the S&P Emini it is 0.25 index points. In Forex it is 1 pip. 2. A Trade: So, in Forex, when we talk about Tick Volume, say in one minute, we mean the number of trades that were executed during that one minute...
I tried to open a file: f=FileOpen("ranges.log",FILE_WRITE|FILE_CSV|FILE_ANSI,delimiter=','); but it throws error: 'delimiter' - undeclared identifier     test.mq5        716     73 It's the same if I delete...
I finished a dll, it can run under MT4, but cannot be run under MT5, what diff between mt4 and mt5 for dll? so strange
When looking at a 5 min EUR/USD chart , the volumes report figures between 200 and 600 typically. what do these numbers refer to? lots? thousands of dollars? Just so I have an idea. Thanks in advance
On 2011.06.06, the following was submitted to the Service Desk. As of today, 2011.06.09, no acknowledgement of request receipt or response to stated problem. Why? MT-5 Tester Backtest History Data Access Problem Errors, MetaTrader 5 MQL, Open, Start: 2011.06.06 16:40, #125732 Client Terminal...
Creating a support/resistance tunnel on the price congestion and trading on the break of this tunnel is a milestone of Forex trading discoveries.This trading system/approach needs no indicators and can be applied to any currency and traded in any time frame where coiling in a tight range is spotted...
Hi guys, I need help for a friend of a friend of mine. Before anything if you find the question stupid, it's fine just answer the question seriously. ~I DO NOT sell anything just need feedback.~ He has a super effective system and could get results way above average return per month with 1% per...
Hi Guys, Can you give an example how to use CiTime class in TimeSeries.mqh file to get open time of a bar? CiTime CiTime is a class designed for access to open times of the bars in the history. Description The CiTime class provides an access to open times of the bars in the history...
  I'm a new member..  (29   1 2 3)
Hello!! I'm Zephyr from Sydney, Australia and I'm 31 years of age. I'm a person who can easily mingle with other people even with different personalities. I love challenges coz it makes me eager to learn things. I'm also interested into forex trading and willing to help and introduce how to start
I am wondering what is the optimal hardware configuration for optimization purpose?Should I focus on processor or ram or others?
Hi, i have some problems working with files and am on the search for help. Please, will anyone explain how to use FILE_SHARE_READ&WRITE correctly? string subfolder="Trade"; filehandle=FileOpen(subfolder+"\\Active.csv",FILE_COMMON|FILE_SHARE_WRITE|FILE_SHARE_READ|FILE_CSV,',');...
Hi guys, I need your coding help. I have different open positions from different EAs with unique magic numbers. Now I want to let check every EA if the EA wants to open a new position to check if there is already an open position with a given magic number. How can help? Best regards
Is there any filter to find all of my post in the forum? Thanks.
I am talking about levels having their own color. Some other charting softwares have this really nice feature. I played with Ninjatrader and Gannanalyst a little. But honestly, these 2 programs are so cumbersome when it comes to study charts that are almost unusable. So I was wondering if...
[Deleted]
Is there available, or can someone please write me an MT4 indicator that... * Shows an up or down colored arrow on each currency pair chart (M15 - D1 timeframes but especially M15 and 1H) at point of a possible trend reversal which shows what the corresponding trend is moving through on next above...
I want to install kagi indicator,how to do it?
Hi, I'd like to propose creating options in indicators and EAs that also add a TP which triggers if a specified number of bars/candles has passed since entry. It could be used by itself or together with a pips based TP. My thinking was that many times if you wait till the open of say a 3rd or 4th...
Hopefully I am not missing anything obvious but for some reason the if block that I have in bold below is returning lots of error 4806 errors in strategy tester: Does anyone have any ideas what I'm doing wrong or why this kind of thing won't work in the strategy tester? thanks =================...
- Journal and Experts log files should be flushed on each new message (so as they can be viewed in real-time with a tail program). - In the ToolBox, in Trade tab -> adding an optional column for magic number. Also adding ability to change column position via dragging similar to all windows programs...
I've searched the forums for things like "mt4 mt5 compatibility", "mt4 terminal mt5 server", etc., and I am drawing blanks, so I'm going to ask what may seem to be a dumb question... I'm starting a new EA project (the current version of my last one is pushing 15k lines of mq4 code), and was going...