You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Sorry ND if this is way out of line, but I need to find an answer!
Last night I downloaded & installed Firefox - I'm very happy so far...even added some speed to the computer.
My question is this - Do I still need/ or is it advisable, to keep 'Explorer', or can I trash it?
ThanksIf you have explorer 6 or previous you can't trash it at all. Do not follow any tutorial to uninstall it because you only get windows problems.
Explorer is heavily mixed with windows API it can't be fully uninstalled.
Explorer 7 can be uninstalled just to go back to previous explorer 6 (or 5).
IMHO, just think like you don't have any explorer installed.
Board error
Hi Newdigital @ Linuxser,
Why am i seeing this weird dolly text on very post?
Somekind of revision or something?
Its very annoying..
It is trying PM sending features changed ...
Just ignore it ... it will be deleted.
Some help please with an EA
I am trying to close a sell order and open a new buy order at the same time. The buy opens but the sell gives error 4051
I am using
ticket = OrderClose(OrderTicket(), OrderLots(), Bid, Slippage, Gold);// close position
and
ticket = OrderSend(Symbol(), OP_BUY, Lots, Ask, Slippage, StopLossLevel, TakeProfitLevel, "Buy(#" + MagicNumber + ")", MagicNumber, 0, DodgerBlue);
Some help please with an EA
I am trying to close a sell order and open a new buy order at the same time. The buy opens but the sell gives error 4051
I am using
ticket = OrderClose(OrderTicket(), OrderLots(), Bid, Slippage, Gold);// close position
and
ticket = OrderSend(Symbol(), OP_BUY, Lots, Ask, Slippage, StopLossLevel, TakeProfitLevel, "Buy(#" + MagicNumber + ")", MagicNumber, 0, DodgerBlue);Come on guys surely someone can help please
Come on guys surely someone can help please
Ah Ha I did it thanks to codersguru sub routines
Thanks codersguru
Creating "fast forwarded" video
Hi guys,
I wanted to make some educational videos,
I've read those articles,
'Easy Way to Publish a Video at MQL4.Community'
'How to Enrich Information You Present? Use Videos!'
However, I couldn't find any thing on "fast forward" play.
i.e. I want to show the candles closing faster than the reality by the forward playing.
its impractical to wait for one hour for a candle to close in an interactive educational video.
Your guidance is appreciated.
Cheers
Hi guys,
I wanted to make some educational videos,
I've read those articles,
'Easy Way to Publish a Video at MQL4.Community'
'How to Enrich Information You Present? Use Videos!'
However, I couldn't find any thing on "fast forward" play.
i.e. I want to show the candles closing faster than the reality by the forward playing.
its impractical to wait for one hour for a candle to close in an interactive educational video.
Your guidance is appreciated.
CheersYou need to record the video on real time and then edit with some tool and change the speed.
Eg: change from 1:1 speed to 1:2 and you'll have double speed.