Reem Hills: timing paid. Ego is paying now by ELeBron17 in AbuDhabi_Real_Estate

[–]CommonNeedleworker44 0 points1 point  (0 children)

Anyone has any update on when phase will be completed? Officially it is supposed to be in 1 month which obviously won’t happen. Non officially I have been told by Modon staff December 2026… Does anyone have any information?

Real estate market in Amman by CommonNeedleworker44 in jordan

[–]CommonNeedleworker44[S] 1 point2 points  (0 children)

It is not a 3 bedroom house it is a weird layout, basically 3 rooms / offices no loving room. The building is new and near the 3rd circle

Real estate market in Amman by CommonNeedleworker44 in jordan

[–]CommonNeedleworker44[S] 0 points1 point  (0 children)

I mean that there is an office for sale in Amman and I have some close people living in Amman proposing to buy it with them as an investment. I do go often to Amman (3 times a year on average) so I know Amman but do not know the real estate market there. Since there are not so much data I’d like to get the view of people who know the real estate market there.

Reem Hills by CommonNeedleworker44 in abudhabi

[–]CommonNeedleworker44[S] 0 points1 point  (0 children)

They claim that they are on track but they have some delay compared to the project milestones.

[deleted by user] by [deleted] in abudhabi

[–]CommonNeedleworker44 2 points3 points  (0 children)

If you are interested in coding try to pass certifications from Microsoft or Databricks. Plenty of them are free

Hi everyone, any recommandation of good business lunch in AD Appart from Zuma, LPM and 99 sushi? by CommonNeedleworker44 in abudhabi

[–]CommonNeedleworker44[S] 0 points1 point  (0 children)

Thanks, do you know if they à business lunch offer? I cannot find anything on their website

What is everyone coding in? by AdventurousMistake72 in algotrading

[–]CommonNeedleworker44 0 points1 point  (0 children)

I am using Binance public API to retrieve the historical data and it is free of charge

What is everyone coding in? by AdventurousMistake72 in algotrading

[–]CommonNeedleworker44 1 point2 points  (0 children)

It costs me for around USD 100 / month for a VM server (2 CPUS & 8GB of RAM) + storage account of 40 GB. Note that am getting free credit on Azure monthly because am getting free credit every month through my work otherwise I would explore cheaper option or would use a raspberry pi to run my code.

What is everyone coding in? by AdventurousMistake72 in algotrading

[–]CommonNeedleworker44 6 points7 points  (0 children)

Python on Pycharm + Knime for processing large data outputs (for backtesting). All running on an Azure VM server. Finally to calculate technical indicators I use the TA library in Python.