fok wrote:
That's great, a MultiGDAY ...

thanks!
Attached warning log, anything wrong on my side?
these are functions, which are not used by this EA, maybe in other. don't care about that.
fok wrote:
Attached MultiGday chart does't show any EA descriptions?
a running multi-gday should look like this:
mgday_running.png
but i'am not using the multi-gday version posted here, maybe will did some changes, so that it looks different. will..?
fok wrote:
I don't understand some of the inputs:
...
SmartLotRiskRatio - automatic calculation of the lotsize. leave it at 0, if u want to trade fixed lots.
TradeDayOfWeek - self-explained... the days on which the ea can trade. 1-sunday, 2-monday, and so on.
TradeHour1Start - self-explained... start-hour of the first tradingsession, where the ea is allowed to trade.
TradeHour1End - end-hour of the first session
TradeHour2Start - start-hour of a possible second session
TradeHour2End - end-hour of the second session
TradeWindowMinute - not important for this ea, leave it at 0.
UseAddMissingStopLoss - if u wish that the ea adds a stoploss during opening a trade, if there is no sl. similar to the feature in mptm, but it doesn't add sl later, after the trade is already opened.
UseSamePairBasket - not important for this ea, leave it at false.
UseGlobalBasket - set to true to use basketmode.
UseAdaptiveBasket - only used in basketmode. the sl and tp-settings are "adaptive", means, that the sl- or tp-pips are multiplied by the number of open trades. for example: u have sl set to 50 pips and one trade open. then the basket is stopped out at -50 pips. if u have 3 trades open, then the sl for the whole basket is at 3x 50 pips = 150 pips.
i hope i didn't say anything wrong, these are the informations, i remember...
You do not have the required permissions to view the files attached to this post.