@ramimoujaes How is that decreasing scale move from 0.8 to 0.01?
Posts made by l'andorrà
-
RE: Lot size decreaseposted in Questions & Answers
-
RE: EA doesnt wok with some brokersposted in Questions & Answers
@vish You need to include them into the EA's 'Project options'. Right here:

-
RE: I have no idea how to start.posted in Questions & Answers
@miroslaw I see you ignored some of my suggestions. Backtest it and let me know.

-
RE: How to open hedge positions having less than 100% of free margin?posted in Questions & Answers
@nilsen Can you please share your ptoject?
-
RE: Help Panel (Solved)posted in Questions & Answers
@xyon126 It looks like on of those miro's projects! There are too many 'Custom code' blocks I simply don't inderstand. Can Mr miro take alook at it, please?

-
RE: Modify pending order after condition met onceposted in Questions & Answers
@darrow You can always limit the masumim number open open trade by using a 'Check trades count' block on top of your block tree.
-
RE: Create a vertical line at every Monday from date x to date yposted in Questions & Answers
@siggi12345 Can you please share the new project?
-
RE: ATR multiplier in adjust field so SL or TPposted in Questions & Answers
@kizerage212 You can create a constant and a variable and then do this on the 'on init' tab:

And then this on the 'on tick' tab:

That way it can be optimized.
-
RE: Breakevenposted in Questions & Answers
@ramimoujaes Let me put it this way. Can you MT4 platform at home compete is communication speed to ultra high frequency traders? Neither do mine nor any other trader with an MT4 platform at home. Sorry for ruining your dream but it is not simply realistic.
-
RE: Check conditions on multiple symbolsposted in Questions & Answers
@traderline The logic is correct. However, be sure that Constant is of a string type and that all symbols are comma separated. Then it will work for sure.
-
RE: Move Take Profit to modify as a groupposted in Questions & Answers
@alphaomega I remember something like this was asked in this forum sme months ago and roar (who else?), once more found the solution by creating a loop. I'm sure we can find that thread throught the search engine.
-
RE: market facilitation indexposted in Questions & Answers
@mcvinbabas You link is empty. This is the way to share a project:

-
RE: how to buy and sell at specific timing?posted in Questions & Answers
@tenfold said in how to buy and sell at specific timing?:
shared/hIp74fqrd
Good to know. I'm glad it worked. Thank you

-
RE: FRACTALS DEFINITIONposted in Questions & Answers
@mmaarits Ok. Then you need 6 variables. One for each fractal value and then the other two for comparing those values as you say. The use of values and the 'formula' block is the same but with different values.
-
RE: help in eaposted in Questions & Answers
@osamaababneh Block number 11 cann work on this tab because it is an 'on trade' tab block only. What is that tree blocks supposed to do exactly?
-
RE: Lot sizesposted in Questions & Answers
@goodik Do you need doubling lots, adding lots lineally or both?
-
RE: I have no idea how to start.posted in Questions & Answers
@miroslaw Here you have my siggestions:
- Are you sure you want to launch trade for 1 minutes every day? I guess this is why you get no trades, maybe?
- That 'Once a day' block is unnecesasry. There is only one moment on each day in which time is between 09:00 and 09:01. You do not need to rectric it anymore.
- Why are you using so different settings for buys and sells? Three lots for buys and 0.1 for sells? And no stop loss for three lots? Depending on the balanç, you broker will not allow even opening the trade.
- You don't need two different 'Close trades' blocks, one for buys and another one for sells. Use just one for buys and sells.
And congratulations for your first project!

-
RE: Breakevenposted in Questions & Answers
@ramimoujaes Simply forget it. That is impossible. Losses are inevitable. Only ultra high frequency trading can do that, and that is only reserved to teh biggest market makers and finantial insitutions, not for people like you and me.
