Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
chore: update eurnzd
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantinosG-deriv committed Jan 26, 2024
1 parent 1f006e7 commit 74d92af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/pages/trading-specification/data/_forex_specification.ts
Original file line number Diff line number Diff line change
Expand Up @@ -406,12 +406,12 @@ const forex_specification: TSpecification = {
contract_size: 100000,
base_currency: 'EUR',
minimum_size: 0.01,
minimum_spread: 0.0001,
minimum_spread: 0.0002,
target_spread: 0.0003,
max_effective_leverage: 1000,
margin_requirement: '0.1',
swap_long: 0,
swap_short: 0,
swap_long: -10.69,
swap_short: 1.36,
trading_hours: 'Sun 22:05 - Friday 21:55 GMT\nDaily Break: 22:00-22:05',
},
{
Expand Down

0 comments on commit 74d92af

Please sign in to comment.