You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
localize('If you select "Reset-Call", you win the payout if the exit spot is strictly higher than either the entry spot or the spot at reset time.'),
130
129
localize('If you select "Reset-Put", you win the payout if the exit spot is strictly lower than either the entry spot or the spot at reset time.'),
131
-
"If the <strong>exit spot</strong> is equal to the <strong>barrier</strong> or the <strong>new barrier (if a reset occurs)</strong>, you don't win the payout.",
130
+
localize('If the <strong>exit spot</strong> is equal to the <strong>barrier</strong> or the <strong>new barrier (if a reset occurs)</strong>, you don\'t win the payout.'),
localize('Asian contracts will be refunded at the purchase price if the contract doesn\'t end within 5 minutes.'),
304
302
],
305
303
},
306
304
digits: {
307
-
308
305
content: [
309
306
localize('Digit contracts will be refunded at the purchase price if the contract doesn\'t end within 5 minutes.'),
310
307
],
311
308
},
312
309
endsinout: {
313
-
314
310
content: [
315
311
localize('Ends Between/Ends Outside contracts will be refunded at the purchase price if there are less than 2 ticks between the start and end times.'),
316
312
],
317
313
},
318
314
evenodd: {
319
-
320
315
content: [
321
316
localize('Even/Odd contracts will be refunded at the purchase price if the contract doesn\'t end within 5 minutes.'),
322
317
],
323
318
},
324
319
higherlower: {
325
-
326
320
content: [
327
321
localize('Higher/Lower contracts will be refunded at the purchase price if there are less than 2 ticks between the start and end times.'),
328
322
],
329
323
},
330
324
overunder: {
331
-
332
325
content: [
333
326
localize('Over/Under contracts will be refunded at the purchase price if the contract doesn\'t end within 5 minutes.'),
334
327
],
335
328
},
336
329
risefall: {
337
-
338
330
content: [
339
331
localize('Rise/Fall contracts will be refunded if: <br />'),
340
332
localize(' • There are less than 2 ticks between the start and end times <br />'),
localize('Stays Between/Goes Outside Contracts will be refunded at the purchase price if there are less than 2 ticks between the start and end times.'),
0 commit comments