Nathan
Nathan
Nathan
Added topic Open & Close time question.
Hi all! I am using the "OrderCloseTime()" function and "printing" the result in the MT4 journal. I do not recognize the format of the "printed" "OrderCloseTime()". I will provide an example below... example
Nathan
Added topic OrderSelect() question
Hi all, I can use "OrderSelect(ticket,SELECT_BY_TICKET,MODE_TRADES);" function but I cannot select orders in the past using "OrderSelect(1,SELECT_BY_POS,MODE_HISTORY);". Any thoughts? Thanks much :)
Nathan
Added topic 99% modelling quality question.
Hi all, can anyone provide me simple instructions to produce 99% modelling quality for MT4? Thanks much :)
Nathan
Added topic Money Management Question. Any ideas?
Ok, here is my game plan amigos. Lets say I just placed a (short) sell order and it loses. Next, the strategy wants to place a new order (or sell order) with a "break even" that recovers the last (short) sell order's loss. Example: (short)
Nathan
Added topic Can an EA draw lines on a chart?
Does anyone know how I can code an EA to draw lines on a chart? Thank you
Nathan
Added topic Can an EA be traded on more than one currency par, but be on 1 chart?
Hi, I wanted to see if anyone knows how to load an ea onto a chart and trade on multiple currency pairs at the same time. Can this be done? I understand that I can place the ea on more than one chart, then keep up with all trades based on magic
Nathan
Added topic iCCIOnArray() Question.
Hi, does anyone know how to use "iCCIOnArray()" in the way listed below? 1. iCCI period 10, shift 0, crosses over the "100". Wait... 2. Next, iCCI period 10, shift 0, crosses back below the "100". Place an order. I have
Nathan
Added topic Average Highs n' Lows to determine a Stoploss for Trending or Ranging orders?
Hi does anyone know if it is possible to average the highs and lows of the current market to determine a stop loss for an ea? The market is trending, ranging, or straight up traveling sideways. I was thinking, why not use an indicator like fractals
Nathan
Added topic Simple Solution for Requotes?
Hi, Does anybody have a simple solution for solving "re quote" problems? Thank You
Nathan
Added topic Successful Strategy using indicators?
Hi, Does any one know a successful strategy using MT4 indictors? Thank You
Nathan
Added topic Speed Up EA in Strategy Tester?
Hi, I wanted to ask if any one knows how to speed up an EA in the strategy tester . (a strategy tester for MQL4). Thank You
Nathan
Added topic Isolate Trends and Ranges Question.
Scratch that question. That is true. It is currently impossible
Nathan
Added topic Add Custom Indicator to Expert Advisor
How can I add a custom indicator to an expert advisor and use the custom indicator for signals? I have already read the following articles https://www.mql5.com/en/articles/1457 and https://www.mql5.com/en/articles/1456. My mind is a blank :) It seems
Nathan
Added topic Take Profit and stop loss question
Hello, I have a question about take profit and stop loss. than, y0
123