Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion forex/filters/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# Фильтр валютных пар (FX_IDC) + дополнительные атрибуты

* Для форекса [forex.json](./forex.json): генерируется при помощи [generator/main.js](./generator/main.js).
Задаются атрибуты: "country", "sector", "forex_priority", "country2", "forex_minor_priority", "forex_exotic_priority"
Задаются атрибуты: "country", "sector", "forex_priority", "country2", "forex_minor_priority", "forex_exotic_priority"

#### как стартануть генератор:
1. sudo apt-get install nodejs
2. sudo apt install npm
3. npm install package.json
4. nodejs main.js
expected output:
`Unknown region undefined`
`Unknown region undefined`
`<...>`
файл forex.json обновлён