Search results
Results From The WOW.Com Content Network
jarfx05. I need a simple buy/sell stop limit EA with fixed risk amount of money in USD, nothing fancy but couldnt find it after browsing for several hours, please help thanks. A simple buy/sell stop limit EA with manual lot size entry is okay too although i prefer fixed risk of amount in usd so that I dont have to calculate lot size manually.
Here are a couple of scripts I wrote. Buy With SL and TP. You can just enter the price and the script will figure out if it is a stop or a limit order for you. If you leave the entry field at 0.000 as is default, it will be a market order. You can also enter your StopLoss and Take profit in pips rather than figuring out the price.
1 - EA / Script that will execute multiple simulataneous (adjustable number) pending BUY Limit / Stop and SELL Limit / Stop once that price we define is hit. 2 - Same script as above with option to modify the LOT / Volume Size (.01, .1, 1.0 increments); enter own lot size preferred. 3 - TP and SL Adjustable Entry option; 10, 20, 30, 12, 13, 46 ...
So with other words the main idea of it just to keep open trades and manage tp and sl for them sepretly. Its parrameters could look like the following: Magic number. Grid steps. Tp. Sl. limit orders: false/true. stop orders: false/true. And if can hide the trades and the sl and tp it will be more wonderful.
1st pending order [ @ Drag Drop]: GBPUSD 0.01 sell limit @ 1.5839. 2nd: enter when 10 pips away from 1st order. GBPUSD - 0.01 vol - sell limit - @ 1.5849. 3rd: enter when 10 pips away from 2nd order. GBPUSD - 0.01 vol - sell limit - @ 1.5859. And the reverse for the limit buy orders below the market.
I have been trading the EUR/USD and placing LIMIT orders to buy and sell @ the 23.00 GMT (T) price +/- 15 pips (D) with a TP of 5 pips and a SL of 20. Success rates are very high +80%. eg. If the EUR/USD is at 1.4100 @ 2200hrs I place a buy limit @ 1.4090 (TP = 5) and a sell limit @ 1.4110 (TP = 5). Orders remain open until the following ...
Georgebaker. Looking for an EA that can put an sell limit order and buy limit order like 35 pips above/below current price at a specific time a day. Have been searching for it for some time now, but not sure what exactly to search for to find that specific EA. Have you seen an EA that can do this please let me know.
Thank you qkcode! This is very useful!!! Only a suggestion: 1. allow for an input to place the Buy Stop order at "Market" plus x-pips; where x = variable input of 15 pips 2. allow for an input to place the Sell Stop order at "Market" minus x-pips; where x = variable input of 15 pips The existing "$$" input remains unchanged unless one updates it manually.
Just open the position. and the next action is to modify the order, where I have already defined my usual T/P, S/L limits. This is a very rudimentary system, and it has the risk that during the 1-2 sec it takes to modify the order there is an outbreak or the server is down. So, try to use S/L, T/P bigger than 90 points and have your usual S/L T ...
7. Order 1 is now a Sell-stop pending order with the broker. 8. The EA should keep monitoring the market price and compare it with the Entry Price and the Order Cancellation Price in order 1. If the entry price is reached first in order 1, order 2 on the EA should be sent to the broker as a buy-stop pending order.