@ambrogio
You made my day. So happy with this. Indead it was the algo trading causing the issue. Lost a lot of money because I trade in seconds manually and don't have the time to set the stoploss. Now I feel safe. Your great. Appreciate your help.

Posts made by OLLIFDG
-
RE: Button on click not workingposted in Questions & Answers
-
RE: Button on click not workingposted in Questions & Answers
@ambrogio
I added a block to make a button. When pressed the green button shows up on the screen. After clicking on the green button the yellow is added on the screen so the push activated the output correctely. But the trade is not been made. I'm working with MetaTrader 5 terminal. When I make a bot which is adding trades it is working fine. I don't understand why it is not working via the screen. Do you have any idea what can be wrong? The journal is just telling that the expert has been loaded succesvolly. No error message

-
RE: Button on click not workingposted in Questions & Answers
Yes I know but I tried for real and the button is there. But on mouseclick it is not making a new trade.
-
Button on click not workingposted in Questions & Answers
I want to start a trade when pushing a button. I made a small project. The thi g is that nothing is happening when pushing the button. Can someone help me please?
-
RE: Counter is not working (Reset?)posted in Questions & Answers
Thanks for the reply. The number from the counter ID is the same in the two blocks. What else can be the problem? The trgger part on the left (RSI) is blocked after it's passing the <30 level. It's blocked by put block two in off status. Then the right part continues. In this the right part should put block two on after the max amount of passes (10 set in vaiable). The thing is that it looks like it's not activate the "wrong" yellow part of the conter block 14. So it's not opening the left part for continuation.

-
Counter is not working (Reset?)posted in Questions & Answers
When I backtest this project it seems like to work. It is buying and selling two times. When it comes to the third it is not buying because the couter which is set to 10 in the variable. After that it is not buying anymore but I reset the counters and vaiables after the counter past 10 but it stops there with buying. What could be the probelem?
-
15 seconds chart with EAposted in General Discussions
I wonder if it's possible to trade with a fxdreema made EA in a 15 second timeframe in metatrader 5? I read somewhere that you can combine your fxdreema made EA with an extarnal made EA for the 15 sec chart. Does anyone having ideas? You miss too much profit when you trade on the one minute chart related to MACD and RSI. You are far too late at crossing point.
-
RE: Project does'not start (Variable)posted in Questions & Answers
Thanks, you keep me going. Have a nice evening
-
RE: Project does'not start (Variable)posted in Questions & Answers
I reset the counter from the start. When I sut down the right part I receic=ve a message. So that's working. Only when I try to test the right part (with the once per bar) I do not get a command. Do you have any idea what could be wrong. An other thing is that I use in Metatrader 5 the original MACD. Does it suppose to work with this Or do I need a custom MACD?
-
RE: Project does'not start (Variable)posted in Questions & Answers
Thanks. Do you mean this. What do you mean with leaving a comment? How can you do this. Really appreciate your help. Love to work with the program.

-
Project does'not start (Variable)posted in Questions & Answers
I can't find the problem here. The trade is not starting.
I made a variable.
I first want to check if RSI is <= 30
Then Variable1 should go to 1
If Variable1 is 1 then check if MACD main line crosses Signal line upwards
If through buyThe trade is not starting with this setup.
Can someone have a look please? -
RE: CFDposted in Questions & Answers
Thanks, that helps me a lot. Great when somone wants to help a beginner. Appreciate this.
-
CFDposted in Questions & Answers
I'm new to fxDreema. I'm trading with CFD. I wonder if I can make a bot to trade with CFD. Perhaps I'm completly wrong and it's not possible at all. When you trade with CFD you buy a contract with and you pay spread to the broker. When I boy a contract of 1 CFD there will be a margin of 0.5 procent of the market value of e.g DAX. So is I want a contract for 1 CFD how do I know to set the money management when starting a pending buy order block. Is it even posiible.
