FourX
FourX
Friends

Add friends via their profile or user search and you will be able to see if they are online

FourX
Added topic Editor: Versions Incremental AutoSave
As a NuB, I often end up with code with errors in it that I am not able to find the problems in and correct. An adjustable background incremental AutoSave of series of versions would enable one to go back through the previous versions until one found
FourX
Added topic OrderOpenPrice( ) : Is this the Current Price of an Open Trade OR the Price that the Trade was Opened at ?
The Subject covers this: OrderOpenPrice( ) : Is this the Current Price of an Open Trade OR the Price that the Trade was Opened at
FourX
Added topic Possible to Get Trade Signals from Compiled Indicator and Utilize it in an EA & Add Sound Alerts ?
Is it possible to Utilize Trade Signals from a Compiled Indicator to Utilize in an EA and perhaps Add Some Audible Alerts as well? Thanks to one and all for any assistance with this (< 8)
FourX
Added topic Show and log chart time interval or period in both the active trades and account history.
The subject says it. From what I have heard in v5 the few set trading periods has been done away with.  Regardless this is important information that needs to be documented
FourX
Added topic No Direct TSL in MQL4: Anyone have a TSL 'included' modual.
As there is no direct TSL function in MQL4, does anyone have an 'included' TSL mdodule that can be used whenever one is needed ? Thanks
FourX
Added topic I NEED 'The Count'! I know its not Halloween but has anyone seen him around here lately?
I've literally spent HOURS trying to find the imbalanced parenthesis error. I put all of it into Word and it confirms it with a count of: 300 for the Left parenthesis ( and 296 ) Right hand parenthesis I've removed all extra ones that I added for
FourX
Added topic Why divide an Array in half to 'resize it' after I have just entered the size of it with OrdersTotal( ) ?
I searched extensively for this and found lots with much more complicated issues than this, but I can't find and nor understand how and why dividing and array in half correctly 'resizes' it when I have just entered the count into the Array with
FourX
Added topic "(OrderType()
While tracking down a program or logic error I encountered this snippet of code that did not originate from me that seems that it is neither valid nor true: "(OrderType() <= OP_SELL)" It is part of 'looping' through an array
FourX
Added topic Indicators 'attached' to a chart & including & embeded in the EA - vs - making an 'external' call to them?
Howdy All, From what I have read, one doesn't HAVE TO include indicators within the EA nor even attached to a chart in order to utilize them, but can make 'external calls' to them when needed. I'm wondering about the 'Pro's & Con's' and 'trade
FourX
Added topic 'Point' only and always returning '0.0001' for some unknown reason.
The subject says it. I just started getting this instead of the current trade level recently for some unknown reason? Very strange! Thanks for any and all assistance (< 8)
FourX
Added topic Trying to get Trades closed only at the beginning of each bar and from the indicator and not the OHLC.
I'm trying to get the EA to only close out specified trades at the very beginning of each new bar, but it closes out the trades anytime it hits the TP or SL levels. I want it to ONLY act on the indicator level and NOT by the OHLC and ONLY at the
FourX
Added topic Getting EAs to Ignore: O,H,L,C data and trade signals & React and Respond Stirictly to Indicatiors ONLY when it switches to a new bar?
Greetings to One and All, I'm trying to get an EA to react and respond strictly to indicators and ignore the Opening, High, Low and closing points on bars/candles. Can this be done? If so: how ? Thanks to any and all for any assistance in this
FourX
Added topic Manual 'Disconnect' capability in the terminal from broker's server advantageous.
Manual 'Disconnect' capability in the terminal from the broker's server would be advantageous for (offline) back testing and other unforeseen events and reasons
FourX
Added topic Re: CodeBase.mql4.com/6590: No difference between a MT4/MQL4 TSL and a ''Chandelier' TSL exit strategy?
From the description of the '' Chandelier' TSL exit strategy' , I don't see any difference between it and a normal MT4/MQL4 'Trailing Stop Loss ' If being calculated on the broker's server, which is the 'norm,' as opposed to being entirely calculated
FourX
Added topic Terminal 'Profiles' would be better with ''Optional' or 'Manual' Save'' and AutoSave BackUp
Hi, I am constantly plagued with losing terminal profiles that I want to keep because every (temporary) change that I make is automatically updated and I end up losing profiles that I wanted to keep.  It would be much better when one changes the
FourX
Added topic Display Server Time on the chart in 24 HH:MM format and vertical lines at adjustable intervals?
I'm trying to figure out how to display the server time in 24 hour + minutes format and vertical lines at adjustable intervals on the charts? Thanks for any and all assistance
FourX
Added topic Disabling an EA with wrong settings
I'm trying how to figure out how to completely disable an EA from trading unless it is using both the correct currency pair AND a 'licensing number' together at the same time and have them both be true or the EA will not function? Then have it resume
FourX
Added topic Multiple Time Intervals on one chart?
Is it possible to have more than one time frame on one chart with an EA? The two different time intervals are for two different strategies. I can specify the time intervals in the Open, Close, MA etc with the EA. Is this possible or do I have to use
FourX
Registered at MQL5.community
FourX
Added topic How to add 'OffLine' charts to make them available?
I still need to find out how to add more 'OffLine Charts' to new installations of MT4. Some of them (mysteriously) add more as time goes on, but I have no idea how. I've looked for and tried to find out how to do this manually, but with no luck so