Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jan 14, 2022. It is now read-only.
/agoraPublic archive

CHANGELOG.md

Latest commit

 

History

History
139 lines (113 loc) · 5.11 KB

CHANGELOG.md

File metadata and controls

139 lines (113 loc) · 5.11 KB

v0.1.3

v0.1.2

  • 🐛 bugfixes for install.
    • apologies for the breaking log update. in v0.1.1
    • pcap dependency removed, you can optionally resolve xcode gyp errors byfollowing a guide such asthis blogpost

v0.1.1

  • 📜 scroll back through past commands withup, up arrow.
  • 🗄 logger for bot; read/write bot data. SeebotREADME
  • 🦙 alpaca account activities tracker. typeactivities
  • 🏫tutorial, better docs
  • 💹 small chart improvements (see @hp4k1h5/blessed-contrib changes)
  • charts should no longer wrap horizontally with large datasets
  • charts should occupy vertical space better

v0.1.0

  • beta release, more stability and reliability
  • 🧮 name change! app was formerly called iexcli, please update your globalsaccordingly. e.g.yarn global remove @hp4k1h5/iexcli && yarn global add @hp4k1h5/agora
  • more documentation

v0.0.21

  • 🖨 printer improvements. repl history preserved, bot printers now carouselswitch aware
  • 🤖 alpha bot is now an actual trading bot
  • ❌ breaking api changes for those usingbuild...() functions, please seecommit history

v0.0.20

  • 🦙cancel orders,close positions commands available. Seetrading

v0.0.19

  • & profile fixes. should work with etfs and other non-company symbols again

v0.0.18

  • 🦙limit,stop andstop_limit order types now accepted. Uselimit-prefix< and stop-prefix>. Seetrading

v0.0.17

  • 💹 chart improvements, larger, more adherent
  • > repl fixes/changes. components can no longer be focused at all whileinput fixes are afoot.

v0.0.16

  • log fix

v0.0.15

  • 🐴 alpaca bot integration. Typebots ls to see active bots. SeebotsREADME for more information
  • limit orders. Use< limit price prefix to set floor on limit orders

v0.0.14

  • 🐛 bugfix for manual trading

v0.0.13

  • 🐴 alpaca watchlist integration. set config.json key "watchlist" to"alpaca". for now all watchlists are displayed together
  • 🏦 more iex/alpaca account information. alpaca daily/weekly/monthly/yearlyprofit loss charts, orders, iex message use and more. Set env var orconfig valIEX_SECRET_KEY to obtain iex account information in theaccount component.
  • ℹ updatedhelp
  • 🐛 bugfixes for sectors, polling, and workspace switch

v0.0.12

  • 📖 config.json documentation. README updates
  • 🐛 bugfix. windows are more persistent now within workspaces and acrosscarousel rotations.
  • 🌈 order book component. type^ orbook to see an order book for theactive symbol.
  • ⌚ polling now available for all components. Use prefix-commandpoll orset config component keypollMs to a value greater than 10.

v0.0.11

  • filepath fixes

v0.0.10

  • 📺 improved window handling.new keyword opens new windows.xcloses targeted window.all updates all targetable windows.
  • ℹ new help component, and improved help menu
  • > better repl focus and front behavior. English keywords for all commands.
  • 📉📈 technical indicators. use% indicator prefix tooverlay indicators, such as bollinger bands%bbands, weighted moveaverage%wma and more. currently only a limited subset of iex'stechnical indicators will display correctly.requires a paid iexsubscription. Seetechnical indicator
  • 📊 sector performance

v0.0.9

  • alpaca config fixes

v0.0.8

  • 🐛 bugfix for '>' return to repl command in carousel mode
  • 🐴alpaca integration. Users can now trade withalpaca api and see account and positions info. Seetrading

v0.0.7

  • bin fix,iexcli alias should work again.

v0.0.6

  • 💠 multi-component handling. user can specify as many component windows asthey wish for any component except repl. Seeusage
  • 🎠 carousel mode. use left and right arrows to switch workspaces.
  • 📜 gainers/losers lists. use* command to see list info

v0.0.5

  • npm fix

v0.0.4

  • bin fix

v0.0.3

  • 🔍 fuzzy search for symbols by symbol or company name. thanks to farzher'sfuzzysort, users can now use?command to print possible matches. see
  • 💻 new shell aliasiexcli should run from anywhere, if you have iexcliinstalled globally.

v0.0.2

  • 📖 profile view displays information about the active symbol
  • 📔 improved watchlist display and scroll

v0.0.1

  • config.json allows user to set a number of variables. please be careful asvery few configurations have been tested.
  • 📰 news, command! will fetch latest 20 news results related to the activesymbol. can be combined with other prefix commands. work-in-progress
  • 📔 watchlist, command= will refresh and focus the watchlist.work-in-progress

[8]ページ先頭

©2009-2025 Movatter.jp