All the 3 different versions are acting the same. Anyone else knows how to fix this?
Posts made by Sizqa
-
RE: Mc Ginley indicator not working in fxdreema.....why??posted in Questions & Answers
-
RE: Mc Ginley indicator not working in fxdreema.....why??posted in Questions & Answers
Hee,
I made a completely new EA from scratch and build just the condition - draw arrow as you did. Still only getting 2 arrows on the first 2 bars. I see you're testing on M1. Also that is giving no results. I'm really missing something.....guess a really simple thing... So annoying!
-
RE: Mc Ginley indicator not working in fxdreema.....why??posted in Questions & Answers
I get 2 yellow arrows for the first 2 candles of the test.

What do you mean my file is corrupted?
-
RE: Mc Ginley indicator not working in fxdreema.....why??posted in Questions & Answers
Yes of course. This is a very basic example of getting a buy signal if price closes above the indicator and a short signal if price closes below the indicator. I tested more indicators this way, but with the Mc Ginley it is not giving any signals.
-
Mc Ginley indicator not working in fxdreema.....why??posted in Questions & Answers
I would love to test Mc Ginley in fxdreema but I can't get it to work. It is like to program isn't seeing it. Does anyone know why this is? And how it is possible to get it to work? I tried 3 different versions, all doing nothing....
2_1605542518320_mcginley-dynamic-indicator_with_ATR_bands.mq4
1_1605542518319_mcginley-dynamic-indicator.mq4
0_1605542518318_McGinley Dynamic Indicator.mq4 -
RE: Trailing Stop not workingposted in Questions & Answers
Never mind.... I got it working now. In the chart it is not always visible if the stop is modified. If I look in the results tab I see bought, stop te break even and trailing stop are working fine. Thanks anyway
-
RE: Trailing Stop not workingposted in Questions & Answers
@sizqa said in Trailing Stop not working:
nk I ne
First not, but now after trial and error I did. Now I have the next problem. I also have logic to put my SL to break even after hitting 1ATR. Bought my break to even stop and my trailing stop logic are working, but if I have them bought in place, only the trailing stop is working.
Do you know how I can make sure they are not in conflict with each other?
-
RE: Trailing Stop not workingposted in Questions & Answers
Thanks. Now it looks like it is adjusting the TSL 1 time per trade...Is that possible?
In my complex system it's not working so I think I need to check what gets in the way of my TSL
-
Trailing Stop not workingposted in Questions & Answers
Hee,
I tried many different options to get my trailing stop working, but it isn't doing anything. I don't know what I'm missing here. Maybe someone else knows...?
I simplefied my project to absolute entry and exit the trade with a trailing stop. Still not working, see link to shared project.
https://fxdreema.com/shared/8ZHeTOble
Acutually I need to make my TSL based on value of the ATR but even the normal very simple 'trail by pips' is not working....
-
Net Profit in Excel with write to file not workingposted in Questions & Answers
Hi,
I want to add the Net Profit of a certain test into the csv file with the write to file block. To calculate the NetProfit I use the formula below in 'On Deinit'.

Sometimes it works, but most of the time I get a number multiplied by 1 000 000 000 000 (or more). What is going wrong?
-
RE: Net Profit wrong in csvposted in Questions & Answers
No.....I'm still trying to figure out what is going wrong.

-
Net Profit wrong in csvposted in Questions & Answers
Hee,
I have a weird problem with writing my netprofit into the csv file. Sometimes it is correct with the numbers from MT4, but most of the time I get weird number which are * 1 million or more. I don't understand where this comes from. Anyone knows where I have to look?

CSV output
Write to file block
Calc net profit
Buy block