this link?
Posts made by baccicin
-
RE: Moving Average stop lossposted in Tutorials by Users
@jstap Ciao, thanks a lot, and please, as regards the error? Metaeditor shows the error on line 365. Thanks for your help! have a nice day
360 {
361 FXD_ONTIMER_TAKEN = true;
362 EventSetMillisecondTimer(1);
363 }
364 if (ENABLE_EVENT_TIMER) {
365 OnTimerSet(ON_TIMER_PERIOD);
366 } -
Moving Average stop lossposted in Tutorials by Users
Hello, good Evening! May I ask you a help, please? There is an error in my Ea but i am not able to find a solution and please, what what should i add to hide the stop levels? Many thanks, have a nice evening. Fab
https://fxdreema.com/shared/W1yi6yAKb -
Draw a signalposted in Tutorials by Users
Hello again, i have another question if possible please. I found some information in the Forum but not exactly what i need.
1st question: can i create an EA with conditions but without open a trade? I mean, Can i create an EA with conditions but only to show an arrow or a signal (buy or sell) and decide to buy or to sell once the arrow is drawn?
2nd question: may i ask you to give me the istruction to add the right button in the project?
Many thanks for your time and patience.
Have a nice evening
Fabio -
RE: range of candlesposted in Questions & Answers
Hi, thank you very much, i'll try to learn this option
thks a lot, ciao -
range of candlesposted in Questions & Answers
Hello again, I don't find in FX Dreema's video and tutorials, an instruction to ask the system this:
"check if a range of candles (example from candle 1 "the previous one" to candle 4 ) is below a โ for example โ certain indicator or support or resistance...
Thank you, have a nice day -
RE: how to insert an ea into another oneposted in Questions & Answers
sure, indeed, I answer myself using same words...
. I'll post another request -
how to insert an ea into another oneposted in Questions & Answers
good evening, I would like to ask you an information, hoping not to be inappropriate or to repeat a question already asked by other users: if I create a code (EA) in FxDreema, can I insert it in another existing code (EA)? Because I would like to complete a code that already exists but not created in FxDreema. If so, could you suggest me how to "connect" the two codes? Thanks for your help and availability. Have a nice evening. Fabio
-
RE: open buy / sell positionposted in Questions & Answers
ah, i left it "empty" just to try and change the combination everytime, just to learn... it's not a trading system, it's just to have a starting point. What i am trying to get is that the code should wait the close of the candle and, if there is a cross on the high or on the low of a moving average, a position should be open. On contrary, in this moment, the code open positions on the current candle and often without a cross
-
open buy / sell positionposted in Questions & Answers
Good afternoon, I need some help please. I created my first EA. The expert should buy if the previous close of the candle is above the high of a moving average and a sell position should be open when the previous close of the candle is below the other moving average. The position should be open on the current candle. The EA works but not as I would like, because the positions are opened before the close of the previous candle, that is, they open the position on the current candle and before the crossing with the moving average. Can someone help me? I did not find the answer in the Forum, if there was already an answer and someone wanted to report the discussion to me I would be grateful. Thanks bye. Fabio
-
check candleposted in Questions & Answers
Good morning everyone! I am new in FxDreema and in programming MQL4. May I ask please a help for beginning...try to begin... my experience? I would ask the system to:
- identify the high and the low of a candle (for example the candle H1, at 0300am closed at 04h00am, it means the EA starts at 04h00'01") and put a pending buy order valid until 2000pm if the price is higher than the high of those candle. It's just to start my learning. If you could give me some clues it would be really appreciated, furthermore, where can i ask the Help on Line or find in the Help on Line these information. Many thanks, Bac