Skip to content

Commit

Permalink
upload
Browse files Browse the repository at this point in the history
  • Loading branch information
nickhuangxinyu1 committed Jun 2, 2020
1 parent f1924ff commit 2142b4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/prod/prod.config
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ strategy = (
{
unique_name = "ni";
max_position = 3;
range_width = 2.0;
range_width = 1.0;
max_round = 40000;
train_samples = 600;
min_range = 4.0;
min_range = 2.0;
min_profit = 1.0;
add_margin = 3.0;
spread_threshold = 3.0;
Expand Down

0 comments on commit 2142b4a

Please sign in to comment.