@l'andorrà
https://fxdreema.com/shared/037xpdHFb

@gooseman
Block 18. Try:
Set variable to Text (you have set it to numeric)
@PrinceErielle902
It also happened to me couples of month ago. Reason unknown.
Better just delete some blocks and rebuild after all
@fxDreema
Everytime you talk about the 1000 blocks, I raise a question to myself: is it a joke?
@ambrogio
You are right. It works well with other blocks. My simple test with MQL code "Print Symbol()" did not give every chart symbol which, however, were printed out correctly if they were given by some other blocks in form of variable.
@roar
Never thought one can DIY a loop with the condition block. You inspired me
Start a small project
condition --> once per bar --> buy/sell
Learn coding is good as you can do your own customized indicator
So you wouldn't waste time on customized indicator with unknown details
In your original block, you put the variable in the entry box, and at the same time tick the selection for user input.
What I am doing now is focusing one symbol at a time, and test the symbol with different EAs.
It turns out that each symbol fits to a particular EA that won't fit for other symbols.
In particular, USDJPY vs USDCAD vs EURUSD/GBPUSD/AUDUSD vs USDCHF
They all have unique structure and temporal characteristics.
Finally the stock index are forex symbol are far more different.
@l-andorrà
Candle ID = 3 probably refers to the past time at the previous third candle (current candle as 0). It serves as the base for the input of Shift in Time
@Mohlomimakhanya
Then it is pending you need. You might need market order when the price across your indicator price
@Wooty
Should export exactly the date type you have entered defining the variables
@jstap
Thanks for sharing. The pipeline integration is inspiring.
Better start from scratch in fxDreema.
If you want to make use of AI, better use it to develop an indicator first then be used in fxDreema.
Or you can completely use AI to develop the EA, but it seems to me not as flexible as fxDreema
In you design, trading logic is evaluated only once when a bar start. That is probably not working unless you shift the crossover 1 bar left.
Or you can move Once Per Bar just above Buy Now and Sell Now.
Moreover, Block 3, 4 seems redundant.
Both @l-andorrà and @jstap are both knowledgeable mentors. They are active here to help.
@l-andorrà offer courses
@jstap is the author of "Creating Robots with fxDreema" on Amazon