Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Hi there
i would like to make some request,can anyone create separate window for this money management indicator,so we can see it clearly like picture below
thanks
Last edited by darkkiller; 01-18-2008 at 04:47 AM.
i need a mt4 script who calculate the lot size for many pairs based on 1% risk of the free margin.
Example:
sell eurusd,
free margin 20 000 usd,
risk 200 usd,
entry 1.4671, sl 1.4710, equal to 39 pips,
pip value 10 usd per standard lot
--> 200 / 390 = 0,51 standard lot
I would be great if the script can do this for me:
I give in risk (should be variable 1-5%), pair, my entry and sl and the script open the right orderwindow with the right pair, lotsize, entry and sl setted.
Have anybody of you such a script, or is able to program it?
I'm looking for a piece of code that calculate the amount of money to put into a trade as a fixed precentage of the account.
Now, I know the "fx maney management" indicator that Newdigital published in the past.
The problem with that code and a lot of other similar indicators, that it is not taking into considaration other open positions.
What I mean is, that if I want to put 1% of my account into a trade, but I already has an open position(s), I want to calculate the amount of money to put into the new trade as a precentage from the account's balance if the existing postion will hit it's SL. In other words, I want to calculate the precentage from the worst-case-balance in real time.
Does anyone know a code to do that (calculating the current worst-case-balance)?
Hi there
i would like to make some request,can anyone create separate window for this money management indicator,so we can see it clearly like picture below
thanks
Try this it is very basic let me know what needs to be altered, Text size , text type and line colors can be altered to suit your requirements and the original comments in the top left corner can be turned OFF/ON also
Try this it is very basic let me know what needs to be altered, Text size , text type and line colors can be altered to suit your requirements and the original comments in the top left corner can be turned OFF/ON also
Just a suggestion to make the MM even more useful.
What about instead of setting figures for open price and stop loss having a bool for 'UseAsk' for ask or (false) bid. then the stop loss could just be number of pips instead of a set amount. It would just make it simpler to use I think.
Just an idea.
Take care
Lux
PS: Did you test it on Interbank too? Looks like it's not reading the suffix 'm' to me (could be wrong).