- Search Metals Mine
-
paulselvan replied Jun 12, 2018mutiMA_v4.mq4 Version 3 will bug if you set ema5=0 ! Version 4 will not bug : you can disable ema5 by setting its period ema5=0, or activite it with ema=633
Multiple Moving Average with Price Close Over/Under?
-
paulselvan replied Jun 11, 2018Give me more precisions : 1>You keep open m1 chart 2>No need m1 alerts 3>Indicator should give only one another timeframe(e.g m15) alerts, shouldn't' it ?
Multiple Moving Average with Price Close Over/Under?
-
paulselvan replied Jun 11, 2018in this v4 version it can be -------------------------------- With timeframe@m1 , periods Ema1=2 and Ema2=3 (all others at 0) this way, indicator can be checked very fast
Multiple Moving Average with Price Close Over/Under?
-
paulselvan replied Jun 11, 2018is there somr reason for why why you are interested by Gann thread ?
Gann Analysis
-
paulselvan replied Jun 11, 2018v3 version send 3 kind of alerts : >pop up alerts >push alerts (on cell phone) >email alerts image
Multiple Moving Average with Price Close Over/Under?
-
paulselvan replied Jun 10, 2018By "Push Alert" i suppose you mean pop up alerts . To see them the market must be opened and conditions you quoted fulfilled. ---------------------------------------------------------------------------------- By Custom indicator inputs >MA can be ...
Multiple Moving Average with Price Close Over/Under?
-
paulselvan replied May 20, 2018Here is a tool which sampling an initial angle . image Let's say an initial angle 50.57° ( level line "x1.00" ) Level line "x0.40" proportions it by 0.4 : 0.4x50.57° = 20.23° file
get angle of an object
-
paulselvan replied May 17, 2018He probably means the strategy doesnt take in account the background trend. Let's say we are in downtrend : in this situation there are many red candles Is it approriate to set buy order ?
Need EA to trade the candle color
-
paulselvan replied May 13, 2018check this attached indicator when market is open to fine tune.
Help needed to center text vertical & horizontal
-
paulselvan replied May 12, 2018here is your pg slightly modified //+------------------------------------------------------------------+ //| Week_Days.mq4 | //+------------------------------------------------------------------+ #property indicator_chart_window string dayWeek [] = ...
Help needed to center text vertical & horizontal
-
paulselvan replied May 9, 2018hello Nicholishen, i dont clearly understand how you distinguish slope and angle --------------------------------------------------------------- As the ratio price /time never gives the tangent Changing (time,price) to pixel (x,y) allows this ...
get angle of an object
-
paulselvan replied May 8, 2018maybe we've convert chart time & price coord. in x,y pixels to get correct angle value
get angle of an object