ForexTrader17
ForexTrader17
Friends 1
ForexTrader17
Left feedback to developer for job Indicator based on Fractals.
ForexTrader17
Added topic Trend Line recognition in MQL.
MQL can detect up to two trend lines on a chart. An upper and a lower trend line. Correct? How does it detect which is which in my attached chart? Is one drawn from highs an upper trend line and one drawn from lows a lower trend line? Or MQl
ForexTrader17
Added topic Horizontal Line for Typical MA.
I am trying to draw a horizontal line to show me this weeks Typical MA. I want it as a horizontal line. It does not draw a horizontal line but like a zig zag line up and down with the price value. I want a horizontal line across this weeks price
ForexTrader17
Added topic Closing all trades in an EA and re-starting.
Is it possible in MT4 to have a script monitor profit on one pair or the entire account and when that is reached shut down the EA for the day. Then at a certain time re-start the EA automatically. Thank you. 
ForexTrader17
Added topic Line for Daily High, Low and Close.
Does MT4 have an indicator that will plot a line on a chart showing yesterdays high, low and close? Thanks. 
ForexTrader17
Added topic Drawing a different time frame indicator.
Is it possible to draw an indicator based on a H1 chart on a M5 chart? Thank you. 
ForexTrader17
Added topic Functions in MT4 for different types of trades.
What functions in MT4 hold the value for open long trades, closed long trades, open short trades, closed short trades, total trades for the day. Is 00:00 Server Tim when MT4 starts a new day to calculate values for a day? Thank you. 
ForexTrader17
Added topic Number of trades per day.
Is it possible to limit the number of total trades placed in a day by an EA? Also can it be possible to limit how many longs and how many shorts? Does the day for an EA start at 00:00 server time ? Thanks. 
ForexTrader17
Left feedback to developer for job EA based on Bollinger Bands.
ForexTrader17
Left feedback to developer for job Need an EA modified.
ForexTrader17
Added topic Divergence.
Is it possible to compare the last indicator value with values prior to it? Like say RSI of last bar is greater than RSI of any of last 10 bars before it or RSI of last bar is greater then RSI of highest high of last 10 bars. Thanks. 
ForexTrader17
Added topic The operator "or"
While using "or" for say 5 statements, if the first or second return true will MQL4 still check all 5? Thank you. 
ForexTrader17
Added topic Look Back Period.
Is there a built in function that compares "a" bar to the last "x" number of bars ? Example if high of last bar is higher than any high in bars 4 to 15. Thank you. 
ForexTrader17
Added topic How to look several bars back.
If I want an EA to look back say 50 or 100 bars back for divergence, is it possible? Or do I have to compare the last closed bar with each of the prior 49 bars? Thank you. 
ForexTrader17
Added topic Can an EA close and open a trade on same bar?
I have an EA that sometimes needs to close a trade and open another one on current bar. But what I see happening is a multiple of trades happening on the bar with I guess each tick and drawing down the account. Is it possible to have an EA close and
ForexTrader17
Left feedback to developer for job 2 Simple Indicators to be used in an EA.
ForexTrader17
Left feedback to developer for job A Simple Strategy for trading the majors.
ForexTrader17
Added topic Number of EAs on a chart.
How many EAs can be run on the same chart at once? Can more than one EA run on same chart? Thanks. 
ForexTrader17
Added topic Coding an Indicator for the bar close.
Need help to write an indicator that will show where bar closed. Whether it closed in the top 25% of its range or bottom 25% of its range. Thanks. 
ForexTrader17
Added topic Max Buys, Sells and Trades.
Is Max Buys, Sells and Trades in an EA input the maximum number of trades that can be opened even though there might already be an open position? Thanks. 
123