Alp Duman
Alp Duman
Friends

Add friends via their profile or user search and you will be able to see if they are online

Alp Duman
Added topic Live data from TradingView to MT5
Hi ... I'm trading a symbol in TradingView, but not available in MT5, To utilize MT5 machine learning ecosystem, is it possible to create a new symbol in MT5 and import live data from TradnigView for this symbol
Alp Duman
Added topic Need a personal advice about machine learning ...
I'm 50 years old ... Programming tools, polishing my math a little, statistics, machine learning and optimization algorithms, etc etc ... My estimation is ... I need to spend the nights of my weekdays of my life for 4 years at least to get a robust
Alp Duman
Added topic Programmer toolbox for implementing machine learning algorithms in MQL 5 ...
I think ... all I will need are C++, Phyton (or Matlab) and MQL 5 Currently, I only have some C skills ... I have two questions at the point of preparing my study list, 1. Should I spend some time to study C++ firstly ... or the C++ features in MQL 5
Alp Duman
Added topic Balance row on the History tab in Strategy Tester
Is it possible to start a strategy tester session without a balance row on the history tab
Alp Duman
Added topic Exchange execution and "return" fill type
How do these two things work together if the deal is market order? I could not find any explanation in the documentation. Thanks
Alp Duman
Added topic Last bar indenting problem ...
Hi ... even though i did it according to the user manual, I can not change the indentation of the last bar on my mobile device. Any recommendation would be appreciated. IOS MT5 Build 3603
Alp Duman
Added topic Delaying an EA ...
Hi to all, Let's say I started Metatrader at 6 am in the morning, but I want my EA to delay until 7 am. In MQL 4 my code was ... while (TimeHour( iTime ( "EURUSD" , PERIOD_M30 , 0 )) < 7 ); But as there is no TimeHour function in MQL 5 it gets
Alp Duman
Registered at MQL5.community