Disliked{quote} Have you tried this one ? https://www.forexfactory.com/thread/...4#post13198104Ignored
Say something meaningful or Silence!!
I will code your pivot EAs for no charge 28 replies
I will code your scalping EAs for no charge 163 replies
Oanda MT4 - Indicators and EAs not showing 2 replies
EAs and indicators relating to moutaki... 22 replies
InterbankFX has loaded its MT4 platform with custom EAs, indicators and scripts 1 reply
Disliked{quote} Have you tried this one ? https://www.forexfactory.com/thread/...4#post13198104Ignored
Disliked{quote} sorry my bad, i just read it somewhere that it can be hidden, how about hidden take profit can you do it for that EA ive provided? and may i know also if it possible to request also to make 3 to 4 range of time filter for each day ? {file}Ignored
Dislikedcan someone help. i keep getting 8 function definition unexpected errors and 1 semicolon expected error on the first input int line void OnTick() //declare the moving averages used for moving average X strategy - ems EA nudy 0.1 //bluEma is exponential moving with value of 8 bars, redSma is simple moving with value of 21 bars input int bluEma = 8; input int redSma = 21; { //current bar blue ema value double blumovingC = iMA(_Symbol, 240, bluEma, 0, MODE_EMA, PRICE_CLOSE, 0; //previous bar blue ema value double blumovingP = iMA(_Symbol, 240, bluEma,...Ignored
DislikedAnother idea that I would like to have but I do not know how to materialize is to make the mt5 rectangle extend and be alarmed as the price advances, I want to use it to draw my supply and demand zones, in mt4 there are several indicators but no there is for mt5 in mt4 it is called BOX EXTENDED or if anyone can make this code work, it is the one that corresponds to mt4 but I passed it to mt5 but it does not work {file}Ignored
Disliked{quote} this indicator is of no use.. OHLC by BlueRain is much better.. give almost same & more things.. this indicator will be good if : MY REQUESTS: ARE ADDED IN THIS, HOW TO INCORPORATE I DON'T KNOW LAST 5 CANDLES CONDITION MUST BE CHECKED WITHIN 1 DAY of OPENING & CLOSING and not the previous day.. ONLY THEN THIS INDICATOR BECOMES UNIQUE OTEHRWISE NO USE.. Below we are thinking for 1 complete DAY ie. "right from DAY OPEN to DAY CLOSED" ------------------------------------- 1H TF (includes) = 24 [1Hrs Candles] So now let us talk about the actual need: So basically I want an Indicator indicating the "number of candles completed or closed" on that particular timeframe until the day is closed. Suppose I am on 1H TF : indictor should tell the number of candles are closed until now from the beginning eg. [Candles = 2 ] that's it So Say tomorrow new trading day will start & we are watching 1 HR Chart. so basically what I want after the ONE 1hr candle is closed, this indicator show me in corner 0 Candle 20 Pips (only) and not last 5 candles as set in this code & after the SECOND 1hr candle is closed, this indicator show in corner 0 Candle 15 pips 1 Candle 20 pips & after the THIRD 1hr candle is closed, this indicator show in corner 0 Candle 07 pips 1 Candle 15 pips 2 Candle 20 pips .. & after the LAST 1hr candle is closed in the DAY, this indicator show in corner 0 Candle 03 pips 1 Candle 09 pips 2 Candle 10 pips ..... ..... 23 Candle 20 Pips & when the next tarding day start.. all this data vanish & the cycle starts again..!! I hope BLUERAIN I am successful in telling or explaining what I actually need... currently it showing only 5 last candles & it is also considering previous day candles also which I don't want. I want only today.. only today candles upto 24 candles...!!Ignored
DislikedHi everyone, Could someone please help fix the following in this indicator: 1.The indicator removes other studies like Horizontal Lines or Trendlines when you change timeframes. 2.Please add option to show only current day levels 2.and please extend the levels until the end of the day. I'm grateful to Motiram, Ganztrade, and BlueRain for helping up to so far. {file}Ignored
Disliked{quote} Thank you so much !!!! See the attached picture, I have sent you the description in PM Great work dude !!! {file}Ignored
Disliked{quote} Thanks for quick response. May I request you to keep 1440 rows/records for M1 Time frame as default. The idea is not to read the table. Just have summary in terms of top 10 movements and low 10 movements. Total to show up 20 rows with a pointer showing total number of records exported to File . If M1 TF bars generate from 3 pips to 100 pips each , averaging around 10 pips per bar then total pips generated will be around 14, 500 pips.At the same time, D1 bar will have between 2000 to 6000 pis in a day for WS300 symbol. These statistics help...Ignored
Disliked{quote} look like this, this is the mt4 version when the price touches the levels it changes color and has an audible alarm If you can do it for mt5 it would be great if it were simpler {image} {file}Ignored
Disliked{quote} Yes, but mt4 is being forgotten I need it to trade futures in mt5Ignored
Disliked{quote} it will work... but you need to give separate names for that indicator... insiide...Ignored
DislikedHello coders. Could you do a histo version of the NRTR ATR Stop indicator? {image} {file}Ignored