i need to help how can add a custom lot size
-
hello friends can anyone help me? I want to add a custom lot size
for example, I want open the first buy entry 0.01 in 1.910 if the market is down on 1.905 open sell order 0.01 if the market is again up 1.910 then buy entry again with 0.02 lot size so if again down 1.905 then sell order again open with 0.03 lot size if multi-time same point touch then every time lot size increase with my calculation
buy-side I want to use these lot size
0.01
0.02
0.04
0.09
0.21
and sell-side I want to use these lot size
0.01
0.03
0.06
0.14
0.31please help me how can add these lot sizes on every 5 pips away when stop loss hit
my stop-loss will set on 5 pips -
@topfx75 Are those lot size values fixed or will they be changed? And what happens when the las value is used and a new loss is hit? Is it reused again, over and over?
-
Thanks for replying to me
those lot size values fixed and if the last value hit then use it again with the 1st entry
for example for buy trades
1st entry open lot 0.01 on this price 1.1910 SL1.1905
if hit stop loss and the market moves again then the next lot must be open at 0.02 on the same price 1.1910 and SL1.1905
3rd time if again same price touches then open 0.04 lot on this price 1.1910 SL1.19054th-time lot open 0.09
5th-time lot open 0.21
and if market again 6th time then reset lot with 1st entrysame like in sell condition
1st entry 0.01
2nd 0.03
3rd 0.06
4th 0.14
5th 0.31
and 6th rest with 1st entry 0.01 -
i am waiting for your reply hope you will guide me on this topic
thanks -
@topfx75 That is not a trivial project to do. You will need a structure using those lot size values as variables. Here you have a martingale example to begin with. You can negin from here:
-
sorry I do not understand how can start in your example I am confused .can you create for me how can apply these lots in every entry
0.01
0.02
0.04
0.09
0.21 -
@topfx75 No. I will not create it for your if you didn't take the time to even review my example, sorry.
-
I am trying to review the example but I am not understanding can guide a little bit guide me then I can start please sir u need to must complete its very important for me