Alessander Ruscigno
Alessander Ruscigno
Friends

Add friends via their profile or user search and you will be able to see if they are online

Alessander Ruscigno
Added topic Problem on load EA from config file when running portable mode
I'm trying to load a custom EA when running on portable mode, but I didn't manage to even load the EA in the chart. I managed to login, open the chart but for some reason even the examples EA like ExpertMACD.ex5 doesn't work. Anyone has a valid
Alessander Ruscigno
Added topic Right way to calculate Trade Size
double margin = AccountInfoDouble ( ACCOUNT_BALANCE ); double tickValue = SymbolInfoDouble (pSymbol, SYMBOL_TRADE_TICK_VALUE ); double tradeSize = margin / tickValue; Initial money: 100,000 SYMBOL_TRADE_TICK_VALUE = 1 SYMBOL_TRADE_TICK_SIZE = 0,00001
Alessander Ruscigno
Added topic Why my optimization settings are hidden?
Could you explain why I could not optimize my indicator or EA?  
Alessander Ruscigno
Registered at MQL5.community