Huseyin Furkan Ozturk
Huseyin Furkan Ozturk
  • Information
no
experience
0
products
0
demo versions
0
jobs
1
signals
0
subscribers
Huseyin Furkan Ozturk Published MetaTrader 4 signal
Lydians
Price: 30 USD, Growth: 10.67%
I developed an EA that operates on H4-D1 timeframes, utilizing the rotation of candles and indicators. It trades across multiple currency pairs. The results of the 1.5-year backtest are as follows: Max DD: 15% Monthly profit expectation: 20% Consecutive losses: 2 TP: 1x SL: 5x Win % of total: 92%
Huseyin Furkan Ozturk
Added topic doesnt show anything in [CalendarValueHistory]
When i try this code to get the number of events; It doesnt give any results in strategy tester but it works in real data. Why doesnt it give any data in the backtest? How can i fix my code? Thanks void OnTick () {    datetime start_of_day
Huseyin Furkan Ozturk
Added topic backtest shows swap for islamic (swap-free) accounts
Hi guys, I have my own EA to test it in my broker. While testing, it shows swap fee but it wasnt showing before. It happened after updating mt5. How can i fix it? Is there any idea
Huseyin Furkan Ozturk
Left feedback to developer for job When pending order triggered, open another pending order
Huseyin Furkan Ozturk
Added topic I send Slippage 0 but my broker results my position with big slippage
Hi, MqlTradeRequest request;    MqlTradeResult result;    ZeroMemory (request);    ZeroMemory (result);    request.action = TRADE_ACTION_DEAL ;    request.type = ORDER_TYPE_BUY ;   
Huseyin Furkan Ozturk
Registered at MQL5.community