Buffer is in the color tab of your indicator.
0,1,2,3,4,........
Posts made by biztet
-
RE: Need help from fxdremia professional...!posted in Questions & Answers
-
RE: Making The EA look nice? Settings block IDsposted in Questions & Answers
String | name | description
Under Name just put anything.
-
RE: My EA won't open any trades..posted in Questions & Answers
Another option is you will need a custom indicator for fractal where you can use the arrow as an object and make a condition where it is located above or below the BB band.
-
RE: My EA won't open any trades..posted in Questions & Answers
How would you define when fractal is higher or lower than BB Bands?
-
RE: My EA won't open any trades..posted in Questions & Answers
Just take out the No Position block.
Use position count = 1 if you want to make it a single trade ea. -
RE: Close tradesposted in Tutorials by Users
@tabban21 , or you can simply use the Check profit (average) block for pips.
-
RE: 🤔 EA is delayed because of manual tradesposted in Questions & Answers
Yes, change it to auto only. So it won't count the one you trade manually.
-
RE: Can someone explain what happend hereposted in Questions & Answers
You might consider to use spread filter if you run the ea 24/7.
-
RE: Close trade using RSI and candle cross MA in a certain time periodposted in Questions & Answers
I don't think you need the time filter. Since you use within 15 minutes time for closing, set the timeframe m15 in once per bar block, then run this ea on m1 chart. So it will check all minutes in m15 candle.
-
RE: Close trade using RSI and candle cross MA in a certain time periodposted in Questions & Answers
Why don't you just make it like this,
use once per bar > cond1 > cond2 > close allAnd you can play with timeframes for any block.
-
RE: Close trade using RSI and candle cross MA in a certain time periodposted in Questions & Answers
So if you need it to be in sequence, just put the 1st above the 2nd. Put the time filter on top if you need it.
-
RE: Close trade using RSI and candle cross MA in a certain time periodposted in Questions & Answers
I suggest you can try connection the two condition block with AND block. So if both condition met regardless which one happen first, it should execute.
-
RE: Need help from fxdremia professional...!posted in Questions & Answers
Learn to backtest any custom indicator before you decide to build a robot with it. Watch closely how the arrows appear. Understand the term REPAINT / NON-REPAINT / RECALCULATE.
It's nearly impossible to filter for the best arrows if it repaints.Goodluck! 🦾🦾🦾
-
RE: SIMPLE BUY AND SELL EA CONDITIONSposted in Questions & Answers
Use No Trade block on top of project.
-
RE: MACD SIGNAL LINE ISSUEposted in Questions & Answers
..... I want EA to open trade once value of last candle increases....
I think this is impossible.
-
RE: Need help from fxdremia professional...!posted in Questions & Answers
Ok, I've seen it. Trust me. Just forget about this indicator. Find a new one with a 70% to 90% winning signal, and not 100%.
-
RE: Need help from fxdremia professional...!posted in Questions & Answers
And that's what you really need to love to get help in here.
-
RE: Need help from fxdremia professional...!posted in Questions & Answers
Now let's wait for the Pros.
