- Search Crypto Craft
- 1,856 Results (15 Threads, 1,841 Replies)
- Gumrai replied Jul 16, 2013
Did you have a TP set in the original order when you entered the OpenTicket?
Change "Open Order TP(target)" if other pending order triggered
- Gumrai replied Jul 16, 2013
Minute, I have tried and tried, but I find it impossible to get the EA to open pending orders unless the original trade is open. It will not open any pending orders if the input "OpenTicket" is a pending order. Please check your trade history and ...
Change "Open Order TP(target)" if other pending order triggered
- Gumrai replied Jul 16, 2013
Totally wrong. Maybe this makes sense to you as it is your format Original system long: filled at Ask 1.3002 TP is at +20 = Bid 1.3022, SL is at -10 = Bid 1.2992 Reverse system short: filled at Bid 1.3000, SL is at -24 = Ask 1.3024, TP is at +6 = ...
Could this be an easy way to win in forex?
- Gumrai replied Jul 16, 2013
Hi, Need a bit more information In your example, what pair were you trading? You say that the original order is not entered yet, but you have entered a ticket number in OpenTicket. What does this ticket number relate to?
Change "Open Order TP(target)" if other pending order triggered
- Gumrai replied Jul 16, 2013
No, you have forgotten that if you take the opposite entry you will also be losing on the bid/ask difference. If you enter a long position on the original system, you are entering at ask. The opposite would be a short at Bid and so you have to knock ...
Could this be an easy way to win in forex?
- Gumrai replied Jul 16, 2013
Look at my post #22 again and concentrate. if a system produces 8 winners at 6 pips and 2 losers at 24 pips there is no profit to be made.
Could this be an easy way to win in forex?
- Gumrai replied Jul 16, 2013
That's not a fix. That is what i said in my post and the reason why this would not work Assuming 2 pip spread Entry will be 2 pips worse off, TP will be 2 pips worse off and SL will give 2 pips additional loss
Could this be an easy way to win in forex?
- Gumrai replied Jul 16, 2013
I'm sorry to tell you that it is not that simple. You see that if you completely reflect the opposite of the original system, you will not be using the same SL and TP. Eg. The original system signals Buy at 1.1020 (Ask) SL at 1.1010 (Bid) TP at ...
Could this be an easy way to win in forex?
- Gumrai replied Jul 16, 2013
Had to iron out a few wrinkles before adding this new version for testing. Now you have the option to trade fixed lots or % of equity per trade. It will not take more than 1 trade in each direction during a single candle. This is to prevent taking ...
Hi Lo Break EA
- Gumrai replied Jul 15, 2013
You have to disable 1 click trading. Tools/Options/Trade tab. (If you don't disable 1 click trading you will not get the option to close part of the trade and the full trade will be closed when you click on "Close Order") Then right click on the ...
How do you take partial profits in MT4?
- Gumrai replied Jul 14, 2013
Hi Xandi It is included in the code, so once the original trade is closed all related pending orders will be deleted. This should work whether TP is hit or if the trade is closed manually.
Change "Open Order TP(target)" if other pending order triggered
- Gumrai replied Jul 14, 2013
I can't make any promises at the moment as I am busy with the projects that I am working on. Everything takes me a long time because I am learning about coding as I go along. If/when I have some spare time, I will give it some thought, but I have no ...
Change "Open Order TP(target)" if other pending order triggered
- Gumrai replied Jul 14, 2013
I can't disagree with you because I have no idea what you are saying.
Using a 5x5 pip stop loss strategy
- Gumrai replied Jul 13, 2013
I used the magic letter because they are easier to keep track of. When I've been working on my codes I've had quite a few running at the same time and would sometimes have the same magic number assigned to different EAs. That led to some confusion. ...
Change "Open Order TP(target)" if other pending order triggered
- Gumrai replied Jul 13, 2013
Hi, yes the magic letter allows the EA to keep track of its own trades and it will ignore all other trades. Obviously give it a good test on demo and get back to me with any thoughts on how to make it better. I will probably replace the magic letter ...
Change "Open Order TP(target)" if other pending order triggered
- Gumrai replied Jul 13, 2013
I don't know for sure, but have you had this problem only when the market is closed for the weekend? I've had problems with my codes working fine as long as there are incoming ticks. but not at weekends Right click on your chart and refresh and see ...
Why won't this work? Please Help! (Color Changing TMA Slope)
- Gumrai replied Jul 11, 2013
Not sure if I fully understand what your problem is. Assuming that the 1 in D21 is an error and it should be 6 Paste =IF(C2<>0,1,D2+1) into D3 and fill down
Drill yourself quickly into pairs you prefer: Zig zag statistics
- Gumrai replied Jul 10, 2013
It's such a ridiculous system that I doubt that anybody could profit from it You will have a net exposure to EURCHF, so it is much simpler to Buy EURCHF and only pay one spread. If EURCHF rises it will profit, if EURCHF falls, it will lose. There is ...
EUR/USD and USD/CHF Hedging Strategy
- Gumrai replied Jul 9, 2013
Sorry, but you have to be more specific.
Help with Code in mq4 for fixed Time section?