Сообщения пользователя Vladimir Vincent. Поиск. StockSharp



сен 12, 2020 - Send me the code for Lesson_01, 02_MarketDeph_Trade. I will test it using interactivebrokers


сен 11, 2020 - Ref: Lesson_01, 02_MarketDeph_Trade, The code from the video do not work. _connector.NewTrade += TradeGrid.Trades.Add; NewTrade is deprecated, I have used the TickTradeReceived and it still do not wor...


сен 4, 2020 - I have contacted Oanda, They told me my account was on an old server, I had to re-recreate the account again. So, my new API key is working properly. I am seeing price for all currency pair. Now, I ca...


сен 3, 2020 - Yes, the price are showing for the key you provided. I am not sure why my key is not working.


сен 3, 2020 - The Oanda account is newly created last week.


сен 3, 2020 - Ok, I have sent the Oanda token via email.


сен 3, 2020 - Yes, I am using a demo account on Oanda. No, I do not use VPN or firewalls


сен 2, 2020 - Ref: Oanda. I have used the function _connector.SubscribeMarketDepth(security); and its still does not work. It does not show the price of the currency see code below. I have clicked on the currency, ...


сен 2, 2020 - I got the currency list to show by adding the Oanda nuget pkg, but I am not seeing the price of the security when i click on a currency. public partial class MainWindow : Window { private Connector _c...


сен 2, 2020 - I got the currency list to show by adding the Oanda nuget pkg, but I am not seeing the price of the security when i click on a currency.

1 2  >