RolandPheasant / Dynamic.Trader

WPF demo showing off dynamic data and reactive extensions
http://dynamic-data.org
524 stars 103 forks source link

If got data by http (restapi),maybe much better ! #7

Open wjkhappy14 opened 6 years ago

wjkhappy14 commented 6 years ago

When i view this demo and try to add some features, get data by http, but get many problems !

{"调用线程无法访问此对象,因为另一个线程拥有该对象。"}

maybe to much reflections for ReactiveUI framework ?

i want to use ReactiveUI make a Redis GUI client .

ghost commented 5 years ago

后来您改成功了吗,我希望使它能实时读取变化的文本文件。

glennawatson commented 5 years ago

Any more details in English by chance what you mean? Unfortunately that's the language the maintainers understand.

anaisbetts commented 5 years ago

@wjkhappy14 It sounds like you need an ObserveOn(RxApp.MainThreadScheduler) somewhere (also indeed, I don't know Chinese, but Google does 😅 )

Ghislain1 commented 1 year ago

@ButchersBoy ( or anyone) Can help me to get data from web api from for example mt4-demo.roboforex.com
Infro:
Port = 443; AccountNumberString = "500476959"; Password = "ehj4bod" Host = mt4-demo.roboforex.com