| New signals service! | |
|
|||||||
| Register in Forex TSD! | |
|
Trading Systems Leaders in this forum (automated trading systems) are winning more than 3000 pips in a month (30000$ investing one lot every time). Click here to register and get more information |
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Quote:
thx in advance sorry, no need to follow up, got mistake to make an input thx Last edited by fxhome; 02-25-2007 at 02:43 PM. |
|
|||
|
Micro lot
I just modified two line of the code for the micro lot.
Tell me if the code is correct because i have not many time to test it. I'will code a new version with contrat size and leverage. and after risk management in real time with alert !!! I hope that my code will be better than my english lol Fr0sK. |
|
|||
|
Micro lot
I just modified two line of the code for the micro lot.
Tell me if the code is correct because i have not many time to test it. I'will code a new version with contrat size and leverage. and after risk management in real time with alert !!! I hope that my code will be better than my english lol Fr0sK. With the code source. NO COMMENT ![]() |
|
|||
|
Money Management in EA's
Hello,
I am a little new to EA's, but have already written two, I want to add money management like I see in other EA's, but I can't figure out the common equation I see in them. double LotsMM = NormalizeDouble(MathFloor(AccountBalance()*TradeSi zePercent/1000)/100,1); Here's a common one, lets remove the obvious: AccountBalance()*TradeSizePercent/1000)/100 So, Our (AccountBalance() * TradePercent / ?)/ ? I also don't get what this is returning, because it doesn't take into account any leveraging or margin that an account may have. Can anyone please give me some info regarding this equation and what its parts are? Thanks Jeff |
|
|||
|
Quote:
![]() |
|
|||
|
Quote:
|
![]() |
| Bookmarks |
| Tags |
| money management, money management code, moneymanagement |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help Needed Making Perfect Trailing Stop EA | sbwent | Expert Advisors - Metatrader 4 | 27 | 03-13-2008 05:30 AM |
| The perfect trader | black ice | General Discussion | 9 | 11-14-2006 06:51 AM |
| 10k lot size brokers | kevmcfoster | Suggestions for Trading Systems | 12 | 10-07-2006 12:25 AM |
| Must have utility for MT coders who are not 100% perfect | ycomp | Tools and utilities | 2 | 02-23-2006 11:45 PM |