- Search Metals Mine
-
doblece replied Apr 23, 2009I have been able to run simultaneously 3 instances of the same MT4 without even reinstalling the program. Just make a copy-paste of the whole MT4 folder, assign a new icon to the "terminal.exe" file so each one is different and you don't click twice ...
How do I set up 2 Meta4 Platforms
-
doblece replied Apr 22, 2009I found this code on the MQL4 codebase for Ichimoku Kinko Hyo: url Though I couldn't tell with absolute certainty that it is indeed the code of the embedded indicator in MT4, there are fair chances that it shall be.
THV system, final edition
-
doblece replied Apr 22, 2009With so many options and levels available from every corner of the forex world, why would you bother to wonder about any of them that you don't trust? I believe that in the present overall political and economic conditions, nothing can be deemed as ...
Limassol based broker ? Safe ???
-
doblece replied Apr 21, 2009I don't know for other Cyprus-based brokers, but FxPro (EuroOrient Securities) is regulated by the CYSEC which itself is a member of the CESR. (also see members) What makes you affirm that an European-based financial regulatory body is less serious ...
Limassol based broker ? Safe ???
-
doblece replied Apr 18, 2009I would suggest you to do some "parallel backtesting" on both using the H1 chart which will show the same patterns (although prices may differ from broker to broker, and this could add some more confusion) along with the H4 chart (which I assume you ...
A Couple of questions
-
doblece replied Apr 18, 2009Being that they offer Paypal, using a Credit Card shouldn't be an issue either way.
oanda vs. ?
-
doblece replied Apr 17, 2009Open a FxGame account and you'll see the option there, it was first issued as beta testing in a separate instance but it is now active in every FxGame account. On the other hand, as it has been said above, no weekly charts and a limited backwards ...
oanda vs. ?
-
doblece replied Apr 13, 2009Exactly
(or equivalent to base currency value at the moment of opening the position, in the case of non-USD based currency pairs).Contract size and leverage question
-
doblece replied Apr 13, 2009Broker's leverage (as the ones you mention) refers to the percentage margin required to guarantee an open position. In the case of 200:1, you need 0,5% of the amount traded. Example: 1 lot = $100000 margin required $500 (or the equivalent if base ...
Contract size and leverage question
-
doblece replied Apr 11, 2009Right-click and "save as", then move both mq4 files to your MT4 experts/indicator folder, close the platform and reopen and you'll find them under custom indicators. The other two that aren't linked can be found in a zip file here: url but I think ...
Round numbers strategy
-
doblece replied Apr 10, 2009Heiken Ashi candles are a system in themselves. How they can be read is described in the THV3 Manual, BTW...
However it is always recommended to have a regular candle chart alongside to check price action, as indeed HA candles do have a delay.THV system, final edition
-
doblece replied Apr 10, 2009Voici le texte (here's the text). Any questions just let me know.
THV system, final edition
-
doblece replied Apr 10, 2009Hey thanks!
Glad to see you guys! BTW I found the PDF, it was inside the whole MTF indis zip. fungraphic, will get to you later on with translation.THV system, final edition
-
doblece replied Apr 10, 2009I can do that to French, where can I find the file? Just halfway back and overwhelmed by all the new posts and changes and etc.
THV system, final edition
-
doblece replied Apr 10, 2009Just in case someone doesn't know yet: url Explains how to attach charts with the "attachment" feature, but inlined alongside the text so you can keep on writing below every chart uploaded that way.
THV system, final edition
-
doblece replied Apr 7, 2009Yes I understand the principle behind, the thing is I am trying to get the exact percentage to add/substract to the fib tool so when you plot actual 0 and 100 levels would in fact be 46,56 and 53,44 and give all the rest of levels involved... ...
Fib. Reverse Engineered.
-
doblece replied Apr 7, 2009Yes but I'm having a problem with the "if 47 = 0" part... unless the ??? is just plotted as price.
Fib. Reverse Engineered.
-
doblece replied Apr 7, 2009Indeed. It's like something that "is there" but can't be looked at unless you do as in those "3d hidden pictures"... Anyway I think there might be an easier way to determine the levels, if 46,55 and 53,44 are taken as 0 and 100, the projections (or ...
Fib. Reverse Engineered.