6 Feb 2025, 11:35

So it's a kind of martingale strategy, you can do this with standard blocks, set up a variable starting at 0.01, in separate trees to your on tick buy/sell tree on trade (for each closed trade, on trade closed by SL - check consecutive losses - modify variable to 0.01 - place buy using the lot variable if less than 2 (orange output) or yellow output for each closed trade set to 1- last trade lot size in a loop saved into a variable - for each closed trade set to 2- trade lot size in a loop saved into a variable - formula block and save the result into the lot variable -place trade with the lot variable. Set this up and test, inform us of any problems and add a shared link.