Closed JoeyUson closed 1 year ago
Hints are not displayed because you are using MQL4, the extension description states that autocompletion and tooltips for the functions of MQL5! In the next update, I plan to add descriptions of the MQL4 functions.
My broker only support MT4 even I like to update to MT5. Thanks for immediate response. I really appreciate your efforts
Just downloaded this extension and really a great help for studying MT4. All works fine and the popup helps a lot however there are some function not coming up when cursor is place over.
Here are list for creating/modifying indicators: SetIndexStyle, SetIndexLabel, ObjectSet, IndicatorShortName (showing INDICATOR_SHORTNAME only), SetIndexArrow, SetIndexDrawBegin, IndicatorDigits, IndicatorCounted,
Here for EA MarketInfo, AccountBalance, OrderMagicNumber, OrderSymbol, OrderType, IsTradeAllowed, IsTradeContextBusy, OrderOpenPrice, OrderSymbol, OrderOpenTime, OrderStopLoss, OrderModify, OrderTicket, OrderTakeProfit, iMAOnArray
If you could show how to add these in Pop Up I can help..
Regards, Joey