Skip to content

Commit

Permalink
Hot Fix : Bug with Binance US and Lighting Strike
Browse files Browse the repository at this point in the history
  • Loading branch information
Luis-Fernando-Molina committed Feb 9, 2021
1 parent f8035d7 commit 16a1426
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
{
"style": "Text",
"text": "Keeping track of information for the whole span of the dataset—which may count years—is the true value of data mining, and the kind of things you wouldn't be able to calculate with a function, on the fly. The Plotter associated with the Indicator Bot dynamically shows the five levels of support closest to the price because those are the relevant levels for the context."
"text": "Keeping track of information for the whole span of the datasetwhich may count yearsis the extraordinary value of data mining, and the kind of things you wouldn't be able to calculate with a function, on the fly. The Plotter associated with the Indicator Bot dynamically shows the five levels of support closest to the price because those are the relevant levels for the context."
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"project": "Superalgos",
"name": "layer-resistance"
},
"text": "Got it? The Trading Bot places the Limit Buy Order at the fifth support level! What's the logic behind this?"
"text": "Got it? The Trading Bot places the Limit Buy Order at the fourth support level! What's the logic behind this?"
},
"paragraphs": [
{
"style": "Text",
"text": "It's sort of arbitrary, but the strategy defines a falling knife as the price action capable of breaching at least four support levels and getting to the fifth during a single minute. Statistically, such events—in this time frame—produce more bounces than continuations. They may be caused by large market orders that temporarily increase the bid/ask spread in the order book."
"text": "It's sort of arbitrary, but the strategy defines a falling knife as the price action capable of breaching at least three support levels and getting to the fourth during a single minute. Statistically, such eventsin this time frameproduce more bounces than continuations. They may be caused by large market orders that temporarily increase the bid/ask spread in the order book."
},
{
"style": "Callout",
Expand Down

0 comments on commit 16a1426

Please sign in to comment.