Please ignore my post #758 above....silly me. Installed the OLD version files. Duh!!
- #768
- Dec 25, 2014 2:18pm Dec 25, 2014 2:18pm
- Joined Apr 2008 | Status: Controlled Trading. | 1,161 Posts
How to calculate forex position sizing / lot sizing 17 replies
MT4 plugin for simultaneous trade on friend's account? 1 reply
BUY run profit 1 lot, SELL LIMIT 2 LOT down again n BUY 1 lot - EA Reqd 5 replies
Help with Lot sizing 3 replies
IBFX Lot sizing 10 replies
DislikedPlease ignore my post #758 above....silly me. Installed the OLD version files. Duh!!
Ignored
Disliked{quote} Hi, Please use the attached EasyOrder_Submit.ex4. Use on demo first and double checked the lot calculation. HTH, sangmane {file}Ignored
Disliked{quote} Hallo Sangmane, would you be able to submit the EasyOrder_Submit.mq4 file for non US currency accounts? ...Ignored
DislikedI can not make it run on my VPS Windows Server 2008 R2 Standard edition SP1 (x64). When I try to execute the script nothing seems to happen, and it logs: "Cannot open file 'C:\MT4 Exchange\MQL4\Scripts\EasyOrder.ex4' [2]" The .dll IS in the specified folder and the scripts too. VC++ installed. Could you please help me to find the solution?Ignored
Disliked{quote} You need to compile the MT4 script. In MT4, find it in the navigator, right click -> Modify. Once it loads, press F7 in MetaEditor to compile it. While you're there, do the other EasyOrder scripts also - they might also be missing.Ignored
DislikedPlease can you make this to be used to enter trade on three preselected pairs when clicked or teach me to do code it to do that? ThanksIgnored
Disliked{quote} Hi Sangmane, Thank you very much for your help and appreciated your hard work. My question is: can I use your script for Buy/Sell at the same time on any currencies? eg. EUR/USD yesterday high-100 and low-50. If I want to open a pending orders for both high and low for next day is it possible? will it work? Thank you in advance. BomiIgnored
DislikedThis plugin inspired by some great scripts / tools available on FF that make trading easier. I made this simple tool to give me the ability to specify sl/tp for new order by using mouse (dragging line object). Input sl/tp manually is a boring task, especially for lazy trader. It also monitor existing trade sl/tp, which means it will modify existing sl/tp and open price (for pending order) when it detected a different value between order's sl/tp and the corresponding sl/tp line object. Other feature : - lot size calculated automatically based on...Ignored