Posts made by lolomax
-
RE: saving the projectposted in Questions & Answers
@l-andorrà I did that and I noticed it duplicates trades and sometimes opens both a buy and sell on same day
-
RE: Help with eaposted in Questions & Answers
@l-andorrà yes I am please check my progress I noticed it duplicates trades per condition,please Modify to have just 1 trade per condition please
-
RE: saving the projectposted in Questions & Answers
During backtest I noticed it duplicates trades please help me fix that and make it have 1 trade per condition
-
RE: Help with eaposted in Questions & Answers
@KLG yes something like that its a breakout and reversal ea based on daily timeframe
-
RE: Help with eaposted in Questions & Answers
@l-andorrà hey i took your advise and made some progress please check if i did it write and if you have upgraded please help me and send me the mq5 file please i cant save it because of connection limits
https://fxdreema.com/shared/UDBbAnT2b -
saving the projectposted in Questions & Answers
i have finished this project but havent saved it yet because of connection restriction,i need someone to save for me and send the mq5 file and even help see if i did it right am still a beginner please help
tag it here please
https://fxdreema.com/shared/UDBbAnT2b -
RE: Help with eaposted in Questions & Answers
@l-andorrà build it from scratch I don't know how to even start
-
Help with eaposted in Questions & Answers
hope you’re doing well. I would like you to help me build a fully functional EA in fxDreema. I need the project/code file so I can export it myself. Here are the full specifications:
Platform: MT5 (exportable as .ex5)
Symbol: Flexible, default XAUUSD (Gold)
Timeframe: User-specified, default H1
Trade Logic – Reversal EA:
Detect yesterday’s high (YesterdayHigh) and yesterday’s low (YesterdayLow) automatically
Reversal trade rules:
Price touches YesterdayHigh → wait for candle close below it → Sell
Price touches YesterdayLow → wait for candle close above it → Buy
Only one trade per level per day
Risk Management:
Lot size configurable via variable LotSize
Max daily risk configurable via variable MaxRiskPerDay
Stop Loss: adjustable via variable SLPoints
Take Profit: adjustable via variable TPPoints
Break-even: configurable via variable BreakEvenPips
Trailing Stop: optional, configurable via variable TrailingStopPips
Trade Management:
Cancel pending order if not filled by end of day
Ensure only one trade per level
Move SL to break-even when profit reaches BreakEvenPips
Apply tight trailing stop after break-even if configured
Variables / Configurable Settings:
YesterdayHigh, YesterdayLow, LotSize, SLPoints, TPPoints, OffsetPoints, BreakEvenPips, TrailingStopPips
Simplicity Rules:
No indicators required
Pure price action based (yesterday high/low reversal)
Use fxDreema blocks only, no external coding
Deliverables:
Full fxDreema project file (.json or fxDreema file)
Pre-configured for MT5 export
Ready to run on any symbol/timeframe with minimal adjustment
Please let me know if you need clarification on any part of this. I would appreciate it if the EA can be made exactly as specified with the adjustable stop loss and tight trailing stop features.