Skip to content

Trading pairs file configuration #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

akablockchain1
Copy link

No description provided.

@@ -15,7 +15,7 @@ def find_latest_data():
latest_data = max(latest_data, int(d))
return latest_data

def prepare_json (net, _test_data, _binance_onchain, _binance_zk_bonsai, _binance_zk_local):
def prepare_json(net, _test_data, _binance_onchain, _binance_zk_bonsai, _binance_zk_local, pairs_file_path):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to update prepare_json calls in cli/test.py

@akablockchain1 akablockchain1 force-pushed the trading_pairs_file_configuration branch from 05ad1f8 to c2f264b Compare March 21, 2025 10:38
@akablockchain1 akablockchain1 marked this pull request as ready for review March 21, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants