Forum

Make a drop down list depend on other dropdown lsit

Hello experts I want make two dropdown list inputs in first one will select a list from main lists and the second input will show the list that selected in the first input when assign the second input to the first one I got constant expected error. enum List1 { ITEM_A, ITEM_B, ITEM_C }; enum

MT4 Strategy tester Suggestion

My suggestion to add comment column in the Result page in mt4 strategy tester , that will save big time when test and optimize expert advisors . Regards

How to know the full Indicator parameters

Hi All, I've trend Indicator it has 3 inputs, I try to use it in EA with iCustom Function when i test it successfully load But it's not working , I think there are other parameters not shown in the indicator inputs. My question: is there a method to know the full parameters of the successfully

Need help with close all Method MT5 Code

Hi All, I need help with This code, it compiles without Errors but when test it , it's not working . I hope you guys help solve this problem 😊 //+------------------------------------------------------------------+ //| Close All Positions At Certain Time |

A suggestion to add more information at Order window in MT5

A suggestion to add the expected profit below ( take profit ) and expected loss below (stop loss) and the reserved margin below (lot size) in the amount of the balance currency on the orders window. This will help the trader a lot in choosing the appropriate deal size and risk ratio