Can i share it to you privately?
Posts made by alfredinho50
-
RE: I have inconsistency in my ea when changing the date???posted in Questions & Answers
-
RE: Different results with same EAposted in Bug Reports
The candle ID's im using are 1 for all indicators and conditions.
-
Different results with same EAposted in Bug Reports
Im getting different results when backtesting my EA on the same currency pair, but a shorter date. Im using same settings, 30 spread. What else could it be if its not a bug.
-
RE: I have inconsistency in my ea when changing the date???posted in Questions & Answers
Im going crazy with this problem. I cant figure it out why does it do that
-
RE: I have inconsistency in my ea when changing the date???posted in Questions & Answers
No the EA finishes its job testing, then I change the date, then some trades are missing while some new trades appear. @l-andorrà
-
Trouble printing a messageposted in Questions & Answers
Im trying to count the number of trades closed by take profit. Once the backtest is over I want it to print how much of those trades were made
This is how I tried to do it but I doesn't print anything.
https://fxdreema.com/shared/hVw1HuJ9b -
I have inconsistency in my ea when changing the date???posted in Questions & Answers
When i use the ea on a certain date it does good, but when i use a shorter date, the trades that were placed in the date before arent placed now.
I dont understand why it does that. It cant be my fault because at first it places trades how it should but when date changed it gets messed up. -
RE: NNFX Template Fileposted in Questions & Answers
@fabien-s so the variable should be double type
-
RE: Type of variable for price?posted in Questions & Answers
@l-andorrà Just as a follow up question, when i try to get that value in a condition as what should i get it, numeric value, pips or something else?
-
RE: Type of variable for price?posted in Questions & Answers

the value stored on this candle for example should be 1.0490 -
Type of variable for price?posted in Questions & Answers
Im using a formula to calculate a value for a moving average + average true range indicator. The value i get, in wht kind of variable should i store it?
-
RE: Baseline - NNFX questionposted in Questions & Answers
Thanks for the effort I finally resolved it using a couple of conditions.
-
RE: Baseline - NNFX questionposted in Questions & Answers

I tried using somethin like this but it isnt placing trades
-
RE: Baseline - NNFX questionposted in Questions & Answers
@softkill21 I want to use my baseline as per VP. If the close is between the baseline value + atr i want to enter the trade
-
RE: Baseline - NNFX questionposted in Questions & Answers
@l-andorrà So i have a moving average, and to enter the trade, the close price must be between the value of the moving average + ATR for long, and -ATR for short. Im having trouble trying to put it all together.
-
Baseline - NNFX questionposted in Questions & Answers
Does someone have a clue how to create a baseline condition? Im feeling lost.
-
RE: how to specify wait conditionposted in Questions & Answers
@l-andorrà thanks man you're the best