- Search Metals Mine
- 1,032 Results (19 Threads, 1,013 Replies)
-
futurespec replied Jul 24, 2011Guess that this is what I meant.... case 8: { for (cnt = total ; cnt >=0 ; cnt--) { OrderSelect(0,SELECT_BY_POS,MODE_TRADES); if(TimeDay(OrderOpenTime()) < before_day || TimeMonth(OrderOpenTime()) < TimeMonth(TimeCurrent()) || ...
Is it possible to close all positions on mt4?
-
futurespec replied Jul 24, 2011Not really... can remain as an 'int'; Just to be able to cope with the scenario that I presented above. Most if not all people would not be bothered about old orders I assume .... so perhaps if say date < 15th then it would check for all orders from ...
Is it possible to close all positions on mt4?
-
futurespec replied Jul 24, 2011Thanks again CG, nice to know that I have not gone completely mad ;-)). At the risk of being completely annoying ... perhaps an update with that modified might be good sometime. Best wishes.
Is it possible to close all positions on mt4?
-
futurespec replied Jul 22, 2011Prev candle data added as requested. Also added option to reduce the amount of history shown as this was making it too slow with full history loaded
need a history option + magnify value data
-
futurespec replied Jul 22, 2011Have had another look but I still cannot see the wood for the trees...... Apologies, but I have failed miserably to stop the alert going off? Have added an option to turn the alerts off (to save your ears). Just need someone wiser than me can point ...
Need help with MTF HAS
-
futurespec replied Jul 22, 2011Sounds possible but you would need to specify the entry criteria... what triggers the trade?
Need EA to make trades received from email
-
futurespec replied Jul 22, 2011Thanks for the code CG. Nice clean coding so was interested to use it. Could you please confirm... when using opt 8 (day before) does it work between months i.e. if today is say 02.08.11 and ask to close before '28' would it close all orders dated ...
Is it possible to close all positions on mt4?
-
futurespec replied Jul 21, 2011Should only go off the once and then wait for a signal in the opposite direction. It appears to not be 100% right ... some of the arrows disappear after new bars are formed .. not sure why but will look again when I get more time.
Need help with MTF HAS
-
futurespec replied Jul 21, 2011The attached should help I think. Try it and amend it if not quite to your liking.
Need help with MTF HAS
-
futurespec replied Jul 18, 2011In MT4 you can left click and hold and drag the scale (in the right hand price margin) up or down or you can right click on chart and go to chart properties, select common tab, click in scale fix and then enter the values that you want in the 2 ...
MT4 delete historical data?
-
futurespec replied Jul 18, 2011Just been bugging me that I left your indi with the lines joined between transition levels. (as per your indi) Personally do not like that so I have removed them. If you wish to keep them just use the file in the post above.
Need Labels Added To This Historical Auto Fibo Pivot Indy...
-
futurespec replied Jul 17, 2011Hanover... many thanks for that .... it is good when someone knows what they are doing :-)). Must admit that I would not have thought of that in a long time. Attached amended again for Shaggy
Visible Period Separators & Order lines
-
futurespec replied Jul 17, 2011Sorry have no idea how to do that. Think that it is a default MT4 chart thing and cannot be changed .... unless you are into accessing windows functions which unfortunately I am not. Perhaps someone with better knowledge than me can help out here?
Visible Period Separators & Order lines
-
futurespec replied Jul 16, 2011for Shaggy — Amended slightly to show week and month. Week shows Mondays (not enough time to show when weeks does not start Monday). HTH
Visible Period Separators & Order lines
-
futurespec replied Jul 16, 2011Shaggy.... No it was not designed for higher timeframes but would show on 4hr if you use a value divisible by 4. square 1... order lines as demanded :-))) attached. (not necessarily attractive code).
Visible Period Separators & Order lines
-
futurespec replied Jul 16, 2011What you need is glasses!!! Anyway for the period separators use the attached ... turn off the 'show period separators' under chart properties and then use this indi with the time set to your pref (and also the line width, colour & style... 'cos I ...
Visible Period Separators & Order lines
-
futurespec replied Jul 15, 2011Just knew that if I left 1 thing not user changeable then it would be requested!! ;-)) Here it is. HTH
Magnified Profit selected
-
futurespec replied Jul 15, 2011Here you go ... amended Can now change the colours and also the position of the text.
Magnified Profit selected