Forum

CScrollV - MT4

Does anyone out there have a clue on how to get this to work, inside a CAppDiolog box? I'm trying to make several dialog boxes, inside a main dashboard box, but I need to get the main Dashboard to scroll up and down. Does anyone know how this thing works? When I put my smaller dialog boxes inside

Making a drop-down menu of Currency Pairs?

Is there a function , in MT4, that I can use to grab any pair that is listed int eh Market Watch window? I'm trying to make a combo box and I want to be able to select any pair, in any Brokerage account, and not have to manually insert the symbol. With _symbol or Symbol(), I have to manually input

Help with Fib EA PLEALSE

I have a school project (due this Friday) and I'm stuck on an MT4 EA. It takes my SL and TP perfectly - just not my Entry. I made the TA for it first and it prints the RIGHT results to my screen, but it won't work correctly for the EA. I can't figure out why? Anyone here want to take a look. Its a

Strategy Tester NO LONGER WORKING

I was doing great backtesting a strategy in MT4, OANDA demo account then then for an unknown reason, it just stopped taking trades during the backtesting. I didn't change my code, but I was Optimizing. Anyone know what's happening here and how to get it to work properly again

Script only works in debugger

I'm able to run my script just fine in the debugger, and I figured out how to change the time period and pair because the default was the EURUSD 1H. Everything works fine in the debugger, but it won't execute in my demo account . //+------------------------------------------------------------------+