Binance nxtemplois
'ai une strategie tradingview, qui a mon avis fonctionne bien, Je voudrais que vous puissiez créer un pont ver un exchange (binance ou autre) L'alerte et de la forme suivante : ALERTE : {{}} @ {{}} effectué sur {{ticker}}. La nouvelle position de la stratégie est {{strategy.position_size}} En fonction de l'alerte entrer en position long ou bien en short avec les conditions de sorties qui sont deja definis dans la stratégie, J'espere avoir formulé ma demande correctement, si vous avez des questions n'hésitez pas, Vous remercie par avance,
Hello, I would like to modify the scraping script that sends the best binance trades on discord to make it work with my Telegram channel. The script must work in the same way and be able to be installed on a server in order to work continuously, as it is currently the case. If it works well, I will have to ask for improvements of the script in a recurrent way to add features, etc.
Bonjour, je recherche quelqu'un qui s'y connait en crytpomonnaie et en API exchange. Je cherche à répertorier l'arbitrage qui existe entre les actifs de différents exchanges. Je m'explique sur Binance le BTC est à 38250$ alors que sur Bybit le BTC est à 38200$, je cherche donc à répertorier cette différence et l'afficher en pourcentage. - créer un programme qui affiche seulement lorsqu'il existe au moins 1% d'arbitrage sur une cryptomonnaie et afficher sur quel exchange (idée du rendu ci-joint) - 11 exchanges à comparer un à un: binance, okex, bitmart, , ftx, kucoin, gate, huobi, kraken, bitfinex, bybit. - 250 premières cryptos (en capitalisation b...
...Présentation de Auto Trade Gold (ATG) - C'est quoi ? - Les objectifs - Les résultats - Preuve sociale - Les licences - Marque de confiance - Simulation de gains - le CEO - Tutoriel d'inscription 1 Création de compte Binance 2 Création de compte 3 Création de compte chez Panthera 4 Achat de licence 5 Dépot 6 Activation de la licence 7 Retraits 8 Parrainage Présentation de Auto Trade Crypto (ATC) - C'est quoi ? - Les objectifs - Les résultats - Preuve sociale - Les licences - Marque de confiance - Simulation de gains - Le CEO - Tutoriel d'inscription ; 1 Création de compte Binance 2 Création de compte 3 Création de compte chez Panthera 4 Achat de licence 5 Dép&oc...
Contexte : Un site web regroupant des traders de cryptomonnaie envoie des signaux de trading toute la journée (prix d'entrée, levier, taille de position etc). Est-il possible de créer un bot qui copie les positions de trading sur un compte binance ?
Bonjour. Nous sommes un petit groupe qui aimerait tokeniser leur activité par la mise en place d'un cryptomonnaie et son site web. La crypto existe deja et a ete construite sur binance smart chain. maintenant nous voulons mettre en place l'algorithme de calcul des la valeur en temps réel en tenant compte de nos avoir sur BINANCE et tout ce qui l'accompagnera le tout sera sur un site web
Bonjour, Je cherche quelqu'un capable de programmer un bots (en PYTHON ou JS) avec l'API Binance (Futur). J'aimerais que le bots soit capable de distinguer 3 moyennes mobile différentes et qu'il soit en mesure de prendre une décision de LONG/SHORT/CLOSE en fonction du croisement de ces 3MA. ps: les screens sont indicative
... Je veux rester sur quelque chose de simple. Le bot est basé sur le croisement de moyenne mobile. Lorsque "MMS" (différence de prix entre les 2 moyennes) passe en positif(achat) ou négatif(vendre), il faudra passer un ordre d'achat ou vente et lorsque la tendance change il faudra revendre ou acheter. Pour sécuriser l'ordre d'achat ou vente il faudra placer un stop loss. Compte de trading sur Binance. Merci. ...
Reprise du code d'une study existante, et ajout de fonctionnalités Multi-timeframe. Développement de la stratégie, création du bot et connexion à xchange (Binance). Recherche un développeur à l'écoute, capable d'échanger et travailler step by step pour m'accompagner dans la finalisation mon projet.
Bonjour , Je suis à la recherche d'un bon développeur PHP avec connaissance de l'api binance dans le but de : - Relever les derniers trades chaque minute ainsi que les ordres d'achat / vente en cours. - Calculer des marges et afficher des graphiques avec historique -Affichage du solde du compte - Déclencher des achat/vente automatique programmer par l'administrateur via les APIs binance (des utilisateurs). Merci !
...souhaitons réaliser un robot en python (qui tournera sur une Raspberry PI 4B) Ce robot devra être en mesure de lire un fichier en ligne (GitHub) sous l’extension .json. (Voir dans les fichiers joints) Et de passer des ordres d’achat et de vente en fonction des informations qu’il y lit. Le but étant d’écrire des prix (d’achat) dans ce fichier et une fois qu'une des 23 cryptomonnaie en margin sur Binance arrive au prix indiqué, le robot procède à un achat et une revente automatique en fonction des paramètres globaux dans ce fichier. Il faut que la connexion soit en web socket. Et que le robot aille vérifier les informations dans le fichier toutes les 1 minutes. Nous aimerions connaitr...
Bonjour , Je suis à la recherche d'un bon développeur PHP pour intégrer 2 APIS (Binance et un autre exchange) dans le but de : - Relever les derniers trade chaque minute ainsi que les ordres d'achat / vente en cours. - Calculer des marges et afficher des graphiques avec historique - Déclencher des achat/vente automatique via les APIs. Exemple de l'API Binance : Besoins : - Bonnes connaissances PHP - Fiable - Disponible sur [Removed by Freelancer.com Admin for offsiting - please see Section 13 of our Terms and Conditions] - Francais courant Merci ! Stéphane
Je recherche quelqu'un pour écrire 50 sujets de 50 mots minimum par sujet (2500 mots au total) dans un forum dédié au Bitcoin et aux crypto monnaies. Les sujets devront porter sur les crypto monnaies (Bitcoin, Litecoin, Ethereum, etc.), les Exchanges (Coinbase, Binance, etc.), le stockage (Ledger Nano, Trezor, etc.), les dernières news, etc. Je n'impose pas les sujets, il faut simplement qu'ils soient variés et d'actualité pour un SEO optimisé (je vous recommande l'utilisation de Google Trend comme source d'inspiration).
...l’API <action>/<données>/<données>/... 2. Connexion Pour la connexion, on aura besoin d’envoyer le login et le mot de passe haché (selon le hash utilisé dans la base de données). L’API doit consulter la base de données si les informations sont correctes ou non, si oui, l’API doit créer une session pour l’utilisateur pour qu’il reste connecté, et puis elle doit retourner un objet JSON. Requête : <login>/<password-hash>/ Réponse: { “Result“ : false, “Message“ : “This login doesn’t exist“ } L’API doit fournir aussi une possibilité de tester si l’utilisateur est toujours connect&eacu...
I am looking for a skilled programmer who has experience working with the Binance API and Telegram bot. The ideal freelancer for this project should have a strong understanding of Python programming language. Functionalities: - Trading automation: The bot should be able to automate trading processes on the Binance platform, executing buy and sell orders based on predefined criteria.
...experience in crypto trading and should be familiar with the Binance trading platform. Specific requirements for the project include: - Trade Execution: The assistant will be responsible for executing trades on the Binance platform. - Familiarity with Binance: The assistant should have experience and knowledge of the Binance trading platform. - Intermediate Level of Experience: The ideal candidate should have a solid understanding of crypto trading and be able to make informed decisions regarding trade execution. - Other Skills: While not mandatory, familiarity with other trading platforms such as Coinbase would be a plus. If you have the necessary skills and experience in crypto trading, specifically with trade execution on the Binance platform, I ...
Project Title: Bitcoin trader Trading Strategy: - The client is seeking a long-term investing trading strategy for their Bitcoin trading proje...platform that is reliable and user-friendly. Risk Level: - The client is willing to take moderate risks for moderate rewards in their Bitcoin trading venture. - They are looking for a trading strategy that balances risk and reward effectively. Ideal Skills and Experience: - Experience in long-term investing and analysis of Bitcoin market trends. - Knowledge of various trading platforms, including Binance and Coinbase. - Ability to evaluate and manage moderate risks in Bitcoin trading. - Strong analytical skills to identify potential investment opportunities. - Understanding of cryptocurrency market dynamics and factors influencing Bitco...
Project Title: Telegram sniper bot Main Purpose: - The main purpose of the bot is to facilitate automated trading on the Telegram platform. Specific Features: - The bot should have the capability of auto-buying assets based on predefined criteria. Preferred Platforms: - The bot should be designed to function specifically on the Telegram platform. Ideal Skills and...Skills and Experience: - Experience in developing Telegram bots and integrating them with trading platforms. - Proficiency in programming languages commonly used for bot development, such as Python or Node.js. - Knowledge of automated trading strategies and techniques. - Familiarity with the Telegram API and its capabilities. - Understanding of cryptocurrency exchanges and their APIs, particularly Binance, Kraken, and...
...recorded automatically. 3. In case we have a high refusal rates, we will conduct calls with you in the end of the day to understand why people refused, what can be done to improve the rate. We will be translating some calls ourselves to understand how you talked and what was problem. This will help us all. Our responsilibilities: 1. It is not a scam, it is a usual platform, just like Binomo or Binance for example, of course the risk of losing some amount is there, but there is a real opportunity to increase the amount if you have luck and manage to build a good portfolio. People can withdraw their money any time they wish. 2. We will pay you 30 usd (we will increase it gradually till 35 usd till February) daily if you manage to convince 1 person to make a deposit (min deposit is...
I am seeking a skilled freelancer to create a 10 slides presentation about investing Binance. Most important thing is the the and looking of the presentation
We are seeking a skilled developer to create an automated trading bot that interfaces with Binance via webhooks from TradingView. This bot will be designed to operate continuously on a VPS (Virtual Private Server), ensuring persistent functionality without interruptions. Key Features: Webhook Reception: The bot will be configured to receive and interpret webhook messages from TradingView with specific trading signals. An example of the message format is as follows: Alert: *alert name* Side: *Long/Short* *symbol* on *ticker* Price: *41912* Execution Strategy: Upon receiving a message, the bot will: Determine the trading side (Long or Short). Identify the trading symbol (e.g., BTC/USDT). Set a limit order at the specified price. Futures Trading with Leverage: The bot will execu...
Project Description: Binance Trading Bot I am looking for a skilled developer to create a Binance trading bot that implements a trend following strategy. The bot should be able to analyze market trends and make trading decisions based on them. To start we like to that the bot is following the trend upwards with a stop limit. When the trend is moving up the stop limit is also moving up. When the trend is going down the stop limit stays at the highest point. When the trend is reaching the stop limit, the sell we be performed and a notification is send. We alse should be able to change the % of the stoplimit after the entry point of the trade. Language: The bot can be coded in either Python or JavaScript, as per the developer's preference. Customization and Control: ...
Hi I have this Google Sh...com/spreadsheets/d/1IxqAC4MozcoxQYEADVgYH262fimGbXgNcEiKO45Ap7k/edit#gid=0 , and I would like the function to delete operations at my discretion. The sheet updates itself via Binance API, it does not save my changes and does not allow me to delete operations (each operation is made up of buy and sell, therefore 2 rows). I therefore need to permanently delete operations, and therefore are not displayed, and be careful, I said operations not fixed rows, because as they self-update the values of the operations scale into new rows. If instead I wanted to work with an offline sheet, without the data being synchronized via Binance API, would it be possible to implement a function that eliminates the values ranging from -70% to -inf%, of column I, with a ...
Hi I have this Google Sh...com/spreadsheets/d/1IxqAC4MozcoxQYEADVgYH262fimGbXgNcEiKO45Ap7k/edit#gid=0 , and I would like the function to delete operations at my discretion. The sheet updates itself via Binance API, it does not save my changes and does not allow me to delete operations (each operation is made up of buy and sell, therefore 2 rows). I therefore need to permanently delete operations, and therefore are not displayed, and be careful, I said operations not fixed rows, because as they self-update the values of the operations scale into new rows. If instead I wanted to work with an offline sheet, without the data being synchronized via Binance API, would it be possible to implement a function that eliminates the values ranging from -70% to -inf%, of column I, with a ...
Project Title: CoinSniper Forking I am looking for a skilled developer who can help me fork the Coin Promoting Application like Coinsniper. I have specific requirements for the modifications and features that I need in the forked App. Ideal Skills and Experience: - Strong knowledge and experience in dap/webapp development and forking - Proficiency in working with Binance Smart Chain. - Understanding of blockchain technology and smart contracts - Ability to implement custom modifications and features - Familiarity with security protocols and best practices in development The project should be completed within 3 months, so the ideal candidate should be able to work efficiently and meet deadlines.
Trading bot - Cryptocurrency exchanges: Binance, Coinbase, Kraken - Trading strategy: Recommendations based on market analysis - Risk level: Low We are looking for a skilled developer to create a trading bot for our cryptocurrency trading needs. The bot should be able to trade on the Binance, Coinbase, and Kraken exchanges. We do not have a specific trading strategy in mind, so we would like the developer to provide recommendations based on market analysis. Our goal is to minimize risk, so we are comfortable with a low level of risk for this bot. Ideal skills and experience for this job include: - Proficiency in programming languages such as Python or Java - Experience with cryptocurrency trading and exchanges - Knowledge of market analysis and trading strategies - ...
Hi Sophia B., Please help us with this urgent project. Please make sure that your language is required. Not all 5 communications needs to be translated into all languages. Thank you, G
I NEED A PLATFORM WHERE TO OFFER AND ...PAGE, AS WELL AS USERS TO TRADE WITH THE SAME PAGE. LIKE THE BINANCE P2P TRADING SYSTEM, BUT I REQUIRE THAT THIS BE A CLOSED PLATFORM ONLY FOR ONE COMMUNITY, AND THAT THE PAGE BE AN INTERMEDIARY, USING BOTH PERU BANK ACCOUNTS AND WALLETS OR EXCHANGES AS: BLOCKCHAIN, TRUSTWALLET, BINANCE, OKX , KUCOIN, ETC. REQUIERO UNA PLATAFORMA DONDE OFERTAR Y DEMANDAR CRIPTOACTIVOS, TODO ELLO ENTRE LOS USUARIOS DE LA PAGINA, COMO TAMBIEN COMERCIAR LOS USUARIOS CON LA MISMA PÁGINA. COMO EL SISTEMA DE COMERCIO DE P2P DE BINANCE, PERO REQUIERO QUE ESTA SEA UNA PLATAFORMA CERRADA SOLO PARA UNA COMUNIDAD, Y QUE LA PÁGINA SEA UN INTERMEDIARIO, USANDO TANTO CUENTAS BANCARIAS DE PERÚ Y WALLETS O EXCHANGES COMO: BLOCKCHA...
I am looking for a freelancer to help me with cleaning up a small dataset in Excel. The specific type of data that needs to be cleaned up is numbers. The dataset that needs cleanup is less than 200 entries. The data is Binance history export that I need to be formatted to be easily readable (export sheet attached). The main tasks for this project include: - Grouping the data into readable chunks as following columns: [Date] [Asset] [Price] [Bought or Sold] [amount] [outcome] [outcome in $] [% gain or loss] [Profit (loss) $] - bundling trades together, example: In the exported history sheet there is an order of buying 1 bitcoin for 30000, and there is an order selling 1 bitcoin for 31000. I need them to be listed after each other with the calculations done showing how much $ was ...
...on the Binance Smart Chain. The project requires the following specific features: - Flash Loan Functionality: The software should be able to execute flash loans on the Binance Smart Chain. - USDT Wallet Integration: Integration of USDT wallet functionality is required for seamless transactions. - Smart Contract Development: The developer should be able to develop smart contracts to facilitate the flash loan functionality. The preferred platform for this project is the Binance Smart Chain, so prior experience with this blockchain platform is essential. The timeline for this project is 1-2 weeks, so the developer should be able to work efficiently and meet deadlines. Ideal skills and experience for this job include: - Proficiency in Flash Loan functionality - Exp...
...looking for a freelancer who can help me launch my crypto token on a decentralized exchange (DEX). The ideal candidate should have experience in BEP-20 token development and launching on the Binance Smart Chain. Requirements: - Knowledge and experience in BEP-20 token development - Familiarity with the Binance Smart Chain ecosystem - Understanding of decentralized exchanges and token launching processes Additional Information: - I am unsure if I require assistance with smart contract development, so the freelancer should be able to provide guidance on this matter. - While I have specified the Binance Smart Chain as my preferred platform, I am open to other suggestions if the freelancer has experience with other DEX platforms. Please provide examples of previous w...
I am looking for a skilled developer to create a trading bot for me. Trading Platform: - We will be using a platform other than Binance or Coinbase, and will specify the platform later. Trade Type: - The bot will be conducting short-term trades. Risk Tolerance: - Our risk tolerance level for the trading bot is medium. Ideal Skills and Experience: - Experience in developing trading bots on various platforms. - Strong knowledge of short-term trading strategies. - Understanding of risk management in trading. - Familiarity with the specified trading platform (to be provided later). If you have the necessary skills and experience to develop a trading bot that aligns with our requirements, please submit your proposal.
I am looking to create a server to offer the following services.- tiktok Facebook Youtube instagram Telegram Twitter kick Trovo discord WhatsApp I also need the SMM panel, which contains payments through Paypal, Binance, MercadoPago (Chile), Flow (Chile), GetNet Santander (Chile), Skrill, Stripe, I look forward to your questions!!
The project that I need to be done is a simple telegram bot that gets the trading signals from an existing channel to my binance account.
- Front-end option to select the number of active safety orders (limit orders) that are allowed to be placed on the exchange ahead of time - Front-end ability to edit / alter the number of active deals in the same view where you can change the take profit percenta...filled, the orders in the SymBot database should be marked as filled. Maybe also add a partially filled flag too? Also should be aware too many calls can get blocked by the exchange. - When orders are "canceled" or "panic sold" in SymBot when limit orders are on the exchange, ensure the limit orders are either also canceled or sold. - Testing against an exchange's real Testnet environment such as Binance might be the best way to see actual responses from an exchange. - Keep the coding style in th...
I am looking for a skilled developer to build and deploy a crypto coin on the Binance Smart Chain and list it on decentralized exchanges (DEXs). The ideal candidate will have experience in blockchain development and be familiar with the Binance Smart Chain ecosystem. Key Requirements: - Proficiency in building and deploying crypto coins on the Binance Smart Chain - Experience in listing coins on DEXs - Knowledge of smart contract development and implementation Special Features: - The coin should include specific features that I have in mind, such as staking, farming, and a burning mechanism. The developer should be able to implement these features according to my specifications. Timeline: - The desired timeline for launching the crypto coin and listing it on DEXs is...
I am looking for a ...sell trading bot app for the Binance platform in conjunction with TradingView. Although I have a rough idea in mind for a trading strategy, I am open to suggestions and would appreciate the expertise of the developer in this area. The ideal candidate for this job should have experience in developing trading bots and be familiar with the Binance platform. The trading bot should require minimal interaction from the user and be fully automated. This means that the bot should be able to execute trades using TradingView alert trigger system without the need for manual input on most actions. Need to be able to support multiple symbol pairs. Overall, I am looking for a developer who can create a simple and efficient trading bot app that can be used on the ...
Hello, I am seeking an experienced Python developer to improve an already functional trading bot. This bot, currently deployed on a Raspberry Pi 4B server, is connected to the Binance API and requires specific enhancements related to trading alerts. Current Task Description: The current bot reads a file online on GitHub. When the price indicated in the file matches a currency's price on Binance, the bot places an order via the API. After the order execution, the bot sends a message on Discord with the trade details. The bot also includes conditions for checking the availability of sufficient funds for the trade. I will provide all files for a better understanding of the project. Required Improvements: Deployment on an Online Server: The bot needs to be deployed on a ...
...reading a database entry. (Mysql preferred) 2. Create a trailing stop, take profit and stop loss order for the position after the position is open and update the same in database 3. keeps a track of all orders in database so i can see monthly profit/loss 4. Can be with either the rest API or websocket. 5. Needs to be developed in C# 6. Should be able to handle other exchange such as BingX and Binance 7. Should be able to support more than one account in an exchange at the same time. The ideal interface for the bot would be console-based ( to be hosted on unix server so should support Mono ) Please bear in mind Mono supports .net frame work 7.0 and not upwards. Skills and experience needed for this project include: - Strong proficiency in C# programming language - Knowledge ...
I am looking for a freelancer who can develop a Binance trading bot with a mobile application interface. The bot should be able to execute timely buy and sell orders based on a specified trading strategy. Skills and experience required for this project: - Proficiency in developing trading bots and integrating them with Binance API - Strong knowledge of cryptocurrency trading strategies, particularly scalping and swing trading - Experience in working with recurring orders and implementing timely trading decisions - Ability to design and develop a mobile application interface for the bot - Familiarity with Binance indicators and parameters, as I will provide them for trading decisions.
Project Title: TO LIST CRYPTO TOKEN IN A TRADABLE EXCHANGE I am looking for a skilled professional who can help me list my BEP20 crypto token on a tradable exchange. Requirements: - Experience in listing BEP20 tokens on exchange platforms - Familiarity with the process of token listing in popular exchanges such as Binance, Coinbase, Okex, Kucoin, Whitebit, and - Knowledge of the necessary documentation and requirements for token listing Ideal Skills and Experience: - Proficient in blockchain technology and cryptocurrency markets - Previous experience in successfully listing tokens on various exchanges - Strong understanding of BEP20 token standards and Ethereum network Note: - Please provide examples of previous token listings on exchanges in your proposal - Specify any additi...
...freelancer who can help me export live dynamically changing data from the Binance crypto exchange into an Excel table. Skills and experience needed: - Proficiency in working with APIs and data extraction - Strong knowledge of cryptocurrency exchanges, particularly Binance - Advanced Excel skills and experience in data manipulation and analysis - Familiarity with real-time data updates and handling large datasets I am in need of a freelancer who can export live data from the crypto exchange into an Excel table. The specific data that I require is the live price data. It is crucial that the data is updated in real-time. Skills and Experience: - Proficiency in extracting data from crypto exchanges, specifically Binance - Experience working with APIs and data inte...
I am looking for a skilled developer to create a highly efficient and intelligent Binance Triangular Arbitrage Bot for Binance that will take advantage of price disparities in real-time across various cryptocurrency pairs. The bot will execute lightning-fast trades, exploiting these discrepancies to generate profits consistently. With advanced trading algorithms and machine learning techniques, the bot will be able to capitalize on market volatility while minimizing risks. Functionality: - The bot should focus on arbitrage trading, taking advantage of price differencesin real-time across various cryptocurrency pairs. - It should be able to analyze the market in real time and execute trades based on profitable arbitrage opportunities. Skills and Experience: - Experience ...
We need someone to create a Token for us in Polygon blockchain. We are going to trade it on public exchanges Provide me quotation for token and ICO platform with delivery time frame And what blockchain do you prefer? Polygon or Binance smart chain? Please provide examples of your similar work done.
I am looking for a freelancer to develop a python code to download Bitcoin candle data for period of 4 years or whenever it is available. Am looking for BTCUSDT and ETHUSDT pairs from either of exchange Binance or Delta Exchange or directly from tradingview.
I'm looking to develop an Android video calling app for a wide variety of users. This application will be used by two main types of users: Clients and Workers. Customers will have the opportunity to purchase credits through an integrated cryptocurrency API. They can then use those credits to call and connect with workers. Workers will be able to withdraw their earnings through Binance Pay or a local bank account. To withdraw money they need a sponsor who will have a web panel. There will also be an administration web panel where there will be many functions and one of them will also be to create sponsors. The features I'm looking for in this app are video calling with chat functionality as well as video calling with screen sharing capabilities. I would like to integrate US...
I'm looking for someone to create my tokens code on the Binance Smart Chain. Specifically I am looking for cryptocurrency tokens. The freelancer should be comfortable with developing on this platform and have experience with blockchain technology. While I have no specific functionalities in mind, I trust the freelancer's judgement and am open to their suggestions. I need for these tokens to be designed, coded, tested, and ready for launch. I also expect that the freelancer provides adequate support and complete documentation for the tokens.
I am looking for a freelancer who can help me find out the amounts of USDT deposited in 12 crypto wallets on Binance from Indian crypto wallets. The specific purpose of this project is to identify potential money laundering activities. Skills and Experience: - Strong knowledge and experience in analyzing crypto wallet transactions - Proficiency in using Binance and Indian crypto wallets - Expertise in identifying and analyzing potential money laundering activities - Ability to work with large datasets and extract relevant information - Experience in data visualization to present the findings in a clear and visually appealing manner Requirements: - Conduct a thorough analysis of the USDT deposits in the specified crypto wallets - Provide data visualization to present the fi...
I am looking to build an Angular website that integrates with 3 cryptocurrency exchanges; Binance, Bybit and Mexc. The website will need to have real-time price updates which the customers can use to make informed decisions. I am open to any design options for the website.
...business studies. Being in school worked as summer analyst at Brooklyn Creations in 2007. Love for travelling and appeared as co host at virtualspace conference on 2008. Proficient in Arabic and English and started English classes from private tutor helped excel in verbal and oral English language and communication. Worked as chief communications officer at fifatour in 2010. Started as an intern at Binance and secured permanent position working for global partnerships. Founded Rebound web3, crypto and PR consultancy firm in 2021. End with why and how university can help achieve goals. Ideal skills and experience for this job include: - Excellent writing skills with a strong ability to craft persuasive and engaging narratives in British English. - Familiarity with the college/...