I'm doing some optimizing now, running on 20 cores on 3 shared computers. Trying to get my max balance higher based on changes in my entry positions, then I will reoptimize based on stoploss and take profit. If there is still 1 more optimization needed I think it will only need to work on drawdown percentage. I will throw on more years in between each process to see how it does but for now the last 2 years will be my focus. Thanks for the tips. I'll keep updates here
Best posts made by TipsyWisdom
-
RE: Strategy Results, Good? Bad? Okay?posted in General Discussions
-
RE: FXdreema error or mine?posted in Bug Reports
@alphaomega said in FXdreema error or mine?:
@tipsywisdom Thx for taking the time to check out my error... I made sure that the Horizontal line is considered in the condition.. I have not worked on it again because I found another error in my expert and is trying to sort that out for the moment.
I have search many threads already looking at examples to fulfill my strategy and I could,ve stumbled upon yours.. not sure. Could you give me the name of your thread with the trend line variables?..... but my biggest inspiration of using trend lines is miro1360 and roar. I especially want to use roar exploratory trend lines. There is so much information in these vaults of Fxdreema. Wish I had more time to get at least one expert perfect.
Thank you once againyou still have me on Discord? I dont remember what user name you are there. I have so many projects, some that dont even exist on my dreema list anymore.
-
RE: a problem with stochastic ma crossover eaposted in Questions & Answers
split the buy and sell columns to have their own separate, no trade, block, and specify each to be respectively be "buy" or "Sell" type.
-
RE: Can I hire/pay someone in this forum to build me an EA? (Fast emergency request)posted in General Discussions
i wont take your money, but you can message me the idea and we can start from there. I also wont pursue you for more money if it doesnt work as intended even after your instructions.
-
RE: Margin Level (in %) return infinite is buggedposted in Bug Reports
@breeeeen said in Margin Level (in %) return infinite is bugged:
Hi there,
When the Margin Level (in %) Account condition is set to return infinite, nothing trades.
An easy workaround is to use the "No positions" block and ignore this check if there are no positions, but it would be good if the infinite number is fixed. Maybe set it to 99999 as an alternative?
(I tested assigning a constant with 99999 to "when no trades" and it works perfectly.)

Thanks for that find.
Lots of things like that can be worked around, but always good to let people know the workaround. Thanks again!
-
RE: Hey please help me out i want to build and EA Based on MACD indicator.Buy when it turns green, Sell when it turns red. close trade if it's -10pipsposted in General Discussions
@vighnesh said in Hey please help me out i want to build and EA Based on MACD indicator.Buy when it turns green, Sell when it turns red. close trade if it's -10pips:

bruh, did you snap this picture with the same camera people claim to have spotted the lochness monster?
-
RE: Edit Title/Area/Description - Not workingposted in Bug Reports
Ive always used chrome and dont seem to have any issues from the browser that im aware of!
-
RE: Profit Mathposted in Questions & Answers
I'm glad I could assist with the moral decision...unfortunately it is in MT5 and I am unable to test for results.
So looking through I'm asking myself a few things;
- Why in the first 2 condition blocks on each side did you put symbol as "USDollar"? I would remove them, normally you can only place the EA on 1 pair at a time so why specify that one just 1 or 2 of the whole blocks in the chain?
- At the end of running a test do your buys and sells make the same profit with the same draw down or does the buy column do better than sell?
- I understand what you are saying about perfect experts and indicators...some people say that they're a waste of time as they are always telling you what you already know.
- The total concept of the strategy...I don't know if it could work well. Its almost as if you are fighting making a decision but I am hopeful it will work for you
-
RE: place the year and month in variablesposted in General Discussions
@roar still helping a brother out, again, years later.
-
RE: When to stop OnInit()posted in Bug Reports
@jstap lol
true true...but a business partner shouldn't be any different in that regard!
-
RE: what is the highest accuracy for a robotposted in Questions & Answers
usually the highest accurate robots are highly based on time. Keeping out of the least probable trades and only entering high probably moves, during specific times of the day, week, and year.
But you could, yes...very difficult because it is a robot. Robots follow all rules so if there is no user input you must have thought of every possible scenario to be able to anticipate.
-
RE: Backtesting, lets talk about it!posted in General Discussions
this is good stuff gents, probably the fineer details of ea verification that really matter and no effort or thought goes into it
-
RE: Password protect an EA, or Work only for 1 MT4 ID. HoW?posted in Questions & Answers
ohhhh ok, im mistaken on how that password is implemented then. I will create an EA with it and see how it works!
-
RE: Standard deviation channelposted in Questions & Answers
dang, yall are on a whole different level above me. I wouldn't know where to begin with coding like that. I'll figure it out if I ever feel like I need to. haha
-
RE: Pending order Open price Levelposted in General Discussions
the logic doesnt make sense, if you want it at the same level then its not pending at it will open 2 trades at the same time. "
If this is the case, then just put both blocks side by side connected down from the final condition telling you to enter the trade.
-
RE: Fibo assistance pleaseposted in Questions & Answers
@roar agreed I got it to work with candle highs and lows, but fractals was the goal. Thank you again!
-
RE: percentage of account at riskposted in Questions & Answers
@roar nice work as always man. I wish I knew what all of it meant! lol
-
RE: Percentage/Most of conditions occurposted in Questions & Answers
@cedietradermax nicely done, upvoted!