Aus Abdalrasul
Aus Abdalrasul
Same here, running same software as @gustafg but my WebUI is set to 8 hours, and I see "disconnected" exactly after 8 hours using this API. There is another difference...
Not a solution to your specific question, but there are situations where errors happens and cannot be predicted, like change in API or exchange disturbance. I suggest generalizing the problem...
Depends on your session settings in the mobile app or home page. I experienced a disconnect after 24 hours or 8 hours, don’t remember.
https://github.com/fhqvst/avanza/issues/20
The most reliable way of getting it is by looking at the volume. The market maker has a fixed volume which is way higher than anyone in the order depth....
Hi Gene, Thanks for your answer the other day. I found out that if I exclude the circuit.erl and other non-compilable files, the framework works, but you can't use plasticity...
Now I can see that neuron.erl uses the new weight format: neuron.erl line 271 perturb_weightsP(Spread,MP,[{W,**PDW,LP**,LPs}|Weights],Acc)-> So it is the plasticity.erl that should be fixed... not sure how.
> You would need to set the `follow` prop to `false` if you want to stop following. The demo doesn't add that logic since we would need to probably add...
I'll give it a try!
Ok, a PR is sent. I also added a feature that resumes following if the user scrolls all the way down and the "startFollowing" prop is set. Just like in...