Is it possible to builder indicators with fxdreema?
OR does anyone know where I by can find a MACD that will let me see the convergence/divergence between a weighted moving average and a Standard Deviation?(or Bollinger Band... Same thing.)k
Is it possible to builder indicators with fxdreema?
OR does anyone know where I by can find a MACD that will let me see the convergence/divergence between a weighted moving average and a Standard Deviation?(or Bollinger Band... Same thing.)k
Found the problem "M4" means 4 MINUTES! LOL...Not 4Hr bars.
It was opening a trade every 4 minutes.
Re: Multiple trades are created one after another?
Hi sorry to belabor an old topic but I have used the "check trade" box and "once per bar" but it is still opening a trade on every tick. What am I missing? I have been away from FXDreema for a while but come back and I did this exact same thing a few years ago and it worked fine...(I think.)


What block would I use for this?
For example I want to close only when price and other conditions are above the price of the existing trade.
Nevermind. Just figured out market had just closed...Number are wacky when that happens.
Have you ever seen this?
I wonder if it's a broker issue or MT4 issue. I know it's not fxdreema related.


Can I use this block to STOP the system for trading on that tick if conditions are met?
EXAMPLE: Say I have simple MA cross but I have conditions that indicate it is near a resistance, DON'T TRADE.
This would be easier than creating a separate flo chart for every scenario when it is okay.
When using the Lambert money management, how do I reset it so that it goes back to the "lower limit"
For example say I profit 200% and I want to take half.
At that point I would want the Lambert formula to start again trading at the lower limit.
I tried delete the mqlcache file but that didn't do it.
It happens when I import to capture the Constant Inputs from an EA and then copy and paste the conditions from another ea to use those inputs.
If I start over and just re-enter the Constant Inputs it works.
I have a bollinger and a CCI being used in this EA. They were recently added. I even renamed the ea and saved it thinking cache was creating the problem but the problem persists.
The bollinger and CCI are not present when running and stopping the EA. No trades are triggering either I'm pretty sure there should be.
Any reason why these are showing up?
Is there a way to transfer constants from one FXDREEMA file to another without having to re-enter everything again?
I know this is not an FXDreema issue but I figured you may understand how the tester works.
Any idea why these entries would be so far outside of the candle?
I had done a system on Friday that tested well but after the market closed I went back in and tested the same system, same pair, same 4hr chart and the results were completely different...total loss rather than an 400% profit.
Are these to problems related?
Is it because the market is closed and my broker may have different backtest data when the market is closed?
This has me baffled.
......
2016-04-03.png
I see. So the calculation account for the Positive distance (for buy).
So I created an EA where all my indicators can have a user define the Constant.
(see RVIS ALL 1-1)
However, I run the EA...no likey results, so I want to changed the settings.
In the EA settings I change the values of these constants for each indicator and there is 0 change in the results.
I even entered some extreme numbers that should render 0 trades for the EA just to see if the user input is doing anything at all and it is not.
Am I not using this right?
So for Take Profit, even though you chose "Lowest Candle" it still "knows" to just use that for the distance in pips and only close after the price has moved into that far into profit. Did I get that right?
Any chance of getting ALL of the same money management options with pending orders as with BUY NOW/SELL NOW blocks?
Will this use absolute value if we choose "Custom pips".
FOR BUY: For example the ea I'm working on determines the stop loss from the lowest within the last 5 candles. That's easy enough.
FOR BUY: For whatever that distance is (in pips) the stop-loss is (calculated from the lowest within the last 5 candles) I want that to be the same number of pips for take-profit moving forward.
So if I choose "Custom pips" lowest point within the last 5 candles, will it just apply that pip value for the take profit? Or will it apply that lowest price for the number of pips (which would close the trade instantly)?
In other words the distance of the stop loss is equal to the distance of the take profit from the trade. But the stop loss changes depending on the lowest within the last 5 candles (I would prefer the lowest 'close' within the last 5 candles but I don't see that option).
If you need to see the ea, it is the one with the cheesy name: BOLLINGER ROCKET 1-0
Is there a way or block that can determine the highest, lowest, or median price over a given range?
Like: Lowest price over past 6 bars.
Basically I'm trying to develop a system that creates a stop loss and target depending on how many pips back a particular trend started.
Any advice on speeding up backtesting for mt4?
I have a fairly fast computer but it is slow and as more time goes by on a test, it gets slower, like more and more memory is being used.
Got working...This one just takes a long time to calculate each tick.