danxi_auer / Publications
Forum
maximum Lotsize per Day/Week ?
Hello dear Community, I would like to program an EA that gives me a maximum Lotsize per day. If I am allowed to set 0.1 Lot per day, then 10 Trades x 0.01 Lot can be set. Or just 0.1 lot. So that i cant overtrade! Should normally be a very small code and not difficult but I am unfortunately not a
little EA based on the Lotsize
Hello dear Community, I would like to program an EA that gives me a fixed Lotsize per day. If I am allowed to set 0.1 Lot per day, then 10 x 0.01 Lot can be set. Or just 0.1 lot. So that i cant overtrade! Should normally be a very small code and not difficult but I am unfortunately not a programmer