Sam Abouelata

Results 6 comments of Sam Abouelata

This !loading && trick is very nice!

Same problem here: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN [email protected] requires a...

This kind of insight is actually a league above your usual RSI/MFI style indicators, adding those would be like going backward.

@hanyoonLDA The Bollinger Bands are fundamentally wrong because they are based on a mathematical fallacy and on an optical illusion: 1 - The mathematical fallacy: BBs are based on the...

Just replace this function with this (to remove the verifications) and it will work: context_ptr on_tls_init(const char * hostname, websocketpp::connection_hdl) { context_ptr ctx = websocketpp::lib::make_shared(boost::asio::ssl::context::sslv23); return ctx; }

> This suggests that you've already placed a stop and are trying to modify your trading stop, but the stop loss hasn't changed. For example, if you place a limit...