@James-d AFAIK, you cannot do that unless the broker allows you to do it. There will always be a maximum leverage offered and there will be no way to use a higher one.
Best posts made by l'andorrà
-
RE: Anyone know how to set mt5 leverage to unlimited?posted in Questions & Answers
-
RE: How to Round to decimal placesposted in Questions & Answers
@Jim67 This is a common issue on fxDreema. The best solution I found is using this code:

In this case I selected 2 decimal positions only. However, the problem is still visible from time to time.
-
RE: Concern About Lack of Updates on fxdreema Platformposted in Questions & Answers
I also vote for this.
-
RE: C Traderposted in Questions & Answers
I'm afraid not. AFAIK, it is only functional on MT4 and MT5.
-
RE: TEMA cross over/below RSI valuesposted in Questions & Answers
Sadly, the PSAR is a cheating indicator. The first point of the new trend is repainted. That makes it impossible to use as per the second, third or further points. This is why I stopped using it. long ago The best you can do is waiting for the fist point to be confirmed. That usually happens at half current candle's development. However, there is no guarantee that will hold there. The safest option is waiting for the second point to appear at the beginning of the second candle of the trend.
-
RE: Trailing take profit stopposted in Questions & Answers
I agree with jstap. His approach is far better IMHO.
-
RE: Is self promotion allowed?posted in Questions & Answers
You need to asks for the explicit admin's permission first. You can contact him here:
https://fxdreema.com/support
Sadly, he can take up to one week to report. Are you paying a subscription? That is always more recommended when contacting him. -
RE: Martingale Strategy With Opposite Direction Tradesposted in Questions & Answers
No martingale based bot is profitable in the ling run. I strongly suggest you to find a real trading strategy instead.
-
RE: Support, resistance and pivot linesposted in Questions & Answers
Do you really need to see the lines? That will make a very cumbersome code in fxDreema that will be terrible to optimize. Using variables will hide the lines but will make the code far more efficient.
-
RE: Concern About Lack of Updates on fxdreema Platformposted in Questions & Answers
Did you try contacting the admin directly? He's not reading all forum's threads all the time.
-
RE: how to use AND function the correct wayposted in Questions & Answers
I replied to this exact same question in the other thread. Please don't duplicate questions.
-
RE: Several conditions needs to be fullfiled to proceed with buy or sellposted in Questions & Answers
No AND blocks are necessary in fxDreema other that to make inexperienced users what is happening in the logic. Just by connecting one condition to the next one you are getting the exact same result with far less blocks.
-
RE: The buy now and sell now blocks do not calculate lotsize on gold correctlyposted in Questions & Answers
Yes, probably the best solution is rebuilding the whole project from scratch. Probably some blocks were corrupt in your project. Definitely it should behave like that.
-
RE: What is the easy way to show the profit in pipposted in Questions & Answers
@rodrigo-ortuzar Here you have a fully functional pip counter for open and closed trades
-
RE: Stop Loss EA For Each Single Tradeposted in Questions & Answers
@Fibonatic I recommend substituting both blue 'close trades' blocks by pink 'close' ones. That will make sure the selected trades will be closed only.
-
RE: Creating a Scanner Listposted in Questions & Answers
Then you essentially need an indicator, not a bot. Sadly, fxDreema is not programmed to create indicators. However, you can still create a bot doing that, but it will not be as effective as an indicator because of the tick execution issue. What you can do is a bot with a panel. Would that be acceptable?
-
RE: The buy now and sell now blocks do not calculate lotsize on gold correctlyposted in Questions & Answers
@luc123 Sure. Don't hesitate to be back here to let us know.
