- Search Energy EXCH
-
bandung replied Jan 21, 2011if you really try the indi... there is an input parameter for : the percentages timeframe of the open line line color of open line, positive and negative percent ahh... I see you made it... good job..
Percentage change from price lines
-
bandung replied Jan 21, 2011Hi.. Emilio.. I've been creating such indicator like this here url image
Percentage change from price lines
-
bandung replied Jan 14, 2011can you check the init function ... maybe there is a code that calling IndicatorDigits(Digits-1) ?
problem with iHigh/iLow
-
bandung replied Jan 13, 2011hi Fudomyo... you can use trendline for that purpose create a function to create trend line, so you can call it anywhere anytime from your code... it's a sample code of a function and how to call it: ...
How to Draw Objects ABOVE chart?
-
bandung replied Jan 9, 2011i'm sorry for confusing you... what i mean is how you deal with missing data, and you choose to ommited the pair that missing closing price from averaging calculation. thank you very much for explaining it the code that i posted is part of my ...
Recent Strength indicator
-
bandung replied Jan 8, 2011Yes.. i'm interested Keit... please continue..
How to Draw Objects ABOVE chart?
-
bandung replied Jan 8, 2011hi tbardolph... i updated TrendFinderDB-VO2 to have an email alert feature.. set EnableMailAlert to true and it require the EnableAlert set to True
Indicator needed for H4 Trend System
-
bandung replied Jan 8, 2011Hi.. Hanover if you dont mind ... i have a question.. how you deal with data for indicator that require multi currency pairs ohlc data..? highly appreciated if you have any experience about it that you can share.. at this moment my solution is to ...
Recent Strength indicator
-
bandung replied Dec 29, 2010here it is... found it on the net few weeks ago... it's a drag and drop script.. drag the script to Tp price level and drop it...
script for put a tp on ALL open and pending orders
-
bandung replied Dec 29, 2010sorry for confusing you... what i mean is make sure the magic number of both ea is not the same...
Need coding help with magic number
-
bandung replied Dec 28, 2010ya you need magician number... try this... make sure you set the same maginnumber on both ea
Need coding help with magic number
-
bandung replied Dec 28, 2010hi maanawi.... try hanover Daily Boxes/Lines Indicator .... http://www.forexfactory.com/showthread.php?t=256848 based on your excel .. it will look like this picture
Candles (H to L) sum
-
bandung replied Dec 25, 2010i dont know buddy if i'm not wrong LibOrderReliable is for optimizing order command like OrderSend(...), OrderModify(...), OrderClose(...), OrderDelete() not for managing one trade per bar.. you can try an alternative like a function i posted ...
Trade context management associated bugs
-
bandung replied Dec 25, 2010i think if you want to trade only on first tiks of new bar... maybe.. you should use if (OneTimeCalculation && Volume[0] > 1) return(0); i found that code in moving average.mq4 (ea sample when you install mt4)
Trade context management associated bugs
-
bandung replied Dec 24, 2010hello... you must have function to manage that one trade per bar... for example create a function to get the last trade time, it can be like this: datetime getLastTradeTime(int ttype=OP_BUY, int mn) { datetime dt; int i; for ...
Trade context management associated bugs
-
bandung replied Dec 22, 2010.. — is it like this.. sir? if so... if i took out that terminal windows... every time i open up mt4 the terminal window will always on that position and size... EDIT: i was wrong... i'm sorry sir..., what you mean is the column width, not the ...
Trade Window Cell/Column Widths
-
bandung replied Dec 21, 2010The Candles Version — as a reply to goldsurfer pm... i think it will be good to post the indicator here, so others user can try it... goldsurfer.. here it is mate, the candles version that I pmed you..
Indicator needed for H4 Trend System
-
bandung replied Dec 17, 2010if what you mean is how the indicators work than ... it's work as described on the post #1...
Indicator needed for H4 Trend System
-
bandung replied Dec 2, 2010alert and email is only available on ay-TrendFinder-V04 go to first post to download. distance between pair is not yet configurable.
Indicator needed for H4 Trend System
-
bandung replied Dec 2, 2010it doesnt matter tbardolph... i learn english from songs lyric and forums
, now i know that xxxs is up is wrong I noted your intent(about the alert on single pair dashboard), I'll repair it on the next updateIndicator needed for H4 Trend System