-
```
There should be a way to set a stop loss order every time the position
changes. It would serve as a protection against events such as loss of
power, ISP failures, etc.
```
Original issue report…
-
Hi all,
I didn't see stop loss or trailing stop loss functionality anywhere so I tried implementing it myself. The stop loss was easy but the trailing stop loss took a little work. I figured I'd po…
-
```
There should be a way to set a stop loss order every time the position
changes. It would serve as a protection against events such as loss of
power, ISP failures, etc.
```
Original issue report…
-
```
There should be a way to set a stop loss order every time the position
changes. It would serve as a protection against events such as loss of
power, ISP failures, etc.
```
Original issue report…
-
```
There should be a way to set a stop loss order every time the position
changes. It would serve as a protection against events such as loss of
power, ISP failures, etc.
```
Original issue report…
-
I used the starter code in the README to train a `ACBasicNeuralNet` for a few epochs.
```py
from ml4opf import ACProblem
data_path = 'tests/test_data/89_pegase'
problem = ACProblem(data_path)
…
-
## 🚀 Feature
Add early stopping functionality to DeepChem’s model training modules. This would allow models to stop training when improvements in validation loss or accuracy plateau, enhancing effi…
-
reference https://groww.in/p/trailing-stop-loss
-
```
There should be a way to set a stop loss order every time the position
changes. It would serve as a protection against events such as loss of
power, ISP failures, etc.
```
Original issue report…
-
```
There should be a way to set a stop loss order every time the position
changes. It would serve as a protection against events such as loss of
power, ISP failures, etc.
```
Original issue report…