Hello sir
Posts made by forexalgo
-
RE: fxDreema Last Update Errorposted in Bug Reports
Block #178 and #606 is my Telegram block, I use it for years. It’s never cause any error. Please help me sir.
-
fxDreema Last Update Errorposted in Bug Reports
Dear Admin and all friends,
I have problem of compilation since the last update of fxDreema.
-
RE: [Custom Block Release] Send a message or screenshot to Telegram Blocksposted in Tutorials by Users
Hello dear, I’m trying to send the Screenshot from MT4 to Telegram Private Channel and Private Group.
I have followed your instruction very carefully but I always get this notify on the Experts tab.
:{“ok”:false,”error_code”:400,”description”:”Bad Request: chat not found”}
-
Check distance between 2 trades then save to the variable as pipsposted in Questions & Answers
Hello everybody,
I am trying to check distance between 2 trades then save to the variable as pips.
Please guide me as soon as possible.
Best regards, -
RE: EA based on Indicatorposted in Questions & Answers
I buy this indicator from MQL5.com It's the compiled file. I can not import it.
Please help me. -
EA based on Indicatorposted in Questions & Answers
Hello everybody, I'm developing an EA to trade based on the Indicator.

Entry BUY position when
- All_Success > 75
- Open Price = Buy_Signal value
- Stop Loss = SL_Price value
- Take Profit = TP1_Price value
Entry SELL position when
- All_Success > 75
- Open Price = Sell_Signal value
- Stop Loss = SL_Price value
- Take Profit = TP1_Price value
I hope everybody will guide me the idea how to do it.
Best regards,
-
RE: Lot Size Fibonacciposted in Questions & Answers
@roar I don’t understand about your loop, please create the EA based on my sample. I really appreciate your help.
-
Lot Size Fibonacciposted in Questions & Answers
Hello everybody, I want my EA to increase lot size every 3 trades based on the Fibonacci sequence.
Here is the parameters
Initial Lot Size : 0.01
Trades Per Block : 3Here is the example
Trade 1: 0.01
Trade 2 : 0.01
Trade 3 : 0.01Trade 4 : 0.02
Trade 5 : 0.02
Trade 6 : 0.02Trade 7 : 0.03
Trade 8 : 0.03
Trade 9 : 0.03Trade 10 : 0.05
Trade 11 : 0.05
Trade 12 : 0.05Trade 13 : 0.08
Trade 14 : 0.08
Trade 15 : 0.08Please help me.
-
RSI Divergenceposted in Questions & Answers
Hello everybody, I have trouble of creating an EA based on RSI Divergence. I need an example. Please help me!
-
RE: Can you give me some example of to use block flag ?posted in Questions & Answers
That's awesome, thank you sir.
-
Can you give me some example of to use block flag ?posted in Questions & Answers
I understand a little bit about block flag, I hope that you will walk through me about it. Thank you.
-
Draw Edit Fieldposted in Questions & Answers
I want to allow user to input the lot size on Edit Field, please give me some example.
