hslagter Hans
hslagter Hans
Slagter
hslagter Hans
Added topic Example Marketbook
I know there are differences between brookers. But why does the example downloaded below work for some and not others? int OnInit () { MarketBookAdd ( _Symbol ); return ( INIT_SUCCEEDED ); } void OnTick () { MqlBookInfo priceArray[]; bool getBook=
hslagter Hans
Added topic Trades ': rejected market buy 0.01 EURUSD
I had an EA perform a (scalping) test on two demo accounts . It went well for a few hours until the message "Trades '4113XXXX': rejected market buy 0.01 EURUSD" appeared. I could also no longer manually place positions, only close. What is the reason
hslagter Hans
Added topic Send a message from the phone to the EA
Hello, I am looking for a possibility to send a message to the EA from the Android app. I was thinking of a solution to include this with the comments in an order. Unfortunately, comments cannot be entered in the app. Does anyone have a suggestion
hslagter Hans
Registered at MQL5.community