@drewliedadeuce Then remove blocks 352 and 353.
Posts made by l'andorrà
-
RE: BUY SELL BUY SELL MULTIPLE CONDITIONSposted in Questions & Answers
-
RE: Level 61.8 move average ?posted in Questions & Answers
@ontrade Do the following:
- Plot your 200 SMA on chart.
- No plot the envelopes indicator exactly as 200 SMA. Then select different deviation values until you find those distances above and below the 200 SMA. Once found, use both upper and lower bands as your new levels for price to cross.
-
RE: Horizontal Lines Closest to Open Priceposted in Questions & Answers
@sjthetechguy Well, you will need a loop, I'm afraid. This is the block searching for all horizontal lines on your chart:

On the loop necessary to find the closest one I would like to ask for help from thelocal loop¡s expert, mr. roar.
Could you please illuminate us? -
RE: On Timer: What is the difference?posted in Questions & Answers
@coolazice I confirm it's not working now beacause markets are closed. And I also confirm that everything you have on the 'on timer' tab will never be able to be used in a backtest because time is inexistant in backtesting, sorry. You can only test it on a real time demo/real account.
-
RE: How to Count Continuous Bear Candles after Every Bull Candleposted in Questions & Answers
@er-arpit09 So what you want is a text on screen showing how many consecutive bear bulls are closed right now after the last bull candle and viceversa. Correct? What about candle ID 0? It can changle from bull to bear. Should it be counted or not?
-
RE: Determine the profits and losses for buying and selling independently؟posted in Questions & Answers
@khalids222 Then you're maybe right. Honestly I can't see any other issue here. I recommend you to contact the admin and let him know this problems.
-
Serious bug with Fibo retracementposted in Bug Reports
I was testing fibo retracement for the first time and I found a serious bug. When a fibo is manually used on a chart, levels are wronly identified. This is the case I was studying:
https://fxdreema.com/shared/VO9IWEwKc
I created a manual fibo with the name you can see in block 3.

If that condition is true, a vertical line is plotted. Well, this is what I got:

The condition is clearly false but the line is plotted. I tried the opposite way (the correct one) so that candle ID 0's close was below level 100 and no vertical line is plotted.
Am I really the first one to find this terrible bug?
-
RE: Determine the profits and losses for buying and selling independently؟posted in Questions & Answers
@khalids222 I completely disagree. Both loops were executing different amounts of trades.
-
RE: Determine the profits and losses for buying and selling independently؟posted in Questions & Answers
@khalids222 Why are you using a variable limitimg the amount of trades on the block 21 loop and not in block 26? Why are buys ans sells different?
-
RE: MA cross over closeposted in Questions & Answers
@ramimoujaes You need to change the opposite symbole here for blocks 6 and 11:

-
RE: Momentum Oscillator Enumerations???posted in Questions & Answers
@luigi_123 Can you please share the project link instead of the ex4 file?
-
RE: need help building a simple EA willing to payposted in Questions & Answers
@jacob99 We can try to help you here for free.

-
RE: BUY SELL BUY SELL MULTIPLE CONDITIONSposted in Questions & Answers
@drewliedadeuce Aren't blocks 314 and 316 working correctly? They are not activated on a daily basis as those launching conditions? Is the EA supposed to work on the daily chart? If so all blocks will be executed on that timeframe no matter what.
-
RE: I have no idea how to start.posted in Questions & Answers
@miroslaw Ok. Can you please share the latest version of your EA?. Not a screenshot, but the link.
-
RE: On Timer: What is the difference?posted in Questions & Answers
@coolazice Then I guess the best option would be to use the 'on timer' tab. Theer you can specify actions to be made at specific periods independently of tick arrival. Try there and select 15 minutes as timer. This is an interesting exercise.
-
RE: Level 61.8 move average ?posted in Questions & Answers
@ontrade Err...and what about the fibonacci suggestion? Was it what you were looking for?
On your question about those levels, just use the 'Envelopes' indicator to get those limits without having to add any new one.
-
RE: How to draw a block automatically on the chart?posted in General Discussions
@zedeai2 There are several options. Will this box be static or dynamic? Should it be visualized forever or for a specici period of time?
-
RE: TP SL BEposted in Questions & Answers
@polo0202 Yes, it is, but more info would be useful. Will all your trades be manually open?
