@ me if you need some more eyes on it. I haven't used that block, but it looks like i might want to in the future.
Posts made by TipsyWisdom
-
RE: Setting Break Even Relative to Stop Lossposted in General Discussions
-
RE: If I wanted to close all trades for 1 particular currencyposted in Questions & Answers
You could utilize the "Check Consecutive Losses," and then within the block, specify the symbol under the filter tab.
-
RE: Any difference between demo and real EAposted in Questions & Answers
Perhaps you can share you project with us?
To start, ensure there are no spaces or special characters in the title of your project when you save from FX to your computer. Can you also confirm that you are indeed saving the files to the right place?
-
RE: Setting Break Even Relative to Stop Lossposted in General Discussions
@szyniecki said in Setting Break Even Relative to Stop Loss:
Current project i am working on sets a SL at a high point of a candle period with a TP 1:1.5 relative to the SL. I am trying to make the SL move to break even when price reaches 1:1 relative to the SL but I can't seem to figure out a way to do this since the SL is variable on each trade. Any help would be much appreciated. Thank you.
Perhaps one of these can help you in the mean time?
http://fxdreema.com/forum/topic/3100/How-to-use-break-even-block/5
http://fxdreema.com/forum/topic/2008/Break-even-point-block/3 -
RE: ID candle and SL (Solved)posted in Questions & Answers
Can you explain in detail what makes that a swing? To me you are just pointing at one candle over another....and I can make that into an EA, but thats just a starting point usually.
Are you meaning to say reversal instead of swing?
and the ID for the candle you are pointing at is 5, the lowest bull candle.
-
RE: Regarding "Current Time Frame"...general questions about....posted in Questions & Answers
@jsauter86 said in Regarding "Current Time Frame"...general questions about....:
@len-1 said in Regarding "Current Time Frame"...general questions about....:
When selecting the current time frame on conditions, what time frame is actually being executed on the condition? What is the current time frame? M1, M5, M15, M30, H1, H4, D1, W1, MN? Is there any way to tell? Is it locked into the time frame that your MT4 or MT5 screen shows? What if you go in between time frames?
Can someone explain to me since I am trying to compare the execution of the conditions across other currencies and I am not able to make a call that is consistent. Knowing this can help me gauge entry optimization. Please advise if you would kindly respond.
Thanks all!
Len
Current time frame is what ever time frame you have loaded the EA on to on MT4. So that is selected after you've built the EA.
@len, yea...you're welcome!
-
RE: Custom Indicator EA not taking tradesposted in Questions & Answers
Not that it matters, but why would you create blocks 3513 and 3514 when you can specify the time frame in the condition block?
I am learning how to do this, so perhaps there is something you know that I don't.
-
RE: HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?posted in Questions & Answers
@istudying2357 said in HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?:
@jsauter86 First. Thank you for your sharing. But I don't know how to reverse it. Could you please show me how to do it?
Many thanks.Reverse it how so?
-
RE: ADR Crossing Strategy - Why does my EA not react to buffer values of custom indicator?posted in General Discussions
@fm2020 said in ADR Crossing Strategy - Why does my EA not react to buffer values of custom indicator?:
Thanks for the input. Very helpful. I restructured the project and it works now.
Solution: https://fxdreema.com/shared/b4VvEZ81d
glad to hear it! Happy trading
-
RE: PLS ! CAN SOME SONE HELP ME BUILD MA CROSS MACD EA BOT ! THANKKSposted in Questions & Answers
@laptran8976 said in PLS ! CAN SOME SONE HELP ME BUILD MA CROSS MACD EA BOT ! THANKKS:
TRY TO MAKE MA 10 AND MA20 WITH MACD BOT PLS SOME ONE HELP ME OUT THANKS
are you able to start a project and share with us what you can accomplish?
-
RE: HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?posted in Questions & Answers
@istudying2357 said in HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?:
@jsauter86 I am searching for gaps in price from the current candle to the previous candle close. The number of 0.00665 is just helping me to express my questions clearly. Thank you.
I have a gapping EA as an example if you'd like it. Its got a slight reverse action to help with any losing trades.
-
RE: Regarding "Current Time Frame"...general questions about....posted in Questions & Answers
@len-1 said in Regarding "Current Time Frame"...general questions about....:
When selecting the current time frame on conditions, what time frame is actually being executed on the condition? What is the current time frame? M1, M5, M15, M30, H1, H4, D1, W1, MN? Is there any way to tell? Is it locked into the time frame that your MT4 or MT5 screen shows? What if you go in between time frames?
Can someone explain to me since I am trying to compare the execution of the conditions across other currencies and I am not able to make a call that is consistent. Knowing this can help me gauge entry optimization. Please advise if you would kindly respond.
Thanks all!
Len
Current time frame is what ever time frame you have loaded the EA on to on MT4. So that is selected after you've built the EA.
-
RE: ID candle and SL (Solved)posted in Questions & Answers
no need to apologize! What are you using to determine the swing? Please explain the price action that you want to search for to define what is a swing to you, and that will help with a starting point.
I.e; "If this candle and this candle do this, then apply this here"
-
RE: trailing stop and breakevenposted in Questions & Answers
do you have a project code to share to see what you have currently?
-
RE: Quick guidance on how to start a projectposted in Questions & Answers
I promise I'm not promoting this guy, but he's developed something like you're looking for; I think.
-
RE: Controlling lose EA+opposite tradesposted in Questions & Answers
dont forget to account for spread!
-
RE: Repeating 1 trade for the existed trade againposted in Questions & Answers
add a time filter of "Once "Per Bar" could help
-
RE: HELP! how to make a FXdreema system to "buy" when the close price difference between the current candle and the previous candle is 0.00665?posted in Questions & Answers
You are searching for gaps in price from open to close, only with a price difference of .00665?
