Skip to content

Commit eeb458c

Browse files
first commit
0 parents  commit eeb458c

File tree

17,032 files changed

+2824874
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

17,032 files changed

+2824874
-0
lines changed

Diff for: EUR_USD_H1.pkl

2.36 KB
Binary file not shown.

Diff for: TradablePairsThroughOanda

+1
Large diffs are not rendered by default.

Diff for: __pycache__/defs.cpython-311.pyc

443 Bytes
Binary file not shown.

Diff for: defs.py

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
API_KEY = "475688acdafd540bb5cefbc4598320ce-9d23b71c959601a2b046590bc09df83d"
2+
ACCOUNT_ID = "101-001-13800215-001"
3+
OANDA_URL = 'https://api-fxpractice.oanda.com/v3'
4+
5+
SECURE_HEADER = {
6+
'Authorization': f'Bearer {API_KEY}'
7+
}

Diff for: his_data/CAD_CHF_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/CAD_JPY_H1.pkl

622 KB
Binary file not shown.

Diff for: his_data/CHF_JPY_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/EUR_CAD_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/EUR_CHF_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/EUR_GBP_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/EUR_JPY_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/EUR_NZD_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/EUR_USD_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/GBP_CAD_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/GBP_CHF_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/GBP_JPY_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/GBP_NZD_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/GBP_USD_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/NZD_CAD_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/NZD_CHF_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/NZD_JPY_H1.pkl

583 KB
Binary file not shown.

Diff for: his_data/NZD_USD_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/USD_CAD_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/USD_CHF_H1.pkl

630 KB
Binary file not shown.

Diff for: his_data/USD_JPY_H1.pkl

630 KB
Binary file not shown.

0 commit comments

Comments
 (0)