algotrader01
algotrader01
algotrader01
Added topic Please help on simple ArrayCopy
Hello, struggling with a simple array copy. cannot find why it is wrong... int A[]={ 4 , 3 , 9 , 12 , 15 }; int B[]; ArrayCopy (B,A, 0 , 0 , WHOLE_ARRAY ); Print ( "Size: " , ArraySize (B)); --> Returns 1 which is value 4 . Also tried
algotrader01
Added topic Please SUPPORT to prove potential BUGs in Strategy Tester Visualization
Hello Community, I recently submitted two potential bugs to the Service Desk. Even though they claim it is not a bug and is working for them, I still believe it is. IMPORTANTLY, I am talking about the CHART in the STRATEGY TESTER VISUALIZATION and
algotrader01
Added topic Scale Fix Fixed Maximum / Minimum not working
Hello Community, has anyone else experienced that the Chart options Fixed Maximum and Fixed Minimum are not working at all? Regardless what values I put, after closing and reopening the Option panel, the set values are gone and replaced by the
algotrader01
Added topic Potential bug found in chart layout. How to best address to the developers?
Hello community! I think I have found a bug. As can bee seen in the image below, one is able to "switch off" the bid and aks price lines by selecting "None" as the color. In MQL5, you can address These option using the following Code: ChartSetInteger
algotrader01
Added topic Where to find CFDs with highest average intraday volatility?
Hi, I spent quite some time to look for CFDs having the biggest average intraday volatility over the last months/years. It kind of seems straightforward to find such indices using Google, Yahoo Finance etc. but I did not really find any good
algotrader01
Added topic How is missing data treated in MT5 Strategy Tester?
Hi, I am currently Investigation the data Quality used in the Strategy Tester . Therefore, I was wondering how the Tester treats missing data. For instance, let's say, for one month we have only tick data for 4 fictive time Points in H1 (not quite
algotrader01
Registered at MQL5.community
12