- Search Metals Mine
- 1,032 Results (19 Threads, 1,013 Replies)
-
futurespec replied Oct 7, 2011Just seen error ... (TimeCurrent() - 0pen[0]) should be (TimeCurrent() - Time[0]) Sorry :-(
Time taken by the current bar... CODE needed!
-
futurespec replied Oct 7, 2011Assume that you have checked... does the file C:expertsfilesEURUSD_M15.csv' actually exist?
Need help with my MT4 on Vista
-
futurespec replied Oct 7, 2011Sorry but this is going to be the blind leading the blind! Really whoever sold it to you should be helping to sort it out. If it was mine and I was not running it as an administrator (you will need admin rights to do this)I would go to the the ...
Need help with my MT4 on Vista
-
futurespec replied Oct 7, 2011Do not think that is possible! You could write a simple indi to put larger sized values of interest onto the main chart.
MT4 price fonts
-
futurespec replied Oct 7, 2011Not v good at this stuff but are you actually running these as administrator? If not you will need to give the user permissions to access the data.
Need help with my MT4 on Vista
-
futurespec replied Oct 7, 2011Period() will give the Timeframe of the bar in minutes (TimeCurrent() - 0pen[0]) will give elapsed time of current bar. HTH
Time taken by the current bar... CODE needed!
-
futurespec replied Oct 7, 2011Don't think I changed anything on those? Try this
Help Customizing Murrey Math Indicator
-
futurespec replied Oct 7, 2011Hopefully this should sort it. (not tested)
Help Customizing Murrey Math Indicator
-
futurespec replied Oct 3, 2011Could not believe that you had not received an answer so did a simple indi for you . mTF is the timeframe that you want the alert for. mBarSize is high - low HTH
Bar size alert
-
futurespec replied Sep 26, 2011Love you too. LOL EDIT: Bit annoyed really; all I did was try to help someone when others were saying it was impossible. Thought it did what was asked even if not "Elegant". Did not necessarily agree with original request just gave an option. Cest ...
thick bar indicator
-
futurespec replied Sep 26, 2011Just knew that you would like it ;-)) Good/bad ? If it works then why knock it!
thick bar indicator
-
futurespec replied Sep 25, 2011Nah ! Nothing is impossible! Try this.... not elegant but it does what you ask, or close to it. Play with it and improve it :-)) HTH
thick bar indicator
-
futurespec replied Sep 25, 2011Not sure but you are referencing level[k+1] which may be 1 more than your array size? So that part may not be true and therefore will go to the 'else part and return 0. If unsure just put a 'comment()' in the code to return the values that you think ...
Need help returning value from function
-
futurespec replied Sep 24, 2011Thanks for the help Apipshort ... message in email but cannot see your reply here ? Anyway, thanks all for your help. Enjoy the weekend :-)
Friday Afternoon Question - Creating sub-window labels
-
futurespec replied Sep 24, 2011Hey Cowboy, thanks for that... yes that works :-)) This will be another of MT4s ""logical"" ideas then !
Friday Afternoon Question - Creating sub-window labels
-
futurespec replied Sep 23, 2011No not a naming conflict ... definitely unique from anything else on the chart. Was not using 'Find' .... was checking the objects list for the chart. Not there when loaded but do appear after TF change and back again :-((
Friday Afternoon Question - Creating sub-window labels
-
Friday Afternoon Question - Creating sub-window labels
Started Sep 23, 2011|Platform Tech|7 replies
I have an indicator that puts data values into a separate window. The init function calls a ...
-
futurespec replied Sep 21, 2011You will need to set the 'mShift' to 0 to get it to work on current bar.
Help please alarm on indicator
-
futurespec replied Sep 21, 2011his should do what I think you want HTH
Simple horizontal with levels lines